summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-08-05sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTLOleg Nesterov
2026-08-05selftests/bpf: Add load-acquire test for dst_reg == src_reg from ctxDaniel Borkmann
2026-08-04selftests/mm: remove obsolete hugetlb vmemmap testMuchun Song
2026-08-04tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()Lorenzo Stoakes
2026-08-04tools/testing/vma: default VMA, mm flag bits to 64-bitLorenzo Stoakes
2026-08-04mm/vma: introduce and use vma_set_pgoff()Lorenzo Stoakes
2026-08-04mm/vma: update vma_shrink() to not pass start, pgoff parametersLorenzo Stoakes
2026-08-04mm/vma: make vma_set_range() static, drop insert_vm_struct() declLorenzo Stoakes
2026-08-04mm/vma: introduce vma_assert_can_modify()Lorenzo Stoakes
2026-08-04mm/vma: remove duplicative vma_pgoff_offset() helperLorenzo Stoakes
2026-08-04mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()Lorenzo Stoakes
2026-08-04mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vmaLorenzo Stoakes
2026-08-04mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()Lorenzo Stoakes
2026-08-04mm/rmap: parameterise vma_interval_tree_*() by address_spaceLorenzo Stoakes
2026-08-04mm: introduce and use vma_end_pgoff()Lorenzo Stoakes
2026-08-04tools/testing/vma: use vma_start_pgoff() in merge testsLorenzo Stoakes
2026-08-04mm: move vma_start_pgoff() into mm.h and clean upLorenzo Stoakes
2026-08-04selftests/mm: add HMM test for mmap lock-dropping faultsStanislav Kinsburskii
2026-08-04selftests/mm: fix ternary operator precedence in ksm_testsSayali Patil
2026-08-04selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodesSayali Patil
2026-08-04selftests/mm: handle EINVAL when configuring gigantic hugepagesSayali Patil
2026-08-04selftests/mm: fix memleak in migration benchmarkHongfu Li
2026-08-04mm: split out mm_init and memblock declarations from internal.hMike Rapoport (Microsoft)
2026-08-04ksm: add mremap selftests for ksm_rmap_walkxu xin
2026-08-04selftests/mm: add userfaultfd RWP testsKiryl Shutsemau (Meta)
2026-08-04selftests/damon: check correct path in ensure_file() not_exist casewang wei
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2026-08-05selftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser
2026-08-04selftests/xsk: Decouple xskxceiver and xdp apps from test_progs objectsTushar Vyavahare
2026-08-04selftests/bpf: Test RCU pointer invalidation after spin unlockNing Ding
2026-08-04memblock: always include KHO headersPratyush Yadav (Google)
2026-08-04kho: expose kho_scratch_overlap() to kexec_handover.hPratyush Yadav (Google)
2026-08-03selftests: ipc: change operation not supported error numberPaul White
2026-08-03selftests/acct: share netlink helpersYiyang Chen
2026-08-03selftests/acct: add cgroupstats functional testYiyang Chen
2026-08-03selftests: ublk: add rotating auto_buf index regression testYang Xiuwei
2026-08-03selftests: ublk: add UBLK_F_IO_DESC_SIZE testCaleb Sander Mateos
2026-08-03selftests: ublk: add support for --io_desc_sizeCaleb Sander Mateos
2026-08-03ublk: add UBLK_F_IO_DESC_SIZECaleb Sander Mateos
2026-08-03selftests: drv-net: Test queue stall upon reconfigMohsin Bashir
2026-08-03selftests: net: getsockopt_iter: cover rawv6 and tlsBreno Leitao
2026-08-03selftests/exec: test the pre-opened interpreter limitChristian Brauner
2026-08-03selftests: drv-net: enable devmem TCP in the test configBobby Eshleman
2026-08-03selftests/exec: test interpreters bound to a 'B' entryChristian Brauner
2026-08-03selftests/exec: share the bpf handler preconditionsChristian Brauner
2026-08-03selftests/exec: test registering an entry disabledChristian Brauner
2026-08-03selftests/exec: let binfmt_flag_supported() return a boolChristian Brauner
2026-08-03selftests/sched_ext: Make allowed_cpus idle validation race-freeAndrea Righi
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03selftests/exec: check that a binfmt_misc instance cannot be pinnedChristian Brauner