summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
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-12libbpf: Use proper errno value in nlattrAnton Protopopov-8/+7
2025-05-12selftests/bpf: Allow skipping docs compilationMykyta Yatsenko-0/+2
2025-05-12perf tests: Harden branch stack sampling testIan Rogers-20/+52
2025-05-12selftests/bpf: test_verifier verbose log overflowsGregory Bell-1/+1
2025-05-12selftests/bpf: test_verifier verbose causes erroneous failuresGregory Bell-3/+3
2025-05-12perf parse-events: Add "cpu" term to set the CPU an event is recorded onIan Rogers-17/+76
2025-05-12perf parse-events: Set is_pmu_core for legacy hardware eventsIan Rogers-14/+23
2025-05-12perf stat: Use counter cpumask to skip zero valuesIan Rogers-8/+13
2025-05-12libperf cpumap: Add ability to create CPU from a single CPU numberIan Rogers-0/+12
2025-05-12perf tests metrics: Permission related fixesIan Rogers-54/+64
2025-05-12perf evsel: Add per-thread warning for EOPNOTSUPP open failuesIan Rogers-0/+4
2025-05-12perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter-1/+4
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter-1/+19
2025-05-12perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter-3/+202
2025-05-12ACPICA: Update copyright yearSaket Dumbre-10/+10
2025-05-12ACPICA: Apply ACPI_NONSTRING in more placesAhmed Salem-2/+2
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein-1/+560
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein-57/+68
2025-05-12selftests/filesystems: create get_unique_mnt_id() helperAmir Goldstein-35/+36
2025-05-12selftests/fs/mount-notify: build with tools include dirAmir Goldstein-20/+282
2025-05-12selftests/mount_settattr: remove duplicate syscall definitionsAmir Goldstein-52/+0
2025-05-12selftests/pidfd: move syscall definitions into wrappers.hAmir Goldstein-74/+42
2025-05-12selftests/fs/statmount: build with tools include dirAmir Goldstein-1/+318
2025-05-12selftests/filesystems: move wrapper.h out of overlayfs subdirAmir Goldstein-4/+6
2025-05-12selftests/mount_settattr: ensure that ext4 filesystem can be createdChristian Brauner-1/+1
2025-05-12selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE defineChristian Brauner-0/+4
2025-05-12selftests/mount_settattr: don't define sys_open_tree() twiceChristian Brauner-5/+0
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers-5/+5
2025-05-11selftests: fix some typos in tools/testing/selftestsChelsy Ratnawat-5/+5
2025-05-11lib/test_kmod: do not hardcode/depend on any filesystemHerton R. Krzesinski-5/+0
2025-05-11selftests/damon: remove the remaining test scripts for DAMON debugfs interfaceEnze Li-117/+1
2025-05-11selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_re...Donet Tom-1/+1
2025-05-11maple_tree: add sufficient heightSidhartha Kumar-0/+28
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar-8/+71
2025-05-11maple_tree: use height and depth consistentlySidhartha Kumar-0/+19
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes-0/+461
2025-05-11tools/testing: add PROCMAP_QUERY helper functions in mm self testsLorenzo Stoakes-0/+83
2025-05-11mm/vma: fix incorrectly disallowed anonymous VMA mergesLorenzo Stoakes-47/+53
2025-05-11selftest/mm: make hugetlb_reparenting_test tolerant to async reparentingLi Wang-55/+41
2025-05-11selftests/mm: add PAGEMAP_SCAN guard region testAndrei Vagin-0/+57