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-03-11
rtla/trace: Fix I/O handling in save_trace_to_file()
Wander Lairson Costa
1
-7
/
+24
2026-03-11
rtla/trace: Fix write loop in trace_event_save_hist()
Wander Lairson Costa
1
-3
/
+11
2026-03-11
rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
Wander Lairson Costa
1
-1
/
+2
2026-03-11
rtla: Use str_has_prefix() for option prefix check
Wander Lairson Costa
2
-2
/
+2
2026-03-11
rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
1
-4
/
+19
2026-03-11
rtla: Use str_has_prefix() for prefix checks
Wander Lairson Costa
2
-5
/
+3
2026-03-11
rtla: Add str_has_prefix() helper function
Wander Lairson Costa
1
-0
/
+13
2026-03-11
rtla: Handle pthread_create() failure properly
Wander Lairson Costa
1
-1
/
+3
2026-03-11
rtla/timerlat: Add bounds check for softirq vector
Wander Lairson Costa
1
-2
/
+2
2026-03-11
selftests: vDSO: vdso_test_correctness: Add a test for time()
Thomas Weißschuh
1
-0
/
+66
2026-03-11
selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
Thomas Weißschuh
2
-20
/
+14
2026-03-11
selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
Thomas Weißschuh
1
-4
/
+4
2026-03-11
selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
Thomas Weißschuh
1
-8
/
+0
2026-03-11
selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
Thomas Weißschuh
1
-2
/
+0
2026-03-11
Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
Thomas Weißschuh
2
-4
/
+1
2026-03-11
tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
5
-0
/
+55
2026-03-10
perf disasm: Fix potential use-after-free on fileloc
Ian Rogers
1
-4
/
+4
2026-03-10
perf tools: Add layout support for --symfs option
Changbin Du
20
-35
/
+103
2026-03-10
tools: ynl: cli: add --policy support
Jakub Kicinski
1
-0
/
+12
2026-03-10
tools: ynl: add Python API for easier access to policies
Jakub Kicinski
3
-5
/
+140
2026-03-10
tools: ynl: add short doc to class YnlFamily
Jakub Kicinski
1
-0
/
+26
2026-03-10
tools: ynl: move policy decoding out of NlMsg
Jakub Kicinski
1
-25
/
+28
2026-03-10
tools: ynl: handle pad type during decode
Jakub Kicinski
1
-1
/
+3
2026-03-10
selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
Dimitri Daskalakis
1
-6
/
+23
2026-03-10
selftests: rds: Fix tcpdump segfault in rds selftests
Allison Henderson
1
-10
/
+14
2026-03-10
selftests: rds: Add ksft timeout
Allison Henderson
3
-2
/
+7
2026-03-10
selftests: rds: Fix pylint warnings
Allison Henderson
1
-39
/
+45
2026-03-10
tools: ynl: cli: order set->list conversion in JSON output
Jakub Kicinski
1
-1
/
+1
2026-03-10
selftests/bpf: Handle !CONFIG_SMC in bpf_smc.c
Alan Maguire
2
-4
/
+30
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-0
/
+32
2026-03-10
selftests/bpf: Fix pkg-config call on static builds
Paul Chaignon
1
-1
/
+1
2026-03-10
tools/power turbostat: Fix illegal memory access when SMT is present and disabled
Zhang Rui
1
-3
/
+2
2026-03-10
selftests/bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg
Hui Zhu
1
-5
/
+12
2026-03-10
selftests/bpf: Remove kmem subtest from cgroup_iter_memcg
Hui Zhu
3
-31
/
+0
2026-03-10
selftests/bpf: tests to non_null ptr detection using register operand in JEQ/JNE
Cupertino Miranda
1
-0
/
+54
2026-03-10
selftests/bpf: Add test for BPF_END register ID reset
Yazhou Tang
1
-0
/
+22
2026-03-10
vfio: selftests: fix crash in vfio_dma_mapping_mmio_test
Alex Mastro
1
-1
/
+0
2026-03-10
perf vendor events arm64: Add Tegra410 Olympus PMU events
Besar Wicaksono
20
-0
/
+2896
2026-03-10
perf annotate loongarch: Fix off-by-one bug in outside check
Ian Rogers
1
-1
/
+1
2026-03-10
perf ftrace: Fix hashmap__new() error checking
Chen Ni
1
-2
/
+7
2026-03-10
perf annotate: Fix hashmap__new() error checking
Chen Ni
1
-1
/
+4
2026-03-10
perf cs-etm: Sync coresight-pmu.h header with the kernel sources
James Clark
1
-24
/
+0
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
4
-38
/
+29
2026-03-10
rtla: Simplify code by caching string lengths
Wander Lairson Costa
2
-6
/
+11
2026-03-10
rtla: Replace magic number with MAX_PATH
Wander Lairson Costa
3
-13
/
+13
2026-03-10
rtla: Introduce common_threshold_handler() helper
Wander Lairson Costa
4
-44
/
+86
2026-03-10
rtla/actions: Simplify argument parsing
Wander Lairson Costa
2
-15
/
+52
2026-03-10
rtla: Use strdup() to simplify code
Wander Lairson Costa
1
-4
/
+2
2026-03-10
rtla: Exit on memory allocation failures during initialization
Wander Lairson Costa
11
-132
/
+108
2026-03-09
selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changes
Victor Nogueira
1
-1
/
+1
[prev]
[next]