aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf7-159/+140
2021-01-14tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu2-0/+5
2021-01-13selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti2-1/+41
2021-01-13tools/bpftool: Add -Wall when building BPF programsIan Rogers1-1/+1
2021-01-13bpf, libbpf: Avoid unused function warning on bpf_tail_call_staticIan Rogers1-1/+1
2021-01-13selftests/bpf: Install btf_dump test casesJean-Philippe Brucker1-1/+2
2021-01-13selftests/bpf: Fix installation of urandom_readJean-Philippe Brucker1-1/+1
2021-01-13selftests/bpf: Move generated test files to $(TEST_GEN_FILES)Jean-Philippe Brucker1-4/+3
2021-01-13selftests/bpf: Fix out-of-tree buildJean-Philippe Brucker1-1/+1
2021-01-13selftests/bpf: Enable cross-buildingJean-Philippe Brucker1-11/+35
2021-01-13x86/insn: Fix vector instruction decoding on big endian cross-compilesVasily Gorbik2-9/+21
2021-01-13objtool: Rework header include pathsVasily Gorbik26-47/+48
2021-01-13objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik7-6/+70
2021-01-13objtool: Fix reloc generation on big endian cross-compilesMartin Schwidefsky1-15/+19
2021-01-13x86/insn: Support big endian cross-compilesMartin Schwidefsky2-54/+80
2021-01-13objtool: Make SP memory operation match PUSH/POP semanticsJulien Thierry1-0/+20
2021-01-13objtool: Support addition to set CFA baseJulien Thierry1-0/+11
2021-01-13objtool: Fully validate the stack frameJulien Thierry1-4/+11
2021-01-13objtool: Don't add empty symbols to the rbtreeJosh Poimboeuf1-0/+7
2021-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-3/+9
2021-01-12selftests/bpf: Test kernel module ksym externsAndrii Nakryiko3-0/+60
2021-01-12libbpf: Support kernel module ksym externsAndrii Nakryiko1-18/+32
2021-01-12selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko3-33/+12
2021-01-12bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindexDaniel Borkmann2-8/+76
2021-01-12bpf: Clarify return value of probe str helpersBrendan Jackman1-5/+5
2021-01-12libbpf: Allow loading empty BTFsAndrii Nakryiko1-5/+0
2021-01-12rcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01Paul E. McKenney2-0/+2
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh2-97/+61
2021-01-12selftests/x86: Use __builtin_ia32_read/writeeflagsAndy Lutomirski1-20/+4
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi1-3/+9
2021-01-09selftests: mptcp: add the MP_PRIO testcasesGeliang Tang1-1/+71
2021-01-09selftests: mptcp: add set_flags command in pm_nl_ctlGeliang Tang1-1/+86
2021-01-09selftests: mptcp: add testcases for setting the address IDGeliang Tang1-2/+39
2021-01-09selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko1-2/+2
2021-01-08Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds1-1/+1
2021-01-08Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-1/+4
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-437/+363
2021-01-08libbpf: Clarify kernel type use with USER variants of CORE reading macrosAndrii Nakryiko1-6/+39
2021-01-08selftests/bpf: Remove duplicate include in test_lsmMenglong Dong1-1/+0
2021-01-08selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variantsAndrii Nakryiko2-0/+114
2021-01-08libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro familyAndrii Nakryiko1-0/+38
2021-01-08libbpf: Add user-space variants of BPF_CORE_READ() family of macrosAndrii Nakryiko1-39/+59
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-7/+13
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones6-146/+166
2021-01-07KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones5-47/+21
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones6-257/+189
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini61-264/+912
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2-1/+208
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69