summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo2016-08-153-0/+44
* perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo2016-08-151-3/+9
* perf probe: Check for dup and fdopen failuresColin Ian King2016-08-151-4/+20
* perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard2016-08-151-1/+2
* perf script: Don't disable use_callchain if input is pipeHe Kuang2016-08-151-1/+3
* perf script: Show proper message when failed list scriptsHe Kuang2016-08-151-2/+7
* perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo2016-08-151-0/+1
* perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria2016-08-121-0/+2
* perf tools mem: Fix -t store option for record commandJiri Olsa2016-08-121-0/+3
* perf intel-pt: Fix ip compressionAdrian Hunter2016-08-122-28/+40
* perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang2016-08-121-0/+14
* perf/x86/intel/uncore: Fix uncore num_countersKan Liang2016-08-121-5/+5
* uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko2016-08-121-11/+11
* perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-102-18/+40
* perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra2016-08-101-5/+18
* Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-08-0914-54/+210
|\
| * perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria2016-08-093-21/+49
| * perf probe: Add function to post process kernel trace eventsRavi Bangoria2016-08-091-11/+18
| * tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo2016-08-092-0/+4
| * toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo2016-08-091-1/+85
| * tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo2016-08-092-9/+4
| * perf probe: Support signedness castingNaohiro Aota2016-08-092-4/+21
| * perf stat: Avoid skew when reading eventsMark Rutland2016-08-091-8/+23
| * perf probe: Fix module name matchingKonstantin Khlebnikov2016-08-091-1/+3
| * perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu2016-08-091-1/+1
| * perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo2016-08-091-1/+5
| * perf script: Add 'bpf-output' field to usage messageBrendan Gregg2016-08-092-3/+3
* | Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds2016-08-082-2/+3
|\ \
| * | lkdtm: Fix targets for objcopy usageKees Cook2016-08-011-1/+2
| * | lkdtm: fix false positive warning from -Wmaybe-uninitializedKees Cook2016-08-011-1/+1
* | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-0828-22/+555
|\ \ \
| * | | mm: SLUB hardened usercopy supportKees Cook2016-07-262-0/+41
| * | | mm: SLAB hardened usercopy supportKees Cook2016-07-262-0/+31
| * | | s390/uaccess: Enable hardened usercopyKees Cook2016-07-262-0/+3
| * | | sparc/uaccess: Enable hardened usercopyKees Cook2016-07-263-6/+20
| * | | powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-262-2/+20
| * | | ia64/uaccess: Enable hardened usercopyKees Cook2016-07-262-3/+16
| * | | arm64/uaccess: Enable hardened usercopyKees Cook2016-07-265-13/+29
| * | | ARM: uaccess: Enable hardened usercopyKees Cook2016-07-262-2/+10
| * | | x86/uaccess: Enable hardened usercopyKees Cook2016-07-264-4/+11
| * | | mm: Hardened usercopyKees Cook2016-07-265-0/+327
| * | | mm: Implement stack frame object validationKees Cook2016-07-264-0/+63
| * | | mm: Add is_migrate_cma_pageLaura Abbott2016-07-261-0/+2
* | | | unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-08-084-18/+17
* | | | printk: Remove unnecessary #ifdef CONFIG_PRINTKAndreas Ziegler2016-08-081-2/+0
* | | | x86/hweight: Don't clobber %rdiVille Syrjälä2016-08-081-0/+2
* | | | Linux 4.8-rc1Linus Torvalds2016-08-071-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0762-213/+213
|\ \ \ \
| * | | | block: rename bio bi_rw to bi_opfJens Axboe2016-08-0751-157/+158
| * | | | target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1