summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2022-06-29selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-22net/sched: act_police: more accurate MTU policingDavide Caratti
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-09kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long
2022-06-09perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing
2022-06-09perf c2c: Use stdio interface if slang is not supportedLeo Yan
2022-06-09kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld
2022-06-09perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark
2022-06-09perf tools: Add missing headers needed by util/data.hYang Jihong
2022-06-09libbpf: Fix logic for finding matching program for CO-RE relocationAndrii Nakryiko
2022-06-09selftests/resctrl: Fix null pointer dereference on open failedColin Ian King
2022-06-09libbpf: Don't error out on CO-RE relos for overriden weak subprogsAndrii Nakryiko
2022-06-09selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song
2022-06-09tools/power turbostat: fix ICX DRAM power numbersLen Brown
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter
2022-05-25tools/virtio: compile with -pthreadMichael S. Tsirkin
2022-05-18selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-12selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-05-12selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-05-09perf symbol: Update symbols__fixup_end()Namhyung Kim
2022-05-09perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim
2022-04-27perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-27perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter
2022-04-20perf tools: Fix misleading add event PMU debug messageAdrian Hunter
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-13selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-04-13selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-04-13selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-04-13selftests/cgroup: Fix build on older distrosSachin Sant
2022-04-13tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-13tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-04-13perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo
2022-04-13perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo
2022-04-13perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-13perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-13perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-13libbpf: Fix build issue with llvm-readelfYonghong Song
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-08libbpf: Unmap rings when umem deletedlic121