index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
tools/testing/radix-tree: test maple tree chaining mas_preallocate() calls
Liam R. Howlett
1
-0
/
+12
2025-07-09
testing/radix-tree/maple: increase readers and reduce delay for faster machines
Liam R. Howlett
1
-3
/
+4
2025-07-09
selftest/mm: skip if fallocate() is unsupported in gup_longterm
Mark Brown
1
-1
/
+9
2025-07-09
mm/vma: use vmg->target to specify target VMA for new VMA merge
Lorenzo Stoakes
1
-3
/
+3
2025-07-09
selftests: mm: add shmem collapse as a default test item
Baolin Wang
1
-0
/
+4
2025-07-09
selftests: khugepaged: fix the shmem collapse failure
Baolin Wang
1
-2
/
+0
2025-07-09
selftests/mm: use generic read_sysfs in thuge-gen test
Pu Lehui
1
-28
/
+10
2025-07-09
selftests/mm: check for YAMA ptrace_scope configuraiton before modifying it
Mark Brown
1
-1
/
+3
2025-07-09
selftests/mm: add messages about test errors to the cow tests
Mark Brown
1
-8
/
+20
2025-07-09
selftests/mm: don't compare return values to in cow
Mark Brown
1
-3
/
+3
2025-07-09
selftests/mm: convert some cow error reports to ksft_perror()
Mark Brown
1
-3
/
+3
2025-07-09
kselftest/mm: clarify errors for pipe()
Mark Brown
1
-2
/
+2
2025-07-09
tools/testing/selftests: add VMA merge tests for KSM merge
Lorenzo Stoakes
1
-0
/
+78
2025-07-09
mm: prevent KSM from breaking VMA merging for new VMAs
Lorenzo Stoakes
1
-0
/
+11
2025-07-09
vsock/test: fix test for null ptr deref when transport changes
Stefano Garzarella
1
-5
/
+16
2025-07-09
test/vsock: Add ioctl SIOCINQ tests
Xuewei Niu
1
-0
/
+79
2025-07-09
test/vsock: Add retry mechanism to ioctl wrapper
Xuewei Niu
2
-9
/
+22
2025-07-09
selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pkt
Eric Dumazet
1
-0
/
+53
2025-07-09
selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKHOLE chain
Victor Nogueira
1
-0
/
+37
2025-07-09
KVM: arm64: selftests: Test ESR propagation for vSError injection
Oliver Upton
1
-2
/
+30
2025-07-09
KVM: selftests: Convert arch_timer tests to common helpers to pin task
Sean Christopherson
2
-27
/
+3
2025-07-09
KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF
Jim Mattson
2
-0
/
+214
2025-07-09
KVM: selftests: Expand set of APIs for pinning tasks to a single CPU
Sean Christopherson
3
-10
/
+38
2025-07-09
selftests/nolibc: show failed run if test process crashes
Benjamin Berg
1
-1
/
+2
2025-07-08
selftests/bpf: Remove enum64 case from __arg_untrusted test suite
Eduard Zingerman
1
-7
/
+1
2025-07-08
selftests/bpf: add a new test to check the consumer update case
Jason Xing
2
-1
/
+56
2025-07-08
selftest: af_unix: Add test for SO_INQ.
Kuniyuki Iwashima
3
-1
/
+127
2025-07-08
KVM: arm64: selftests: Catch up set_id_regs with the kernel
Oliver Upton
1
-2
/
+12
2025-07-08
KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-list
Oliver Upton
1
-0
/
+7
2025-07-08
KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1
Oliver Upton
1
-1
/
+41
2025-07-08
KVM: arm64: selftests: Add basic SError injection test
Oliver Upton
3
-8
/
+121
2025-07-08
tools/nolibc: drop s390 clang target override
Thomas Weißschuh
1
-3
/
+0
2025-07-07
selftests: net: Add IPv6 support to netconsole basic tests
Breno Leitao
2
-30
/
+99
2025-07-07
selftests: tracing: Use mutex_unlock for testing glob filter
Masami Hiramatsu (Google)
1
-1
/
+1
2025-07-07
selftests: print installation complete message
Shuah Khan
1
-0
/
+1
2025-07-07
selftests/bpf: Negative test case for tail call map
Paul Chaignon
2
-0
/
+33
2025-07-07
selftests/bpf: Add Spectre v4 tests
Luis Gerhorst
2
-0
/
+153
2025-07-07
selftests/bpf: Set CONFIG_PACKET=y for selftests
Saket Kumar Bhaskar
1
-0
/
+1
2025-07-07
selftests/bpf: tests for __arg_untrusted void * global func params
Eduard Zingerman
1
-0
/
+53
2025-07-07
selftests/bpf: test cases for __arg_untrusted
Eduard Zingerman
1
-0
/
+81
2025-07-07
selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointer
Eduard Zingerman
1
-0
/
+31
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
1
-1
/
+1
2025-07-06
Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-07-06
selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compatibility mode
Terry Tritton
1
-1
/
+7
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
1
-0
/
+23
2025-07-06
selftests/nolibc: create /dev/full when running as PID 1
Thomas Weißschuh
1
-1
/
+3
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-07-06
selftests/futex: Add futex_numa to .gitignore
Terry Tritton
1
-0
/
+1
2025-07-04
cxl/test: Simplify fw_buf_checksum_show()
Eric Biggers
1
-19
/
+2
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+5
[prev]
[next]