summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-12selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu
2023-12-12selftests/damon: test quota goals directorySeongJae Park
2023-12-12selftests/mm: dont run ksm_functional_tests twiceNico Pache
2023-12-12selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo
2023-12-12maple_tree: remove mas_searchable()Liam R. Howlett
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett
2023-12-12maple_tree: add end of node tracking to the maple stateLiam R. Howlett
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett
2023-12-12libperf cpumap: Add for_each_cpu() that skips the "any CPU" caseIan Rogers
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers
2023-12-12libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...Ian Rogers
2023-12-12libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_onlin...Ian Rogers
2023-12-12selftests/bpf: Fixes tests for filesystem kfuncsManu Bretelle
2023-12-12libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()Ian Rogers
2023-12-12KVM: selftests: Ensure sysreg-defs.h is generated at the expected pathOliver Upton
2023-12-12x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)
2023-12-12KVM: selftests: aarch64: Update tools copy of arm_pmuv3.hJames Clark
2023-12-11selftests/bpf: validate eliminated global subprog is not freplaceableAndrii Nakryiko
2023-12-11selftests/nolibc: disable coredump via setrlimitThomas Weißschuh
2023-12-11tools/nolibc: add support for getrlimit/setrlimitThomas Weißschuh
2023-12-11tools/nolibc: drop custom definition of struct rusageThomas Weißschuh
2023-12-11tools/nolibc: drop duplicated testcase ioctl_tiocinqThomas Weißschuh
2023-12-11tools/nolibc: annotate va_list printf formatsThomas Weißschuh
2023-12-11selftests/nolibc: make result alignment more robustThomas Weißschuh
2023-12-11tools/nolibc: mips: add support for PICThomas Weißschuh
2023-12-11selftests/nolibc: run-tests.sh: enable testing via qemu-userThomas Weißschuh
2023-12-11selftests/nolibc: introduce QEMU_ARCH_USERThomas Weißschuh
2023-12-11selftests/nolibc: fix testcase status alignmentThomas Weißschuh
2023-12-11selftests/nolibc: add configuration for mipso32beThomas Weißschuh
2023-12-11selftests/nolibc: extraconfig supportThomas Weißschuh
2023-12-11selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh
2023-12-11selftests/nolibc: use XARCH for MIPSThomas Weißschuh
2023-12-11tools/nolibc: move MIPS ABI validation into arch-mips.hThomas Weißschuh
2023-12-11tools/nolibc: error out on unsupported architectureThomas Weißschuh
2023-12-11selftests/nolibc: add script to run testsuiteThomas Weißschuh
2023-12-11selftests/nolibc: support out-of-tree buildsThomas Weißschuh
2023-12-11selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh
2023-12-11selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh
2023-12-11tools/nolibc: Use linux/wait.h rather than duplicating itMark Brown
2023-12-11perf stat: Fix help message for --metric-no-threshold optionIan Rogers
2023-12-11selftests/bpf: Increase invalid metadata sizeLarysa Zaremba
2023-12-11kselftest/arm64: Log SVCR when the SME tests barfMark Brown
2023-12-11kselftest/arm64: Improve output for skipped TPIDR2 ABI testMark Brown
2023-12-10samples: introduce new samples subdir for cgroupDmitry Rokosov
2023-12-10selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin
2023-12-10fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin
2023-12-10maple_tree: update check_forking() and bench_forking()Peng Zhang
2023-12-10maple_tree: skip other tests when BENCH is enabledPeng Zhang