aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31tools, vm: new option to specify kpageflags fileDavid Rientjes
2018-01-31memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau
2018-01-31memfd-test: move common code to a shared unitMarc-André Lureau
2018-01-31memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau
2018-01-31memfd-test: test hugetlbfs sealingMarc-André Lureau
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30objtool: Warn on stripped section symbolJosh Poimboeuf
2018-01-30objtool: Add support for alternatives at the end of a sectionJosh Poimboeuf
2018-01-30objtool: Improve retpoline alternative handlingJosh Poimboeuf
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-29tools/virtio: fix smp_mb on x86Michael S. Tsirkin
2018-01-29tools/virtio: copy READ/WRITE_ONCEMichael S. Tsirkin
2018-01-29tools/virtio: more stubs to fix tools buildMichael S. Tsirkin
2018-01-29tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin
2018-01-28NTB: ntb_test: Update ntb_perf testsSerge Semin
2018-01-28NTB: ntb_test: Update ntb_tool MW testsSerge Semin
2018-01-28NTB: ntb_test: Add ntb_tool Message testsSerge Semin
2018-01-28NTB: ntb_test: Update ntb_tool Scratchpad testsSerge Semin
2018-01-28NTB: ntb_test: Update ntb_tool DB testsSerge Semin
2018-01-28NTB: ntb_test: Update ntb_tool link testsSerge Semin
2018-01-28NTB: ntb_test: Add ntb_tool port testsSerge Semin
2018-01-28NTB: ntb_test: Safely use paths with whitespaceSerge Semin
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-01-26tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song
2018-01-26bpf: add further test cases around div/mod and othersDaniel Borkmann
2018-01-26bpf: clean up from test_tcpbpf_kern.cLawrence Brakmo
2018-01-25selftests/bpf: check for chain-non-0 extack messageJakub Kicinski
2018-01-25selftests/bpf: check for spurious extacks from the driverJakub Kicinski
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo
2018-01-25perf trace beauty flock: Move to separate object fileArnaldo Carvalho de Melo
2018-01-25perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo
2018-01-25perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANYArnaldo Carvalho de Melo
2018-01-25perf trace: Do not print from time delta for interrupted syscall linesArnaldo Carvalho de Melo
2018-01-25perf trace: Add --print-sampleArnaldo Carvalho de Melo