summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2023-12-10maple_tree: add test for mtree_dup()Peng Zhang
2023-12-10radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-09selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet
2023-12-09selftests/bpf: validate fake register spill/fill precision backtracking logicAndrii Nakryiko
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-09Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...Linus Torvalds