summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-25tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim
2022-10-25perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter
2022-10-25perf record: Fix event fd racesIan Rogers
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()Arnaldo Carvalho de Melo
2022-10-25perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-10-25perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25selftests/bpf: Add kprobe_multi kmod attach api testsJiri Olsa
2022-10-25selftests/bpf: Add kprobe_multi check to module attach testJiri Olsa
2022-10-25selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa
2022-10-25selftests/bpf: Add load_kallsyms_refresh functionJiri Olsa
2022-10-25bpftool: Add llvm feature to "bpftool version"Quentin Monnet
2022-10-25bpftool: Support setting alternative arch for JIT disasm with LLVMQuentin Monnet
2022-10-25bpftool: Add LLVM as default library for disassembling JIT-ed programsQuentin Monnet
2022-10-25bpftool: Refactor disassembler for JIT-ed programsQuentin Monnet
2022-10-25bpftool: Group libbfd defs in Makefile, only pass them if we use libbfdQuentin Monnet
2022-10-25bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in MakefileQuentin Monnet
2022-10-25bpftool: Remove asserts from JIT disassemblerQuentin Monnet
2022-10-25bpftool: Define _GNU_SOURCE only onceQuentin Monnet
2022-10-25pm-graph v5.10Todd Brandt
2022-10-25selftest: Add test for SO_INCOMING_CPU.Kuniyuki Iwashima
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-24Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-22tools: include: sync include/api/linux/kvm.hPaolo Bonzini
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-10-21selftests/bpf: Add write to hashmap to array_map iter testDave Marchevsky
2022-10-21selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map opsDave Marchevsky
2022-10-21selftests/bpf: Initial DENYLIST for aarch64Manu Bretelle
2022-10-21selftests/bpf: Update vmtests.sh to support aarch64Manu Bretelle
2022-10-21selftests/bpf: Add config.aarch64Manu Bretelle
2022-10-21selftests/bpf: Remove entries from config.s390x already present in configManu Bretelle
2022-10-21bpftool: Add "bootstrap" feature to version outputQuentin Monnet
2022-10-21bpftool: Set binary name to "bpftool" in help and version outputQuentin Monnet
2022-10-21libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()Xu Kuohai
2022-10-21selftests/bpf: fix task_local_storage/exit_creds rcu usageDelyan Kratunov
2022-10-21Merge tag 'trace-tools-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-21bpftool: Update the bash completion(add autoattach to prog load)Wang Yufen
2022-10-21bpftool: Update doc (add autoattach to prog load)Wang Yufen
2022-10-21bpftool: Add autoattach for bpf prog load|loadallWang Yufen
2022-10-20selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier
2022-10-20selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier
2022-10-20selftests/bpf: fix missing BPF object filesWang Yufen
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds