summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-17bpftool: Add support for subskeletonsDelyan Kratunov
2022-03-17libbpf: Add subskeleton scaffoldingDelyan Kratunov
2022-03-17libbpf: Init btf_{key,value}_type_id on internal map openDelyan Kratunov
2022-03-17libbpf: .text routines are subprograms in strict modeDelyan Kratunov
2022-03-17selftests/bpf: Add cookie test for bpf_program__attach_kprobe_multi_optsJiri Olsa
2022-03-17selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_optsJiri Olsa
2022-03-17selftests/bpf: Add kprobe_multi bpf_cookie testJiri Olsa
2022-03-17selftests/bpf: Add kprobe_multi attach testJiri Olsa
2022-03-17libbpf: Add bpf_program__attach_kprobe_multi_opts functionJiri Olsa
2022-03-17libbpf: Add bpf_link_create support for multi kprobesJiri Olsa
2022-03-17libbpf: Add libbpf_kallsyms_parse functionJiri Olsa
2022-03-17bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa
2022-03-17bpf: Add multi kprobe linkJiri Olsa
2022-03-17selftests/bpf: Fix tunnel remote IP commentsKaixi Fan
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-17selftests: net: fix array_size.cocci warningGuo Zhengkui
2022-03-16selftests/bpf: Test subprog jit when toggle bpf_jit_harden repeatedlyHou Tao
2022-03-16bpf: selftests: Remove libcap usage from test_progsMartin KaFai Lau
2022-03-16bpf: selftests: Remove libcap usage from test_verifierMartin KaFai Lau
2022-03-16bpf: selftests: Add helpers to directly use the capget and capset syscallMartin KaFai Lau
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-03-15bpftool: man: Add missing top level docsDaniel Xu
2022-03-15bpftool: Add bpf_cookie to link outputDmitrii Dolgov
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2022-03-15rtla: Tools main loop cleanupDaniel Bristot de Oliveira
2022-03-15rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira
2022-03-15rtla/osnoise: Fix osnoise hist stop tracing messageDaniel Bristot de Oliveira
2022-03-15rtla: Check for trace off also in the trace instanceDaniel Bristot de Oliveira
2022-03-15rtla/trace: Save event histogram output to a fileDaniel Bristot de Oliveira
2022-03-15rtla: Add --filter supportDaniel Bristot de Oliveira
2022-03-15rtla/trace: Add trace event filter helpersDaniel Bristot de Oliveira
2022-03-15rtla: Add --trigger supportDaniel Bristot de Oliveira
2022-03-15rtla/trace: Add trace event trigger helpersDaniel Bristot de Oliveira
2022-03-15rtla: Add -e/--event supportDaniel Bristot de Oliveira
2022-03-15rtla/trace: Add trace events helpersDaniel Bristot de Oliveira
2022-03-15rtla/timerlat: Add the automatic trace optionDaniel Bristot de Oliveira
2022-03-15rtla/osnoise: Add the automatic trace optionDaniel Bristot de Oliveira
2022-03-15rtla/osnoise: Add an option to set the thresholdDaniel Bristot de Oliveira
2022-03-15rtla/osnoise: Add support to adjust the tracing_threshDaniel Bristot de Oliveira
2022-03-15selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui
2022-03-15selftests: mlxsw: hw_stats_l3: Add a new testPetr Machata
2022-03-15selftests: netdevsim: hw_stats_l3: Add a new testPetr Machata
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra
2022-03-15objtool: Validate IBT assumptionsPeter Zijlstra
2022-03-15objtool: Add IBT/ENDBR decodingPeter Zijlstra
2022-03-15objtool: Read the NOENDBR annotationPeter Zijlstra
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra
2022-03-15objtool: Rework ASM_REACHABLEPeter Zijlstra