summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin2017-12-081-6/+23
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-152-5/+23
|\ \ \ \ \ \
| * | | | | | objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar2017-12-151-0/+10
| * | | | | | x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-152-6/+24
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-153-13/+11
|\ \ \ \ \ \ \
| * | | | | | | tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang2017-12-131-0/+1
| * | | | | | | tools/include: Remove ACCESS_ONCE()Mark Rutland2017-12-121-12/+9
| * | | | | | | tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland2017-12-121-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2017-12-152-2/+3
* | | | | | | tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng2017-12-141-1/+1
|/ / / / / /
* | | | | | kmemcheck: rip it out for realMichal Hocko2017-12-081-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-089-7/+531
|\ \ \ \ \ \
| * | | | | | perf s390: add regs_query_register_offset()Hendrik Brueckner2017-12-053-3/+31
| * | | | | | selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-056-4/+500
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-0635-337/+590
|\ \ \ \ \ \ \
| * | | | | | | tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar2017-12-063-9/+1
| * | | | | | | Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar2017-12-06184-1640/+13161
| |\ \ \ \ \ \ \
| * | | | | | | | tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo2017-11-282-0/+4
| * | | | | | | | tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo2017-11-281-0/+9
| * | | | | | | | tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo2017-11-283-0/+15
| * | | | | | | | tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo2017-11-281-6/+27
| * | | | | | | | tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo2017-11-281-0/+41
| * | | | | | | | tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo2017-11-281-0/+1
| * | | | | | | | tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo2017-11-282-0/+2
| * | | | | | | | tools/headers: Synchronize kernel x86 UAPI headersIngo Molnar2017-11-282-264/+281
| * | | | | | | | perf intel-pt: Bring instruction decoder files into line with the kernelAdrian Hunter2017-11-281-0/+10
| * | | | | | | | perf test: Fix test 21 for s390xThomas Richter2017-11-281-0/+4
| * | | | | | | | perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran2017-11-281-5/+51
| * | | | | | | | perf top: Use signal interface for SIGWINCH handlerJiri Olsa2017-11-281-12/+3
| * | | | | | | | perf top: Fix window dimensions change handlingJiri Olsa2017-11-281-3/+12
| * | | | | | | | perf top: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo2017-11-281-3/+5
| * | | | | | | | perf record: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo2017-11-281-12/+14
| * | | | | | | | perf report: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo2017-11-281-0/+3
| * | | | | | | | perf evlist: Add helper to check if attr.exclude_kernel is set in all evselsArnaldo Carvalho de Melo2017-11-282-0/+14
| * | | | | | | | perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter2017-11-281-2/+5
| * | | | | | | | perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter2017-11-281-2/+4
| * | | | | | | | perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria2017-11-281-9/+9
| * | | | | | | | perf help: Fix a bug during strstart() conversionNamhyung Kim2017-11-281-2/+2
| * | | | | | | | perf machine: Guard against NULL in machine__exit()Arnaldo Carvalho de Melo2017-11-281-0/+3
| * | | | | | | | perf script: Fix --per-event-dump for auxtrace synth evselsArnaldo Carvalho de Melo2017-11-281-1/+30
| * | | | | | | | perf evsel: Fix up leftover perf_evsel_stat usage via evsel->privArnaldo Carvalho de Melo2017-11-281-1/+1
| * | | | | | | | perf trace: Fix an exit code of trace__symbols_initAndrei Vagin2017-11-281-2/+4
| * | | | | | | | perf record: Fix -c/-F options for cpu event aliasesAndi Kleen2017-11-285-4/+19
| * | | | | | | | perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delayArnaldo Carvalho de Melo2017-11-281-0/+16
| * | | | | | | | perf evlist: Set the correct idx when adding dummy eventsArnaldo Carvalho de Melo2017-11-281-1/+1
* | | | | | | | | objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2017-12-062-6/+9
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-051-56/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer2017-11-281-56/+14
* | | | | | | | Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-051-3/+11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | usbip: fix usbip attach to find a port that matches the requested speedShuah Khan2017-11-301-3/+11
| |/ / / / / /
OpenPOWER on IntegriCloud