summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-06-09selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu1-1/+1
2022-06-09kselftest/arm64: bti: force static linkingAndre Przywara1-2/+2
2022-06-09kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld1-1/+1
2022-06-09perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark1-12/+27
2022-06-09perf tools: Add missing headers needed by util/data.hYang Jihong1-0/+1
2022-06-09libbpf: Fix logic for finding matching program for CO-RE relocationAndrii Nakryiko1-2/+3
2022-06-09selftests/resctrl: Fix null pointer dereference on open failedColin Ian King1-1/+3
2022-06-09selftests/damon: add damon to selftests root MakefileYuanchu Xie1-0/+1
2022-06-09libbpf: Don't error out on CO-RE relos for overriden weak subprogsAndrii Nakryiko1-4/+11
2022-06-09selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song1-1/+1
2022-06-09tools/power turbostat: fix ICX DRAM power numbersLen Brown1-0/+1
2022-06-09selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet1-1/+1
2022-06-09selftests/bpf: Fix vfs_link kprobe definitionNikolay Borisov1-2/+3
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-25perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2022-05-25perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo5-1/+22
2022-05-25tools/virtio: compile with -pthreadMichael S. Tsirkin1-1/+2
2022-05-18selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-05-15objtool: Fix SLS validation for kcov tail-call replacementPeter Zijlstra1-0/+10
2022-05-15tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2-9/+9
2022-05-15objtool: Add straight-line-speculation validationPeter Zijlstra5-6/+27
2022-05-12selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-0/+24
2022-05-12selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-0/+29
2022-05-12KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth1-1/+1
2022-05-12kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2-115/+92
2022-05-12selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-05-12selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde1-1/+1
2022-05-12selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-12selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn1-5/+5
2022-05-09objtool: Fix type of reloc::addendPeter Zijlstra3-7/+7
2022-05-09objtool: Fix code relocs vs weak symbolsPeter Zijlstra1-22/+165
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim7-77/+0
2022-05-09perf symbol: Update symbols__fixup_end()Namhyung Kim1-4/+25
2022-05-09perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim3-5/+6
2022-05-09selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-05-09selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-05-09perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes1-1/+2
2022-05-01selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi1-0/+19
2022-05-01bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo2-0/+43
2022-04-27perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan1-0/+14
2022-04-27perf script: Always allow field 'data_src' for auxtraceLeo Yan1-1/+1
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-27perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter1-2/+1
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta1-2/+2
2022-04-20perf tools: Fix misleading add event PMU debug messageAdrian Hunter1-2/+3
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev1-8/+17
2022-04-13selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+97
2022-04-13selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68