summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-19mmc: meson-gx: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang1-0/+1
2023-06-19Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-36/+163
2023-06-19net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren1-2/+1
2023-06-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-7/+51
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds3-3/+24
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn1-1/+14
2023-06-18nfc: fdp: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2023-06-18ieee802154/adf7242: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+2
2023-06-18PCI: hv: Add a per-bus mutex state_lockDexuan Cui1-3/+26
2023-06-18Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui1-37/+34
2023-06-18PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui1-12/+0
2023-06-18PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui1-6/+5
2023-06-18PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui1-0/+18
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal3-3/+24
2023-06-18x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley1-24/+24
2023-06-17Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-06-17Merge tag 'usb-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-70/+198
2023-06-17Merge tag 'tty-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+2
2023-06-17sfc: use budget for TX completionsÍñigo Huguet6-13/+31
2023-06-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+21
2023-06-17Merge tag 'drm-fixes-2023-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-27/+281
2023-06-16Merge tag 'drm-misc-fixes-2023-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-3/+15
2023-06-16net/mlx5e: Fix scheduling of IPsec ASO query while in atomicLeon Romanovsky1-1/+2
2023-06-16net/mlx5e: Drop XFRM state lock when modifying flow steeringLeon Romanovsky1-5/+8
2023-06-16net/mlx5e: Fix ESN update kernel panicPatrisious Haddad1-2/+12
2023-06-16net/mlx5e: Don't delay release of hardware objectsLeon Romanovsky1-1/+8
2023-06-16net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed1-4/+21
2023-06-16net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik1-1/+7
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik6-15/+83
2023-06-16net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi1-0/+1
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi1-0/+2
2023-06-16net/mlx5: Fix driver load with single msix vectorEli Cohen1-1/+7
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy1-1/+1
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy3-5/+11
2023-06-16Merge tag 'sound-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+3
2023-06-16iommu/amd: Fix possible memory leak of 'domain'Su Hui1-4/+4
2023-06-16s390/uvdevice: Add 'Lock Secret Store' UVCSteffen Eiden1-0/+39
2023-06-16s390/uvdevice: Add 'List Secrets' UVCSteffen Eiden1-0/+52
2023-06-16s390/uvdevice: Add 'Add Secret' UVCSteffen Eiden1-0/+63
2023-06-16s390/uvdevice: Add info IOCTLSteffen Eiden2-8/+71
2023-06-16Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds26-110/+151
2023-06-16Merge tag 'for-6.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-23/+34
2023-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds20-107/+435
2023-06-16Merge tag 'spi-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+21
2023-06-16Merge tag 'regulator-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+15
2023-06-16Merge tag 'regmap-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2023-06-16Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-44/+9
2023-06-16nouveau: fix client work fence deletion raceDave Airlie1-4/+10