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-02-26
selftests/x86/xstate: Enumerate and name xstate components
Chang S. Bae
2
-2
/
+60
2025-02-26
selftests/x86/xstate: Refactor XSAVE helpers for general use
Chang S. Bae
2
-132
/
+142
2025-02-26
selftests/x86: Consolidate redundant signal helper functions
Chang S. Bae
18
-315
/
+51
2025-02-26
KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDR
Sebastian Ott
1
-7
/
+30
2025-02-25
selftests/bpf: Test gen_pro/epilogue that generate kfuncs
Amery Hung
3
-0
/
+182
2025-02-25
selftests: drv-net-hw: Add a test for symmetric RSS hash
Gal Pressman
3
-2
/
+90
2025-02-25
selftests: drv-net: Make rand_port() get a port more reliably
Gal Pressman
1
-11
/
+4
2025-02-25
selftests/net: ensure mptcp is enabled in netns
Hangbin Liu
1
-1
/
+3
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
19
-162
/
+32
2025-02-25
tools/sched_ext: Provide consistent access to scx flags
Andrea Righi
1
-6
/
+12
2025-02-25
tools/memory-model: glossary.txt: Fix indents
Akira Yokosawa
1
-16
/
+16
2025-02-25
tools/memory-model/README: Fix typo
Akira Yokosawa
1
-1
/
+1
2025-02-25
tools/memory-model: Distinguish between syntactic and semantic tags
Jonas Oberhauser
3
-121
/
+121
2025-02-25
tools/memory-model: Switch to softcoded herd7 tags
Jonas Oberhauser
5
-21
/
+30
2025-02-25
objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns
Youling Tang
1
-1
/
+1
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2
-4
/
+5
2025-02-25
selftests/x86/lam: Fix minor memory in do_uring()
liuye
1
-1
/
+3
2025-02-25
tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.
Yufeng Wang
1
-0
/
+7
2025-02-25
tools: virtio/linux/compiler.h: Add data_race() define.
Yufeng Wang
1
-0
/
+25
2025-02-25
tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio test
Yufeng Wang
1
-0
/
+13
2025-02-24
Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-4
/
+4
2025-02-24
Merge patch series "Initial support for RK3576 UFS controller"
Martin K. Petersen
10
-27
/
+327
2025-02-24
perf report: Fix sample number stats for branch entry mode
Thomas Falcon
1
-2
/
+6
2025-02-24
perf machine: Reuse module path buffer
Ian Rogers
1
-11
/
+23
2025-02-24
perf hwmon_pmu: Switch event discovery to io_dir__readdir
Ian Rogers
1
-25
/
+17
2025-02-24
perf parse-events: Switch tracepoints to io_dir__readdir
Ian Rogers
1
-13
/
+19
2025-02-24
perf events: Remove scandir in thread synthesis
Ian Rogers
1
-10
/
+12
2025-02-24
perf header: Switch mem topology to io_dir__readdir
Ian Rogers
1
-15
/
+16
2025-02-24
perf pmu: Switch to io_dir__readdir
Ian Rogers
2
-46
/
+30
2025-02-24
perf maps: Switch modules tree walk to io_dir__readdir
Ian Rogers
1
-17
/
+8
2025-02-24
tools lib api: Add io_dir an allocation free readdir alternative
Ian Rogers
2
-1
/
+105
2025-02-24
selftests/user_events: Fix failures caused by test code
Yiqian Xun
1
-0
/
+2
2025-02-24
selftests: drv-net: test XDP, HDS auto and the ioctl path
Jakub Kicinski
3
-3
/
+158
2025-02-24
libbpf: Fix out-of-bound read
Nandakumar Edamana
1
-1
/
+1
2025-02-24
io_uring/zcrx: add selftest case for recvzc with read limit
David Wei
2
-8
/
+62
2025-02-24
ASoC: dapm-graph: set fill colour of turned on nodes
Nicolas Frattaroli
1
-1
/
+1
2025-02-24
sched_ext: idle: Introduce scx_bpf_nr_node_ids()
Andrea Righi
2
-0
/
+5
2025-02-24
KVM: selftests: Add a nested (forced) emulation intercept test for x86
Sean Christopherson
2
-0
/
+147
2025-02-22
Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+54
2025-02-22
selftests: remove reference to prime_numbers.sh
Tamir Duberstein
1
-1
/
+1
2025-02-22
selftests/rseq: Add rseq syscall errors test
Michael Jeanson
6
-5
/
+145
2025-02-22
selftests/lam: Test get_user() LAM pointer handling
Maciej Wieczor-Retman
1
-0
/
+108
2025-02-22
selftests/lam: Skip test if LAM is disabled
Maciej Wieczor-Retman
1
-5
/
+18
2025-02-22
selftests/lam: Move cpu_has_la57() to use cpuinfo flag
Maciej Wieczor-Retman
1
-6
/
+10
2025-02-21
selftests: fib_nexthops: do not mark skipped tests as failed
Hangbin Liu
1
-2
/
+5
2025-02-21
selftests: fib_rule_tests: Add DSCP mask match tests
Ido Schimmel
1
-0
/
+38
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-5
/
+695
2025-02-21
selftests: net: Add test cases for link and peer netns
Xiao Liang
4
-0
/
+157
2025-02-21
selftests: net: Add python context manager for netns entering
Xiao Liang
2
-1
/
+19
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
1
-0
/
+54
[prev]
[next]