summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+341
2026-04-02selftests/bpf: Remove invariant violation flagsPaul Chaignon-17/+7
2026-04-02selftests/bpf: Cover invariant violation case from syzbotPaul Chaignon-0/+29
2026-04-02selftests/bpf: Improve task local data documentation and fix potential memory...Amery Hung-7/+18
2026-04-02selftests/bpf: Remove TLD_READ_ONCE() in the user space headerAmery Hung-6/+4
2026-04-02selftests/bpf: Make sure TLD_DEFINE_KEY runs firstAmery Hung-1/+1
2026-04-02selftests/bpf: Simplify task_local_data memory allocationAmery Hung-38/+22
2026-04-02selftests/bpf: Fix task_local_data data allocation sizeAmery Hung-6/+8
2026-04-02selftests/bpf: Add test for raw-address single kprobe attachHoyeon Lee-0/+80
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+446
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann-0/+341
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+69
2026-04-02selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuseLeon Hwang-0/+83
2026-04-02KVM: riscv: selftests: Implement kvm_arch_has_default_irqchipMayuresh Chitale-0/+5
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort-55/+115
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei-0/+44
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei-0/+207
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei-13/+17
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei-8/+16
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei-2/+2
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei-2/+0
2026-04-02selftests: drivers: hw: cleanup shellcheck warnings in the rmon testIoana Ciornei-25/+29
2026-04-02selftests: net: update some helpers to use run_onIoana Ciornei-8/+14
2026-04-02selftests: net: extend lib.sh to parse drivers/net/net.configIoana Ciornei-9/+146
2026-04-02selftests: forwarding: extend ethtool_std_stats_get with pause statisticsIoana Ciornei-2/+8
2026-04-02iommufd/selftest: Test dirty tracking on PASIDZhenzhong Duan-0/+27
2026-04-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+112
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)-12/+2
2026-04-01tools/nolibc/printf: Support negative variable width and precisionDavid Laight-2/+3
2026-04-01tools/testing/cxl: Test dax_hmem takeover of CXL regionsDan Williams-0/+173
2026-04-01tools/testing/cxl: Simulate auto-assembly failureDan Williams-0/+9
2026-04-01KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtimeMarc Zyngier-7/+45
2026-04-01Merge branch 'for-linus' into for-nextTakashi Iwai-472/+2779
2026-04-01mm: move free_reserved_area() to mm/memblock.cMike Rapoport (Microsoft)-3/+31
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)-4/+9
2026-04-01memblock: Add reserve_mem debugfs infoGuilherme G. Piccoli-0/+10
2026-04-01selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal-1/+1
2026-03-31selftests: drv-net: update the README with variantsJakub Kicinski-0/+33
2026-03-31lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook-1/+0
2026-03-31selftests/bpf: Suppress veristat error messages in non-verbose modeMykyta Yatsenko-2/+3
2026-03-31selftests/bpf: Test access to ringbuf position with map pointerMenglong Dong-0/+17
2026-03-31selftests/run_kselftest.sh: Remove unused $ROOTRicardo B. Marlière-1/+0
2026-03-31selftests/cpu-hotplug: Fix check for cpu hotplug not supportedDmytro Maluka-1/+1
2026-03-31Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+263
2026-03-31selftests/mqueue: Fix incorrectly named fileSimon Liebold-0/+0
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+23
2026-03-31selftests: Use ktap helpers for runner.shHangbin Liu-43/+73
2026-03-31selftests: harness: Validate intermixing of kselftest and harness functionalityThomas Weißschuh-9/+46
2026-03-31selftests: harness: Detect illegal mixing of kselftest and harness functionalityThomas Weißschuh-0/+9
2026-03-31selftests: kselftest: Add ksft_reset_state()Thomas Weißschuh-0/+11