index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-23
Revert "floppy: fix reference leak on platform_device_register() failure"
Jens Axboe
1
-7
/
+3
2026-04-23
ublk: avoid unpinning pages under maple tree spinlock
Ming Lei
1
-10
/
+46
2026-04-23
ublk: refactor common helper ublk_shmem_remove_ranges()
Ming Lei
1
-40
/
+29
2026-04-23
ublk: fix maple tree lockdep warning in ublk_buf_cleanup
Ming Lei
1
-0
/
+4
2026-04-23
net: mana: Fix EQ leak in mana_remove on NULL port
Erni Sri Satya Vennela
1
-2
/
+2
2026-04-23
net: mana: Don't overwrite port probe error with add_adev result
Erni Sri Satya Vennela
1
-9
/
+8
2026-04-23
net: mana: Guard mana_remove against double invocation
Erni Sri Satya Vennela
1
-1
/
+6
2026-04-23
net: mana: Init gf_stats_work before potential error paths in probe
Erni Sri Satya Vennela
1
-1
/
+2
2026-04-23
net: mana: Init link_change_work before potential error paths in probe
Erni Sri Satya Vennela
1
-2
/
+2
2026-04-23
netconsole: avoid out-of-bounds access on empty string in trim_newline()
Breno Leitao
1
-0
/
+2
2026-04-23
net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()
Lorenzo Bianconi
1
-3
/
+8
2026-04-23
net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()
Lorenzo Bianconi
1
-7
/
+7
2026-04-23
net: dsa: realtek: rtl8365mb: fix mode mask calculation
Mieczyslaw Nalewaj
1
-1
/
+1
2026-04-23
net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
Lorenzo Bianconi
1
-2
/
+30
2026-04-23
net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()
Lorenzo Bianconi
1
-4
/
+4
2026-04-23
Merge tag 'drm-intel-next-fixes-2026-04-22' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-1
/
+1
2026-04-22
ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g
Jacob Keller
1
-2
/
+8
2026-04-22
ice: fix ready bitmap check for non-E822 devices
Jacob Keller
3
-26
/
+136
2026-04-22
ice: perform PHY soft reset for E825C ports at initialization
Grzegorz Nitka
2
-1
/
+93
2026-04-22
ice: fix timestamp interrupt configuration for E825C
Grzegorz Nitka
1
-4
/
+32
2026-04-22
bnge: remove unsupported backing store type
Vikas Gupta
1
-16
/
+0
2026-04-22
bnge: fix initial HWRM sequence
Vikas Gupta
1
-8
/
+22
2026-04-22
Merge tag 'vfio-v7.1-rc1-pt2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
10
-106
/
+107
2026-04-22
Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
81
-3331
/
+1529
2026-04-22
nvme-auth: Hash DH shared secret to create session key
Chris Leech
3
-33
/
+89
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
11
-305
/
+238
2026-04-22
nvme-pci: fix missed admin queue sq doorbell write
Keith Busch
1
-0
/
+1
2026-04-22
nvme-auth: Include SC_C in RVAL controller hash
Alistair Francis
2
-2
/
+4
2026-04-22
nvme-tcp: teardown circular locking fixes
Chaitanya Kulkarni
1
-7
/
+21
2026-04-22
nvmet-tcp: Don't clear tls_key when freeing sq
Alistair Francis
1
-3
/
+0
2026-04-22
Revert "nvmet-tcp: Don't free SQ on authentication success"
Alistair Francis
1
-4
/
+5
2026-04-22
nvme: skip trace completion for host path errors
Keith Busch
1
-3
/
+8
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
14
-46
/
+742
2026-04-22
fbdev: hgafb: Request memory region before ioremap
Hardik Phalet
1
-2
/
+7
2026-04-22
fbdev: clps711x-fb: Request memory region for MMIO
Amit Barzilai
1
-6
/
+3
2026-04-22
fbdev: cobalt_lcdfb: Request memory region
Amit Barzilai
1
-9
/
+3
2026-04-22
spi: fix resource leaks on device setup failure
Mark Brown
1
-24
/
+37
2026-04-22
spi: fix resource leaks on device setup failure
Johan Hovold
1
-24
/
+37
2026-04-22
spi: axiado: spi: axiado: fix runtime pm imbalance on probe failure
Mark Brown
1
-12
/
+19
2026-04-22
spi: axiado: clean up probe return value
Johan Hovold
1
-2
/
+2
2026-04-22
spi: axiado: rename probe error labels
Johan Hovold
1
-6
/
+6
2026-04-22
spi: axiado: fix runtime pm imbalance on probe failure
Johan Hovold
1
-4
/
+11
2026-04-22
fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"
Ethan Carter Edwards
1
-1
/
+1
2026-04-22
fbdev: savage: fix probe-path EDID cleanup leaks
Yuho Choi
1
-0
/
+2
2026-04-22
fbdev: offb: fix PCI device reference leak on probe failure
Yuho Choi
1
-1
/
+6
2026-04-22
regulator: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
1
-2
/
+2
2026-04-22
spi: orion: runtime PM fixes
Mark Brown
1
-2
/
+11
2026-04-22
spi: orion: clean up probe return value
Johan Hovold
1
-2
/
+2
2026-04-22
spi: orion: fix clock imbalance on registration failure
Johan Hovold
1
-0
/
+6
2026-04-22
spi: orion: fix runtime pm leak on unbind
Johan Hovold
1
-0
/
+3
[prev]
[next]