aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez1-0/+60
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez1-2/+26
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-159/+133
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-109/+81
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal1-1/+0
2021-10-14libperf tests: Fix test_stat_cpuShunsuke Nakamura2-6/+6
2021-10-14libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura1-0/+1
2021-10-14perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev1-2/+2
2021-10-13selftests: mlxsw: RED: Test per-TC ECN countersPetr Machata3-10/+60
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)1-2/+52
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman2-109/+81
2021-10-12selftests: mlxsw: RED: Add selftests for the mark qeventPetr Machata2-5/+122
2021-10-12selftests: mlxsw: sch_red_core: Drop two unused variablesPetr Machata1-2/+0
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-2/+30
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal1-0/+145
2021-10-11selftests/ftrace: add s390 support for kprobe args testsHeiko Carstens2-0/+7
2021-10-11KVM: arm64: selftests: Add init ITS device testRicardo Koller1-0/+42
2021-10-11KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above IPA rangeRicardo Koller1-0/+34
2021-10-11KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA rangeRicardo Koller1-12/+26
2021-10-11KVM: arm64: selftests: Add some tests for GICv2 in vgic_initRicardo Koller1-32/+79
2021-10-11KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnosticRicardo Koller1-9/+10
2021-10-11KVM: arm64: selftests: Make vgic_init gic version agnosticRicardo Koller1-61/+95
2021-10-10bootconfig: Cleanup dummy headers in tools/bootconfigMasami Hiramatsu9-86/+45
2021-10-10bootconfig: Replace u16 and u32 with uint16_t and uint32_tMasami Hiramatsu2-13/+11
2021-10-10tools/bootconfig: Print all error message in stderrMasami Hiramatsu3-16/+2
2021-10-10bootconfig: Rename xbc_destroy_all() to xbc_exit()Masami Hiramatsu1-1/+1
2021-10-10tools/bootconfig: Run test script when build allMasami Hiramatsu1-1/+1
2021-10-10bootconfig: Add xbc_get_info() for the node informationMasami Hiramatsu1-0/+1
2021-10-10bootconfig: Allocate xbc_data inside xbc_init()Masami Hiramatsu1-3/+3
2021-10-10Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-50/+25
2021-10-08selftests/bpf: Skip verifier tests that fail to load with ENOTSUPPIlya Leoshkevich1-1/+11
2021-10-08selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang1-2/+26
2021-10-08selfetest/bpf: Make some tests serialYucong Sun38-38/+48
2021-10-08selftests/bpf: Fix pid check in fexit_sleep testYucong Sun1-2/+2
2021-10-08selftests/bpf: Adding pid filtering for atomics testYucong Sun2-0/+17
2021-10-08selftests/bpf: Make cgroup_v1v2 use its own portYucong Sun2-2/+2
2021-10-08selftests/bpf: Fix race condition in enable_statsYucong Sun1-1/+1
2021-10-08selftests/bpf: Add per worker cgroup suffixYucong Sun2-4/+4
2021-10-08selftests/bpf: Allow some tests to be executed in sequenceYucong Sun1-6/+54
2021-10-08selftests/bpf: Add parallelism to test_progsYucong Sun2-37/+610
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao7-2/+83
2021-10-08libbpf: Support detecting and attaching of writable tracepoint programHou Tao1-5/+21
2021-10-08perf kmem: Improve man page for record optionsIan Rogers1-5/+8
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet2-3/+5
2021-10-08selftests/bpf: Better clean up for runqslower in test_bpftool_build.shQuentin Monnet1-0/+4
2021-10-08perf tools: Enable strict JSON parsingJames Clark1-0/+1
2021-10-08perf tools: Make the JSON parser more conformant when in strict modeJames Clark1-2/+40
2021-10-08perf vendor-events: Fix all remaining invalid JSON filesJames Clark29-44/+44
2021-10-08tools/runqslower: Install libbpf headers when buildingQuentin Monnet2-15/+22
2021-10-08tools/resolve_btfids: Install libbpf headers when buildingQuentin Monnet3-9/+18