summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: probeevent: Fix uninitialized used of offset in parse argsSteven Rostedt (VMware)2018-10-121-1/+1
* tracing/kprobes: Allow kprobe-events to record module symbolMasami Hiramatsu2018-10-113-10/+68
* tracing/kprobes: Check the probe on unloaded module correctlyMasami Hiramatsu2018-10-111-13/+26
* tracing/uprobes: Fix to return -EFAULT if copy_from_user failedMasami Hiramatsu2018-10-111-1/+1
* tracing: probeevent: Add $argN for accessing function argsMasami Hiramatsu2018-10-116-24/+55
* x86: ptrace: Add function argument access APIMasami Hiramatsu2018-10-113-0/+46
* tracing: probeevent: Add array type supportMasami Hiramatsu2018-10-115-40/+181
* tracing: probeevent: Add symbol typeMasami Hiramatsu2018-10-114-4/+20
* tracing: probeevent: Unify fetch_insn processing common partMasami Hiramatsu2018-10-113-82/+63
* tracing: probeevent: Append traceprobe_ for exported functionMasami Hiramatsu2018-10-114-6/+6
* tracing: probeevent: Return consumed bytes of dynamic areaMasami Hiramatsu2018-10-114-110/+88
* tracing: probeevent: Unify fetch type tablesMasami Hiramatsu2018-10-114-75/+39
* tracing: probeevent: Introduce new argument fetching codeMasami Hiramatsu2018-10-115-678/+491
* tracing: probeevent: Remove NOKPROBE_SYMBOL from print functionsMasami Hiramatsu2018-10-111-3/+1
* tracing: probeevent: Cleanup argument field definitionMasami Hiramatsu2018-10-114-41/+29
* tracing: probeevent: Cleanup print argument functionsMasami Hiramatsu2018-10-114-31/+29
* trace_uprobe: support reference counter in fd-based uprobeSong Liu2018-10-115-16/+50
* perf probe: Support SDT markers having reference counter (semaphore)Ravi Bangoria2018-09-246-22/+106
* trace_uprobe/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria2018-09-241-2/+35
* uprobes/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria2018-09-241-0/+19
* uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria2018-09-244-11/+293
* tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()Steven Rostedt (VMware)2018-09-241-3/+6
* Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman2018-09-231-1/+1
* Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2018-09-232-12/+15
|\
| * mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren2018-09-111-5/+6
| * mfd: da9063: Fix DT probing with constraintsPhilipp Zabel2018-09-101-7/+9
* | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-232-7/+22
|\ \
| * | xen: issue warning message when out of grant maptrack entriesJuergen Gross2018-09-191-6/+21
| * | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-191-1/+1
* | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-235-11/+12
|\ \ \
| * | | block: use nanosecond resolution for iostatOmar Sandoval2018-09-225-11/+12
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-2316-39/+245
|\ \ \ \
| * | | | x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-206-8/+42
| * | | | MAINTAINERS: Add X86 MM entryThomas Gleixner2018-09-201-0/+9
| * | | | x86/intel_rdt: Add Reinette as co-maintainer for RDTFenghua Yu2018-09-201-0/+1
| * | | | MAINTAINERS: Add Borislav to the x86 maintainersThomas Gleixner2018-09-191-0/+1
| * | | | x86/paravirt: Fix some warning messagesDan Carpenter2018-09-191-2/+2
| * | | | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
| * | | | x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre2018-09-181-2/+12
| * | | | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
| * | | | x86/intel_rdt: Do not allow pseudo-locking of MBA resourceReinette Chatre2018-09-181-0/+6
| * | | | x86/intel_rdt: Fix unchecked MSR accessReinette Chatre2018-09-181-0/+12
| * | | | x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre2018-09-181-1/+1
| * | | | x86/intel_rdt: Global closid helper to support future fixesReinette Chatre2018-09-182-0/+8
| * | | | x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre2018-09-181-4/+10
| * | | | x86/intel_rdt: Fix data type in parsing callbacksXiaochen Shen2018-09-182-17/+20
| * | | | x86/kvm: Use __bss_decrypted attribute in shared variablesBrijesh Singh2018-09-151-3/+49
| * | | | x86/mm: Add .bss..decrypted section to hold shared variablesBrijesh Singh2018-09-155-0/+70
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-235-12/+36
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-195-12/+36
| |\ \ \ \ \