index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-04-18
selftests/mm: add uffdio register ioctls test
Peter Xu
2023-04-18
selftests/mm: add shmem-private test to uffd-stress
Peter Xu
2023-04-18
selftests/mm: drop sys/dev test in uffd-stress test
Peter Xu
2023-04-18
selftests/mm: allow uffd test to skip properly with no privilege
Peter Xu
2023-04-18
selftests/mm: workaround no way to detect uffd-minor + wp
Peter Xu
2023-04-18
selftests/mm: move zeropage test into uffd unit tests
Peter Xu
2023-04-18
selftests/mm: move uffd sig/events tests into uffd unit tests
Peter Xu
2023-04-18
selftests/mm: move uffd minor test to unit test
Peter Xu
2023-04-18
selftests/mm: move uffd pagemap test to unit test
Peter Xu
2023-04-18
selftests/mm: add framework for uffd-unit-test
Peter Xu
2023-04-18
selftests/mm: allow allocate_area() to fail properly
Peter Xu
2023-04-18
selftests/mm: let uffd_handle_page_fault() take wp parameter
Peter Xu
2023-04-18
selftests/mm: rename uffd_stats to uffd_args
Peter Xu
2023-04-18
selftests/mm: drop global hpage_size in uffd tests
Peter Xu
2023-04-18
selftests/mm: drop global mem_fd in uffd tests
Peter Xu
2023-04-18
selftests/mm: UFFDIO_API test
Peter Xu
2023-04-18
selftests/mm: uffd_open_{dev|sys}()
Peter Xu
2023-04-18
selftests/mm: uffd_[un]register()
Peter Xu
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu
2023-04-18
selftests/mm: create uffd-common.[ch]
Peter Xu
2023-04-18
selftests/mm: drop test_uffdio_zeropage_eexist
Peter Xu
2023-04-18
selftests/mm: test UFFDIO_ZEROPAGE only when !hugetlb
Peter Xu
2023-04-18
selftests/mm: reuse pagemap_get_entry() in vm_util.h
Peter Xu
2023-04-18
selftests/mm: use PM_* macros in vm_utils.h
Peter Xu
2023-04-18
selftests/mm: merge default_huge_page_size() into one
Peter Xu
2023-04-18
selftests/mm: link vm_util.c always
Peter Xu
2023-04-18
selftests/mm: use TEST_GEN_PROGS where proper
Peter Xu
2023-04-18
selftests/mm: merge util.h into vm_util.h
Peter Xu
2023-04-18
selftests/mm: dump a summary in run_vmtests.sh
Peter Xu
2023-04-18
selftests/mm: update .gitignore with two missing tests
Peter Xu
2023-04-18
selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri...
David Hildenbrand
2023-04-18
selftests/mm: reuse read_pmd_pagesize() in COW selftest
David Hildenbrand
2023-04-18
maple_tree: add a test case to check maple_alloc
Peng Zhang
2023-04-18
selftests: Test the new RISC-V hwprobe interface
Evan Green
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
tools/Makefile: do missed s/vm/mm/
SeongJae Park
2023-04-18
libbpf: mark bpf_iter_num_{new,next,destroy} as __weak
Andrii Nakryiko
2023-04-18
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
2023-04-18
selftests/bpf: add missing __weak kfunc log fixup test
Andrii Nakryiko
2023-04-18
libbpf: improve handling of unresolved kfuncs
Andrii Nakryiko
2023-04-18
libbpf: report vmlinux vs module name when dealing with ksyms
Andrii Nakryiko
2023-04-18
libbpf: misc internal libbpf clean ups around log fixup
Andrii Nakryiko
2023-04-18
perf cs-etm: Fix segfault in dso lookup
James Clark
2023-04-18
selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...
Frederic Weisbecker
2023-04-18
selftests/proc: Remove idle time monotonicity assertions
Frederic Weisbecker
2023-04-17
perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"
Colin Ian King
2023-04-17
perf namespaces: Introduce nsinfo__mntns_path() accessor to avoid accessing -...
Arnaldo Carvalho de Melo
2023-04-17
perf namespaces: Introduce nsinfo__refcnt() accessor to avoid accessing ->ref...
Arnaldo Carvalho de Melo
2023-04-17
perf namespaces: Use the need_setns() accessors instead of accessing ->need_s...
Arnaldo Carvalho de Melo
2023-04-17
selftests/bpf: Add a selftest for checking subreg equality
Yonghong Song
[prev]
[next]