aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-11/+49
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-18/+219
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-12/+89
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 13-3/+1624
2018-02-06lib: optimize cpumask_next_and()Gravatar Clement Courbet 2-10/+45
2018-02-06tools/lib/subcmd/pager.c: do not alias select() paramsGravatar Sergey Senozhatsky 1-1/+4
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsGravatar Ingo Molnar 114-973/+10609
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-52/+644
2018-02-05membarrier/selftest: Test private expedited sync core commandGravatar Mathieu Desnoyers 1-0/+73
2018-02-05membarrier/selftest: Test global expedited commandGravatar Mathieu Desnoyers 1-5/+54
2018-02-05membarrier/selftest: Test private expedited commandGravatar Mathieu Desnoyers 1-16/+95
2018-02-05perf tools: Add trace/beauty/generated/ into .gitignoreGravatar Ravi Bangoria 1-0/+1
2018-02-05perf trace: Fix call-graph outputGravatar Ravi Bangoria 1-1/+4
2018-02-05perf record: Fix period option handlingGravatar Jiri Olsa 3-4/+11
2018-02-05perf evsel: Fix period/freq terms setupGravatar Jiri Olsa 1-0/+2
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 13-3/+1624
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-42/+52
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-75/+232
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 15-23/+56
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextGravatar Ross Zwisler 8-36/+603
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextGravatar Ross Zwisler 80-602/+2104
2018-02-02libbpf: add missing SPDX-License-IdentifierGravatar Eric Leblond 4-0/+8
2018-02-02libbpf: add error reporting in XDPGravatar Eric Leblond 4-1/+271
2018-02-02libbpf: add function to setup XDPGravatar Eric Leblond 3-0/+128
2018-02-02tools: add netlink.h and if_link.h in tools uapiGravatar Eric Leblond 3-0/+1200
2018-02-02tools headers: Synchoronize x86 features UAPI headersGravatar Arnaldo Carvalho de Melo 3-6/+24
2018-02-02tools headers: Synchronize uapi/linux/sched.hGravatar Arnaldo Carvalho de Melo 1-0/+5
2018-02-02tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hGravatar Arnaldo Carvalho de Melo 2-0/+29
2018-02-02tooling headers: Synchronize updated s390 kvm UAPI headersGravatar Arnaldo Carvalho de Melo 1-1/+4
2018-02-02tools headers: Synchronize sound/asound.hGravatar Arnaldo Carvalho de Melo 1-0/+9
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 13-21/+994
2018-02-01tools/testing/nvdimm: force nfit_test to depend on instrumented modulesGravatar Dan Williams 7-0/+63
2018-02-01libnvdimm/nfit_test: adding support for unit testing enable LSS statusGravatar Dave Jiang 2-0/+40
2018-02-01libnvdimm/nfit_test: add firmware download emulationGravatar Dave Jiang 2-28/+360
2018-02-01nfit-test: Add platform cap support from ACPI 6.2a to testGravatar Dave Jiang 1-2/+12
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+22
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-76/+101
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 4-3/+24
2018-02-01bpf: fix null pointer deref in bpf_prog_test_run_xdpGravatar Daniel Borkmann 1-0/+14
2018-02-01tools/bpf: permit selftests/bpf to be built in a different directoryGravatar Yonghong Song 2-2/+3
2018-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 12-379/+458
2018-01-31tools, vm: new option to specify kpageflags fileGravatar David Rientjes 1-7/+21
2018-01-31memfd-test: run fuse test on hugetlb backend memoryGravatar Marc-André Lureau 3-9/+32
2018-01-31memfd-test: move common code to a shared unitGravatar Marc-André Lureau 5-40/+64
2018-01-31memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsGravatar Marc-André Lureau 1-10/+16
2018-01-31memfd-test: test hugetlbfs sealingGravatar Marc-André Lureau 1-135/+15
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryGravatar Aneesh Kumar K.V 4-179/+311
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 54-297/+8019
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-4/+6