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
2025-11-22
selftests/nolibc: error out on linker warnings
Thomas Weißschuh
1
-1
/
+1
2025-11-22
selftests/nolibc: use lld to link loongarch binaries
Thomas Weißschuh
1
-0
/
+1
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
2
-0
/
+42
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
1
-1
/
+1
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
1
-0
/
+50
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
2
-2
/
+90
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
1
-1
/
+1
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2
-2
/
+17
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
1
-3
/
+3
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
1
-2
/
+2
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
1
-33
/
+34
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
1
-79
/
+43
2025-11-21
KVM: selftests: Make sure vm->vpages_mapped is always up-to-date
Yosry Ahmed
3
-3
/
+3
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
2
-5
/
+3
2025-11-21
get_feat.pl: remove it, as it got replaced by get_feat.py
Mauro Carvalho Chehab
1
-641
/
+0
2025-11-21
tools/docs/get_feat.py: convert get_feat.pl to Python
Mauro Carvalho Chehab
2
-0
/
+719
2025-11-21
objtool: Provide access to feature and flags of group alternatives
Alexandre Chartre
4
-1
/
+6
2025-11-21
objtool: Fix address references in alternatives
Alexandre Chartre
1
-4
/
+66
2025-11-21
objtool: Disassemble jump table alternatives
Alexandre Chartre
1
-6
/
+32
2025-11-21
objtool: Disassemble exception table alternatives
Alexandre Chartre
1
-1
/
+25
2025-11-21
objtool: Print addresses with alternative instructions
Alexandre Chartre
1
-12
/
+23
2025-11-21
objtool: Disassemble group alternatives
Alexandre Chartre
1
-17
/
+149
2025-11-21
objtool: Print headers for alternatives
Alexandre Chartre
1
-6
/
+182
2025-11-21
objtool: Preserve alternatives order
Alexandre Chartre
1
-2
/
+14
2025-11-21
objtool: Add the --disas=<function-pattern> action
Alexandre Chartre
5
-17
/
+53
2025-11-21
objtool: Do not validate IBT for .return_sites and .call_sites
Alexandre Chartre
1
-0
/
+2
2025-11-21
objtool: Improve tracing of alternative instructions
Alexandre Chartre
3
-13
/
+125
2025-11-21
objtool: Add functions to better name alternatives
Alexandre Chartre
2
-0
/
+84
2025-11-21
objtool: Identify the different types of alternatives
Alexandre Chartre
2
-5
/
+20
2025-11-21
objtool: Improve register reporting during function validation
Alexandre Chartre
5
-0
/
+40
2025-11-21
objtool: Trace instruction state changes during function validation
Alexandre Chartre
3
-1
/
+149
2025-11-21
objtool: Add option to trace function validation
Alexandre Chartre
10
-18
/
+299
2025-11-21
objtool: Record symbol name max length
Alexandre Chartre
1
-0
/
+7
2025-11-21
objtool: Extract code to validate instruction from the validate branch loop
Alexandre Chartre
1
-181
/
+205
2025-11-21
objtool: Disassemble instruction on warning or backtrace
Alexandre Chartre
5
-14
/
+58
2025-11-21
objtool: Store instruction disassembly result
Alexandre Chartre
1
-6
/
+71
2025-11-21
objtool: Print symbol during disassembly
Alexandre Chartre
3
-9
/
+143
2025-11-21
tool build: Remove annoying newline in build output
Alexandre Chartre
1
-1
/
+3
2025-11-21
objtool: Disassemble code with libopcodes instead of running objdump
Alexandre Chartre
11
-70
/
+236
2025-11-21
objtool: Create disassembly context
Alexandre Chartre
4
-5
/
+49
2025-11-21
objtool: Move disassembly functions to a separated file
Alexandre Chartre
4
-81
/
+93
2025-11-21
rtla/timerlat: Exit top main loop on any non-zero wait_retval
Crystal Wood
1
-1
/
+1
2025-11-21
rtla/tests: Don't rely on matching ^1ALL
Crystal Wood
1
-1
/
+1
2025-11-21
rtla: Fix -a overriding -t argument
Ivan Pravdin
4
-4
/
+8
2025-11-21
rtla: Fix -C/--cgroup interface
Ivan Pravdin
6
-76
/
+55
2025-11-21
tools/rtla: Replace osnoise_hist_usage("...") with fatal("...")
Costa Shulyupin
1
-19
/
+13
2025-11-21
tools/rtla: Replace osnoise_top_usage("...") with fatal("...")
Costa Shulyupin
1
-16
/
+10
2025-11-21
tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")
Costa Shulyupin
1
-19
/
+13
2025-11-21
tools/rtla: Replace timerlat_top_usage("...") with fatal("...")
Costa Shulyupin
1
-17
/
+11
2025-11-21
tools/rtla: Add fatal() and replace error handling pattern
Costa Shulyupin
7
-129
/
+81
[prev]
[next]