summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort5-55/+115
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei1-0/+44
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei2-0/+207
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei1-13/+17
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei1-8/+16
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei1-2/+2
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei1-2/+0
2026-04-02selftests: drivers: hw: cleanup shellcheck warnings in the rmon testIoana Ciornei1-25/+29
2026-04-02selftests: net: update some helpers to use run_onIoana Ciornei2-8/+14
2026-04-02selftests: net: extend lib.sh to parse drivers/net/net.configIoana Ciornei3-9/+146
2026-04-02selftests: forwarding: extend ethtool_std_stats_get with pause statisticsIoana Ciornei1-2/+8
2026-04-02iommufd/selftest: Test dirty tracking on PASIDZhenzhong Duan1-0/+27
2026-04-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+112
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)1-12/+2
2026-04-01tools/nolibc/printf: Support negative variable width and precisionDavid Laight1-2/+3
2026-04-01tools/testing/cxl: Test dax_hmem takeover of CXL regionsDan Williams7-0/+173
2026-04-01tools/testing/cxl: Simulate auto-assembly failureDan Williams1-0/+9
2026-04-01KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtimeMarc Zyngier1-7/+45
2026-04-01Merge branch 'for-linus' into for-nextTakashi Iwai121-472/+2779
2026-04-01mm: move free_reserved_area() to mm/memblock.cMike Rapoport (Microsoft)1-3/+31
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)2-4/+9
2026-04-01memblock: Add reserve_mem debugfs infoGuilherme G. Piccoli1-0/+10
2026-04-01selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal1-1/+1
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