aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-04bpf: update perf event helper functions documentationTeng Qin1-4/+7
2017-06-02tools: hv: set hotplug for VF on Susesixiao@microsoft.com1-1/+5
2017-06-02tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com1-2/+4
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+245
2017-05-25bpf: add various verifier test casesDaniel Borkmann2-4/+245
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-7/+136
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki1-0/+4
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-6/+10
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-1/+122
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+17
2017-05-17selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao1-2/+6
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao3-4/+4
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song2-0/+17
2017-05-16tools: hv: Add clean up for included files in Ubuntu net configHaiyang Zhang1-3/+18
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling3-1/+122
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+499
2017-05-12tools/power/acpi: Add .gitignore filePrarit Bhargava1-0/+4
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds46-166/+245
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller1-0/+37
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller1-1/+0
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller2-1/+8
2017-05-11bpf: Add verifier test case for alignment.David S. Miller2-1/+419
2017-05-11bpf: Add bpf_verify_program() to the library.David S. Miller2-0/+26
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2-2/+10
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-6/+26
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-09tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Colin Ian King1-1/+1
2017-05-09ptr_ring: support testing different batching sizesMichael S. Tsirkin1-0/+3
2017-05-09ringtest: support test specific parametersMichael S. Tsirkin2-0/+15
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds24-68/+124
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+242
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+134
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual3-0/+134
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-66/+349
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-17/+118
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-18/+194
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams3-20/+25
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-30/+41
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+278
2017-05-04tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo1-0/+2
2017-05-04perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips1-0/+2
2017-05-04perf annotate: Fix AArch64 comment charKim Phillips1-1/+1
2017-05-04perf tools: Fix spelling mistakesKim Phillips6-10/+10
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds16-1/+510
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-108/+116
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport3-108/+116
2017-05-03Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-5/+88
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2017-05-03Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar332-1908/+7593
2017-05-03selftests: x86: add missing executables to .gitignoreShuah Khan1-0/+13