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-30
Merge branch 'master' into rdma-next
Leon Romanovsky
146
-1002
/
+3074
2026-03-30
RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
7
-0
/
+298
2026-03-30
docs: kdoc_diff: add a helper tool to help checking kdoc regressions
Mauro Carvalho Chehab
1
-0
/
+508
2026-03-30
tools: unittest_helper: add a quiet mode
Mauro Carvalho Chehab
1
-6
/
+16
2026-03-30
rtla: Fix build without libbpf header
Tomas Glozar
1
-1
/
+0
2026-03-30
doc tools: better handle KBUILD_VERBOSE
Mauro Carvalho Chehab
2
-2
/
+12
2026-03-30
selftests/livepatch: add test for module function patching
Pablo Alessandro Santos Hugen
4
-0
/
+194
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2026-03-29
selftests: drv-net: xdp: Add rss_hash metadata tests
Chris J Arges
4
-0
/
+312
2026-03-29
selftests: net: move common xdp.py functions into lib
Chris J Arges
4
-74
/
+94
2026-03-29
selftests/bpf: Add few tests for alu32 shift value tracking and zext
Daniel Borkmann
1
-0
/
+165
2026-03-29
selftests/bpf: Update kfuncs using btf_struct_meta to new variants
Ihor Solodrai
3
-156
/
+9
2026-03-29
bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
Ihor Solodrai
2
-2
/
+3
2026-03-28
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0
Ahmed S. Darwish
1
-319
/
+342
2026-03-27
selftests: fix ARCH normalization to handle command-line argument
Aleksei Oladko
6
-14
/
+14
2026-03-27
tools/getdelays: use the static UAPI headers from tools/include/uapi
Thomas Weißschuh
1
-1
/
+1
2026-03-27
tools headers UAPI: sync linux/taskstats.h
Thomas Weißschuh
1
-0
/
+291
2026-03-27
selftests/fchmodat2: use ksft_finished()
Mark Brown
1
-4
/
+1
2026-03-27
selftests/fchmodat2: clean up temporary files and directories
Mark Brown
1
-46
/
+107
2026-03-27
selftests/ipc: skip msgque test when MSG_COPY is unsupported
UYeol Jo
1
-0
/
+3
2026-03-27
selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()
Xiang Mei
1
-0
/
+25
2026-03-27
perf tools: Add --pmu-filter option for filtering PMUs
Qinxin Xia
4
-6
/
+37
2026-03-27
cxl/core/region: move dax region device logic into region_dax.c
Gregory Price
1
-1
/
+1
2026-03-27
cxl/core/region: move pmem region driver logic into region_pmem.c
Gregory Price
1
-1
/
+1
2026-03-27
scx_central: Defer timer start to central dispatch to fix init error
Zhao Mengmeng
2
-44
/
+42
2026-03-27
selftests/bpf: add block device management selftests
Christian Brauner
2
-0
/
+317
2026-03-27
RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
Jiakai Xu
2
-1
/
+56
2026-03-27
selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabled
Ben Copeland
1
-1
/
+9
2026-03-26
selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh
Yohei Kojima
1
-8
/
+8
2026-03-26
selftests: add check for seg6 tunsrc
Justin Iurman
1
-13
/
+96
2026-03-26
Revert "selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()"
Tejun Heo
7
-601
/
+0
2026-03-26
perf report: Add comm_nodigit sort key
Stephen Brennan
5
-1
/
+123
2026-03-26
perf stat: Fix opt->value type for parse_cache_level
Ian Rogers
1
-20
/
+23
2026-03-26
perf lock: Fix option value type in parse_max_stack
Ian Rogers
1
-1
/
+1
2026-03-26
perf record: Add support for arch_sdt_arg_parse_op() on s390
Thomas Richter
3
-0
/
+82
2026-03-26
tools build: Correct link flags for libopenssl
Leo Yan
1
-2
/
+8
2026-03-26
selftests/bpf: Test kind encoding/decoding
Alan Maguire
1
-0
/
+226
2026-03-26
libbpf: Support sanitization of BTF layout for older kernels
Alan Maguire
4
-36
/
+127
2026-03-26
libbpf: BTF validation can use layout for unknown kinds
Alan Maguire
1
-2
/
+6
2026-03-26
libbpf: Add layout encoding support
Alan Maguire
3
-2
/
+83
2026-03-26
libbpf: Use layout to compute an unknown kind size
Alan Maguire
1
-9
/
+43
2026-03-26
libbpf: Support layout section handling in BTF
Alan Maguire
1
-153
/
+320
2026-03-26
btf: Add BTF kind layout encoding to UAPI
Alan Maguire
1
-0
/
+12
2026-03-26
tools/sched_ext: Remove redundant SCX_ENQ_IMMED compat definition
Tejun Heo
1
-5
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-60
/
+682
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
1
-1
/
+90
2026-03-26
KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUI
Yeoreum Yun
1
-0
/
+1
2026-03-26
Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-4
/
+171
2026-03-26
RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
Jiakai Xu
2
-0
/
+33
2026-03-26
KVM: selftests: Refactor UAPI tests into dedicated function
Jiakai Xu
1
-16
/
+51
[prev]
[next]