aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2022-05-03Merge tag 'v5.15.37' into v5.15/standard/baseBruce Ashfield
2022-05-01selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi
2022-05-01bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo
2022-04-27Merge tag 'v5.15.36' into v5.15/standard/baseBruce Ashfield
2022-04-27perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan
2022-04-27perf script: Always allow field 'data_src' for auxtraceLeo 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-20Merge tag 'v5.15.35' into v5.15/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.15.34' into v5.15/standard/baseBruce Ashfield
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta
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-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-13selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki
2022-04-13Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski
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-13selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju
2022-04-13libbpf: Fix build issue with llvm-readelfYonghong Song
2022-04-11Merge tag 'v5.15.33' into v5.15/standard/baseBruce Ashfield
2022-04-08torture: Make torture.sh help message match realityPaul E. McKenney
2022-04-08perf vendor events: Update metrics for SkyLake ServerIan Rogers
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-08perf stat: Fix forked applications enablement of countersThomas Richter
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
2022-04-08libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang
2022-04-08libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko
2022-04-08bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang
2022-04-08libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen
2022-04-08libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko
2022-04-08libbpf: Fix signedness bug in btf_dump_array_data()Dan Carpenter
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu
2022-04-08selftests/bpf: Normalize XDP section names in selftestsAndrii Nakryiko
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer
2022-04-08bpftool: Only set obj->skeleton on complete successWei Fu