summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman-4/+4
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis-0/+38
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn-0/+59
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski-6/+38
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang-1/+1
2026-01-06selftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen-3/+11
2026-01-06selftests/nolibc: always build sparc32 tests with -mcpu=v8Thomas Weißschuh-1/+1
2026-01-06selftests/nolibc: drop NOLIBC_SYSROOT=0 logicThomas Weißschuh-6/+0
2026-01-06selftests/nolibc: test compatibility of nolibc and kernel time typesThomas Weißschuh-0/+29
2026-01-05selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha-6/+11
2026-01-05selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira-0/+47
2026-01-05vsock/test: Test setting SO_ZEROCOPY on accept()ed socketMichal Luczaj-0/+32
2026-01-05kunit: qemu_configs: Add 32-bit big endian ARM configurationThomas Weißschuh-0/+16
2026-01-05kunit: tool: Don't overwrite test status based on subtest countsThomas Weißschuh-0/+7
2026-01-05kunit: tool: Add test for nested test result reportingThomas Weißschuh-0/+17
2026-01-05kunit: respect KBUILD_OUTPUT env variable by defaultRyota Sakamoto-1/+25
2026-01-05kselftest/arm64: Support FORCE_TARGETSMark Brown-2/+4
2026-01-05cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operationDan Williams-1/+1
2026-01-05cxl/mem: Drop @host argument to devm_cxl_add_memdev()Dan Williams-1/+1
2026-01-04Merge branch 'rcu-torture.20260104a' into rcu-nextBoqun Feng-24/+205
2026-01-04rcutorture: Add --kill-previous option to terminate previous kvm.sh runsJoel Fernandes-1/+24
2026-01-04rcutorture: Prevent concurrent kvm.sh runs on same source treeJoel Fernandes-0/+18
2026-01-04tools/nolibc: add ptrace supportBenjamin Berg-0/+2
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds-4/+12
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+83
2026-01-02selftests: bpf: Fix test_bpf_nf for trusted args becoming defaultPuranjay Mohan-8/+61
2026-01-02selftests: bpf: fix cgroup_hierarchical_statsPuranjay Mohan-3/+3
2026-01-02selftests: bpf: fix test_kfunc_dynptr_paramPuranjay Mohan-3/+2
2026-01-02selftests: bpf: Update failure message for rbtree_failPuranjay Mohan-1/+1
2026-01-02selftests: bpf: Update kfunc_param_nullable test for new error messagePuranjay Mohan-1/+1
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan-11/+11
2026-01-01selftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal-1/+44
2026-01-01torture: Include commit discription in testid.txtPaul E. McKenney-1/+1
2026-01-01torture: Make config2csv.sh properly handle comments in .boot filesPaul E. McKenney-1/+1
2026-01-01torture: Make kvm-series.sh give run numbers and totalsPaul E. McKenney-1/+4
2026-01-01torture: Make kvm-series.sh give build numbers and totalsPaul E. McKenney-1/+6
2026-01-01torture: Parallelize kvm-series.sh guest-OS executionPaul E. McKenney-21/+153
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney-2/+0
2025-12-31selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan-1/+1
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu-1/+7
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian-1/+2
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou-2/+3
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds-6/+0
2025-12-31kselftest/kublk: include message in _Static_assert for C11 compatibilityClint George-1/+1
2025-12-31kselftest/anon_inode: replace null pointers with empty arraysClint George-1/+4
2025-12-31kselftest/coredump: use __builtin_trap() instead of null pointerClint George-1/+1
2025-12-31resolve_btfids: Implement --patch_btfidsIhor Solodrai-1/+1
2025-12-31selftests/bpf: iterator based loop and STACK_MISC states pruningEduard Zingerman-0/+65
2025-12-30selftests/bpf: test cases for bpf_loop SCC and state graph backedgesEduard Zingerman-0/+75
2025-12-30selftests/bpf: Fix verifier_arena_large/big_alloc3 testPuranjay Mohan-1/+1