summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-08net: phy: remove phy ports upon probe failureMaxime Chevallier
2026-06-08net: phy: clean the sfp upstream if phy probing failsMaxime Chevallier
2026-06-08net: ibm: emac: mal: fix potential system hang in mal_remove()Rosen Penev
2026-06-08net: ibm: emac: Clear MAL descriptors without memsetRosen Penev
2026-06-08net: ibm: emac: Fix use-after-free during device removalRosen Penev
2026-06-08net: ibm: emac: mal: fix unchecked platform_get_irq return valuesRosen Penev
2026-06-08net/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang
2026-06-08iommufd: Destroy the pages content after detaching from dmabufJason Gunthorpe
2026-06-08pds_core: quiesce DMA before freeing resourcesNikhil P. Rao
2026-06-08iommufd: Take dma_resv lock before dma_buf_unpin() in release pathAnkit Soni
2026-06-09Merge tag 'renesas-pinctrl-for-v7.2-tag3' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2026-06-08geneve: Move udp_conf.local_ip6 under CONFIG_IPV6 in geneve_create_sock().Kuniyuki Iwashima
2026-06-09pinctrl: PINCTRL_STMFX should depend on CONFIG_OFTimur Tabi
2026-06-08pinctrl: mediatek: mt8167: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia
2026-06-08pinctrl: mediatek: mt8516: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia
2026-06-08scsi: target: Remove tcm_loop target reset handlingMike Christie
2026-06-08scsi: lpfc: Fix spelling mistakes in commentsWilliam Theesfeld
2026-06-08scsi: ufs: ufs-pci: Add AMD device ID supportRajeshkumar Sambandham
2026-06-08scsi: ufs: core: Handle PM commands timeout before SCSI EHHongjie Fang
2026-06-08scsi: devinfo: Broaden Promise VTrak E310/E610 identificationXose Vazquez Perez
2026-06-08nvme: quieten sparse warning in valid LBA size checkJohn Garry
2026-06-08driver core: platform: set mod_name in driver registrationShashank Balaji
2026-06-08coresight: pass THIS_MODULE implicitly through a macroShashank Balaji
2026-06-08soc/tegra: cbb: Move driver registration from pure_initcall to core_initcallShashank Balaji
2026-06-08scsi: target: Use constant-time crypto_memneq() for CHAP digestsDavid Disseldorp
2026-06-08scsi: target: Fix hexadecimal CHAP_I handlingDavid Disseldorp
2026-06-08scsi: scsi_debug: Fix one-partition tape setup boundsSamuel Moelius
2026-06-08nvme-apple: Prevent shared tags across queues on Apple A11Nick Chan
2026-06-08w1: ds2482: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-08Merge tag 'svc_updates_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2026-06-08Merge tag 'coresight-next-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-06-08Merge tag 'icc-7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2026-06-08Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-06-08pinctrl: qcom: Fix resolving register base address from device nodeSneh Mankad
2026-06-08pinctrl: qcom: Modify MSM_PULL_MASK to accurately represent PULL bitsSneh Mankad
2026-06-08Merge tag 'mhi-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-06-08Merge tag 'fpga-for-7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2026-06-08Merge tag 'counter-updates-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2026-06-08i2c: tegra: Disable fair arbitration for non-MCTP busesAkhil R
2026-06-08i2c: tegra: use dmaengine_get_dma_device() for DMA buffer allocationAkhil R
2026-06-08i2c: tegra: Fix NOIRQ suspend/resumeAkhil R
2026-06-08i2c: tegra: Update Tegra410 I2C timing parametersAkhil R
2026-06-08watchdog: unregister PM notifier on watchdog unregisterYuho Choi
2026-06-08watchdog: dev: convert to kernel-doc commentsRandy Dunlap
2026-06-08watchdog: core: clean up some commentsRandy Dunlap
2026-06-08drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()Wentao Liang
2026-06-08i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()Vladimir Zapolskiy
2026-06-08RDMA/rtrs-srv: Fix integer underflow in process_read and process_writeAurelien DESBRIERES
2026-06-08firmware_loader: Fix recursive lock in device_cache_fw_images()Dmitry Vyukov
2026-06-08spi: dw-pci: remove redundant pci_free_irq_vectors() callsFelix Gu