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-08-17
ionic: fix completion descriptor access with 2x desc size
Prabu Thayalan
1
-13
/
+14
2026-08-17
ionic: add missing dma_rmb() after the completion publish check
Eric Joyner
2
-0
/
+8
2026-08-17
net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
Fabio Porcedda
1
-0
/
+1
2026-08-17
ptp: netc: skip PEROUT disable if channel is not enabled
Wei Fang
1
-0
/
+3
2026-08-17
net: ibm: emac: mal: fix NAPI locking
Runyu Xiao
1
-3
/
+10
2026-08-17
Merge tag 'nfc-7.1-rc8' of https://codeberg.org/linux-nfc/linux
Jakub Kicinski
4
-8
/
+75
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-22
/
+36
2026-08-17
hinic3: Fix skb linearization mismatch and drop skb when skb_checksum_help() failed
Fan Gong
1
-3
/
+6
2026-08-17
net: airoha: npu: load the firmware without the sysfs fallback
Vitaliy Sochnev
1
-4
/
+6
2026-08-17
net: stmmac: convert DMA address to lower 32 before assignment
Alex Elder
2
-9
/
+9
2026-08-17
net: stmmac: use dma_addr_t for DMA addresses
Alex Elder
2
-2
/
+4
2026-08-17
net: thunderbolt: Mark the connection down when bringing it up fails
Fan Ye
1
-0
/
+10
2026-08-17
net: thunderbolt: Release the Rx HopID that was handed out on mismatch
Fan Ye
1
-0
/
+2
2026-08-17
octeontx2-af: initialize lmac_bmap in rvu_mcs_set_lmac_bmap()
Karl Mehltretter
1
-1
/
+1
2026-08-17
octeontx2-af: Add mailbox to read default MCAM entry
Satheesh Paul
2
-0
/
+39
2026-08-17
bnxt_en: Add missing NETIF_F_TSO_ECN feature flag
Michael Chan
1
-2
/
+2
2026-08-17
eth: bnxt: preserve IRQ affinity across IRQ reallocation
Jakub Kicinski
2
-26
/
+80
2026-08-17
eth: bnxt: decrease indent in bnxt_init_int_mode()
Jakub Kicinski
1
-18
/
+18
2026-08-17
r8169: keep LED device name valid after setup
Zhixing Chen
1
-6
/
+5
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
8
-16
/
+18
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
6
-14
/
+31
2026-08-17
can: m_can: pci: Remove driver_data
Markus Schneider-Pargmann (The Capable Hub)
1
-3
/
+3
2026-08-17
drivers: gs_usb: gs_usb_probe(): fix typo in error message
Fanbo He
1
-1
/
+1
2026-08-17
can: m_can: Use of_property_present() for wakeup-source
bui duc phuc
1
-1
/
+1
2026-08-17
can: vxcan: support per-netns device unregistration.
Kuniyuki Iwashima
1
-11
/
+15
2026-08-17
can: rockchip: add RK3588 CAN support
Cunhao Lu
3
-2
/
+34
2026-08-17
can: tcan4x5x: put tcan into sleep when removing driver
Sean Nyekjaer
1
-4
/
+27
2026-08-17
regulator: tps65185: wait for the IC to wake before the first I2C access
Mario Rugiero
1
-0
/
+6
2026-08-17
clk: ti: composite: resolve parent clocks by DT index, not by name
Mathieu Dubois-Briand
1
-12
/
+14
2026-08-17
clk: ti: mux: resolve parent clocks by DT index, not by name
Mathieu Dubois-Briand
1
-9
/
+11
2026-08-17
clk: devres: fix cleanup in devm_clk_get_optional_enabled_with_rate()
Onur Özkan
1
-2
/
+10
2026-08-17
clk: zynq: pll: Fix kernel-doc after determine_rate() conversion
Babanpreet Singh
1
-4
/
+4
2026-08-17
Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux into clk-pile
Stephen Boyd
42
-146
/
+2657
2026-08-17
Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pile
Stephen Boyd
76
-331
/
+1604
2026-08-17
io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
Joanne Koong
1
-11
/
+11
2026-08-17
Merge branch 'for-next' into for-linus
Takashi Iwai
2
-0
/
+11
2026-08-17
auxdisplay: charlcd: cancel backlight work on registration failure
Hongyan Xu
1
-7
/
+14
2026-08-17
net: ionic: Fetch RCQ sign bit from firmware
Abhijit Gangurde
1
-1
/
+5
2026-08-16
hwmon: (emc1403) Drop hysteresis for low limit temperature
Marius Cristea
1
-16
/
+11
2026-08-16
hwmon: (coretemp) Fix core_data leak on CPUs without PTS
Szymon Wilczek
1
-0
/
+1
2026-08-16
hwmon: (max6621) fix negative temperature offset and crit readings
Cong Nguyen
1
-2
/
+2
2026-08-16
hwmon: (max6621) fix temperature clamp range
Cong Nguyen
1
-2
/
+2
2026-08-16
Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+23
2026-08-16
wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlock
Charlie-cy Wu
3
-12
/
+22
2026-08-16
Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"
Linus Torvalds
1
-80
/
+0
2026-08-16
Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
Linus Walleij
9
-127
/
+2160
2026-08-16
Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
Linus Walleij
6
-20
/
+27
2026-08-16
Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-14
/
+25
2026-08-15
nbd: add pre_defined_connections module parameter for pre-created devices
Yang Erkun
1
-1
/
+15
2026-08-15
nbd: remove queue freeze for newly created nbd from netlink path
Yang Erkun
1
-4
/
+9
[prev]
[next]