aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-23Revert "floppy: fix reference leak on platform_device_register() failure"Jens Axboe1-7/+3
2026-04-23ublk: avoid unpinning pages under maple tree spinlockMing Lei1-10/+46
2026-04-23ublk: refactor common helper ublk_shmem_remove_ranges()Ming Lei1-40/+29
2026-04-23ublk: fix maple tree lockdep warning in ublk_buf_cleanupMing Lei1-0/+4
2026-04-23net: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela1-2/+2
2026-04-23net: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela1-9/+8
2026-04-23net: mana: Guard mana_remove against double invocationErni Sri Satya Vennela1-1/+6
2026-04-23net: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela1-1/+2
2026-04-23net: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela1-2/+2
2026-04-23netconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao1-0/+2
2026-04-23net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi1-3/+8
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi1-7/+7
2026-04-23net: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj1-1/+1
2026-04-23net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi1-2/+30
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi1-4/+4
2026-04-23Merge tag 'drm-intel-next-fixes-2026-04-22' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie1-1/+1
2026-04-22ice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
2026-04-22ice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
2026-04-22ice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
2026-04-22ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
2026-04-22bnge: remove unsupported backing store typeVikas Gupta1-16/+0
2026-04-22bnge: fix initial HWRM sequenceVikas Gupta1-8/+22
2026-04-22Merge tag 'vfio-v7.1-rc1-pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds10-106/+107
2026-04-22Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds81-3331/+1529
2026-04-22nvme-auth: Hash DH shared secret to create session keyChris Leech3-33/+89
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-305/+238
2026-04-22nvme-pci: fix missed admin queue sq doorbell writeKeith Busch1-0/+1
2026-04-22nvme-auth: Include SC_C in RVAL controller hashAlistair Francis2-2/+4
2026-04-22nvme-tcp: teardown circular locking fixesChaitanya Kulkarni1-7/+21
2026-04-22nvmet-tcp: Don't clear tls_key when freeing sqAlistair Francis1-3/+0
2026-04-22Revert "nvmet-tcp: Don't free SQ on authentication success"Alistair Francis1-4/+5
2026-04-22nvme: skip trace completion for host path errorsKeith Busch1-3/+8
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds14-46/+742
2026-04-22fbdev: hgafb: Request memory region before ioremapHardik Phalet1-2/+7
2026-04-22fbdev: clps711x-fb: Request memory region for MMIOAmit Barzilai1-6/+3
2026-04-22fbdev: cobalt_lcdfb: Request memory regionAmit Barzilai1-9/+3
2026-04-22spi: fix resource leaks on device setup failureMark Brown1-24/+37
2026-04-22spi: fix resource leaks on device setup failureJohan Hovold1-24/+37
2026-04-22spi: axiado: spi: axiado: fix runtime pm imbalance on probe failureMark Brown1-12/+19
2026-04-22spi: axiado: clean up probe return valueJohan Hovold1-2/+2
2026-04-22spi: axiado: rename probe error labelsJohan Hovold1-6/+6
2026-04-22spi: axiado: fix runtime pm imbalance on probe failureJohan Hovold1-4/+11
2026-04-22fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"Ethan Carter Edwards1-1/+1
2026-04-22fbdev: savage: fix probe-path EDID cleanup leaksYuho Choi1-0/+2
2026-04-22fbdev: offb: fix PCI device reference leak on probe failureYuho Choi1-1/+6
2026-04-22regulator: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski1-2/+2
2026-04-22spi: orion: runtime PM fixesMark Brown1-2/+11
2026-04-22spi: orion: clean up probe return valueJohan Hovold1-2/+2
2026-04-22spi: orion: fix clock imbalance on registration failureJohan Hovold1-0/+6
2026-04-22spi: orion: fix runtime pm leak on unbindJohan Hovold1-0/+3