summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-04-01selftests: drv-net: update the README with variantsJakub Kicinski1-0/+33
2026-04-01lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook1-1/+0
2026-04-01selftests/bpf: Suppress veristat error messages in non-verbose modeMykyta Yatsenko1-2/+3
2026-04-01selftests/bpf: Test access to ringbuf position with map pointerMenglong Dong1-0/+17
2026-04-01selftests/run_kselftest.sh: Remove unused $ROOTRicardo B. Marlière1-1/+0
2026-04-01selftests/cpu-hotplug: Fix check for cpu hotplug not supportedDmytro Maluka1-1/+1
2026-04-01Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-0/+263
2026-04-01selftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+23
2026-03-31selftests: Use ktap helpers for runner.shHangbin Liu2-43/+73
2026-03-31selftests: harness: Validate intermixing of kselftest and harness functionalityThomas Weißschuh2-9/+46
2026-03-31selftests: harness: Detect illegal mixing of kselftest and harness functionalityThomas Weißschuh1-0/+9
2026-03-31selftests: kselftest: Add ksft_reset_state()Thomas Weißschuh1-0/+11
2026-03-31selftests: harness: Validate that explicit kselftest exitcodes are handledThomas Weißschuh2-9/+46
2026-03-31selftests: kselftest: Treat xpass as successful resultThomas Weißschuh1-0/+1
2026-03-31selftests/tracing: Fix to check awk supports non POSIX strtonum()Masami Hiramatsu (Google)2-0/+6
2026-03-31selftests/tracing: Fix to make --logdir option work againMasami Hiramatsu (Google)1-6/+12
2026-03-31selftests/bpf: Test that dst is cleared on same-protocol encapJakub Kicinski2-0/+112
2026-03-30rcutorture: Add NOCB02 config for nocb poll mode testingJoel Fernandes2-0/+23
2026-03-30rcutorture: Add NOCB01 config for RCU_LAZY torture testingJoel Fernandes2-0/+23
2026-03-30rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()Paul E. McKenney1-1/+1
2026-03-30refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()Paul E. McKenney1-1/+1
2026-03-30rcutorture: Fix numeric "test" comparison in srcu_lockdep.shPaul E. McKenney1-3/+3
2026-03-30torture: Print informative message for test without recheck filePaul E. McKenney1-1/+6
2026-03-30torture: Make hangs more visible in torture.sh outputPaul E. McKenney2-2/+1
2026-03-30kvm-check-branches.sh: Remove in favor of kvm-series.shPaul E. McKenney1-102/+0
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney2-0/+15
2026-03-30Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo3-0/+263
2026-03-30selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress testTejun Heo3-0/+263
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky74-317/+2064
2026-03-30RDMA/rxe: Add testcase for net namespace rxeZhu Yanjun7-0/+298
2026-03-30selftests/livepatch: add test for module function patchingPablo Alessandro Santos Hugen4-0/+194
2026-03-30Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-03-30selftests: drv-net: xdp: Add rss_hash metadata testsChris J Arges4-0/+312
2026-03-30selftests: net: move common xdp.py functions into libChris J Arges4-74/+94
2026-03-29selftests/bpf: Add few tests for alu32 shift value tracking and zextDaniel Borkmann1-0/+165
2026-03-29selftests/bpf: Update kfuncs using btf_struct_meta to new variantsIhor Solodrai3-156/+9
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai1-2/+2
2026-03-28selftests: fix ARCH normalization to handle command-line argumentAleksei Oladko6-14/+14
2026-03-28selftests/fchmodat2: use ksft_finished()Mark Brown1-4/+1
2026-03-28selftests/fchmodat2: clean up temporary files and directoriesMark Brown1-50/+111
2026-03-28selftests/ipc: skip msgque test when MSG_COPY is unsupportedUYeol Jo1-0/+3
2026-03-28selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()Xiang Mei1-0/+25
2026-03-27selftests/bpf: add block device management selftestsChristian Brauner2-0/+317
2026-03-27RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_testJiakai Xu2-1/+56
2026-03-27selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabledBen Copeland1-1/+9
2026-03-27selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.shYohei Kojima1-8/+8
2026-03-27selftests: add check for seg6 tunsrcJustin Iurman1-13/+96
2026-03-27Revert "selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reen...Tejun Heo7-601/+0
2026-03-26selftests/bpf: Test kind encoding/decodingAlan Maguire1-0/+226