summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-12-29x86/ldt: Prevent LDT inheritance on execThomas Gleixner1-6/+3
2017-12-29x86/decoder: Fix and update the opcodes mapRandy Dunlap2-6/+24
2017-12-29objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2-6/+9
2017-12-29tools/headers: Sync objtool UAPI headerIngo Molnar1-0/+10
2017-12-29objtool: Fix cross-buildJosh Poimboeuf1-1/+1
2017-12-29objtool: Move kernel headers/code sync check to a scriptJosh Poimboeuf2-15/+30
2017-12-29objtool: Move synced files to their original relative locationsJosh Poimboeuf13-25/+27
2017-12-25selftests/bpf: add tests for recent bugfixesDaniel Borkmann1-16/+533
2017-12-25selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski1-1/+9
2017-12-25selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski1-16/+37
2017-12-25objtool: Print top level commands on incorrect usageKamalesh Babulal1-4/+2
2017-12-25objtool: Don't report end of section error after an empty unwind hintJosh Poimboeuf1-2/+5
2017-12-20usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan1-4/+4
2017-12-14x86/mpx/selftests: Fix up weird arraysDave Hansen1-2/+2
2017-12-14hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer1-56/+14
2017-12-10perf tools: Fix leaking rec_argv in error casesMartin Kepplinger4-1/+6
2017-12-10tools include: Do not use poison with C++Arnaldo Carvalho de Melo1-0/+5
2017-12-10perf test attr: Fix python error on empty resultThomas Richter1-1/+5
2017-12-10perf test attr: Fix ignored test case resultThomas Richter1-1/+1
2017-12-10usbip: tools: Install all headers needed for libusbip developmentBen Hutchings1-1/+2
2017-12-10selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski1-1/+9
2017-12-10selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski1-1/+16
2017-12-10usbip: fix usbip attach to find a port that matches the requested speedShuah Khan1-3/+11
2017-11-21selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski1-6/+18
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/a...Ingo Molnar2-2/+13
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-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds27-16/+50
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar25-13/+33
2017-11-04objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf1-0/+1
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar979-15/+1089
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds974-0/+974
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
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 lic...Greg 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-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend1-2/+1
2017-10-31selftests: lib.mk: print individual test results to console by defaultShuah Khan1-1/+5
2017-10-31tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler1-2/+2
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+104
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi3-5/+40
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi1-0/+62
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend1-2/+2
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+4
2017-10-27perf tools: Unwind properly location after REJECTJiri Olsa1-2/+6
2017-10-25perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria1-1/+11
2017-10-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-10/+35
2017-10-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+7