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-03-07
memory: tegra: Add support for multiple IRQs
Ketan Patil
10
-15
/
+44
2026-03-07
memory: tegra: Group register and fields
Ketan Patil
1
-29
/
+33
2026-03-07
memory: tegra: Group error handling related registers
Ketan Patil
10
-38
/
+50
2026-03-07
Merge tag 'hwmon-for-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
8
-210
/
+45
2026-03-07
scsi: qla2xxx: Add support to report MPI FW state
Nilesh Javali
3
-2
/
+71
2026-03-07
scsi: hisi_sas: Fix the risk of overflow in bitwise logical operations
Yihang Li
1
-2
/
+2
2026-03-07
scsi: hisi_sas: Correct printing format issues
Yihang Li
2
-5
/
+5
2026-03-07
Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
2
-11
/
+2
2026-03-07
scsi: hisi_sas: Fix NULL pointer exception during user_scan()
Xingui Yang
2
-2
/
+2
2026-03-07
scsi: qla2xxx: Completely fix fcport double free
Vladimir Riabchun
1
-2
/
+0
2026-03-07
scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend
Wang Shuaiwei
1
-1
/
+1
2026-03-07
scsi: ufs: core: Avoid IRQ thread wakeup during active UIC command
Peter Wang
1
-2
/
+6
2026-03-07
scsi: ufs: core: Add support to notify userspace of UniPro QoS events
Can Guo
2
-3
/
+51
2026-03-07
scsi: core: Drop using the host_lock to protect async_scan race condition
Chaohai Chen
1
-8
/
+2
2026-03-07
scsi: core: Fix error handling for scsi_alloc_sdev()
Junxiao Bi
1
-6
/
+2
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
8
-39
/
+83
2026-03-07
iio: imu: adis16550: fix swapped gyro/accel filter functions
Antoniu Miclaus
1
-4
/
+4
2026-03-07
iio: adc: aspeed: clear reference voltage bits before configuring vref
Billy Tsai
1
-0
/
+1
2026-03-07
iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()
Felix Gu
1
-0
/
+3
2026-03-07
iio: adc: ti-ads1018: fix type overflow for data rate
Chunyang Chen
1
-1
/
+1
2026-03-07
iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()
Dmitry Torokhov
1
-3
/
+5
2026-03-07
iio: adc: ti-ads7950: normalize return value of gpio_get
Dmitry Torokhov
1
-1
/
+1
2026-03-07
crypto: qat - Drop redundant local variables
Thorsten Blum
1
-7
/
+3
2026-03-07
crypto: ti - Add support for AES-CTR in DTHEv2 driver
T Pratham
4
-30
/
+180
2026-03-07
crypto: atmel-i2c - Replace hard-coded bus clock rate with constant
Thorsten Blum
1
-1
/
+1
2026-03-07
crypto: qce - Replace snprintf("%s") with strscpy
Thorsten Blum
3
-9
/
+9
2026-03-07
crypto: vmx - Remove disabled build directive
Thorsten Blum
1
-1
/
+0
2026-03-07
crypto: atmel-ecc - Release client on allocation failure
Thorsten Blum
1
-0
/
+1
2026-03-07
crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
Thorsten Blum
1
-0
/
+4
2026-03-06
net: usb: lan78xx: drop redundant device reference
Johan Hovold
1
-8
/
+1
2026-03-06
net: ntb_netdev: Support ethtool channels for multi-queue
Koichiro Den
1
-6
/
+151
2026-03-06
net: ntb_netdev: Factor out multi-queue helpers
Koichiro Den
1
-40
/
+61
2026-03-06
net: ntb_netdev: Gate subqueue stop/wake by transport link
Koichiro Den
1
-10
/
+32
2026-03-06
net: ntb_netdev: Introduce per-queue context
Koichiro Den
1
-87
/
+186
2026-03-06
net: spacemit: Fix error handling in emac_tx_mem_map()
Vivian Wang
1
-1
/
+10
2026-03-06
net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
Vivian Wang
1
-5
/
+3
2026-03-06
net: spacemit: Remove unused buff_addr fields
Vivian Wang
1
-3
/
+0
2026-03-06
nfc: port100: drop redundant device reference
Johan Hovold
1
-3
/
+1
2026-03-06
nfc: pn533: drop redundant device reference
Johan Hovold
1
-3
/
+1
2026-03-06
net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed
Vladimir Oltean
1
-1
/
+2
2026-03-06
net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()
Vladimir Oltean
1
-4
/
+2
2026-03-06
virtio-net: xsk: Support wakeup on RX side
Bui Quang Minh
1
-9
/
+30
2026-03-06
net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
Dragos Tatulea
1
-7
/
+4
2026-03-06
net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
Dragos Tatulea
1
-7
/
+5
2026-03-06
net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
Gal Pressman
1
-1
/
+0
2026-03-06
net/mlx5: Fix peer miss rules host disabled checks
Carolina Jubran
1
-15
/
+12
2026-03-06
net/mlx5: Fix crash when moving to switchdev mode
Patrisious Haddad
1
-1
/
+1
2026-03-06
net/mlx5: Fix deadlock between devlink lock and esw->wq
Cosmin Ratiu
3
-8
/
+19
2026-03-06
net: phy: remove phy_attach
Heiner Kallweit
1
-38
/
+0
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
2
-5
/
+6
[prev]
[next]