summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
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