summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-08-04selftests/mm: handle EINVAL when configuring gigantic hugepagesSayali Patil3-5/+24
2026-08-04selftests/mm: fix memleak in migration benchmarkHongfu Li1-9/+12
2026-08-04ksm: add mremap selftests for ksm_rmap_walkxu xin1-0/+81
2026-08-04selftests/mm: add userfaultfd RWP testsKiryl Shutsemau (Meta)1-0/+919
2026-08-04selftests/damon: check correct path in ensure_file() not_exist casewang wei1-1/+1
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton2-2/+2
2026-08-05selftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser1-11/+5
2026-08-04selftests/xsk: Decouple xskxceiver and xdp apps from test_progs objectsTushar Vyavahare1-5/+14
2026-08-04selftests/bpf: Test RCU pointer invalidation after spin unlockNing Ding4-0/+86
2026-08-03selftests: ipc: change operation not supported error numberPaul White1-1/+1
2026-08-03selftests/acct: share netlink helpersYiyang Chen6-254/+184
2026-08-03selftests/acct: add cgroupstats functional testYiyang Chen2-0/+355
2026-08-03selftests: ublk: add rotating auto_buf index regression testYang Xiuwei5-3/+82
2026-08-03selftests: ublk: add UBLK_F_IO_DESC_SIZE testCaleb Sander Mateos2-0/+26
2026-08-03selftests: ublk: add support for --io_desc_sizeCaleb Sander Mateos2-11/+24
2026-08-03ublk: add UBLK_F_IO_DESC_SIZECaleb Sander Mateos1-0/+1
2026-08-03selftests: drv-net: Test queue stall upon reconfigMohsin Bashir3-6/+263
2026-08-03selftests: net: getsockopt_iter: cover rawv6 and tlsBreno Leitao1-0/+239
2026-08-03selftests/exec: test the pre-opened interpreter limitChristian Brauner4-0/+309
2026-08-03selftests: drv-net: enable devmem TCP in the test configBobby Eshleman1-0/+2
2026-08-03selftests/exec: test interpreters bound to a 'B' entryChristian Brauner4-9/+349
2026-08-03selftests/exec: share the bpf handler preconditionsChristian Brauner1-16/+27
2026-08-03selftests/exec: test registering an entry disabledChristian Brauner3-0/+215
2026-08-03selftests/exec: let binfmt_flag_supported() return a boolChristian Brauner3-5/+5
2026-08-03selftests/sched_ext: Make allowed_cpus idle validation race-freeAndrea Righi1-7/+42
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+12
2026-08-03selftests/exec: check that a binfmt_misc instance cannot be pinnedChristian Brauner3-0/+171
2026-08-03selftests/exec: test binfmt_misc loader substitutionChristian Brauner7-22/+764
2026-08-03selftests/exec: test the transparent binfmt_misc modeChristian Brauner7-4/+399
2026-08-03selftests/exec: convert the binfmt_misc bpf test to the kselftest harnessChristian Brauner4-141/+185
2026-08-03selftests/exec: add binfmt_misc bpf-backed handler testFarid Zakaria7-0/+642
2026-08-03selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockoptShivaji Kant2-0/+4
2026-08-03bpf: Classify scalar kfunc arguments from BTFAmery Hung1-1/+1
2026-08-03bpf: Classify kfunc pointer arguments from BTF, resolve type against the regi...Amery Hung4-8/+8
2026-08-03selftests/bpf: Test __szk precision with a NULL nullable bufferAmery Hung2-0/+30
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung4-6/+6
2026-08-03selftests/bpf: Test map lookup result refinementAmery Hung2-0/+75
2026-08-03bpf: Resolve map lookup result type at lookup timeEduard Zingerman1-1/+1
2026-08-02selftests/cgroup: add user_usec sanity check in test_cpucg_niceShaojie Sun1-0/+2
2026-08-02kselftest/arm64: Don't write to P0 in irritator on SME only systemsMark Brown1-1/+6
2026-08-02kselftest/arm64: Add testcase for SECCOMP_RET_TRACE orig_x0 bypassJinjie Ruan3-1/+206
2026-08-02kselftest/arm64: Add seccomp ptrace x0 bypass testJinjie Ruan3-1/+197
2026-08-02kselftest/arm64: fp-ptrace: Fix checks for inactive SVE and SSVE regsetsKarl Mehltretter1-6/+41
2026-08-02tools/nolibc: add support for AlphaThomas Weißschuh3-1/+8
2026-08-01selftests/bpf: Add tests for >8 byte return value and 128-bit argumentsYonghong Song5-0/+112
2026-07-31KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcementHemanth Selam3-4/+49
2026-07-31KVM: selftests: Extend the invalid nVMX guest state test to cover RSMHao Zhang1-0/+53
2026-07-31KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcaseSean Christopherson1-19/+42
2026-07-31KVM: selftests: Use port 0x80 in invalid nVMX guest state testSean Christopherson1-3/+3
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()Sean Christopherson1-0/+16