summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-10Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan
2020-05-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-08Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-08Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-08Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-08Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-08iommu/virtio: Reverse arguments to list_addJulia Lawall
2020-05-08Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-08Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-07usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld
2020-05-06wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld
2020-05-06wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko
2020-05-06ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven
2020-05-06net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-05-06Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...Linus Torvalds
2020-05-06net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean
2020-05-06net: macsec: fix rtnl locking issueAntoine Tenart
2020-05-06net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter
2020-05-06net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter
2020-05-06Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-05Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee
2020-05-05net: broadcom: fix a mistake about ioremap resourceDejin Zheng
2020-05-05drm: Fix HDCP failures when SRM fw is missingSean Paul
2020-05-05bus: mhi: core: Fix channel device name conflictJeffrey Hugo
2020-05-05bus: mhi: core: Offload register accesses to the controllerJeffrey Hugo
2020-05-05bus: mhi: core: Remove link_status() callbackJeffrey Hugo
2020-05-05bus: mhi: core: Make sure to powerdown if mhi_sync_power_up failsJeffrey Hugo
2020-05-05mei: me: disable mei interface on LBG servers.Tomas Winkler
2020-05-05iommu/amd: Do not flush Device Table in iommu_map_page()Joerg Roedel
2020-05-05iommu/amd: Update Device Table in increase_address_space()Joerg Roedel
2020-05-05iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel
2020-05-05iommu/amd: Do not loop forever when trying to increase address spaceJoerg Roedel
2020-05-05iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel
2020-05-05platform/x86: thinkpad_acpi: Remove always false 'value < 0' statementXiongfeng Wang
2020-05-05platform/x86: intel_pmc_core: avoid unused-function warningsArnd Bergmann