index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
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
2023-04-17
perf namespaces: Add reference count checking
Ian Rogers
2023-04-17
perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso...
Arnaldo Carvalho de Melo
2023-04-17
perf cpumap: Add reference count checking
Ian Rogers
2023-04-17
perf cpumap: Use perf_cpu_map__cpu(map, cpu) instead of accessing map->map[cp...
Ian Rogers
2023-04-17
perf cpumap: Remove initializations done in perf_cpu_map__alloc()
Arnaldo Carvalho de Melo
2023-04-17
libperf: Add reference count checking macros
Ian Rogers
2023-04-17
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-17
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2023-04-17
selftests: mptcp: join: fix ShellCheck warnings
Matthieu Baerts
2023-04-17
selftests: mptcp: remove duplicated entries in usage
Matthieu Baerts
2023-04-17
selftests: openvswitch: add support for upcall testing
Aaron Conole
[prev]
[next]