aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-05-16KVM: selftests: Confirm exposing MTE_frac does not break migrationBen Horgan1-1/+76
2025-05-15selftests/run_kselftest.sh: Use readlink if realpath is not availableYosry Ahmed1-1/+8
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-61/+847
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-45/+174
2025-05-15selftest/net/ovpn: extend coverage with more test casesAntonio Quartulli5-11/+34
2025-05-15selftest/net/ovpn: fix crash in case of getaddrinfo() failureAntonio Quartulli1-2/+8
2025-05-14selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.Kuniyuki Iwashima1-1/+3
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt5-10/+10
2025-05-13mm: introduce new .mmap_prepare() file callbackLorenzo Stoakes1-5/+61
2025-05-13selftests: memcg: increase error tolerance of child memory.current check in test_memcg_protection()Waiman Long1-2/+2
2025-05-13selftests: memcg: allow low event with no memory.low and memory_recursiveprot onWaiman Long1-4/+14
2025-05-13vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy1-12/+16
2025-05-13selftests: ncdevmem: Implement devmem TCP TXMina Almasry2-15/+311
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar7-0/+631
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar1-3/+6
2025-05-13Merge branch 'x86/fpu' into x86/core, to merge dependent commitsIngo Molnar4-2/+16
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar3-0/+121
2025-05-12mm: perform VMA allocation, freeing, duplication in mmLorenzo Stoakes3-35/+136
2025-05-12mm: abstract initial stack setup to mm subsystemLorenzo Stoakes1-0/+32
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes3-1/+42
2025-05-12mm/selftests: add a test to verify mmap_changing race with -EAGAINPeter Xu1-0/+202
2025-05-12memblock: add MEMBLOCK_RSRV_KERN flagMike Rapoport (Microsoft)3-23/+23
2025-05-12selftests/mm: use long for dwRegionSizeSiddarth G1-2/+2
2025-05-12selftests/bpf: introduce tests for dynptr copy kfuncsMykyta Yatsenko3-0/+244
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu1-2/+0
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu7-30/+4
2025-05-12selftests: net: use setup_ns for SRv6 tests and remove rp_filter configurationHangbin Liu6-251/+76
2025-05-12selftests: net: use setup_ns for bareudp testingHangbin Liu1-42/+7
2025-05-12selftests: net: remove redundant rp_filter configurationHangbin Liu3-8/+0
2025-05-12selftests: net: disable rp_filter after namespace initializationHangbin Liu1-0/+2
2025-05-12selftests: drv-net: ping: make sure the ping test restores checksum offloadJakub Kicinski1-0/+16
2025-05-12selftests/bpf: Allow skipping docs compilationMykyta Yatsenko1-0/+2
2025-05-12selftests/bpf: test_verifier verbose log overflowsGregory Bell1-1/+1
2025-05-12selftests/bpf: test_verifier verbose causes erroneous failuresGregory Bell1-3/+3
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein3-1/+560
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein3-57/+68
2025-05-12selftests/filesystems: create get_unique_mnt_id() helperAmir Goldstein6-35/+36
2025-05-12selftests/fs/mount-notify: build with tools include dirAmir Goldstein2-20/+8
2025-05-12selftests/mount_settattr: remove duplicate syscall definitionsAmir Goldstein1-52/+0
2025-05-12selftests/pidfd: move syscall definitions into wrappers.hAmir Goldstein2-74/+42
2025-05-12selftests/fs/statmount: build with tools include dirAmir Goldstein2-1/+38
2025-05-12selftests/filesystems: move wrapper.h out of overlayfs subdirAmir Goldstein6-4/+6
2025-05-12selftests/mount_settattr: ensure that ext4 filesystem can be createdChristian Brauner1-1/+1
2025-05-12selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE defineChristian Brauner1-0/+4
2025-05-12selftests/mount_settattr: don't define sys_open_tree() twiceChristian Brauner1-5/+0
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers1-5/+5
2025-05-11selftests: fix some typos in tools/testing/selftestsChelsy Ratnawat4-5/+5
2025-05-11lib/test_kmod: do not hardcode/depend on any filesystemHerton R. Krzesinski1-5/+0
2025-05-11selftests/damon: remove the remaining test scripts for DAMON debugfs interfaceEnze Li3-117/+1
2025-05-11selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.shDonet Tom1-1/+1