aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-10-25bpftool: Add llvm feature to "bpftool version"Quentin Monnet2-4/+11
2022-10-25bpftool: Support setting alternative arch for JIT disasm with LLVMQuentin Monnet4-18/+16
2022-10-25bpftool: Add LLVM as default library for disassembling JIT-ed programsQuentin Monnet3-23/+141
2022-10-25bpftool: Refactor disassembler for JIT-ed programsQuentin Monnet1-45/+88
2022-10-25bpftool: Group libbfd defs in Makefile, only pass them if we use libbfdQuentin Monnet1-12/+15
2022-10-25bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in MakefileQuentin Monnet1-5/+14
2022-10-25bpftool: Remove asserts from JIT disassemblerQuentin Monnet4-35/+57
2022-10-25bpftool: Define _GNU_SOURCE only onceQuentin Monnet7-0/+14
2022-10-25pm-graph v5.10Todd Brandt3-122/+118
2022-10-25selftest: Add test for SO_INCOMING_CPU.Kuniyuki Iwashima3-0/+244
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-31/+80
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds11-11/+33
2022-10-24Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-13/+10
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-2/+15
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+4
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+32
2022-10-22tools: include: sync include/api/linux/kvm.hPaolo Bonzini1-0/+1
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-3/+3
2022-10-21selftests/bpf: Add write to hashmap to array_map iter testDave Marchevsky2-7/+34
2022-10-21selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map opsDave Marchevsky3-4/+140
2022-10-21selftests/bpf: Initial DENYLIST for aarch64Manu Bretelle1-0/+81
2022-10-21selftests/bpf: Update vmtests.sh to support aarch64Manu Bretelle1-0/+6
2022-10-21selftests/bpf: Add config.aarch64Manu Bretelle1-0/+181
2022-10-21selftests/bpf: Remove entries from config.s390x already present in configManu Bretelle1-3/+0
2022-10-21bpftool: Add "bootstrap" feature to version outputQuentin Monnet1-32/+49
2022-10-21bpftool: Set binary name to "bpftool" in help and version outputQuentin Monnet1-1/+1
2022-10-21libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()Xu Kuohai1-10/+6
2022-10-21selftests/bpf: fix task_local_storage/exit_creds rcu usageDelyan Kratunov2-3/+18
2022-10-21Merge tag 'trace-tools-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-10-21bpftool: Update the bash completion(add autoattach to prog load)Wang Yufen1-0/+1
2022-10-21bpftool: Update doc (add autoattach to prog load)Wang Yufen1-2/+13
2022-10-21bpftool: Add autoattach for bpf prog load|loadallWang Yufen1-2/+74
2022-10-20selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier1-1/+1
2022-10-20selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier9-8/+17
2022-10-20selftests/bpf: fix missing BPF object filesWang Yufen9-29/+40
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski40-72/+1415
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+80
2022-10-20torture: Make torture.sh create a properly formatted log filePaul E. McKenney1-9/+23
2022-10-20rcutorture: Avoid torture.sh compressing identical filesPaul E. McKenney1-1/+22
2022-10-20rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira1-1/+1
2022-10-20selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5
2022-10-19bpf: add selftests for lsh, rsh, arsh with reg operandJie Meng1-0/+24
2022-10-19libbpf: add non-mmapable data section selftestAndrii Nakryiko2-1/+27
2022-10-19libbpf: only add BPF_F_MMAPABLE flag for data maps with global varsAndrii Nakryiko1-19/+78
2022-10-19libbpf: clean up and refactor BTF fixup stepAndrii Nakryiko1-54/+42
2022-10-19selftests/landlock: Build without static librariesMickaël Salaün1-3/+4
2022-10-19bpf/docs: Summarize CI system and deny listsDaniel Müller1-1/+41
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey2-0/+80
2022-10-19selftests: bridge_igmp: Remove unnecessary address deletionIdo Schimmel1-3/+0
2022-10-19selftests: bridge_vlan_mcast: Delete qdiscs during cleanupIdo Schimmel1-0/+3