summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-174-32/+341
|\
| * Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-1539-237/+449
| |\
| | * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
| * | tools/testing/nvdimm: unit test clear-error commandsDan Williams2017-11-131-0/+18
| * | tools/testing/nvdimm: stricter bounds checking for error injection commandsVishal Verma2017-11-081-2/+2
| * | nfit_test: when clearing poison, also remove badrange entriesVishal Verma2017-11-021-8/+4
| * | nfit_test: add error injection DSMsDave Jiang2017-11-022-24/+168
| * | libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-021-0/+1
| * | acpi nfit: nfit_test supports translate SPAYasunori Goto2017-10-071-1/+103
| * | nfit_test Make private definitions to command emulationYasunori Goto2017-09-281-0/+47
* | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-13/+17
|\ \ \
| * | | tools/kvm_stat: Add Python 3 support to kvm_statJeremy Cline2017-10-121-13/+17
| | |/ | |/|
* | | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-166-5/+398
|\ \ \
| * | | selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero2017-11-094-1/+379
| * | | selftests/powerpc: context_switch: Fix pthread errorsCyril Bur2017-10-131-3/+14
| * | | selftests/powerpc: Use snprintf to construct DSCR sysfs interface pathsSeth Forshee2017-10-061-1/+5
| | |/ | |/|
* | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-153-0/+234
|\ \ \
| * \ \ Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-0228-71/+754
| |\ \ \
| * \ \ \ Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-10-123-0/+234
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-28451-7645/+30844
| | |\ \ \ | | | | |/ | | | |/|
| | * | | tools/testing/scatterlist: Test new __sg_alloc_table_from_pagesTvrtko Ursulin2017-09-073-0/+234
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-154-12/+11
|\ \ \ \ \
| * | | | | mm: remove __GFP_COLDMel Gorman2017-11-151-1/+0
| * | | | | mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-151-1/+1
| * | | | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-8/+0
| * | | | | kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-151-1/+0
| * | | | | tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi2017-11-151-1/+10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1566-1355/+9779
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song2017-11-141-19/+112
| * | | | | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-112-8/+2
| * | | | | tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-116-8/+25
| * | | | | tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-115-0/+152
| * | | | | tools: bpftool: open pinned object without type checkPrashant Bhole2017-11-112-2/+14
| * | | | | samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-112-2/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1028-14/+50
| |\ \ \ \ \
| * | | | | | selftests/bpf: add a test for device cgroup controllerRoman Gushchin2017-11-053-2/+155
| * | | | | | bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-053-1/+196
| * | | | | | bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-051-0/+15
| * | | | | | tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2017-11-052-31/+34
| * | | | | | bpftool: print program device bound infoJakub Kicinski2017-11-052-0/+38
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04975-1/+979
| |\ \ \ \ \ \
| * | | | | | | tools: bpf: handle long path in jit disasmPrashant Bhole2017-11-022-2/+4
| * | | | | | | bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann2017-11-021-0/+442
| * | | | | | | bpf: minor cleanups after mergeDaniel Borkmann2017-11-021-72/+72
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-022-4/+3
| |\ \ \ \ \ \ \
| * | | | | | | | selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2017-11-012-5/+0
| * | | | | | | | tc-testing: better test case file error reportingBrenda J. Butler2017-11-011-9/+14
| * | | | | | | | tc-testing: better check if thing is listBrenda J. Butler2017-11-011-1/+1
| * | | | | | | | tc-testing: correction to docstring in get_unique_itemBrenda J. Butler2017-11-011-1/+1
| * | | | | | | | tc-testing: split config fileBrenda J. Butler2017-11-012-0/+37
OpenPOWER on IntegriCloud