summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuseLeon Hwang
2026-04-02KVM: riscv: selftests: Implement kvm_arch_has_default_irqchipMayuresh Chitale
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei
2026-04-02selftests: drivers: hw: cleanup shellcheck warnings in the rmon testIoana Ciornei
2026-04-02selftests: net: update some helpers to use run_onIoana Ciornei
2026-04-02selftests: net: extend lib.sh to parse drivers/net/net.configIoana Ciornei
2026-04-02selftests: forwarding: extend ethtool_std_stats_get with pause statisticsIoana Ciornei
2026-04-02iommufd/selftest: Test dirty tracking on PASIDZhenzhong Duan
2026-04-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)
2026-04-01tools/nolibc/printf: Support negative variable width and precisionDavid Laight
2026-04-01tools/testing/cxl: Test dax_hmem takeover of CXL regionsDan Williams
2026-04-01tools/testing/cxl: Simulate auto-assembly failureDan Williams
2026-04-01KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtimeMarc Zyngier
2026-04-01Merge branch 'for-linus' into for-nextTakashi Iwai
2026-04-01mm: move free_reserved_area() to mm/memblock.cMike Rapoport (Microsoft)
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)
2026-04-01memblock: Add reserve_mem debugfs infoGuilherme G. Piccoli
2026-04-01selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
2026-03-31selftests: drv-net: update the README with variantsJakub Kicinski
2026-03-31lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook
2026-03-31selftests/bpf: Suppress veristat error messages in non-verbose modeMykyta Yatsenko
2026-03-31selftests/bpf: Test access to ringbuf position with map pointerMenglong Dong
2026-03-31selftests/run_kselftest.sh: Remove unused $ROOTRicardo B. Marlière
2026-03-31selftests/cpu-hotplug: Fix check for cpu hotplug not supportedDmytro Maluka
2026-03-31Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-31selftests/mqueue: Fix incorrectly named fileSimon Liebold
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-30selftests/bpf: Test that dst is cleared on same-protocol encapJakub Kicinski
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