summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-10selftests/hid: sync the python tests to hid-tools 0.8Benjamin Tissoires
2025-07-10selftests/hid: run ruff format on the python partBenjamin Tissoires
2025-07-10KVM: selftests: Add CONFIG_EVENTFD for irqfd selftestMark Brown
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing
2025-07-09ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang
2025-07-09selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiationLi Wang
2025-07-09selftests/mm: remove duplicate .gitignore entriesMoon Hee Lee
2025-07-09selftests/mm: reduce uffd-unit-test poison test to minimumPeter Xu
2025-07-09selftets/damon: add a test for memcg_path leakSeongJae Park
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LASTAlistair Popple
2025-07-09selftests/udmabuf: add a test to pin first before writing to memfdVivek Kasireddy
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes
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-09tools/mm: add script to display page state for a given PID and VADDRYe Liu
2025-07-09kallsyms: fix build without execinfoAchill Gilgenast
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-09tools/hv: fcopy: Fix incorrect file path conversionYasumasa Suenaga
2025-07-09rv: Add rtapp_sleep monitorNam Cao
2025-07-09rv: Add rtapp_pagefault monitorNam Cao
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-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson
2025-07-09selftests/nolibc: show failed run if test process crashesBenjamin Berg
2025-07-09perf list: Remove trailing A in PAI crypto event 4210Thomas Richter
2025-07-09Merge tag 'linux-cpupower-6.17-rc1-fixed' of git://git.kernel.org/pub/scm/lin...Rafael J. Wysocki
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