summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-06-28libbpf: remove most other deprecated high-level APIsAndrii Nakryiko
2022-06-28libbpf: remove prog_info_linear APIsAndrii Nakryiko
2022-06-28libbpf: clean up perfbuf APIsAndrii Nakryiko
2022-06-28libbpf: remove deprecated BTF APIsAndrii Nakryiko
2022-06-28libbpf: remove deprecated probing APIsAndrii Nakryiko
2022-06-28libbpf: remove deprecated XDP APIsAndrii Nakryiko
2022-06-28libbpf: remove deprecated low-level APIsAndrii Nakryiko
2022-06-28libbpf: move xsk.{c,h} into selftests/bpfAndrii Nakryiko
2022-06-28tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-28perf bpf: 8 byte align bpil dataIan Rogers
2022-06-28tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-06-28perf offcpu: Accept allowed sample types onlyNamhyung Kim
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim
2022-06-27selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra
2022-06-27objtool: Update Retpoline validationPeter Zijlstra
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra
2022-06-27objtool: Treat .text.__x86.* as noinstrPeter Zijlstra
2022-06-27x86,objtool: Create .return_sitesPeter Zijlstra
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26perf stat: Enable ignore_missing_threadGang Li
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter
2022-06-24tc-testing: gitignore, delete plugins directoryliujing
2022-06-24bpf: Merge "types_are_compat" logic into relo_core.cDaniel Müller
2022-06-24perf tools: Rework prologue generation codeJiri Olsa
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki
2022-06-24selftest/bpf: Test for use-after-free bug fix in inline_bpf_loopEduard Zingerman
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz
2022-06-23selftests/bpf: Test a BPF CC implementing the unsupported get_info()Jörn-Thorben Hinz
2022-06-23selftests/bpf: Test an incomplete BPF CCJörn-Thorben Hinz
2022-06-23selftests/bpf: Test a BPF CC writing sk_pacing_*Jörn-Thorben Hinz
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-22selftests/bpf: Add benchmark for local_storage getDave Marchevsky
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-20selftests/bpf: BPF test_prog selftests for bpf_loop inliningEduard Zingerman
2022-06-20selftests/bpf: BPF test_verifier selftests for bpf_loop inliningEduard Zingerman