summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-09tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Colin Ian King
2017-05-09ptr_ring: support testing different batching sizesMichael S. Tsirkin
2017-05-09ringtest: support test specific parametersMichael S. Tsirkin
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-04tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo
2017-05-04perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips
2017-05-04perf annotate: Fix AArch64 comment charKim Phillips
2017-05-04perf tools: Fix spelling mistakesKim Phillips
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport
2017-05-03Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-03Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-05-03selftests: x86: add missing executables to .gitignoreShuah Khan
2017-05-03tools/kvm: fix top level makefileJustin M. Forbes
2017-05-03selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02perf config: Refactor a duplicated code for obtaining config file nameTaeung Song
2017-05-02perf symbols: Allow user probes on versioned symbolsPaul Clarke
2017-05-02perf symbols: Accept symbols starting at address 0Arnaldo Carvalho de Melo
2017-05-02tools/virtio: fix build breakageSekhar Nori
2017-05-02ringtest: fix an assert statementDan Carpenter
2017-05-02selftests: watchdog: accept multiple params on command lineTimur Tabi
2017-05-02selftests: bpf: Use bpf_endian.h in test_xdp.cDavid S. Miller
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-01bpf: Include bpf_endian.h in test_progs.c too.David S. Miller
2017-05-01bpf: Move endianness BPF helpers out of bpf_util.hDavid S. Miller
2017-05-01bpf: enhance verifier to understand stack pointer arithmeticYonghong Song
2017-04-28Merge branch 'pm-tools'Rafael J. Wysocki
2017-04-28bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann
2017-04-28bpf: fix _htons occurences in test_progsDaniel Borkmann
2017-04-28bpf: add various test cases to verifier selftestsDaniel Borkmann
2017-04-28tools: PCI: Add sample test script to invoke pcitestKishon Vijay Abraham I