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
Age
Commit message (
Expand
)
Author
Lines
2025-05-12
selftests/bpf: test_verifier verbose log overflows
Gregory Bell
-1
/
+1
2025-05-12
selftests/bpf: test_verifier verbose causes erroneous failures
Gregory Bell
-3
/
+3
2025-05-12
selftests/fs/mount-notify: add a test variant running inside userns
Amir Goldstein
-1
/
+560
2025-05-12
selftests/filesystems: create setup_userns() helper
Amir Goldstein
-57
/
+68
2025-05-12
selftests/filesystems: create get_unique_mnt_id() helper
Amir Goldstein
-35
/
+36
2025-05-12
selftests/fs/mount-notify: build with tools include dir
Amir Goldstein
-20
/
+8
2025-05-12
selftests/mount_settattr: remove duplicate syscall definitions
Amir Goldstein
-52
/
+0
2025-05-12
selftests/pidfd: move syscall definitions into wrappers.h
Amir Goldstein
-74
/
+42
2025-05-12
selftests/fs/statmount: build with tools include dir
Amir Goldstein
-1
/
+38
2025-05-12
selftests/filesystems: move wrapper.h out of overlayfs subdir
Amir Goldstein
-4
/
+6
2025-05-12
selftests/mount_settattr: ensure that ext4 filesystem can be created
Christian Brauner
-1
/
+1
2025-05-12
selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE define
Christian Brauner
-0
/
+4
2025-05-12
selftests/mount_settattr: don't define sys_open_tree() twice
Christian Brauner
-5
/
+0
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
-5
/
+5
2025-05-11
selftests: fix some typos in tools/testing/selftests
Chelsy Ratnawat
-5
/
+5
2025-05-11
lib/test_kmod: do not hardcode/depend on any filesystem
Herton R. Krzesinski
-5
/
+0
2025-05-11
selftests/damon: remove the remaining test scripts for DAMON debugfs interface
Enze Li
-117
/
+1
2025-05-11
selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_re...
Donet Tom
-1
/
+1
2025-05-11
maple_tree: add sufficient height
Sidhartha Kumar
-0
/
+28
2025-05-11
maple_tree: use vacant nodes to reduce worst case allocations
Sidhartha Kumar
-8
/
+71
2025-05-11
maple_tree: use height and depth consistently
Sidhartha Kumar
-0
/
+19
2025-05-11
tools/testing/selftests: assert that anon merge cases behave as expected
Lorenzo Stoakes
-0
/
+461
2025-05-11
tools/testing: add PROCMAP_QUERY helper functions in mm self tests
Lorenzo Stoakes
-0
/
+83
2025-05-11
mm/vma: fix incorrectly disallowed anonymous VMA merges
Lorenzo Stoakes
-47
/
+53
2025-05-11
selftest/mm: make hugetlb_reparenting_test tolerant to async reparenting
Li Wang
-55
/
+41
2025-05-11
selftests/mm: add PAGEMAP_SCAN guard region test
Andrei Vagin
-0
/
+57
2025-05-11
selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFO
Dmitry V. Levin
-1
/
+520
2025-05-11
selftests/mm: convert page_size to unsigned long
Siddarth G
-6
/
+6
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+631
2025-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+4
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...
Linus Torvalds
-12
/
+38
2025-05-10
Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-4
/
+4
2025-05-09
selftests/bpf: Add test to cover sockmap with ktls
Jiayuan Chen
-0
/
+86
2025-05-09
tests/ncdevmem: Fix double-free of queue array
Cosmin Ratiu
-33
/
+22
2025-05-09
selftest/x86/bugs: Add selftests for ITS
Pawan Gupta
-0
/
+631
2025-05-09
selftests/bpf: Add link info test for ref_ctr_offset retrieval
Jiri Olsa
-2
/
+16
2025-05-09
selftests/seccomp: fix negative_ENOSYS tracer tests on arm32
Terry Tritton
-6
/
+0
2025-05-09
selftests/timens: timerfd: Use correct clockid type in tclock_gettime()
Thomas Weißschuh
-1
/
+1
2025-05-09
selftests/timens: Make run_tests() functions static
Thomas Weißschuh
-3
/
+3
2025-05-09
selftests/timens: Print TAP headers
Thomas Weißschuh
-0
/
+18
2025-05-09
selftests: pid_namespace: add missing sys/mount.h include in pid_max.c
Peter Seiderer
-0
/
+1
2025-05-09
kselftest: cpufreq: Get rid of double suspend in rtcwake case
Nícolas F. R. A. Prado
-1
/
+2
2025-05-09
selftests/cpufreq: Fix cpufreq basic read and update testcases
Swapnil Sapkal
-4
/
+11
2025-05-09
selftests/ftrace: Convert poll to a gen_file
Ayush Jain
-1
/
+1
2025-05-09
selftests/bpf: Fix caps for __xlated/jited_unpriv
Luis Gerhorst
-6
/
+8
2025-05-09
selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64
Peilin Ye
-2
/
+3
2025-05-09
selftests/bpf: Verify zero-extension behavior in load-acquire tests
Peilin Ye
-4
/
+4
2025-05-09
selftests/bpf: Avoid passing out-of-range values to __retval()
Peilin Ye
-20
/
+52
2025-05-09
selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate
Peilin Ye
-7
/
+5
2025-05-09
selftests/tc-testing: Add qdisc limit trimming tests
Cong Wang
-0
/
+136
[prev]
[next]