summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-16Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-15Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-14Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-14Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-13Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-13nbd: Aovid double completion of a requestXie Yongji
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-12Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-13Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-08-13Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-08-12Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko
2021-08-12xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper
2021-08-12drm/i915/display: Fix the 12 BPC bits for PIPE_MISC regAnkit Nautiyal
2021-08-12net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean
2021-08-12pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-12Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee
2021-08-11Merge branch 'for-5.14/dax' into libnvdimm-fixesDan Williams
2021-08-11libnvdimm/region: Fix label activation vs errorsDan Williams
2021-08-11ACPI: NFIT: Fix support for virtual SPA rangesDan Williams
2021-08-11Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2021-08-11pinctrl: k210: Fix k210_fpioa_probe()Damien Le Moal
2021-08-11vdpa/mlx5: Fix queue type selection logicEli Cohen
2021-08-11vdpa/mlx5: Avoid destroying MR on empty iotlbEli Cohen
2021-08-11virtio_ring: pull in spinlock headerMichael S. Tsirkin
2021-08-11virtio-blk: Add validation for block size in config spaceXie Yongji
2021-08-11vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay
2021-08-11virtio_vdpa: reject invalid vq indicesVincent Whitchurch
2021-08-11vDPA/ifcvf: Fix return value check for vdpa_alloc_device()Xie Yongji
2021-08-11vp_vdpa: Fix return value check for vdpa_alloc_device()Xie Yongji
2021-08-11vdpa_sim: Fix return value check for vdpa_alloc_device()Xie Yongji
2021-08-11vhost: Fix the calculation in vhost_overflow()Xie Yongji
2021-08-11Merge tag 'mediatek-drm-fixes-5.14' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2021-08-10i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman
2021-08-10i2c: iproc: fix race between client unreg and taskletDhananjay Phadke
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-10Merge tag 'platform-drivers-x86-v5.14-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-08-10vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()Xie Yongji
2021-08-10virtio_pci: Support surprise removal of virtio pci deviceParav Pandit
2021-08-10virtio: Protect vqs list accessParav Pandit