summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-063-11/+49
|\
| * lib: optimize cpumask_next_and()Clement Courbet2018-02-062-10/+45
| * tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky2018-02-061-1/+4
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-061-18/+219
|\ \
| * \ Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-06114-973/+10609
| |\ \
| * | | membarrier/selftest: Test private expedited sync core commandMathieu Desnoyers2018-02-051-0/+73
| * | | membarrier/selftest: Test global expedited commandMathieu Desnoyers2018-02-051-5/+54
| * | | membarrier/selftest: Test private expedited commandMathieu Desnoyers2018-02-051-16/+95
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-0613-12/+89
|\ \ \ \
| * | | | perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria2018-02-051-0/+1
| * | | | perf trace: Fix call-graph outputRavi Bangoria2018-02-051-1/+4
| * | | | perf record: Fix period option handlingJiri Olsa2018-02-053-4/+11
| * | | | perf evsel: Fix period/freq terms setupJiri Olsa2018-02-051-0/+2
| * | | | tools headers: Synchoronize x86 features UAPI headersArnaldo Carvalho de Melo2018-02-023-6/+24
| * | | | tools headers: Synchronize uapi/linux/sched.hArnaldo Carvalho de Melo2018-02-021-0/+5
| * | | | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hArnaldo Carvalho de Melo2018-02-022-0/+29
| * | | | tooling headers: Synchronize updated s390 kvm UAPI headersArnaldo Carvalho de Melo2018-02-021-1/+4
| * | | | tools headers: Synchronize sound/asound.hArnaldo Carvalho de Melo2018-02-021-0/+9
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0613-3/+1624
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-0413-3/+1624
| |\ \ \ | | |_|/ | |/| |
| | * | libbpf: add missing SPDX-License-IdentifierEric Leblond2018-02-024-0/+8
| | * | libbpf: add error reporting in XDPEric Leblond2018-02-024-1/+271
| | * | libbpf: add function to setup XDPEric Leblond2018-02-023-0/+128
| | * | tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-023-0/+1200
| | * | bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann2018-02-011-0/+14
| | * | tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song2018-02-012-2/+3
* | | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-069-52/+644
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-038-36/+603
| |\ \ \
| | * | | nfit-test: Add platform cap support from ACPI 6.2a to testDave Jiang2018-02-011-2/+12
| * | | | Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler2018-02-0380-602/+2104
| |\ \ \ \
| | * | | | memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig2018-01-081-4/+3
| * | | | | tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams2018-02-017-0/+63
| * | | | | libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang2018-02-012-0/+40
| * | | | | libnvdimm/nfit_test: add firmware download emulationDave Jiang2018-02-012-28/+360
| * | | | | tools/testing/nvdimm: smart alarm/threshold controlDan Williams2017-12-042-44/+122
| * | | | | nfit, libnvdimm: deprecate the generic SMART ioctlDan Williams2017-12-042-14/+84
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-042-42/+52
|\ \ \ \ \ \
| * | | | | | objtool: Warn on stripped section symbolJosh Poimboeuf2018-01-301-0/+5
| * | | | | | objtool: Add support for alternatives at the end of a sectionJosh Poimboeuf2018-01-301-22/+31
| * | | | | | objtool: Improve retpoline alternative handlingJosh Poimboeuf2018-01-301-20/+16
* | | | | | | Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds2018-02-041-75/+232
|\ \ \ \ \ \ \
| * | | | | | | NTB: ntb_test: Update ntb_perf testsSerge Semin2018-01-281-6/+7
| * | | | | | | NTB: ntb_test: Update ntb_tool MW testsSerge Semin2018-01-281-21/+68
| * | | | | | | NTB: ntb_test: Add ntb_tool Message testsSerge Semin2018-01-281-0/+37
| * | | | | | | NTB: ntb_test: Update ntb_tool Scratchpad testsSerge Semin2018-01-281-17/+26
| * | | | | | | NTB: ntb_test: Update ntb_tool DB testsSerge Semin2018-01-281-11/+18
| * | | | | | | NTB: ntb_test: Update ntb_tool link testsSerge Semin2018-01-281-11/+15
| * | | | | | | NTB: ntb_test: Add ntb_tool port testsSerge Semin2018-01-281-0/+52
| * | | | | | | NTB: ntb_test: Safely use paths with whitespaceSerge Semin2018-01-281-31/+31
| |/ / / / / /
* | | | | | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-0/+1
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud