summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-01-09selftests/landlock: Properly close a file descriptorGünther Noack
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-07thermal: intel: selftests: workload_hint: Support slow workload hintsSrinivas Pandruvada
2026-01-07selftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer
2026-01-07selftests/hid: use a enum class for the different button typesPeter Hutterer
2026-01-07selftests/hid: require hidtools 0.12Peter Hutterer
2026-01-07selftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires
2026-01-06bpf: GCC requires function attributes before the declaratorJose E. Marchesi
2026-01-06bpf: adapt selftests to GCC 16 -Wunused-but-set-variableJose E. Marchesi
2026-01-06selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-06selftests: netdevsim: add carrier state consistency testYohei Kojima
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis
2026-01-06selftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen
2026-01-06selftests/nolibc: always build sparc32 tests with -mcpu=v8Thomas Weißschuh
2026-01-06selftests/nolibc: drop NOLIBC_SYSROOT=0 logicThomas Weißschuh
2026-01-06selftests/nolibc: test compatibility of nolibc and kernel time typesThomas Weißschuh
2026-01-05selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha
2026-01-05selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira
2026-01-05kselftest/arm64: Support FORCE_TARGETSMark Brown
2026-01-04Merge branch 'rcu-torture.20260104a' into rcu-nextBoqun Feng
2026-01-04rcutorture: Add --kill-previous option to terminate previous kvm.sh runsJoel Fernandes
2026-01-04rcutorture: Prevent concurrent kvm.sh runs on same source treeJoel Fernandes
2026-01-04tools/nolibc: add ptrace supportBenjamin Berg
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-02selftests: bpf: Fix test_bpf_nf for trusted args becoming defaultPuranjay Mohan
2026-01-02selftests: bpf: fix cgroup_hierarchical_statsPuranjay Mohan
2026-01-02selftests: bpf: fix test_kfunc_dynptr_paramPuranjay Mohan
2026-01-02selftests: bpf: Update failure message for rbtree_failPuranjay Mohan
2026-01-02selftests: bpf: Update kfunc_param_nullable test for new error messagePuranjay Mohan
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan
2026-01-01selftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal
2026-01-01torture: Include commit discription in testid.txtPaul E. McKenney
2026-01-01torture: Make config2csv.sh properly handle comments in .boot filesPaul E. McKenney
2026-01-01torture: Make kvm-series.sh give run numbers and totalsPaul E. McKenney
2026-01-01torture: Make kvm-series.sh give build numbers and totalsPaul E. McKenney
2026-01-01torture: Parallelize kvm-series.sh guest-OS executionPaul E. McKenney
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney
2025-12-31selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-31kselftest/kublk: include message in _Static_assert for C11 compatibilityClint George
2025-12-31kselftest/anon_inode: replace null pointers with empty arraysClint George
2025-12-31kselftest/coredump: use __builtin_trap() instead of null pointerClint George
2025-12-31resolve_btfids: Implement --patch_btfidsIhor Solodrai
2025-12-31selftests/bpf: iterator based loop and STACK_MISC states pruningEduard Zingerman