index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: probeevent: Fix uninitialized used of offset in parse args
Steven Rostedt (VMware)
2018-10-12
1
-1
/
+1
*
tracing/kprobes: Allow kprobe-events to record module symbol
Masami Hiramatsu
2018-10-11
3
-10
/
+68
*
tracing/kprobes: Check the probe on unloaded module correctly
Masami Hiramatsu
2018-10-11
1
-13
/
+26
*
tracing/uprobes: Fix to return -EFAULT if copy_from_user failed
Masami Hiramatsu
2018-10-11
1
-1
/
+1
*
tracing: probeevent: Add $argN for accessing function args
Masami Hiramatsu
2018-10-11
6
-24
/
+55
*
x86: ptrace: Add function argument access API
Masami Hiramatsu
2018-10-11
3
-0
/
+46
*
tracing: probeevent: Add array type support
Masami Hiramatsu
2018-10-11
5
-40
/
+181
*
tracing: probeevent: Add symbol type
Masami Hiramatsu
2018-10-11
4
-4
/
+20
*
tracing: probeevent: Unify fetch_insn processing common part
Masami Hiramatsu
2018-10-11
3
-82
/
+63
*
tracing: probeevent: Append traceprobe_ for exported function
Masami Hiramatsu
2018-10-11
4
-6
/
+6
*
tracing: probeevent: Return consumed bytes of dynamic area
Masami Hiramatsu
2018-10-11
4
-110
/
+88
*
tracing: probeevent: Unify fetch type tables
Masami Hiramatsu
2018-10-11
4
-75
/
+39
*
tracing: probeevent: Introduce new argument fetching code
Masami Hiramatsu
2018-10-11
5
-678
/
+491
*
tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
Masami Hiramatsu
2018-10-11
1
-3
/
+1
*
tracing: probeevent: Cleanup argument field definition
Masami Hiramatsu
2018-10-11
4
-41
/
+29
*
tracing: probeevent: Cleanup print argument functions
Masami Hiramatsu
2018-10-11
4
-31
/
+29
*
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
2018-10-11
5
-16
/
+50
*
perf probe: Support SDT markers having reference counter (semaphore)
Ravi Bangoria
2018-09-24
6
-22
/
+106
*
trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
2018-09-24
1
-2
/
+35
*
uprobes/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
2018-09-24
1
-0
/
+19
*
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
2018-09-24
4
-11
/
+293
*
tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()
Steven Rostedt (VMware)
2018-09-24
1
-3
/
+6
*
Linux 4.19-rc5
v4.19-rc5
Greg Kroah-Hartman
2018-09-23
1
-1
/
+1
*
Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Greg Kroah-Hartman
2018-09-23
2
-12
/
+15
|
\
|
*
mfd: omap-usb-host: Fix dts probe of children
Tony Lindgren
2018-09-11
1
-5
/
+6
|
*
mfd: da9063: Fix DT probing with constraints
Philipp Zabel
2018-09-10
1
-7
/
+9
*
|
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-23
2
-7
/
+22
|
\
\
|
*
|
xen: issue warning message when out of grant maptrack entries
Juergen Gross
2018-09-19
1
-6
/
+21
|
*
|
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
Boris Ostrovsky
2018-09-19
1
-1
/
+1
*
|
|
Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-23
5
-11
/
+12
|
\
\
\
|
*
|
|
block: use nanosecond resolution for iostat
Omar Sandoval
2018-09-22
5
-11
/
+12
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-23
16
-39
/
+245
|
\
\
\
\
|
*
|
|
|
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-09-20
6
-8
/
+42
|
*
|
|
|
MAINTAINERS: Add X86 MM entry
Thomas Gleixner
2018-09-20
1
-0
/
+9
|
*
|
|
|
x86/intel_rdt: Add Reinette as co-maintainer for RDT
Fenghua Yu
2018-09-20
1
-0
/
+1
|
*
|
|
|
MAINTAINERS: Add Borislav to the x86 maintainers
Thomas Gleixner
2018-09-19
1
-0
/
+1
|
*
|
|
|
x86/paravirt: Fix some warning messages
Dan Carpenter
2018-09-19
1
-2
/
+2
|
*
|
|
|
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
2018-09-18
1
-1
/
+1
|
*
|
|
|
x86/intel_rdt: Fix exclusive mode handling of MBA resource
Reinette Chatre
2018-09-18
1
-2
/
+12
|
*
|
|
|
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
2018-09-18
1
-1
/
+1
|
*
|
|
|
x86/intel_rdt: Do not allow pseudo-locking of MBA resource
Reinette Chatre
2018-09-18
1
-0
/
+6
|
*
|
|
|
x86/intel_rdt: Fix unchecked MSR access
Reinette Chatre
2018-09-18
1
-0
/
+12
|
*
|
|
|
x86/intel_rdt: Fix invalid mode warning when multiple resources are managed
Reinette Chatre
2018-09-18
1
-1
/
+1
|
*
|
|
|
x86/intel_rdt: Global closid helper to support future fixes
Reinette Chatre
2018-09-18
2
-0
/
+8
|
*
|
|
|
x86/intel_rdt: Fix size reporting of MBA resource
Reinette Chatre
2018-09-18
1
-4
/
+10
|
*
|
|
|
x86/intel_rdt: Fix data type in parsing callbacks
Xiaochen Shen
2018-09-18
2
-17
/
+20
|
*
|
|
|
x86/kvm: Use __bss_decrypted attribute in shared variables
Brijesh Singh
2018-09-15
1
-3
/
+49
|
*
|
|
|
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2018-09-15
5
-0
/
+70
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-23
5
-12
/
+36
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-09-19
5
-12
/
+36
|
|
\
\
\
\
\
[next]