aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller2-8/+2
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar1-0/+1
2017-11-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar2-2/+13
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole6-8/+25
2017-11-11tools: bpftool: show filenames of pinned objectsPrashant Bhole5-0/+152
2017-11-11tools: bpftool: open pinned object without type checkPrashant Bhole2-2/+14
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik2-2/+8
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin1-0/+4
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-14/+50
2017-11-09tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignorePrarit Bhargava1-2/+1
2017-11-09tools/power/cpupower: Add 64 bit library detectionPrarit Bhargava1-0/+6
2017-11-09perf trace: Call machine__exit() at exitAndrei Vagin1-0/+10
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa1-2/+2
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa1-0/+1
2017-11-09selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero4-1/+379
2017-11-08tools/testing/nvdimm: stricter bounds checking for error injection commandsVishal Verma1-2/+2
2017-11-08selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2017-11-08selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2017-11-07selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski1-1/+16
2017-11-07selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski1-1/+9
2017-11-07selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski1-16/+37
2017-11-07selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski1-1/+9
2017-11-07selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski1-6/+18
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar990-11/+1023
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar993-21/+1130
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar993-21/+1257
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds27-16/+50
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin3-2/+155
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin3-1/+196
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin1-0/+15
2017-11-05tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2-31/+34
2017-11-05bpftool: print program device bound infoJakub Kicinski2-0/+38
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar25-13/+33
2017-11-04objtool: Resync objtool's instruction decoder source code copy with the kernel's latest versionJosh Poimboeuf1-0/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller975-1/+979
2017-11-03tools/wmi: add a sample for dell smbios communication over WMIMario Limonciello3-6/+236
2017-11-03cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava1-2/+0
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams1-0/+1
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar979-15/+1089
2017-11-02nfit_test: when clearing poison, also remove badrange entriesVishal Verma1-8/+4
2017-11-02nfit_test: add error injection DSMsDave Jiang2-24/+168
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds974-0/+974
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+5
2017-11-02tools: bpf: handle long path in jit disasmPrashant Bhole2-2/+4
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman12-0/+12
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman39-0/+39
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman923-0/+923
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar19-39/+675
2017-11-02bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann1-0/+442