summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-08objtool: Fix cross-buildJosh Poimboeuf
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-07objtool: Move kernel headers/code sync check to a scriptJosh Poimboeuf
2017-11-07objtool: Move synced files to their original relative locationsJosh Poimboeuf
2017-11-07Merge branch 'linus' into core/objtool, to pick up dependent fixesIngo 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
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin
2017-11-05tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet
2017-11-05bpftool: print program device bound infoJakub Kicinski
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar
2017-11-04objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03tools/wmi: add a sample for dell smbios communication over WMIMario Limonciello
2017-11-03cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar
2017-11-02nfit_test: when clearing poison, also remove badrange entriesVishal Verma
2017-11-02nfit_test: add error injection DSMsDave Jiang
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02tools: bpf: handle long path in jit disasmPrashant Bhole
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar
2017-11-02bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann
2017-11-02bpf: minor cleanups after mergeDaniel Borkmann
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-11-01perf srcline: Show correct function name for srcline of callchainsNamhyung Kim
2017-11-01perf srcline: Fix memory leak in addr2inlines()Namhyung Kim
2017-11-01selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend
2017-11-01tc-testing: better test case file error reportingBrenda J. Butler
2017-11-01tc-testing: better check if thing is listBrenda J. Butler
2017-11-01tc-testing: correction to docstring in get_unique_itemBrenda J. Butler
2017-11-01tc-testing: split config fileBrenda J. Butler