summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-31selftests: Use ktap helpers for runner.shHangbin Liu
2026-03-31selftests: harness: Validate intermixing of kselftest and harness functionalityThomas Weißschuh
2026-03-31selftests: harness: Detect illegal mixing of kselftest and harness functionalityThomas Weißschuh
2026-03-31selftests: kselftest: Add ksft_reset_state()Thomas Weißschuh
2026-03-31selftests: harness: Validate that explicit kselftest exitcodes are handledThomas Weißschuh
2026-03-31selftests: kselftest: Treat xpass as successful resultThomas Weißschuh
2026-03-31selftests/tracing: Fix to check awk supports non POSIX strtonum()Masami Hiramatsu (Google)
2026-03-31selftests/tracing: Fix to make --logdir option work againMasami Hiramatsu (Google)
2026-03-31rv/rvgen: use context managers for file operationsWander Lairson Costa
2026-03-31rv/rvgen: remove unnecessary semicolonsWander Lairson Costa
2026-03-31rv/rvgen: replace __len__() calls with len()Wander Lairson Costa
2026-03-31rv/rvgen: replace % string formatting with f-stringsWander Lairson Costa
2026-03-31rv/rvgen: remove bare except clauses in generatorWander Lairson Costa
2026-03-31rv/rvgen: introduce AutomataError exception classWander Lairson Costa
2026-03-31rv: Add nomiss deadline monitorGabriele Monaco
2026-03-31verification/rvgen: Add support for per-obj monitorsGabriele Monaco
2026-03-31rv: Convert the opid monitor to a hybrid automatonGabriele Monaco
2026-03-31rv: Add sample hybrid monitor stallGabriele Monaco
2026-03-31verification/rvgen: Add support for Hybrid AutomataGabriele Monaco
2026-03-31verification/rvgen: Allow spaces in and events stringsGabriele Monaco
2026-03-30selftests/bpf: Test that dst is cleared on same-protocol encapJakub Kicinski
2026-03-30x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
2026-03-30Merge tag 'trace-rtla-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-30rcutorture: Add NOCB02 config for nocb poll mode testingJoel Fernandes
2026-03-30rcutorture: Add NOCB01 config for RCU_LAZY torture testingJoel Fernandes
2026-03-30rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()Paul E. McKenney
2026-03-30refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()Paul E. McKenney
2026-03-30rcutorture: Fix numeric "test" comparison in srcu_lockdep.shPaul E. McKenney
2026-03-30torture: Print informative message for test without recheck filePaul E. McKenney
2026-03-30torture: Make hangs more visible in torture.sh outputPaul E. McKenney
2026-03-30kvm-check-branches.sh: Remove in favor of kvm-series.shPaul E. McKenney
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney
2026-03-30Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo
2026-03-30selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress testTejun Heo
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky
2026-03-30RDMA/rxe: Add testcase for net namespace rxeZhu Yanjun
2026-03-30docs: kdoc_diff: add a helper tool to help checking kdoc regressionsMauro Carvalho Chehab
2026-03-30tools: unittest_helper: add a quiet modeMauro Carvalho Chehab
2026-03-30rtla: Fix build without libbpf headerTomas Glozar
2026-03-30doc tools: better handle KBUILD_VERBOSEMauro Carvalho Chehab
2026-03-30selftests/livepatch: add test for module function patchingPablo Alessandro Santos Hugen
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-29selftests: drv-net: xdp: Add rss_hash metadata testsChris J Arges
2026-03-29selftests: net: move common xdp.py functions into libChris J Arges
2026-03-29selftests/bpf: Add few tests for alu32 shift value tracking and zextDaniel Borkmann
2026-03-29selftests/bpf: Update kfuncs using btf_struct_meta to new variantsIhor Solodrai
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai
2026-03-28tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0Ahmed S. Darwish
2026-03-27selftests: fix ARCH normalization to handle command-line argumentAleksei Oladko