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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-08
selftests/bpf: Test attach rejection for struct_ops arena programs
Kumar Kartikeya Dwivedi
2
-0
/
+79
2026-08-08
selftests/bpf: Test stack-passed struct_ops arena arguments
Tejun Heo
4
-0
/
+39
2026-08-08
selftests/bpf: Add struct_ops __arena and __arena__nullable argument tests
Tejun Heo
6
-0
/
+217
2026-08-08
selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
Tejun Heo
2
-0
/
+101
2026-08-08
selftests/bpf: Add kfunc __arena and __arena__nullable argument tests
Tejun Heo
4
-0
/
+290
2026-08-08
selftests/bpf: Verify zext_dst annotations for various instructions
Eduard Zingerman
2
-0
/
+394
2026-08-08
bpf: Do not print a newline after disassembly in bpf_verbose_insn()
Eduard Zingerman
2
-17
/
+5
2026-08-07
selftests/net: devmem.py: add check_rx_large_niov
Bobby Eshleman
3
-11
/
+119
2026-08-07
selftests/net: ncdevmem: add -b option to set rx-page-size on bind
Bobby Eshleman
1
-3
/
+33
2026-08-07
net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
1
-0
/
+1
2026-08-07
tools/ynl: add ovs_packet uapi header in Makefile.deps
Jakub Kicinski
1
-0
/
+1
2026-08-07
tun/tap: add IFF_BACKPRESSURE flag
Simon Schippers
1
-0
/
+4
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
39
-103
/
+1032
2026-08-07
Merge branches 'pm-sleep', 'pm-runtime', 'pm-powercap' and 'pm-tools'
Rafael J. Wysocki
6
-18
/
+77
2026-08-07
Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-tools'
Rafael J. Wysocki
1
-0
/
+1
2026-08-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-7
/
+37
2026-08-07
perf sched latency: Add histogram and time interval options
Aaron Tomlin
3
-6
/
+239
2026-08-07
perf sched latency: Auto-scale latency and runtime display units
Aaron Tomlin
1
-14
/
+32
2026-08-07
perf sched: Handle missing trace samples in pipe mode
Aaron Tomlin
1
-21
/
+51
2026-08-07
perf sched: Suppress latency table output when trace samples are missing
Aaron Tomlin
1
-11
/
+12
2026-08-07
perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
Ian Rogers
1
-8
/
+12
2026-08-07
perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
Ian Rogers
1
-20
/
+50
2026-08-07
perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesis
Ian Rogers
1
-6
/
+13
2026-08-07
perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
Ian Rogers
1
-62
/
+142
2026-08-07
perf find-map: Remove PATH_MAX 128-byte stack array restriction
Ian Rogers
1
-2
/
+8
2026-08-07
perf trace-event: Fix infinite loop in skip()
Tanushree Shah
1
-4
/
+8
2026-08-07
perf trace-event: Fix heap overflows in read_ftrace_printk()/read_saved_cmdline()
Tanushree Shah
1
-0
/
+11
2026-08-07
perf trace-event: Avoid double free and leak in trace_event__cleanup()/trace_event__init()
Tanushree Shah
1
-1
/
+10
2026-08-07
perf trace-event: Fix integer truncation in do_read() and skip()
Tanushree Shah
1
-14
/
+14
2026-08-08
selftests/ftrace: Force C locale in ftracetest
Rui Qi
1
-0
/
+3
2026-08-08
selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Rui Qi
1
-2
/
+25
2026-08-07
x86/paravirt: Use static_call() for the paravirt spinlock ops
Peter Zijlstra
1
-1
/
+1
2026-08-07
tools/lib/thermal: Fix misplaced extern "C" closing brace
Andreas Haufler
1
-2
/
+2
2026-08-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-0
/
+88
2026-08-07
selftests/bpf: Add load-acquire test for probe-memory pointer types
Daniel Borkmann
1
-0
/
+28
2026-08-07
selftests/bpf: Add arena fault test for load-acquire
Daniel Borkmann
2
-0
/
+46
[prev]
[next]