summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko
2019-10-22tools/bpf: Turn on llvm alu32 attribute by defaultYonghong Song
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov
2019-10-21tc-testing: updated pedit TDC testsRoman Mashak
2019-10-21selftest/bpf: Get rid of a bunch of explicit BPF program type settingAndrii Nakryiko
2019-10-21selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko
2019-10-21selftests/bpf: Make a copy of subtest nameAndrii Nakryiko
2019-10-21libbpf: Teach bpf_object__open to guess program typesAndrii Nakryiko
2019-10-21libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixesAndrii Nakryiko
2019-10-21libbpf: Add bpf_program__get_{type, expected_attach_type) APIsAndrii Nakryiko
2019-10-21tools: Sync if_link.hAndrii Nakryiko
2019-10-21tools, bpf: Rename pr_warning to pr_warn to align with kernel loggingKefeng Wang
2019-10-20scripts/bpf: Print an error when known types list needs updatingJakub Sitnicki
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19mm/gup_benchmark: add a missing "w" to getopt stringJohn Hubbard
2019-10-18selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-10-18bpf, libbpf: Add kernel version section parsing backJohn Fastabend
2019-10-18selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale testDanielle Ratson
2019-10-18selftests: mlxsw: Add a resource scale test for Spectrum-2Danielle Ratson
2019-10-18selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale testDanielle Ratson
2019-10-18selftests: mlxsw: Generalize the parameters of mirror_gre testDanielle Ratson
2019-10-17selftest/bpf: Remove test_libbpf.sh and test_libbpf_openAndrii Nakryiko
2019-10-17selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongsAndrii Nakryiko
2019-10-17selftests/bpf: Replace test_progs and test_maps w/ general ruleAndrii Nakryiko
2019-10-17selftests/bpf: Add simple per-test targets to MakefileAndrii Nakryiko
2019-10-17selftests/bpf: Switch test_maps to test_progs' test.h formatAndrii Nakryiko
2019-10-17selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko
2019-10-17selftests/bpf: Teach test_progs to cd into subdirAndrii Nakryiko
2019-10-17selftests/bpf: Restore the netns after flow dissector reattach testJakub Sitnicki
2019-10-17selftests/bpf: Add kfree_skb raw_tp testAlexei Starovoitov
2019-10-17bpf: Check types of arguments passed into helpersAlexei Starovoitov
2019-10-17libbpf: Auto-detect btf_id of BTF-based raw_tracepointsAlexei Starovoitov
2019-10-17bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov
2019-10-16perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-10-15tc-testing: updated pedit test casesRoman Mashak
2019-10-15selftests: bpf: Don't try to read files without read permissionJiri Pirko
2019-10-15selftests: bpf: Add selftest for __sk_buff tstampStanislav Fomichev
2019-10-15selftests/bpf: Add field existence CO-RE relocs testsAndrii Nakryiko
2019-10-15libbpf: Add BPF-side definitions of supported field relocation kindsAndrii Nakryiko
2019-10-15libbpf: Add support for field existance CO-RE relocationAndrii Nakryiko
2019-10-15libbpf: Refactor bpf_object__open APIs to use common optsAndrii Nakryiko
2019-10-15libbpf: Update BTF reloc support to latest Clang formatAndrii Nakryiko
2019-10-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-15tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo