summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2017-11-15tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi
2017-11-15Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13tools/testing/nvdimm: unit test clear-error commandsDan Williams
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2017-11-13Merge branch 'acpica'Rafael J. Wysocki
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar
2017-11-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole
2017-11-11tools: bpftool: show filenames of pinned objectsPrashant Bhole
2017-11-11tools: bpftool: open pinned object without type checkPrashant Bhole
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignorePrarit Bhargava
2017-11-09tools/power/cpupower: Add 64 bit library detectionPrarit Bhargava
2017-11-09perf trace: Call machine__exit() at exitAndrei Vagin
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa
2017-11-09selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero
2017-11-08tools/testing/nvdimm: stricter bounds checking for error injection commandsVishal Verma
2017-11-08selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2017-11-08selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2017-11-07selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski
2017-11-07selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar