summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-05-19kunit: tool: add test counts to JSON outputRae Moar
2025-05-19KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXITNikunj A Dadhania
2025-05-19selftests/bpf: Remove unnecessary link dependenciesMykyta Yatsenko
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller
2025-05-16vsock/test: check also expected errno on sigpipe testStefano Garzarella
2025-05-16vsock/test: retry send() to avoid occasional failure in sigpipe testStefano Garzarella
2025-05-16vsock/test: add timeout_usleep() to allow sleeping in timeout sectionsStefano Garzarella
2025-05-16KVM: selftests: access_tracking_perf_test: Use MGLRU for access trackingJames Houghton
2025-05-16KVM: selftests: Build and link selftests/cgroup/lib into KVM selftestsJames Houghton
2025-05-16cgroup: selftests: Add API to find root of specific controllerSean Christopherson
2025-05-16cgroup: selftests: Move cgroup_util into its own libraryJames Houghton
2025-05-16cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.cSean Christopherson
2025-05-16KVM: selftests: access_tracking_perf_test: Add option to skip the sanity checkMaxim Levitsky
2025-05-16KVM: selftests: Extract guts of THP accessor to standalone sysfs helpersSean Christopherson
2025-05-16rcutorture: Fix issue with re-using old images on ARM64Joel Fernandes
2025-05-16rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01Paul E. McKenney
2025-05-16rcutorture: Reduce TREE01 CPU overcommitPaul E. McKenney
2025-05-16torture: Check for "Call trace:" as well as "Call Trace:"Paul E. McKenney
2025-05-16torture: Add testing of RCU's Rust bindings to torture.shPaul E. McKenney
2025-05-16torture: Add --do-{,no-}normal to torture.shPaul E. McKenney
2025-05-16kselftest/arm64: Set default OUTPUT path when undefinedtanze
2025-05-16KVM: selftests: Confirm exposing MTE_frac does not break migrationBen Horgan
2025-05-15selftests/run_kselftest.sh: Use readlink if realpath is not availableYosry Ahmed
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-15selftest/net/ovpn: extend coverage with more test casesAntonio Quartulli
2025-05-15selftest/net/ovpn: fix crash in case of getaddrinfo() failureAntonio Quartulli
2025-05-14selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.Kuniyuki Iwashima
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt
2025-05-13mm: introduce new .mmap_prepare() file callbackLorenzo Stoakes
2025-05-13selftests: memcg: increase error tolerance of child memory.current check in t...Waiman Long
2025-05-13selftests: memcg: allow low event with no memory.low and memory_recursiveprot onWaiman Long
2025-05-13vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy
2025-05-13selftests: ncdevmem: Implement devmem TCP TXMina Almasry
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/fpu' into x86/core, to merge dependent commitsIngo Molnar
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar
2025-05-12mm: perform VMA allocation, freeing, duplication in mmLorenzo Stoakes
2025-05-12mm: abstract initial stack setup to mm subsystemLorenzo Stoakes
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes
2025-05-12mm/selftests: add a test to verify mmap_changing race with -EAGAINPeter Xu
2025-05-12memblock: add MEMBLOCK_RSRV_KERN flagMike Rapoport (Microsoft)
2025-05-12selftests/mm: use long for dwRegionSizeSiddarth G
2025-05-12selftests/bpf: introduce tests for dynptr copy kfuncsMykyta Yatsenko
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu
2025-05-12selftests: net: use setup_ns for SRv6 tests and remove rp_filter configurationHangbin Liu
2025-05-12selftests: net: use setup_ns for bareudp testingHangbin Liu
2025-05-12selftests: net: remove redundant rp_filter configurationHangbin Liu