summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-13bpf: selftests: Add verifier tests for CO-RE bitfield writesDaniel Xu
2023-12-13bpf: selftests: test_loader: Support __btf_path() annotationDaniel Xu
2023-12-13libbpf: Add BPF_CORE_WRITE_BITFIELD() macroDaniel Xu
2023-12-13selftests/bpf: fix compiler warnings in RELEASE=1 modeAndrii Nakryiko
2023-12-13perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang
2023-12-13perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang
2023-12-13KVM: selftests: Fix dynamic generation of configuration namesPaolo Bonzini
2023-12-13powerpc/selftests: Add test for papr-sysparmNathan Lynch
2023-12-13powerpc/selftests: Add test for papr-vpdNathan Lynch
2023-12-13KVM: riscv: selftests: Fix get-reg-list print_reg defaultsAndrew Jones
2023-12-13selftests/powerpc: Check all FPRs in fpu_syscall testMichael Ellerman
2023-12-13selftests/powerpc: Run fpu_preempt test for 60 secondsMichael Ellerman
2023-12-13selftests/powerpc: Generate better bit patterns for FPU testsMichael Ellerman
2023-12-13selftests/powerpc: Check all FPRs in fpu_preemptMichael Ellerman
2023-12-13selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
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