summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* tc-testing: Correct compound statements for namespace executionLucas Bates2018-03-27
* tc-testing: updated police, mirred, skbedit and skbmod with more testsRoman Mashak2018-03-25
* tc-testing: add selftests for 'bpf' actionDavide Caratti2018-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-22
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-07
| | |\
| | | * tools: bpftool: fix compilation with older headersJiri Benc2018-03-06
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-18
| |\ \ \
| | * | | selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-14
| | * | | selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-14
| * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-11
| |\ \ \ \ | | |/ / /
| | * | | x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-08
| | * | | objtool: Fix 32-bit buildJosh Poimboeuf2018-03-07
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-11
| |\ \ \ \
| | * | | | perf tools: Fix trigger class trigger_on()Adrian Hunter2018-03-06
| | * | | | perf auxtrace: Prevent decoding when --no-itraceAdrian Hunter2018-03-06
| | * | | | perf stat: Fix CVS output format for non-supported countersIlya Pronin2018-03-06
| | * | | | tools headers: Sync x86's cpufeatures.hArnaldo Carvalho de Melo2018-03-05
| | * | | | tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo2018-03-05
| | * | | | perf record: Fix crash in pipe modeJiri Olsa2018-03-05
| | * | | | perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo2018-03-05
| | * | | | perf top: Fix annoying fallback message on older kernelsKan Liang2018-03-05
| | * | | | perf kallsyms: Fix the usage on the man pageSangwon Hong2018-03-05
| * | | | | selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian2018-03-09
| * | | | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-09
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-03-02
| | * | | | selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman2018-02-28
| | * | | | selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman2018-02-26
* | | | | | selftests: Add multipath tests for onlink flagDavid Ahern2018-03-22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-21
|\ \ \ \ \ \
| * | | | | | bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-19
| * | | | | | bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-19
| * | | | | | bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-19
| * | | | | | bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-19
| * | | | | | bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-19
| * | | | | | bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-19
| * | | | | | tools: bpf: remove feature detection outputJakub Kicinski2018-03-16
| * | | | | | tools: bpf: cleanup PHONY targetJakub Kicinski2018-03-16
| * | | | | | tools: bpftool: fix potential format truncationJakub Kicinski2018-03-16
| * | | | | | tools: bpftool: fix dependency file pathJakub Kicinski2018-03-16
| * | | | | | bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-15
| * | | | | | tools: bpf: silence make by not deleting intermediate fileJiri Benc2018-03-09
| * | | | | | tools: bpf: respect quiet/verbose buildJiri Benc2018-03-09
| * | | | | | tools: bpf: call descend in MakefileJiri Benc2018-03-09
| * | | | | | tools: bpf: make install should build firstJiri Benc2018-03-09
| * | | | | | tools: bpf: consistent make bpf_installJiri Benc2018-03-09
| * | | | | | tools: bpf: respect output directory during buildJiri Benc2018-03-09
| * | | | | | tools: bpftool: silence 'missing initializer' warningsJiri Benc2018-03-09
* | | | | | | selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio2018-03-18
* | | | | | | selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio2018-03-17