index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2025-03-19
selftests/bpf: Add tests for rqspinlock
Kumar Kartikeya Dwivedi
-0
/
+538
2025-03-19
Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-356
/
+370
2025-03-19
Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
-83
/
+151
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+147
2025-03-19
KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test
Clément Léger
-0
/
+8
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
-42
/
+504
2025-03-18
selftests/bpf: Add selftest for attaching fexit to __noreturn functions
Yafang Shao
-0
/
+24
2025-03-18
iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
Nicolin Chen
-0
/
+153
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
-0
/
+5
2025-03-18
RISC-V: selftests: Add TEST_ZICBOM into CBO tests
Yunhui Cui
-11
/
+55
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+3
2025-03-17
selftests/mm/cow: fix the incorrect error handling
Cyan Yang
-1
/
+1
2025-03-17
selftests/mm: add tests for folio_split(), buddy allocator like split
Zi Yan
-7
/
+27
2025-03-17
selftests/bpf: Test freplace from user namespace
Mykyta Yatsenko
-4
/
+112
2025-03-16
tools/selftests: add guard region test for /proc/$pid/pagemap
Lorenzo Stoakes
-0
/
+48
2025-03-16
selftests/mm/mlock: print error on failure
Brendan Jackman
-3
/
+9
2025-03-16
selftests/mm: skip mlock tests if nobody user can't read it
Brendan Jackman
-1
/
+1
2025-03-16
selftests/mm: ensure uffd-wp-mremap gets pages of each size
Brendan Jackman
-1
/
+22
2025-03-16
selftests/mm: drop unnecessary sudo usage
Brendan Jackman
-1
/
+1
2025-03-16
selftests/mm: skip gup_longterm tests on weird filesystems
Brendan Jackman
-1
/
+9
2025-03-16
selftests/mm: skip map_populate on weird filesystems
Brendan Jackman
-0
/
+7
2025-03-16
selftests/mm: don't fail uffd-stress if too many CPUs
Brendan Jackman
-1
/
+10
2025-03-16
selftests/mm: print some details when uffd-stress gets bad params
Brendan Jackman
-1
/
+2
2025-03-16
selftests/mm/uffd: rename nr_cpus -> nr_parallel
Brendan Jackman
-20
/
+20
2025-03-16
selftests/mm: skip uffd-wp-mremap if userfaultfd not available
Brendan Jackman
-1
/
+4
2025-03-16
selftests/mm: skip uffd-stress if userfaultfd not available
Brendan Jackman
-2
/
+2
2025-03-16
selftests/mm: report errno when things fail in gup_longterm
Brendan Jackman
-16
/
+21
2025-03-16
selftests/mm: fix spelling
Ujwal Kundur
-1
/
+1
2025-03-16
tools/selftests: add file/shmem-backed mapping guard region tests
Lorenzo Stoakes
-0
/
+595
2025-03-16
tools/selftests: expand all guard region tests to file-backed
Lorenzo Stoakes
-85
/
+205
2025-03-16
selftests/mm: rename guard-pages to guard-regions
Lorenzo Stoakes
-24
/
+24
2025-03-16
selftests/mm: allow tests to run with no huge pages support
Mark Brown
-24
/
+42
2025-03-16
selftests: mm: fix typo
Eric Salem
-1
/
+1
2025-03-16
selftests/mm: fix thuge-gen test name uniqueness
Mark Brown
-2
/
+2
2025-03-16
selftests/mm: test splitting file-backed THP to any lower order
Zi Yan
-5
/
+6
2025-03-16
selftests/mm: make file-backed THP split work by writing PMD size data
Zi Yan
-8
/
+44
2025-03-16
selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation
Rafael Aquini
-1
/
+3
2025-03-15
selftests/bpf: Fix sockopt selftest failure on powerpc
Saket Kumar Bhaskar
-0
/
+4
2025-03-15
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
-1
/
+4
2025-03-15
selftests/bpf: Fix arena_spin_lock compilation on PowerPC
Kumar Kartikeya Dwivedi
-3
/
+24
2025-03-15
selftests/bpf: Add a kernel flag test for LSM bpf hook
Blaise Boscaccy
-0
/
+71
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
-10
/
+11
2025-03-15
selftests/bpf: Convert comma to semicolon
Chen Ni
-2
/
+2
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
-1
/
+1
2025-03-15
selftests: bpf: fix duplicate selftests in cpumask_success.
Emil Tsalapatis
-2
/
+1
2025-03-15
selftests: bpf: add bpf_cpumask_populate selftests
Emil Tsalapatis
-0
/
+161
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
-152
/
+176
2025-03-15
selftests/bpf: lwt_seg6local: Remove unused routes
Bastien Curutchet (eBPF Foundation)
-5
/
+0
2025-03-15
selftests/bpf: Fix cap_enable_effective() return code
Feng Yang
-9
/
+10
2025-03-15
selftests/bpf: Fix dangling stdout seen by traffic monitor thread
Amery Hung
-17
/
+22
[prev]
[next]