summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* objtool: Improve error message for bad file argumentJosh Poimboeuf2018-01-231-1/+3
* objtool: Fix seg fault caused by missing parameterSimon Ser2018-01-231-1/+3
* objtool: Fix Clang enum conversion warningLukas Bulwahn2018-01-231-1/+1
* objtool: Fix seg fault with clang-compiled objectsSimon Ser2018-01-231-0/+2
* tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton2018-01-231-1/+1
* selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-172-1/+501
* objtool: Allow alternatives to be ignoredJosh Poimboeuf2018-01-172-7/+57
* objtool: Detect jumps to retpoline thunksJosh Poimboeuf2018-01-171-0/+7
* bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-01-171-0/+40
* usbip: fix usbip bind writing random string after command in match_busidJuan Zea2018-01-021-3/+6
* x86/ldt: Make the LDT mapping ROThomas Gleixner2018-01-021-2/+1
* x86/ldt: Prevent LDT inheritance on execThomas Gleixner2017-12-291-6/+3
* x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-292-6/+24
* objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2017-12-292-6/+9
* tools/headers: Sync objtool UAPI headerIngo Molnar2017-12-291-0/+10
* objtool: Fix cross-buildJosh Poimboeuf2017-12-291-1/+1
* objtool: Move kernel headers/code sync check to a scriptJosh Poimboeuf2017-12-292-15/+30
* objtool: Move synced files to their original relative locationsJosh Poimboeuf2017-12-2913-25/+27
* selftests/bpf: add tests for recent bugfixesDaniel Borkmann2017-12-251-16/+533
* selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski2017-12-251-1/+9
* selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski2017-12-251-16/+37
* objtool: Print top level commands on incorrect usageKamalesh Babulal2017-12-251-4/+2
* objtool: Don't report end of section error after an empty unwind hintJosh Poimboeuf2017-12-251-2/+5
* usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-201-4/+4
* x86/mpx/selftests: Fix up weird arraysDave Hansen2017-12-141-2/+2
* hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer2017-12-141-56/+14
* perf tools: Fix leaking rec_argv in error casesMartin Kepplinger2017-12-104-1/+6
* tools include: Do not use poison with C++Arnaldo Carvalho de Melo2017-12-101-0/+5
* perf test attr: Fix python error on empty resultThomas Richter2017-12-101-1/+5
* perf test attr: Fix ignored test case resultThomas Richter2017-12-101-1/+1
* usbip: tools: Install all headers needed for libusbip developmentBen Hutchings2017-12-101-1/+2
* selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski2017-12-101-1/+9
* selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski2017-12-101-1/+16
* usbip: fix usbip attach to find a port that matches the requested speedShuah Khan2017-12-101-3/+11
* selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski2017-11-211-6/+18
* tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar2017-11-111-0/+1
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2017-11-112-2/+13
|\
| * perf trace: Call machine__exit() at exitAndrei Vagin2017-11-091-0/+10
| * perf tools: Fix eBPF event specification parsingJiri Olsa2017-11-091-2/+2
| * perf tools: Add "reject" option for parse-events.lJiri Olsa2017-11-091-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-0527-16/+50
|\|
| * tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-0425-13/+33
| * Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2017-11-03979-15/+1089
| |\
| * | perf tools: Unwind properly location after REJECTJiri Olsa2017-10-271-2/+6
| * | perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria2017-10-251-1/+11
* | | objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf2017-11-041-0/+1
| |/ |/|
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02974-0/+974
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0212-0/+12
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0239-0/+39
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02923-0/+923
| |/