summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-04-18selftests/mm: let uffd_handle_page_fault() take wp parameterPeter Xu
2023-04-18selftests/mm: rename uffd_stats to uffd_argsPeter Xu
2023-04-18selftests/mm: drop global hpage_size in uffd testsPeter Xu
2023-04-18selftests/mm: drop global mem_fd in uffd testsPeter Xu
2023-04-18selftests/mm: UFFDIO_API testPeter Xu
2023-04-18selftests/mm: uffd_open_{dev|sys}()Peter Xu
2023-04-18selftests/mm: uffd_[un]register()Peter Xu
2023-04-18selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu
2023-04-18selftests/mm: create uffd-common.[ch]Peter Xu
2023-04-18selftests/mm: drop test_uffdio_zeropage_eexistPeter Xu
2023-04-18selftests/mm: test UFFDIO_ZEROPAGE only when !hugetlbPeter Xu
2023-04-18selftests/mm: reuse pagemap_get_entry() in vm_util.hPeter Xu
2023-04-18selftests/mm: use PM_* macros in vm_utils.hPeter Xu
2023-04-18selftests/mm: merge default_huge_page_size() into onePeter Xu
2023-04-18selftests/mm: link vm_util.c alwaysPeter Xu
2023-04-18selftests/mm: use TEST_GEN_PROGS where properPeter Xu
2023-04-18selftests/mm: merge util.h into vm_util.hPeter Xu
2023-04-18selftests/mm: dump a summary in run_vmtests.shPeter Xu
2023-04-18selftests/mm: update .gitignore with two missing testsPeter Xu
2023-04-18selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri...David Hildenbrand
2023-04-18selftests/mm: reuse read_pmd_pagesize() in COW selftestDavid Hildenbrand
2023-04-18maple_tree: add a test case to check maple_allocPeng Zhang
2023-04-18selftests: Test the new RISC-V hwprobe interfaceEvan Green
2023-04-18sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-18tools/Makefile: do missed s/vm/mm/SeongJae Park
2023-04-18libbpf: mark bpf_iter_num_{new,next,destroy} as __weakAndrii Nakryiko
2023-04-18libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.hAndrii Nakryiko
2023-04-18selftests/bpf: add missing __weak kfunc log fixup testAndrii Nakryiko
2023-04-18libbpf: improve handling of unresolved kfuncsAndrii Nakryiko
2023-04-18libbpf: report vmlinux vs module name when dealing with ksymsAndrii Nakryiko
2023-04-18libbpf: misc internal libbpf clean ups around log fixupAndrii Nakryiko
2023-04-18perf cs-etm: Fix segfault in dso lookupJames Clark
2023-04-18selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...Frederic Weisbecker
2023-04-18selftests/proc: Remove idle time monotonicity assertionsFrederic Weisbecker
2023-04-17perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King
2023-04-17perf namespaces: Introduce nsinfo__mntns_path() accessor to avoid accessing -...Arnaldo Carvalho de Melo
2023-04-17perf namespaces: Introduce nsinfo__refcnt() accessor to avoid accessing ->ref...Arnaldo Carvalho de Melo
2023-04-17perf namespaces: Use the need_setns() accessors instead of accessing ->need_s...Arnaldo Carvalho de Melo
2023-04-17selftests/bpf: Add a selftest for checking subreg equalityYonghong Song
2023-04-17perf namespaces: Add reference count checkingIan Rogers
2023-04-17perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso...Arnaldo Carvalho de Melo
2023-04-17perf cpumap: Add reference count checkingIan Rogers
2023-04-17perf cpumap: Use perf_cpu_map__cpu(map, cpu) instead of accessing map->map[cp...Ian Rogers
2023-04-17perf cpumap: Remove initializations done in perf_cpu_map__alloc()Arnaldo Carvalho de Melo
2023-04-17libperf: Add reference count checking macrosIan Rogers
2023-04-17libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps testArnaldo Carvalho de Melo
2023-04-17btrfs: mark btrfs_assertfail() __noreturnJosh Poimboeuf
2023-04-17selftests: mptcp: join: fix ShellCheck warningsMatthieu Baerts
2023-04-17selftests: mptcp: remove duplicated entries in usageMatthieu Baerts
2023-04-17selftests: openvswitch: add support for upcall testingAaron Conole