summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-21selftests/mm: gup_tests: option to GUP all pages in a single callDavid Hildenbrand
2025-09-21selftests/mm: remove PROT_EXEC req from file-collapse testsZach O'Keefe
2025-09-21selftests/mm: fix va_high_addr_switch.sh failure on x86_64Chunyu Hu
2025-09-21selftests/mm: alloc hugepages in va_high_addr_switch testChunyu Hu
2025-09-21selftests/mm: fix hugepages cleanup too earlyChunyu Hu
2025-09-21selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp testDavid Hildenbrand
2025-09-21selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong...David Hildenbrand
2025-09-21mm: remove nth_page()David Hildenbrand
2025-09-21wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand
2025-09-21tools/mm/slabinfo: fix access to null terminator in string boundaryKaushlendra Kumar
2025-09-21selftests/mm/uffd: refactor non-composite global vars into structUjwal Kundur
2025-09-21mm: remove unused zpool layerJohannes Weiner
2025-09-20selftests: ublk: fix behavior when fio is not installedUday Shankar
2025-09-20selftests/bpf: Fix selftest verifier_arena_large failureYonghong Song
2025-09-20selftest/futex: Fix spelling mistake "boundarie" -> "boundary"Colin Ian King
2025-09-20selftests/futex: Remove logging.h fileAndré Almeida
2025-09-20selftests/futex: Drop logging.h include from futex_numaAndré Almeida
2025-09-20selftests/futex: Refactor futex_numa_mpol with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_priv_hash with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_waitv with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_requeue with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_wait with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...André Almeida
2025-09-20selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_wait_timeout with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...André Almeida
2025-09-20selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...André Almeida
2025-09-20selftests/futex: Refactor futex_requeue_pi with kselftest_harness.hAndré Almeida
2025-09-20selftests: kselftest: Create ksft_print_dbg_msg()André Almeida
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier
2025-09-20KVM: arm64: selftest: Expand external_aborts test to look for TTW levelsMarc Zyngier
2025-09-20tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...Zhouyi Zhou
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-09-19bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21Tom Stellard
2025-09-19bpftool: Fix UAF in get_delegate_valueTao Chen
2025-09-19bpftool: Add HELP_SPEC_OPTIONS in token.cTao Chen
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-19perf build-id: Ensure snprintf string is empty when size is 0Ian Rogers
2025-09-19perf evsel: Ensure the fallback message is always written toIan Rogers
2025-09-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers
2025-09-19perf evsel: Fix uniquification when PMU given without suffixIan Rogers
2025-09-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-19selftests: ublk: add test to verify that feat_map is completeUday Shankar
2025-09-19selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_mapUday Shankar
2025-09-19selftests: ublk: kublk: simplify feat_map definitionUday Shankar
2025-09-19selftests/bpf: test cases for callchain sensitive live stack trackingEduard Zingerman
2025-09-19selftests/bpf: __not_msg() tag for test_loader frameworkEduard Zingerman