summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2025-05-12selftests: net: disable rp_filter after namespace initializationHangbin Liu
2025-05-12selftests: drv-net: ping: make sure the ping test restores checksum offloadJakub Kicinski
2025-05-12selftests/bpf: Allow skipping docs compilationMykyta Yatsenko
2025-05-12selftests/bpf: test_verifier verbose log overflowsGregory Bell
2025-05-12selftests/bpf: test_verifier verbose causes erroneous failuresGregory Bell
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein
2025-05-12selftests/filesystems: create get_unique_mnt_id() helperAmir Goldstein
2025-05-12selftests/fs/mount-notify: build with tools include dirAmir Goldstein
2025-05-12selftests/mount_settattr: remove duplicate syscall definitionsAmir Goldstein
2025-05-12selftests/pidfd: move syscall definitions into wrappers.hAmir Goldstein
2025-05-12selftests/fs/statmount: build with tools include dirAmir Goldstein
2025-05-12selftests/filesystems: move wrapper.h out of overlayfs subdirAmir Goldstein
2025-05-12selftests/mount_settattr: ensure that ext4 filesystem can be createdChristian Brauner
2025-05-12selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE defineChristian Brauner
2025-05-12selftests/mount_settattr: don't define sys_open_tree() twiceChristian Brauner
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers
2025-05-11selftests: fix some typos in tools/testing/selftestsChelsy Ratnawat
2025-05-11lib/test_kmod: do not hardcode/depend on any filesystemHerton R. Krzesinski
2025-05-11selftests/damon: remove the remaining test scripts for DAMON debugfs interfaceEnze Li
2025-05-11selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_re...Donet Tom
2025-05-11maple_tree: add sufficient heightSidhartha Kumar
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar
2025-05-11maple_tree: use height and depth consistentlySidhartha Kumar
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes
2025-05-11tools/testing: add PROCMAP_QUERY helper functions in mm self testsLorenzo Stoakes