aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17selftests/bpf: Fix crash in core_reloc when bpftool btfgen failsYucong Sun
2022-02-17selftests/bpf: Fix vmtest.sh to launch smp vm.Yucong Sun
2022-02-17Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub...Linus Torvalds
2022-02-17libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko
2022-02-17selftests: net: basic test for IPV6_2292*Jakub Kicinski
2022-02-17selftests: net: test IPV6_HOPLIMITJakub Kicinski
2022-02-17selftests: net: test IPV6_TCLASSJakub Kicinski
2022-02-17selftests: net: test IPV6_DONTFRAGJakub Kicinski
2022-02-17perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo
2022-02-16bpftool: Fix C++ additions to skeletonAndrii Nakryiko
2022-02-16bpftool: Fix pretty print dump for maps without BTF loadedJiri Olsa
2022-02-16selftests/bpf: Test "bpftool gen min_core_btf"Mauricio Vásquez
2022-02-16bpftool: Gen min_core_btf explanation and examplesRafael David Tinoco
2022-02-16bpftool: Implement btfgen_get_btf()Mauricio Vásquez
2022-02-16bpftool: Implement "gen min_core_btf" logicMauricio Vásquez
2022-02-16bpftool: Add gen min_core_btf commandMauricio Vásquez
2022-02-16libbpf: Expose bpf_core_{add,free}_cands() to bpftoolMauricio Vásquez
2022-02-16libbpf: Split bpf_core_apply_relo()Mauricio Vásquez
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez
2022-02-16libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa
2022-02-16perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark
2022-02-16perf cs-etm: No-op refactor of synth opt usageJames Clark
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring
2022-02-16tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-16perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-02-15selftests/bpf: Add Skeleton templated wrapper as an exampleAndrii Nakryiko
2022-02-15bpftool: Add C++-specific open/load/etc skeleton wrappersAndrii Nakryiko
2022-02-15selftests/bpf: Fix GCC11 compiler warnings in -O2 modeAndrii Nakryiko
2022-02-15bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang
2022-02-14selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski
2022-02-14selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang
2022-02-14selftests: net: cmsg_sender: Fix spelling mistake "MONOTINIC" -> "MONOTONIC"Colin Ian King
2022-02-14net/sched: act_police: more accurate MTU policingDavide Caratti
2022-02-12libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen
2022-02-11selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-02-11libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0Andrii Nakryiko
2022-02-11Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum
2022-02-11selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum
2022-02-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-02-11ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault
2022-02-11tests: fix idmapped mount_setattr testChristian Brauner
2022-02-10bpftool: Update versioning scheme, align on libbpf's version numberQuentin Monnet