summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes
2025-07-09tools/testing/radix-tree: test maple tree chaining mas_preallocate() callsLiam R. Howlett
2025-07-09testing/radix-tree/maple: increase readers and reduce delay for faster machinesLiam R. Howlett
2025-07-09selftest/mm: skip if fallocate() is unsupported in gup_longtermMark Brown
2025-07-09mm/vma: use vmg->target to specify target VMA for new VMA mergeLorenzo Stoakes
2025-07-09selftests: mm: add shmem collapse as a default test itemBaolin Wang
2025-07-09selftests: khugepaged: fix the shmem collapse failureBaolin Wang
2025-07-09selftests/mm: use generic read_sysfs in thuge-gen testPu Lehui
2025-07-09selftests/mm: check for YAMA ptrace_scope configuraiton before modifying itMark Brown
2025-07-09selftests/mm: add messages about test errors to the cow testsMark Brown
2025-07-09selftests/mm: don't compare return values to in cowMark Brown
2025-07-09selftests/mm: convert some cow error reports to ksft_perror()Mark Brown
2025-07-09kselftest/mm: clarify errors for pipe()Mark Brown
2025-07-09tools/testing/selftests: add VMA merge tests for KSM mergeLorenzo Stoakes
2025-07-09mm: prevent KSM from breaking VMA merging for new VMAsLorenzo Stoakes
2025-07-09vsock/test: fix test for null ptr deref when transport changesStefano Garzarella
2025-07-09test/vsock: Add ioctl SIOCINQ testsXuewei Niu
2025-07-09test/vsock: Add retry mechanism to ioctl wrapperXuewei Niu
2025-07-09selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet
2025-07-09selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKH...Victor Nogueira
2025-07-09KVM: arm64: selftests: Test ESR propagation for vSError injectionOliver Upton
2025-07-09KVM: selftests: Convert arch_timer tests to common helpers to pin taskSean Christopherson
2025-07-09KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERFJim Mattson
2025-07-09KVM: selftests: Expand set of APIs for pinning tasks to a single CPUSean Christopherson
2025-07-09selftests/nolibc: show failed run if test process crashesBenjamin Berg
2025-07-08selftests/bpf: Remove enum64 case from __arg_untrusted test suiteEduard Zingerman
2025-07-08selftests/bpf: add a new test to check the consumer update caseJason Xing
2025-07-08selftest: af_unix: Add test for SO_INQ.Kuniyuki Iwashima
2025-07-08KVM: arm64: selftests: Catch up set_id_regs with the kernelOliver Upton
2025-07-08KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-listOliver Upton
2025-07-08KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1Oliver Upton
2025-07-08KVM: arm64: selftests: Add basic SError injection testOliver Upton
2025-07-08tools/nolibc: drop s390 clang target overrideThomas Weißschuh
2025-07-07selftests: net: Add IPv6 support to netconsole basic testsBreno Leitao
2025-07-07selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-07-07selftests: print installation complete messageShuah Khan
2025-07-07selftests/bpf: Negative test case for tail call mapPaul Chaignon
2025-07-07selftests/bpf: Add Spectre v4 testsLuis Gerhorst
2025-07-07selftests/bpf: Set CONFIG_PACKET=y for selftestsSaket Kumar Bhaskar
2025-07-07selftests/bpf: tests for __arg_untrusted void * global func paramsEduard Zingerman
2025-07-07selftests/bpf: test cases for __arg_untrustedEduard Zingerman
2025-07-07selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointerEduard Zingerman
2025-07-07bpf: rdonly_untrusted_mem for btf id walk pointer leafsEduard Zingerman
2025-07-06Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-06selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compati...Terry Tritton
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh
2025-07-06selftests/nolibc: create /dev/full when running as PID 1Thomas Weißschuh
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh
2025-07-06selftests/futex: Add futex_numa to .gitignoreTerry Tritton