aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-03-16mm: mark vma as detached until it's added into vma treeSuren Baghdasaryan1-5/+12
2025-03-16mm: move per-vma lock into vm_area_structSuren Baghdasaryan1-26/+7
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes1-0/+595
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes1-85/+205
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes4-24/+24
2025-03-16selftests/mm: allow tests to run with no huge pages supportMark Brown1-24/+42
2025-03-16selftests: mm: fix typoEric Salem1-1/+1
2025-03-16selftests/mm: fix thuge-gen test name uniquenessMark Brown1-2/+2
2025-03-16mm: completely abstract unnecessary adj_start calculationLorenzo Stoakes1-2/+2
2025-03-16mm: eliminate adj_start parameter from commit_merge()Lorenzo Stoakes1-0/+2
2025-03-16mm: further refactor commit_merge()Lorenzo Stoakes1-2/+7
2025-03-16mm: simplify vma merge structure and expand commentsLorenzo Stoakes1-26/+26
2025-03-16selftests/mm: test splitting file-backed THP to any lower orderZi Yan1-5/+6
2025-03-16selftests/mm: make file-backed THP split work by writing PMD size dataZi Yan1-8/+44
2025-03-16selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini1-1/+3
2025-03-15kunit: tool: add test to check parsing late test planRae Moar1-0/+11
2025-03-15kunit: tool: Fix bug in parsing test planRae Moar1-5/+4
2025-03-15selftests/bpf: Fix sockopt selftest failure on powerpcSaket Kumar Bhaskar1-0/+4
2025-03-15selftests/bpf: Fix string read in strncmp benchmarkViktor Malik1-1/+4
2025-03-15selftests/bpf: Fix arena_spin_lock compilation on PowerPCKumar Kartikeya Dwivedi2-3/+24
2025-03-15selftests/bpf: Add a kernel flag test for LSM bpf hookBlaise Boscaccy2-0/+71
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy7-10/+11
2025-03-15selftests/bpf: Convert comma to semicolonChen Ni1-2/+2
2025-03-15selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov1-1/+1
2025-03-15selftests: bpf: fix duplicate selftests in cpumask_success.Emil Tsalapatis2-2/+1
2025-03-15selftests: bpf: add bpf_cpumask_populate selftestsEmil Tsalapatis4-0/+161
2025-03-15selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)3-152/+176
2025-03-15selftests/bpf: lwt_seg6local: Remove unused routesBastien Curutchet (eBPF Foundation)1-5/+0
2025-03-15selftests/bpf: Fix cap_enable_effective() return codeFeng Yang4-9/+10
2025-03-15selftests/bpf: Fix dangling stdout seen by traffic monitor threadAmery Hung1-17/+22
2025-03-15selftests/bpf: Allow assigning traffic monitor print functionAmery Hung2-19/+59
2025-03-15selftests/bpf: Clean up call sites of stdio_restore()Amery Hung1-11/+6
2025-03-15selftests/bpf: Move test_lwt_ip_encap to test_progsBastien Curutchet (eBPF Foundation)3-478/+541
2025-03-15selftests/bpf: Add tests for arena spin lockKumar Kartikeya Dwivedi2-0/+159
2025-03-15selftests/bpf: Introduce arena spin lockKumar Kartikeya Dwivedi2-0/+652
2025-03-15selftests/bpf: Introduce cond_break_labelKumar Kartikeya Dwivedi1-6/+9
2025-03-15bpf: correct use/def for may_goto instructionEduard Zingerman1-3/+3
2025-03-15selftests/bpf: test cases for compute_live_registers()Eduard Zingerman6-14/+455
2025-03-15bpf: simple DFA-based live registers analysisEduard Zingerman1-1/+10
2025-03-15selftests/bpf: Add selftests for load-acquire and store-release instructionsPeilin Ye6-3/+698
2025-03-15bpf, x86: Add x86 JIT support for timed may_gotoKumar Kartikeya Dwivedi2-12/+80
2025-03-15selftests/bpf: Add tests for bpf_object__prepareMykyta Yatsenko2-0/+127
2025-03-15selftests/bpf: test_tunnel: Remove test_tunnel.shBastien Curutchet (eBPF Foundation)2-180/+0
2025-03-15selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progsBastien Curutchet (eBPF Foundation)2-88/+59
2025-03-15selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)2-49/+48
2025-03-15selftests/bpf: test_tunnel: Move geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)2-45/+45
2025-03-15selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progsBastien Curutchet (eBPF Foundation)2-58/+41
2025-03-15selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progsBastien Curutchet (eBPF Foundation)2-52/+46
2025-03-15selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)2-95/+104
2025-03-15selftests/bpf: test_tunnel: Move gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)2-79/+97