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-04-01
rv/rvgen: fix PEP 8 whitespace violations
Wander Lairson Costa
4
-8
/
+8
2026-04-01
rv/rvgen: fix typos in automata and generator docstring and comments
Wander Lairson Costa
4
-8
/
+8
2026-04-01
selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15
Amit Machhiwal
1
-1
/
+1
2026-03-31
perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/beauty/include/
Arnaldo Carvalho de Melo
4
-4
/
+4
2026-03-31
perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
Arnaldo Carvalho de Melo
5
-4
/
+4
2026-03-31
perf build: Add -funsigned-char to default CFLAGS
Ian Rogers
1
-0
/
+1
2026-03-31
selftests: drv-net: update the README with variants
Jakub Kicinski
1
-0
/
+33
2026-03-31
lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT test
Kees Cook
1
-1
/
+0
2026-03-31
selftests/bpf: Suppress veristat error messages in non-verbose mode
Mykyta Yatsenko
1
-2
/
+3
2026-03-31
selftests/bpf: Test access to ringbuf position with map pointer
Menglong Dong
1
-0
/
+17
2026-03-31
bpf: Clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()
Eyal Birger
1
-1
/
+3
2026-03-31
selftests/run_kselftest.sh: Remove unused $ROOT
Ricardo B. Marlière
1
-1
/
+0
2026-03-31
selftests/cpu-hotplug: Fix check for cpu hotplug not supported
Dmytro Maluka
1
-1
/
+1
2026-03-31
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
3
-0
/
+263
2026-03-31
selftests/mqueue: Fix incorrectly named file
Simon Liebold
1
-0
/
+0
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
4
-4
/
+23
2026-03-31
selftests: Use ktap helpers for runner.sh
Hangbin Liu
2
-43
/
+73
2026-03-31
selftests: harness: Validate intermixing of kselftest and harness functionality
Thomas Weißschuh
2
-9
/
+46
2026-03-31
selftests: harness: Detect illegal mixing of kselftest and harness functionality
Thomas Weißschuh
1
-0
/
+9
2026-03-31
selftests: kselftest: Add ksft_reset_state()
Thomas Weißschuh
1
-0
/
+11
2026-03-31
selftests: harness: Validate that explicit kselftest exitcodes are handled
Thomas Weißschuh
2
-9
/
+46
2026-03-31
selftests: kselftest: Treat xpass as successful result
Thomas Weißschuh
1
-0
/
+1
2026-03-31
selftests/tracing: Fix to check awk supports non POSIX strtonum()
Masami Hiramatsu (Google)
2
-0
/
+6
2026-03-31
selftests/tracing: Fix to make --logdir option work again
Masami Hiramatsu (Google)
1
-6
/
+12
2026-03-31
rv/rvgen: use context managers for file operations
Wander Lairson Costa
2
-12
/
+6
2026-03-31
rv/rvgen: remove unnecessary semicolons
Wander Lairson Costa
1
-3
/
+3
2026-03-31
rv/rvgen: replace __len__() calls with len()
Wander Lairson Costa
2
-9
/
+9
2026-03-31
rv/rvgen: replace % string formatting with f-strings
Wander Lairson Costa
6
-85
/
+83
2026-03-31
rv/rvgen: remove bare except clauses in generator
Wander Lairson Costa
1
-8
/
+1
2026-03-31
rv/rvgen: introduce AutomataError exception class
Wander Lairson Costa
7
-34
/
+43
2026-03-31
rv: Add nomiss deadline monitor
Gabriele Monaco
1
-0
/
+41
2026-03-31
verification/rvgen: Add support for per-obj monitors
Gabriele Monaco
2
-5
/
+14
2026-03-31
rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
1
-29
/
+7
2026-03-31
rv: Add sample hybrid monitor stall
Gabriele Monaco
1
-0
/
+22
2026-03-31
verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
7
-15
/
+678
2026-03-31
verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
1
-5
/
+4
2026-03-30
selftests/bpf: Test that dst is cleared on same-protocol encap
Jakub Kicinski
2
-0
/
+112
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
1
-1
/
+1
2026-03-30
Merge tag 'trace-rtla-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+0
2026-03-30
rcutorture: Add NOCB02 config for nocb poll mode testing
Joel Fernandes
2
-0
/
+23
2026-03-30
rcutorture: Add NOCB01 config for RCU_LAZY torture testing
Joel Fernandes
2
-0
/
+23
2026-03-30
rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
1
-1
/
+1
2026-03-30
refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
1
-1
/
+1
2026-03-30
rcutorture: Fix numeric "test" comparison in srcu_lockdep.sh
Paul E. McKenney
1
-3
/
+3
2026-03-30
torture: Print informative message for test without recheck file
Paul E. McKenney
1
-1
/
+6
2026-03-30
torture: Make hangs more visible in torture.sh output
Paul E. McKenney
2
-2
/
+1
2026-03-30
kvm-check-branches.sh: Remove in favor of kvm-series.sh
Paul E. McKenney
1
-102
/
+0
2026-03-30
rcutorture: Add a textbook-style trivial preemptible RCU
Paul E. McKenney
2
-0
/
+15
2026-03-30
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
3
-0
/
+263
2026-03-30
selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress test
Tejun Heo
3
-0
/
+263
[prev]
[next]