summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-191-0/+54
* bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-197-7/+118
* tools: bpf: remove feature detection outputJakub Kicinski2018-03-162-0/+4
* tools: bpf: cleanup PHONY targetJakub Kicinski2018-03-161-1/+1
* tools: bpftool: fix potential format truncationJakub Kicinski2018-03-161-1/+1
* tools: bpftool: fix dependency file pathJakub Kicinski2018-03-161-1/+1
* bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-155-2/+278
* tools: bpf: silence make by not deleting intermediate fileJiri Benc2018-03-091-1/+1
* tools: bpf: respect quiet/verbose buildJiri Benc2018-03-091-11/+27
* tools: bpf: call descend in MakefileJiri Benc2018-03-091-3/+3
* tools: bpf: make install should build firstJiri Benc2018-03-091-2/+4
* tools: bpf: consistent make bpf_installJiri Benc2018-03-091-4/+6
* tools: bpf: respect output directory during buildJiri Benc2018-03-091-16/+22
* tools: bpftool: silence 'missing initializer' warningsJiri Benc2018-03-091-1/+1
* selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...Jiri Pirko2018-03-071-1/+1
* selftests: forwarding: fix "ok" action testJiri Pirko2018-03-071-1/+4
* selftests: net: Introduce first PMTU testStefano Brivio2018-03-072-1/+164
* selftests/net: fix in_netns.sh scriptPrashant Bhole2018-03-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-0622-254/+548
|\
| * Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-051-1/+2
| |\
| | * selftests: memory-hotplug: fix emit_tests regressionShuah Khan2018-03-021-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-052-1/+59
| |\ \
| | * | tc-testing: skbmod: fix match value of ethertypeDavide Caratti2018-03-051-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-021-0/+58
| | |\ \
| | | * | bpf: allow xadd only on aligned memoryDaniel Borkmann2018-02-231-0/+58
| * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-041-1/+5
| |\ \ \ \
| | * | | | objtool: Fix another switch table detection issueJosh Poimboeuf2018-02-281-1/+5
| * | | | | Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-288-16/+19
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | selftests: vm: update .gitignore with new testShuah Khan2018-02-271-0/+1
| | * | | | selftests: memory-hotplug: silence test command echoShuah Khan2018-02-271-1/+1
| | * | | | selftests/futex: Fix line continuation in MakefileDaniel Díaz2018-02-271-3/+3
| | * | | | selftests: memfd: add config fragment for fuseAnders Roxell2018-02-131-0/+1
| | * | | | selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju2018-02-131-0/+1
| | * | | | selftests/android: Fix line continuation in MakefileDaniel Díaz2018-02-131-4/+4
| | * | | | selftest/vDSO: fix O=Dominik Brodowski2018-02-131-7/+7
| | * | | | selftests: sync: missing CFLAGS while compilingAnders Roxell2018-02-131-1/+1
| * | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-265-2/+68
| |\ \ \ \ \
| | * | | | | idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-261-0/+52
| | * | | | | radix tree test suite: Fix buildMatthew Wilcox2018-02-254-2/+16
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-265-12/+108
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | objtool: Add module specific retpoline rulesPeter Zijlstra2018-02-213-2/+12
| | * | | | objtool: Add retpoline validationPeter Zijlstra2018-02-214-3/+89
| | * | | | objtool: Use existing global variables for optionsPeter Zijlstra2018-02-215-10/+10
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-262-220/+287
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tools/kvm_stat: print 'Total' line for multiple events onlyStefan Raspl2018-02-241-1/+1
| | * | | | tools/kvm_stat: group child events indented after parentStefan Raspl2018-02-241-30/+59
| | * | | | tools/kvm_stat: separate drilldown and fields filteringStefan Raspl2018-02-241-43/+100
| | * | | | tools/kvm_stat: eliminate extra guest/pid selection dialogStefan Raspl2018-02-242-75/+39Star
| | * | | | tools/kvm_stat: mark private methods as suchStefan Raspl2018-02-241-66/+66
| | * | | | tools/kvm_stat: fix debugfs handlingStefan Raspl2018-02-241-14/+26