index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
rcutorture: Fix numeric "test" comparison in srcu_lockdep.sh
Paul E. McKenney
-3
/
+3
2026-03-30
torture: Print informative message for test without recheck file
Paul E. McKenney
-1
/
+6
2026-03-30
torture: Make hangs more visible in torture.sh output
Paul E. McKenney
-2
/
+1
2026-03-30
kvm-check-branches.sh: Remove in favor of kvm-series.sh
Paul E. McKenney
-102
/
+0
2026-03-30
rcutorture: Add a textbook-style trivial preemptible RCU
Paul E. McKenney
-0
/
+15
2026-03-30
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
-0
/
+263
2026-03-30
selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress test
Tejun Heo
-0
/
+263
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
-1002
/
+3074
2026-03-30
RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
-0
/
+298
2026-03-30
docs: kdoc_diff: add a helper tool to help checking kdoc regressions
Mauro Carvalho Chehab
-0
/
+508
2026-03-30
tools: unittest_helper: add a quiet mode
Mauro Carvalho Chehab
-6
/
+16
2026-03-30
rtla: Fix build without libbpf header
Tomas Glozar
-1
/
+0
2026-03-30
doc tools: better handle KBUILD_VERBOSE
Mauro Carvalho Chehab
-2
/
+12
2026-03-30
selftests/livepatch: add test for module function patching
Pablo Alessandro Santos Hugen
-0
/
+194
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2026-03-29
selftests: drv-net: xdp: Add rss_hash metadata tests
Chris J Arges
-0
/
+312
2026-03-29
selftests: net: move common xdp.py functions into lib
Chris J Arges
-74
/
+94
2026-03-29
selftests/bpf: Add few tests for alu32 shift value tracking and zext
Daniel Borkmann
-0
/
+165
2026-03-29
selftests/bpf: Update kfuncs using btf_struct_meta to new variants
Ihor Solodrai
-156
/
+9
2026-03-29
bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
Ihor Solodrai
-2
/
+3
2026-03-28
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0
Ahmed S. Darwish
-324
/
+347
2026-03-27
selftests: fix ARCH normalization to handle command-line argument
Aleksei Oladko
-14
/
+14
2026-03-27
tools/getdelays: use the static UAPI headers from tools/include/uapi
Thomas Weißschuh
-1
/
+1
2026-03-27
tools headers UAPI: sync linux/taskstats.h
Thomas Weißschuh
-0
/
+291
2026-03-27
selftests/fchmodat2: use ksft_finished()
Mark Brown
-4
/
+1
2026-03-27
selftests/fchmodat2: clean up temporary files and directories
Mark Brown
-50
/
+111
2026-03-27
selftests/ipc: skip msgque test when MSG_COPY is unsupported
UYeol Jo
-0
/
+3
2026-03-27
selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()
Xiang Mei
-0
/
+25
2026-03-27
perf tools: Add --pmu-filter option for filtering PMUs
Qinxin Xia
-6
/
+37
2026-03-27
cxl/core/region: move dax region device logic into region_dax.c
Gregory Price
-1
/
+1
2026-03-27
cxl/core/region: move pmem region driver logic into region_pmem.c
Gregory Price
-1
/
+1
2026-03-27
scx_central: Defer timer start to central dispatch to fix init error
Zhao Mengmeng
-44
/
+42
2026-03-27
selftests/bpf: add block device management selftests
Christian Brauner
-0
/
+317
2026-03-27
RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
Jiakai Xu
-1
/
+56
2026-03-27
selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabled
Ben Copeland
-1
/
+9
2026-03-26
selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh
Yohei Kojima
-8
/
+8
2026-03-26
selftests: add check for seg6 tunsrc
Justin Iurman
-13
/
+96
2026-03-26
Revert "selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reen...
Tejun Heo
-601
/
+0
2026-03-26
perf report: Add comm_nodigit sort key
Stephen Brennan
-1
/
+123
2026-03-26
perf stat: Fix opt->value type for parse_cache_level
Ian Rogers
-20
/
+23
2026-03-26
perf lock: Fix option value type in parse_max_stack
Ian Rogers
-1
/
+1
2026-03-26
perf record: Add support for arch_sdt_arg_parse_op() on s390
Thomas Richter
-0
/
+82
2026-03-26
tools build: Correct link flags for libopenssl
Leo Yan
-2
/
+8
2026-03-26
selftests/bpf: Test kind encoding/decoding
Alan Maguire
-0
/
+226
2026-03-26
libbpf: Support sanitization of BTF layout for older kernels
Alan Maguire
-36
/
+127
2026-03-26
libbpf: BTF validation can use layout for unknown kinds
Alan Maguire
-2
/
+6
2026-03-26
libbpf: Add layout encoding support
Alan Maguire
-2
/
+83
2026-03-26
libbpf: Use layout to compute an unknown kind size
Alan Maguire
-9
/
+43
2026-03-26
libbpf: Support layout section handling in BTF
Alan Maguire
-153
/
+320
2026-03-26
btf: Add BTF kind layout encoding to UAPI
Alan Maguire
-0
/
+12
[prev]
[next]