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