summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | selftests: Make l2tp.sh executableDavid Ahern2019-10-221-0/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-2712-17/+65
| |\ \ \ \
| | * | | | perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-10-161-0/+1
| | * | | | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-10-151-2/+28
| | * | | | tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+2
| | * | | | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+1
| | * | | | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-1/+5
| | * | | | perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye2019-10-151-5/+9
| | * | | | perf tools: Fix mode setting in copyfile_mode_ns()Adrian Hunter2019-10-151-3/+5
| | * | | | perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva2019-10-151-1/+1
| | * | | | perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye2019-10-152-3/+7
| | * | | | perf evlist: Fix fix for freed id arraysAndi Kleen2019-10-151-1/+1
| | * | | | perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter2019-10-151-1/+5
| * | | | | selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov2019-10-221-10/+11
| * | | | | selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov2019-10-221-0/+2
| * | | | | selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-225-15/+15
| * | | | | selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov2019-10-221-6/+1
| * | | | | selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov2019-10-221-0/+2
| | |/ / / | |/| | |
* | | | | tc-testing: added tests with cookie for conntrack TC actionRoman Mashak2019-11-011-0/+72
* | | | | tc-testing: implement tests for new fast_init action flagVlad Buslov2019-10-316-0/+144
* | | | | tc-testing: fixed two failing pedit testsRoman Mashak2019-10-301-2/+2
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-2745-983/+1522
|\ \ \ \
| * | | | selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko2019-10-251-1/+1
| * | | | bpftool: Allow to read btf as raw dataJiri Olsa2019-10-251-1/+56
| * | | | libbpf: Fix strncat bounds error in libbpf_prog_type_by_nameKP Singh2019-10-231-1/+1
| * | | | selftests/bpf: Fix LDLIBS orderAndrii Nakryiko2019-10-231-4/+4
| * | | | selftests/bpf: Move test_section_names into test_progs and fix itAndrii Nakryiko2019-10-232-61/+31
| * | | | libbpf: Use implicit XSKMAP lookup from AF_XDP XDP programBjörn Töpel2019-10-231-10/+32
| * | | | libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko2019-10-226-16/+21
| * | | | tools/bpf: Turn on llvm alu32 attribute by defaultYonghong Song2019-10-221-20/+8
| * | | | selftest/bpf: Get rid of a bunch of explicit BPF program type settingAndrii Nakryiko2019-10-214-14/+0
| * | | | selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko2019-10-212-10/+11
| * | | | selftests/bpf: Make a copy of subtest nameAndrii Nakryiko2019-10-211-5/+12
| * | | | libbpf: Teach bpf_object__open to guess program typesAndrii Nakryiko2019-10-211-29/+36
| * | | | libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixesAndrii Nakryiko2019-10-211-0/+4
| * | | | libbpf: Add bpf_program__get_{type, expected_attach_type) APIsAndrii Nakryiko2019-10-213-0/+18
| * | | | tools: Sync if_link.hAndrii Nakryiko2019-10-211-0/+2
| * | | | tools, bpf: Rename pr_warning to pr_warn to align with kernel loggingKefeng Wang2019-10-215-393/+386
| * | | | scripts/bpf: Print an error when known types list needs updatingJakub Sitnicki2019-10-211-0/+3
| * | | | bpf, libbpf: Add kernel version section parsing backJohn Fastabend2019-10-181-1/+20
| * | | | selftest/bpf: Remove test_libbpf.sh and test_libbpf_openAndrii Nakryiko2019-10-174-190/+1
| * | | | selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongsAndrii Nakryiko2019-10-172-3/+0
| * | | | selftests/bpf: Replace test_progs and test_maps w/ general ruleAndrii Nakryiko2019-10-172-138/+180
| * | | | selftests/bpf: Add simple per-test targets to MakefileAndrii Nakryiko2019-10-171-0/+10
| * | | | selftests/bpf: Switch test_maps to test_progs' test.h formatAndrii Nakryiko2019-10-172-11/+5
| * | | | selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko2019-10-173-4/+5
| * | | | selftests/bpf: Teach test_progs to cd into subdirAndrii Nakryiko2019-10-171-1/+32
| * | | | selftests/bpf: Restore the netns after flow dissector reattach testJakub Sitnicki2019-10-171-4/+17
| * | | | selftests/bpf: Add kfree_skb raw_tp testAlexei Starovoitov2019-10-172-0/+192
| * | | | bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-1/+26