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-12
selftests/bpf: Add arena fault tests for atomics with fetch
Daniel Borkmann
2
-0
/
+105
2026-08-12
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
4
-6
/
+12
2026-08-12
kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefix
Mohammad Abu-Khader
2
-1
/
+13
2026-08-12
perf build: install-build-deps: add RHEL family devel package mapping
Arnaldo Carvalho de Melo
1
-23
/
+197
2026-08-12
perf build: Remove leftover feature tests for removed cxx and clang support
Arnaldo Carvalho de Melo
2
-16
/
+0
2026-08-12
perf build: install-build-deps: add Debian devel package mapping
Arnaldo Carvalho de Melo
2
-18
/
+22
2026-08-12
perf build: install-build-deps: add Ubuntu devel package mapping
Arnaldo Carvalho de Melo
2
-41
/
+161
2026-08-12
perf build: install-build-deps: add Fedora devel package mapping
Arnaldo Carvalho de Melo
1
-23
/
+156
2026-08-12
perf build: Add install-build-deps framework to install devel packages
Arnaldo Carvalho de Melo
2
-3
/
+190
2026-08-12
tools build: Only probe the compiler at parse time when it is installed
Arnaldo Carvalho de Melo
2
-2
/
+14
2026-08-12
perf kvm: Fix memory leak in cmd_kvm()
Michalis Niarchos
1
-0
/
+2
2026-08-12
perf kvm: Fix memory leak in process_sample_event()
Michalis Niarchos
1
-1
/
+4
2026-08-11
cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
Shaojie Sun
1
-0
/
+6
2026-08-11
sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict return
Tejun Heo
3
-5
/
+0
2026-08-11
selftests: drv-net: hide the devlink port_split test
Jakub Kicinski
1
-1
/
+4
2026-08-11
selftests: net: adopt harness for flow label mgr
Marcelo Mendes Spessoto Junior
1
-240
/
+348
2026-08-11
selftests: net: test IPV6_FL_F_REFLECT
Marcelo Mendes Spessoto Junior
1
-0
/
+66
2026-08-11
selftests: net: create own netns in ipv6_flowlabel_mgr
Marcelo Mendes Spessoto Junior
2
-1
/
+29
2026-08-11
selftests: net: test IPV6_FL_F_REMOTE
Marcelo Mendes Spessoto Junior
1
-0
/
+88
2026-08-11
selftests: net: test IPV6_FL_A_RENEW
Marcelo Mendes Spessoto Junior
1
-1
/
+57
2026-08-11
objtool/klp: Fix line numbers in Module.symvers parse errors
Josh Poimboeuf
1
-1
/
+3
2026-08-11
objtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbols
Josh Poimboeuf
1
-5
/
+23
2026-08-11
objtool/klp: Allow new references to module exports
Joe Lawrence
1
-2
/
+33
2026-08-11
objtool/klp: Don't match local symbols against exports
Josh Poimboeuf
1
-0
/
+3
2026-08-11
objtool/klp: Fix cross-module klp relocation section naming
Josh Poimboeuf
3
-28
/
+52
2026-08-11
objtool/klp: Explicitly disallow patching or referencing init code/data
Josh Poimboeuf
1
-0
/
+10
2026-08-11
objtool/klp: Ignore replacement offset of empty x86 alternatives
Josh Poimboeuf
3
-1
/
+39
2026-08-11
objtool/klp: Fix size of empty special section entries
Josh Poimboeuf
1
-2
/
+11
2026-08-11
objtool/klp: Fix vmlinux .klp.symid link error for .no_trim_symbol symbols
Josh Poimboeuf
1
-0
/
+1
2026-08-11
selftests/bpf: Test RCU iterator state pruning
Ning Ding
1
-0
/
+46
2026-08-11
doc tools: fix 'path' typos
Randy Dunlap
2
-3
/
+3
2026-08-11
docs: python: abi_regex: convert adjacent index placeholders
Alison Schofield
1
-2
/
+1
2026-08-11
docs: python: abi_regex: catch the right exception for a bad regex
Alison Schofield
1
-4
/
+4
2026-08-11
selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()
Thomas Weißschuh (Schneider Electric)
1
-7
/
+16
2026-08-11
selftests: timers: nsleep-lat: Reuse kselftest error numbers
Thomas Weißschuh (Schneider Electric)
1
-13
/
+6
2026-08-11
selftests: timers: nsleep-lat: Explicitly list the tested clocks
Thomas Weißschuh (Schneider Electric)
1
-14
/
+12
2026-08-11
selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latency
Thomas Weißschuh (Schneider Electric)
1
-1
/
+1
2026-08-11
selftests: timers: nanosleep: Report each test separately
Thomas Weißschuh (Schneider Electric)
1
-13
/
+8
2026-08-11
selftests: timers: nanosleep: Explicitly handle timer_delete() failure
Thomas Weißschuh (Schneider Electric)
1
-4
/
+7
2026-08-11
selftests: timers: nanosleep: Move all single clock tests out of the loop in main()
Thomas Weißschuh (Schneider Electric)
1
-23
/
+28
2026-08-11
selftests: timers: nanosleep: Reuse kselftest error numbers
Thomas Weißschuh (Schneider Electric)
1
-19
/
+17
2026-08-11
selftests: timers: nanosleep: Explicitly list the tested clocks
Thomas Weißschuh (Schneider Electric)
1
-14
/
+12
2026-08-11
selftests: timers: nanosleep: Drop output alignment
Thomas Weißschuh (Schneider Electric)
1
-5
/
+5
2026-08-11
selftests: timers: Use clock_name() and constants from clock-helpers.h
Thomas Weißschuh (Schneider Electric)
12
-205
/
+47
2026-08-11
selftests: Add clock-helpers.h
Thomas Weißschuh (Schneider Electric)
1
-0
/
+76
2026-08-11
docs: sphinx-build-wrapper: include localversion in kernel version string
Randy Dunlap
1
-0
/
+9
2026-08-11
Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+25
2026-08-11
selftests: tls: cover splice after a failed decrypt
Chuck Lever
1
-10
/
+65
2026-08-11
selftests: net: reuseport_bpf_numa: consider cpuless numa node
Feng Tang
1
-0
/
+24
2026-08-11
objtool/headers: Sync tools/include/linux/objtool_types.h with include/linux/objtool_types.h
Ingo Molnar
1
-2
/
+2
[prev]
[next]