aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu1-2/+0
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu7-31/+5
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_re...Donet Tom1-1/+1
2025-05-11maple_tree: add sufficient heightSidhartha Kumar1-0/+28
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar1-8/+71
2025-05-11maple_tree: use height and depth consistentlySidhartha Kumar1-0/+19
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes4-0/+461
2025-05-11tools/testing: add PROCMAP_QUERY helper functions in mm self testsLorenzo Stoakes2-0/+83
2025-05-11mm/vma: fix incorrectly disallowed anonymous VMA mergesLorenzo Stoakes1-47/+53
2025-05-11selftest/mm: make hugetlb_reparenting_test tolerant to async reparentingLi Wang1-55/+41
2025-05-11selftests/mm: add PAGEMAP_SCAN guard region testAndrei Vagin1-0/+57
2025-05-11selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFODmitry V. Levin2-1/+520
2025-05-11selftests/mm: convert page_size to unsigned longSiddarth G1-6/+6
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-0/+631
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds4-12/+38
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-4/+4
2025-05-09selftests/bpf: Add test to cover sockmap with ktlsJiayuan Chen2-0/+86
2025-05-09tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu1-33/+22
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta7-0/+631
2025-05-09selftests/bpf: Add link info test for ref_ctr_offset retrievalJiri Olsa1-2/+16
2025-05-09selftests/seccomp: fix negative_ENOSYS tracer tests on arm32Terry Tritton1-6/+0
2025-05-09selftests/timens: timerfd: Use correct clockid type in tclock_gettime()Thomas Weißschuh1-1/+1
2025-05-09selftests/timens: Make run_tests() functions staticThomas Weißschuh3-3/+3
2025-05-09selftests/timens: Print TAP headersThomas Weißschuh9-0/+18
2025-05-09selftests: pid_namespace: add missing sys/mount.h include in pid_max.cPeter Seiderer1-0/+1
2025-05-09kselftest: cpufreq: Get rid of double suspend in rtcwake caseNícolas F. R. A. Prado1-1/+2