summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-28Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-28Merge tag 'drm-fixes-2021-05-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-28Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman
2021-05-28Merge tag 'drm-intel-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie
2021-05-28Merge tag 'drm-misc-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2021-05-28Merge tag 'amd-drm-fixes-5.13-2021-05-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-27Merge tag 'for-5.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-27Merge tag 'acpi-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-05-27Merge tag 'iommu-fixes-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-05-27Merge tag 'nvme-5.13-2021-05-27' of git://git.infradead.org/nvme into block-5.13Jens Axboe
2021-05-27serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-26Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-05-26nvmet: fix false keep-alive timeout when a controller is torn downSagi Grimberg
2021-05-26nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_responseHou Pu
2021-05-26nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg
2021-05-26drm/ttm: Skip swapout if ttm object is not populatedxinhui pan
2021-05-25md/raid5: remove an incorrect assert in in_chunk_boundaryChristoph Hellwig
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-25dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka
2021-05-25dm snapshot: revert "fix a crash when an origin has no snapshots"Mikulas Patocka
2021-05-25dm verity: fix require_signatures module_param permissionsJohn Keeping
2021-05-25s390/dasd: add missing discipline functionStefan Haberland
2021-05-25drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4Imre Deak
2021-05-25xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman
2021-05-25xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman
2021-05-25drm/meson: fix shutdown crash when component not probedNeil Armstrong
2021-05-25nvme-fabrics: decode host pathing error for connectHannes Reinecke
2021-05-25nvme-fc: short-circuit reconnect retriesHannes Reinecke
2021-05-25nvme: fix potential memory leaks in nvme_cdev_addGuoqing Jiang
2021-05-24net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-05-24net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-05-24net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-05-24net: hso: fix control-request directionsJohan Hovold
2021-05-24r8152: check the informaton of the deviceHayes Wang