summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config filesIngo Molnar
2025-03-19rseq/selftests: Fix namespace collision with rseq UAPI headerMichael Jeanson
2025-03-19tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski
2025-03-19selftests/bpf: Add tests for rqspinlockKumar Kartikeya Dwivedi
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list testClément Léger
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-18selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao
2025-03-18iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverageNicolin Chen
2025-03-18iommufd/selftest: Require vdev_id when attaching to a nested domainNicolin Chen
2025-03-18RISC-V: selftests: Add TEST_ZICBOM into CBO testsYunhui Cui
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17selftests/mm/cow: fix the incorrect error handlingCyan Yang
2025-03-17selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan
2025-03-17selftests/bpf: Test freplace from user namespaceMykyta Yatsenko
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes
2025-03-16selftests/mm/mlock: print error on failureBrendan Jackman
2025-03-16selftests/mm: skip mlock tests if nobody user can't read itBrendan Jackman
2025-03-16selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman
2025-03-16selftests/mm: drop unnecessary sudo usageBrendan Jackman
2025-03-16selftests/mm: skip gup_longterm tests on weird filesystemsBrendan Jackman
2025-03-16selftests/mm: skip map_populate on weird filesystemsBrendan Jackman
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