summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-03-16selftests/mm: don't fail uffd-stress if too many CPUsBrendan Jackman
2025-03-16selftests/mm: print some details when uffd-stress gets bad paramsBrendan Jackman
2025-03-16selftests/mm/uffd: rename nr_cpus -> nr_parallelBrendan Jackman
2025-03-16selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman
2025-03-16selftests/mm: skip uffd-stress if userfaultfd not availableBrendan Jackman
2025-03-16selftests/mm: report errno when things fail in gup_longtermBrendan Jackman
2025-03-16selftests/mm: fix spellingUjwal Kundur
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes
2025-03-16selftests/mm: allow tests to run with no huge pages supportMark Brown
2025-03-16selftests: mm: fix typoEric Salem
2025-03-16selftests/mm: fix thuge-gen test name uniquenessMark Brown
2025-03-16selftests/mm: test splitting file-backed THP to any lower orderZi Yan
2025-03-16selftests/mm: make file-backed THP split work by writing PMD size dataZi Yan
2025-03-16selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini
2025-03-15selftests/bpf: Fix sockopt selftest failure on powerpcSaket Kumar Bhaskar
2025-03-15selftests/bpf: Fix string read in strncmp benchmarkViktor Malik
2025-03-15selftests/bpf: Fix arena_spin_lock compilation on PowerPCKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Add a kernel flag test for LSM bpf hookBlaise Boscaccy
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy
2025-03-15selftests/bpf: Convert comma to semicolonChen Ni
2025-03-15selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov
2025-03-15selftests: bpf: fix duplicate selftests in cpumask_success.Emil Tsalapatis
2025-03-15selftests: bpf: add bpf_cpumask_populate selftestsEmil Tsalapatis
2025-03-15selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: lwt_seg6local: Remove unused routesBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: Fix cap_enable_effective() return codeFeng Yang
2025-03-15selftests/bpf: Fix dangling stdout seen by traffic monitor threadAmery Hung
2025-03-15selftests/bpf: Allow assigning traffic monitor print functionAmery Hung
2025-03-15selftests/bpf: Clean up call sites of stdio_restore()Amery Hung
2025-03-15selftests/bpf: Move test_lwt_ip_encap to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: Add tests for arena spin lockKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Introduce arena spin lockKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Introduce cond_break_labelKumar Kartikeya Dwivedi
2025-03-15bpf: correct use/def for may_goto instructionEduard Zingerman
2025-03-15selftests/bpf: test cases for compute_live_registers()Eduard Zingerman
2025-03-15bpf: simple DFA-based live registers analysisEduard Zingerman
2025-03-15selftests/bpf: Add selftests for load-acquire and store-release instructionsPeilin Ye
2025-03-15bpf, x86: Add x86 JIT support for timed may_gotoKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Add tests for bpf_object__prepareMykyta Yatsenko
2025-03-15selftests/bpf: test_tunnel: Remove test_tunnel.shBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Add ping helpersBastien Curutchet (eBPF Foundation)