summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-20/+33
|\
| * selftests/powerpc: context_switch use private futexes with threadsNicholas Piggin2017-06-051-20/+33
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-071-1/+1
|\ \
| * | tools/testing/nvdimm: fix nfit_test buffer overflowYasunori Goto2017-06-151-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-062-239/+442
|\ \ \
| * | | tools/kvm_stat: add new interactive command 'b'Stefan Raspl2017-06-272-10/+79
| * | | tools/kvm_stat: add new command line switch '-i'Stefan Raspl2017-06-272-4/+34
| * | | tools/kvm_stat: fix error on interactive command 'g'Stefan Raspl2017-06-271-1/+1
| * | | tools/kvm_stat: display guest list in pid/guest selection screensStefan Raspl2017-06-081-12/+37
| * | | tools/kvm_stat: add new interactive command 'o'Stefan Raspl2017-06-082-1/+18
| * | | tools/kvm_stat: add new interactive command 's'Stefan Raspl2017-06-082-8/+49
| * | | tools/kvm_stat: add new interactive command 'h'Stefan Raspl2017-06-082-5/+34
| * | | tools/kvm_stat: rename 'Current' column to 'CurAvg/s'Stefan Raspl2017-06-081-3/+3
| * | | tools/kvm_stat: make heading look a bit more like 'top'Stefan Raspl2017-06-081-1/+2
| * | | tools/kvm_stat: display message indicating lack of eventsStefan Raspl2017-06-081-0/+2
| * | | tools/kvm_stat: show cursor in selection screensStefan Raspl2017-06-081-0/+6
| * | | tools/kvm_stat: move functions to corresponding classesStefan Raspl2017-06-081-162/+165
| * | | tools/kvm_stat: simplify initializersStefan Raspl2017-06-081-38/+36
| * | | tools/kvm_stat: remove extra statementStefan Raspl2017-06-081-1/+0
| * | | tools/kvm_stat: removed unused functionStefan Raspl2017-06-081-3/+0
| * | | tools/kvm_stat: simplify line print logicStefan Raspl2017-06-081-19/+7
| * | | tools/kvm_stat: remove unnecessary header redrawsStefan Raspl2017-06-081-2/+0
| * | | tools/kvm_stat: fix undue use of initial sleeptimeStefan Raspl2017-06-081-3/+0
| * | | tools/kvm_stat: fix event counts display for interrupted intervalsStefan Raspl2017-06-081-2/+5
| * | | tools/kvm_stat: fix typoStefan Raspl2017-06-081-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0522-71/+2795
|\ \ \ \
| * | | | bpf: add various test cases for verifier selftestDaniel Borkmann2017-07-031-0/+165
| * | | | bpf: add bpf_skb_adjust_room helperDaniel Borkmann2017-07-031-1/+15
| * | | | bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo2017-07-011-1/+65
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-1/+67
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-2111-28/+49
| |\ \ \ \ \
| * | | | | | selftests: Introduce tc testsuiteLucas Bates2017-06-2010-0/+1863
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1522-167/+268
| |\ \ \ \ \ \
| * | | | | | | tools: bpf_jit_disasm: Handle large images.David Daney2017-06-141-11/+26
| * | | | | | | selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song2017-06-144-1/+234
| * | | | | | | bpf: permits narrower load from bpf program context fieldsYonghong Song2017-06-141-79/+13
| * | | | | | | selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer2017-06-133-3/+3
| * | | | | | | bpf: add bpf_set_hash helper for tc progsDaniel Borkmann2017-06-101-1/+7
| * | | | | | | bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann2017-06-101-0/+5
| * | | | | | | bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann2017-06-101-0/+50
| * | | | | | | bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau2017-06-091-2/+2
| * | | | | | | bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau2017-06-091-4/+15
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-0620-48/+198
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | bpf: Test for bpf IDMartin KaFai Lau2017-06-066-1/+341
| * | | | | | | bpf: update perf event helper functions documentationTeng Qin2017-06-041-4/+7
| * | | | | | | tools: hv: set hotplug for VF on Susesixiao@microsoft.com2017-06-021-1/+5
| * | | | | | | tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com2017-06-021-2/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-262-4/+245
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-228-7/+136
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-182-0/+17
| |\ \ \ \ \ \ \ \ \