index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-17
kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGS
Thomas Weißschuh
1
-3
/
+3
2025-09-17
selftests/bpf: Test accesses to ctx padding
Paul Chaignon
1
-0
/
+30
2025-09-17
selftests/bpf: Move macros to bpf_misc.h
Paul Chaignon
5
-13
/
+6
2025-09-17
selftests/hid: hidraw: forge wrong ioctls and tests them
Benjamin Tissoires
1
-0
/
+127
2025-09-17
selftests/hid: hidraw: add more coverage for hidraw ioctls
Benjamin Tissoires
2
-0
/
+352
2025-09-17
selftests/hid: update vmtest.sh for virtme-ng
Benjamin Tissoires
1
-245
/
+423
2025-09-16
selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
Yi Lai
1
-0
/
+1
2025-09-16
selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...
Nai-Chen Cheng
1
-1
/
+1
2025-09-16
selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
Akhilesh Patil
1
-0
/
+6
2025-09-16
KVM: riscv: selftests: Add SBI FWFT to get-reg-list test
Anup Patel
1
-0
/
+32
2025-09-16
KVM: riscv: selftests: Add common supported test cases
Quan Zhou
1
-0
/
+6
2025-09-16
KVM: riscv: selftests: Add missing headers for new testcases
Dong Yang
4
-0
/
+4
2025-09-16
KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
Quan Zhou
1
-2
/
+1
2025-09-16
KVM: riscv: selftests: Add bfloat16 extension to get-reg-list test
Quan Zhou
1
-0
/
+12
2025-09-16
KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
Quan Zhou
1
-0
/
+16
2025-09-15
bpf...d_path(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
selftests: ncdevmem: remove sleep on rx
Stanislav Fomichev
1
-2
/
+0
2025-09-15
selftests: mptcp: close server IPC descriptors
Geliang Tang
2
-4
/
+12
2025-09-15
selftests: mptcp: close server file descriptors
Geliang Tang
2
-0
/
+2
2025-09-15
selftests: mptcp: sockopt: fix error messages
Geliang Tang
1
-6
/
+10
2025-09-15
selftests: mptcp: userspace pm: validate deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-3
/
+18
2025-09-15
selftests: mptcp: connect: print pcap prefix
Matthieu Baerts (NGI0)
1
-1
/
+5
2025-09-15
selftests: mptcp: print trailing bytes with od
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-15
selftests: mptcp: avoid spurious errors on TCP disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-15
selftests: mptcp: connect: catch IO errors on listen side
Matthieu Baerts (NGI0)
1
-3
/
+4
2025-09-15
selftests: bonding: add fail_over_mac testing
Hangbin Liu
3
-2
/
+142
2025-09-15
selftests/tc-testing: Adapt tc police action tests for Gb rounding changes
Victor Nogueira
1
-1
/
+1
2025-09-15
selftests/bpf: More open-coded gettid syscall cleanup
Alan Maguire
6
-5
/
+8
2025-09-15
selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
Kumar Kartikeya Dwivedi
4
-0
/
+104
2025-09-15
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
2
-1
/
+17
2025-09-15
selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
Leon Hwang
1
-0
/
+4
2025-09-15
selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value
Jiri Olsa
1
-28
/
+6
2025-09-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-0
/
+2
2025-09-14
selftests: openvswitch: add a simple test for tunnel metadata
Ilya Maximets
1
-7
/
+81
2025-09-13
selftests: proc: mark vsyscall strings maybe-unused
Bala-Vignesh-Reddy
1
-4
/
+8
2025-09-13
proc: test lseek on /proc/net/dev
Alexey Dobriyan
3
-0
/
+70
2025-09-13
selftests/mm/uffd-stress: stricten constraint on free hugepages needed before...
Dev Jain
1
-6
/
+11
2025-09-13
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
1
-3
/
+7
2025-09-13
selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
I Viswanath
1
-12
/
+12
2025-09-13
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
7
-19
/
+6
2025-09-13
kselftest: mm: fix typos in test_vmalloc.sh
ally heev
1
-3
/
+3
2025-09-13
selftests/mm: test that rmap behaves as expected
Wei Yang
4
-0
/
+441
2025-09-13
selftests/mm: put general ksm operation into vm_util
Wei Yang
3
-118
/
+154
2025-09-13
selftests/mm: check after-split folio orders in split_huge_page_test
Zi Yan
1
-24
/
+64
2025-09-13
selftests/mm: add check_after_split_folio_orders() helper
Zi Yan
1
-0
/
+152
2025-09-13
selftests/mm: reimplement is_backed_by_thp() with more precise check
Zi Yan
3
-24
/
+82
2025-09-13
selftests/mm: mark all functions static in split_huge_page_test.c
Zi Yan
1
-11
/
+11
2025-09-13
selftests: prctl: introduce tests for disabling THPs except for madvise
Usama Arif
1
-0
/
+113
2025-09-13
selftests: prctl: introduce tests for disabling THPs completely
Usama Arif
5
-1
/
+189
2025-09-13
selftest/mm: extract sz2ord function into vm_util.h
Usama Arif
4
-9
/
+9
[prev]
[next]