summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-09-22selftests/mm: gup_tests: option to GUP all pages in a single callDavid Hildenbrand2-3/+7
2025-09-22selftests/mm: remove PROT_EXEC req from file-collapse testsZach O'Keefe1-1/+1
2025-09-22selftests/mm: fix va_high_addr_switch.sh failure on x86_64Chunyu Hu1-2/+2
2025-09-22selftests/mm: alloc hugepages in va_high_addr_switch testChunyu Hu1-0/+37
2025-09-22selftests/mm: fix hugepages cleanup too earlyChunyu Hu1-2/+7
2025-09-22selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp testDavid Hildenbrand1-49/+74
2025-09-22selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong...David Hildenbrand1-8/+7
2025-09-22mm: remove nth_page()David Hildenbrand1-1/+0
2025-09-22wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand1-1/+0
2025-09-22tools/mm/slabinfo: fix access to null terminator in string boundaryKaushlendra Kumar1-2/+5
2025-09-22selftests/mm/uffd: refactor non-composite global vars into structUjwal Kundur5-541/+615
2025-09-22mm: remove unused zpool layerJohannes Weiner1-1/+0
2025-09-21selftests: ublk: fix behavior when fio is not installedUday Shankar6-0/+24
2025-09-21selftests/bpf: Fix selftest verifier_arena_large failureYonghong Song1-0/+1
2025-09-20selftest/futex: Fix spelling mistake "boundarie" -> "boundary"Colin Ian King1-1/+1
2025-09-20selftests/futex: Remove logging.h fileAndré Almeida2-150/+1
2025-09-20selftests/futex: Drop logging.h include from futex_numaAndré Almeida1-1/+2
2025-09-20selftests/futex: Refactor futex_numa_mpol with kselftest_harness.hAndré Almeida2-47/+9
2025-09-20selftests/futex: Refactor futex_priv_hash with kselftest_harness.hAndré Almeida2-42/+8
2025-09-20selftests/futex: Refactor futex_waitv with kselftest_harness.hAndré Almeida2-56/+45
2025-09-20selftests/futex: Refactor futex_requeue with kselftest_harness.hAndré Almeida2-54/+24
2025-09-20selftests/futex: Refactor futex_wait with kselftest_harness.hAndré Almeida2-66/+39
2025-09-20selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...André Almeida2-64/+21
2025-09-20selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.hAndré Almeida2-59/+19
2025-09-20selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.hAndré Almeida2-54/+24
2025-09-20selftests/futex: Refactor futex_wait_timeout with kselftest_harness.hAndré Almeida2-80/+61
2025-09-20selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...André Almeida2-93/+38
2025-09-20selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...André Almeida2-65/+23
2025-09-20selftests/futex: Refactor futex_requeue_pi with kselftest_harness.hAndré Almeida2-168/+124
2025-09-20selftests: kselftest: Create ksft_print_dbg_msg()André Almeida2-4/+23
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier1-0/+2
2025-09-20KVM: arm64: selftest: Expand external_aborts test to look for TTW levelsMarc Zyngier3-1/+55
2025-09-20tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...Zhouyi Zhou1-1/+1
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai95-299/+1087
2025-09-20bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21Tom Stellard2-2/+2
2025-09-20bpftool: Fix UAF in get_delegate_valueTao Chen1-53/+37
2025-09-20bpftool: Add HELP_SPEC_OPTIONS in token.cTao Chen1-0/+1
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor124-377/+2291
2025-09-19perf build-id: Ensure snprintf string is empty when size is 0Ian Rogers1-0/+7
2025-09-19perf evsel: Ensure the fallback message is always written toIan Rogers1-5/+7
2025-09-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers1-60/+49
2025-09-19perf evsel: Fix uniquification when PMU given without suffixIan Rogers1-10/+18
2025-09-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers1-0/+4
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers6-25/+13
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+42
2025-09-19selftests: ublk: add test to verify that feat_map is completeUday Shankar2-0/+21
2025-09-19selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_mapUday Shankar1-0/+1
2025-09-19selftests: ublk: kublk: simplify feat_map definitionUday Shankar1-15/+16
2025-09-19selftests/bpf: test cases for callchain sensitive live stack trackingEduard Zingerman2-0/+296
2025-09-19selftests/bpf: __not_msg() tag for test_loader frameworkEduard Zingerman4-50/+302