summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-05-23selftests: ocelot: tc_flower_chains: use conventional interface namesVladimir Oltean1-67/+67
2022-05-23selftests: ocelot: tc_flower_chains: streamline test outputVladimir Oltean1-28/+24
2022-05-22net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum1-0/+1
2022-05-22Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds13-16/+103
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li1-5/+21
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev1-4/+6
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev1-0/+11
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers1-2/+6
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev1-0/+10
2022-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+33
2022-05-21selftests/bpf: add tests verifying unprivileged bpf behaviourAlan Maguire2-0/+395
2022-05-21selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong3-0/+122
2022-05-21selftests: fib_nexthops: Make ping timeout configurableAmit Cohen1-25/+28
2022-05-21selftests/bpf: Remove filtered subtests from outputMykola Lysenko2-2/+8
2022-05-21selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko1-3/+9
2022-05-21selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang2-90/+60
2022-05-21selftests/bpf: Verify first of struct mptcp_sockGeliang Tang3-0/+11
2022-05-21selftests/bpf: Verify ca_name of struct mptcp_sockGeliang Tang3-0/+39
2022-05-21selftests/bpf: Verify token of struct mptcp_sockGeliang Tang3-2/+31
2022-05-21selftests/bpf: Test bpf_skc_to_mptcp_sockGeliang Tang3-10/+40
2022-05-21selftests/bpf: Add MPTCP test baseNicolas Rybowski6-9/+200
2022-05-21selftests/bpf: Enable CONFIG_IKCONFIG_PROC in configGeliang Tang1-0/+2
2022-05-21bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang1-0/+7
2022-05-21selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcaseFeng Zhou2-39/+73
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers1-3/+14
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo5-1/+22
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis1-0/+19
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis1-4/+14
2022-05-20objtool: Fix objtool regression on x32 systemsMikulas Patocka3-7/+8
2022-05-20objtool: Fix symbol creationPeter Zijlstra1-69/+129
2022-05-20selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang1-0/+10
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-10/+63
2022-05-19libbpf: remove bpf_create_map*() APIsAndrii Nakryiko2-122/+0
2022-05-19libbpf: start 1.0 development cycleAndrii Nakryiko2-2/+6
2022-05-19libbpf: fix up global symbol counting logicAndrii Nakryiko1-1/+1
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+47
2022-05-19tools/thermal: remove unneeded semicolonJiapeng Chong1-1/+1
2022-05-19tools/lib/thermal: remove unneeded semicolonJiapeng Chong1-1/+1
2022-05-19tools/thermal: Add thermal daemon skeletonDaniel Lezcano4-3/+383
2022-05-19tools/thermal: Add a temperature capture toolDaniel Lezcano6-3/+709
2022-05-19tools/thermal: Add util libraryDaniel Lezcano10-0/+478
2022-05-19tools/lib/thermal: Add a thermal libraryDaniel Lezcano13-2/+1347
2022-05-19selftests: forwarding: fix missing backslashJoachim Wiberg1-1/+1
2022-05-19selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu1-1/+1
2022-05-19kunit: tool: Use qemu-system-i386 for i386 runsDavid Gow1-1/+1
2022-05-18selftests: netdevsim: Increase sleep time in hw_stats_l3.sh testDanielle Ratson1-2/+2
2022-05-17selftests/bpf: Fix building bpf selftests staticallyYosry Ahmed1-2/+4
2022-05-16libbpf: fix memory leak in attach_tp for target-less tracepoint programAndrii Nakryiko1-4/+4