aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-09-21kselftest/arm64: Add test coverage for NT_ARM_TLSMark Brown3-1/+167
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-1/+7
2022-09-21perf jit: Include program header in ELF filesLieven Hey2-0/+18
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim1-0/+83
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim1-3/+3
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim1-2/+2
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim1-1/+1
2022-09-21Merge tag 'v6.0-rc6' into locking/core, to refresh the branchIngo Molnar997-26502/+220603
2022-09-20libbpf: Fix NULL pointer exception in API btf_dump__dump_type_dataXin Liu1-1/+1
2022-09-20selftests/tc-testings: add list case for basic filterZhengchao Shao1-0/+47
2022-09-20selftests/tc-testings: add selftests for tcindex filterZhengchao Shao1-0/+227
2022-09-20selftests/tc-testings: add selftests for rsvp filterZhengchao Shao1-0/+203
2022-09-20selftests/tc-testings: add selftests for route filterZhengchao Shao1-0/+181
2022-09-20selftests/tc-testings: add selftests for flow filterZhengchao Shao1-0/+623
2022-09-20selftests/tc-testings: add selftests for cgroup filterZhengchao Shao1-0/+1236
2022-09-20selftests/tc-testings: add selftests for bpf filterZhengchao Shao1-0/+171
2022-09-20wireguard: selftests: do not install headers on UMLJason A. Donenfeld1-0/+2
2022-09-20selftests/bonding: add a test for bonding lladdr targetHangbin Liu2-0/+66
2022-09-20Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-91/+1
2022-09-20selftests: forwarding: Add test cases for unresolved multicast routesIdo Schimmel1-1/+91
2022-09-20selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End behaviorAndrea Mayer2-0/+1146
2022-09-19selftests: mlxsw: Remove qos_burst testAmit Cohen1-480/+0
2022-09-19selftests: mlxsw: Add QOS test for maximum use of descriptorsAmit Cohen2-0/+296
2022-09-19selftests: devlink_lib: Add function for querying maximum pool sizeAmit Cohen1-0/+5
2022-09-19selftests: mlxsw: Use shapers in QOS RED tests instead of forcing speedAmit Cohen3-16/+15
2022-09-19selftests: mlxsw: Use shapers in QOS tests instead of forcing speedAmit Cohen3-13/+16
2022-09-19selftests/bpf: Add test result messages for test_task_storage_map_stress_lookupHou Tao3-2/+8
2022-09-19Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/nextMarc Zyngier1-4/+145
2022-09-19KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEPReiji Watanabe1-0/+131
2022-09-19KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new t...Reiji Watanabe1-4/+14
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2022-09-18memblock tests: add generic NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever1-0/+197
2022-09-18memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever1-0/+568
2022-09-18memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever3-11/+724
2022-09-18memblock tests: add simulation of physical memory with multiple NUMA nodesRebecca Mckeever3-2/+35
2022-09-16libbpf: Clean up legacy bpf maps declaration in bpf_helpersXin Liu1-12/+0
2022-09-16selftests/bpf: Add veristat tool for mass-verifying BPF object filesAndrii Nakryiko3-1/+544
2022-09-16libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd setAndrii Nakryiko1-4/+9
2022-09-16selftests/bpf: Fix test_verif_scale{1,3} SEC() annotationsAndrii Nakryiko2-2/+2
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)1-1/+2
2022-09-16net: Add tests for bonding and team address list managementBenjamin Poirier8-1/+236
2022-09-16selftests/tc-testings: add tunnel_key action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add sample action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add nat action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add ife action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add connmark action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add selftests for xt actionZhengchao Shao1-0/+219
2022-09-16selftests/tc-testings: add selftests for gate actionZhengchao Shao1-0/+315
2022-09-16selftests/tc-testings: add selftests for ctinfo actionZhengchao Shao1-0/+316
2022-09-16kselftest/arm64: Add hwcap test for RNGMark Brown1-0/+12