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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
riscv: cfi: reduce shadow stack size limit from 2GB to 512MB
Zong Li
1
-2
/
+2
2026-08-07
riscv: vdso: Simplify cflags remove logic
Thomas Weißschuh
1
-5
/
+2
2026-08-07
riscv: mm: Apply Svinval in update_mmu_cache()
Xu Lu
3
-18
/
+26
2026-08-07
riscv: mm: Use ASID in update_mmu_cache()
Xu Lu
3
-6
/
+8
2026-08-07
riscv: kprobes: add test case for c.jal instruction simulation
Nam Cao
1
-0
/
+24
2026-08-07
riscv: probes: simulate c.jal instruction
Xiaofeng Yuan
3
-1
/
+9
2026-08-07
riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
Vivian Wang
4
-0
/
+10
2026-08-07
ACPI: tables: Add missing #include <asm/fixmap.h>
Vivian Wang
1
-0
/
+1
2026-08-07
riscv: Restart via EFI runtime services when available
Atish Patra
1
-0
/
+7
2026-08-07
riscv: efi: Power off via EFI runtime services when available
Atish Patra
1
-0
/
+5
2026-08-07
MAINTAINERS: add Ivan Vecera as DPLL reviewer
Jiri Pirko
1
-0
/
+1
2026-08-07
mailmap: add entries for Christoph Paasch
Christoph Paasch
1
-0
/
+4
2026-08-07
Merge branch 'net-wangxun-timeout-and-error'
Jakub Kicinski
15
-19
/
+614
2026-08-07
net: wangxun: add pcie error handler
Jiawen Wu
5
-5
/
+223
2026-08-07
net: wangxun: implement soft quiesce for PCIe error recovery
Jiawen Wu
5
-0
/
+63
2026-08-07
net: wangxun: add reinit parameter to wx->do_reset callback
Jiawen Wu
8
-11
/
+11
2026-08-07
net: wangxun: add Tx timeout process
Jiawen Wu
8
-5
/
+286
2026-08-07
net: ngbe: implement libwx reset ops
Jiawen Wu
3
-3
/
+36
2026-08-07
tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()
Masami Hiramatsu (Google)
1
-2
/
+5
2026-08-07
Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
3
-8
/
+8
2026-08-07
Merge branch 'tun-tap-vhost-net-apply-qdisc-backpressure-on-full-ptr_ring-to-reduce-tx-drops'
Jakub Kicinski
7
-18
/
+255
2026-08-07
tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set
Simon Schippers
2
-6
/
+65
2026-08-07
ptr_ring: move free-space check into separate helper
Simon Schippers
1
-2
/
+24
2026-08-07
vhost-net: wake queue of tun/tap after ptr_ring consume
Simon Schippers
3
-6
/
+44
2026-08-07
tun/tap: add ptr_ring consume helper with netdev queue wakeup
Simon Schippers
1
-4
/
+114
2026-08-07
tun/tap: add IFF_BACKPRESSURE flag
Simon Schippers
2
-0
/
+8
2026-08-07
net/sched: cls_api: fix teardown of an adopted proto on insert-race loss
Victor Nogueira
1
-5
/
+13
2026-08-07
Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
6
-51
/
+87
2026-08-07
Merge branch 'fix-skb-length-accounting-after-xdp-frag-adjustment'
Jakub Kicinski
2
-11
/
+21
2026-08-07
veth: fix skb length accounting after XDP frag adjustment
Sun Jian
1
-8
/
+14
2026-08-07
net: fix skb length accounting after generic XDP frag adjustment
Sun Jian
1
-3
/
+7
2026-08-07
Merge branch 'selftests-net-shaper-expand-shaper-api-coverage'
Jakub Kicinski
1
-87
/
+978
2026-08-07
selftests: net: shaper: Cover recursive node cleanup
Mohsin Bashir
1
-0
/
+59
2026-08-07
selftests: net: shaper: Cover mixed-parent grouping
Mohsin Bashir
1
-0
/
+100
2026-08-07
selftests: net: shaper: Reject invalid set requests
Mohsin Bashir
1
-0
/
+41
2026-08-07
selftests: net: shaper: Cover scalar attributes
Mohsin Bashir
1
-0
/
+68
2026-08-07
selftests: net: shaper: Add reparenting rejection test
Mohsin Bashir
1
-0
/
+150
2026-08-07
selftests: net: shaper: Add queue migration between nodes test
Mohsin Bashir
1
-0
/
+102
2026-08-07
selftests: net: shaper: Add child node deletion reparent test
Mohsin Bashir
1
-0
/
+77
2026-08-07
selftests: net: shaper: Add nested depth limit discovery test
Mohsin Bashir
1
-0
/
+117
2026-08-07
selftests: net: shaper: Add .group rate update test
Mohsin Bashir
1
-0
/
+67
2026-08-07
selftests: net: shaper: Add node scope .set rate update test
Mohsin Bashir
1
-0
/
+38
2026-08-07
selftests: net: shaper: Add basic_groups_with_rate test
Mohsin Bashir
1
-13
/
+66
2026-08-07
selftests: net: shaper: Decouple basic_groups from netdev rate limiting
Mohsin Bashir
1
-24
/
+16
2026-08-07
selftests: net: shaper: Prepare helpers for group tests
Mohsin Bashir
1
-59
/
+86
2026-08-07
selftests: net: shaper: Drop redundant command timeouts
Mohsin Bashir
1
-3
/
+3
2026-08-07
net: niu: fix potential buffer overflow/truncation in irq names
Ronan Marchal
2
-4
/
+4
2026-08-07
Merge branch 'net-dsa-mt7530-fix-remaining-swallowed-mdio-access-errors'
Jakub Kicinski
2
-18
/
+75
2026-08-07
net: dsa: mt7530: serialize the regmap IRQ chip like every other user
Daniel Golle
1
-1
/
+25
2026-08-07
net: dsa: mt7530: check command register writes in fdb and vlan cmd
Daniel Golle
1
-4
/
+12
[prev]
[next]