index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux
Linus Torvalds
2018-10-30
1
-3
/
+4
|
\
|
*
Cramfs: trivial whitespace fixes
Nicolas Pitre
2018-10-30
1
-2
/
+2
|
*
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
2018-10-30
1
-1
/
+2
*
|
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
22
-958
/
+1439
|
\
\
|
*
|
tracing: Have stack tracer trace full stack
Steven Rostedt (VMware)
2018-10-27
1
-1
/
+1
|
*
|
tracing: Export trace_dump_stack to modules
Nikolay Borisov
2018-10-27
1
-0
/
+1
|
*
|
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-10
3
-10
/
+68
|
*
|
tracing/kprobes: Check the probe on unloaded module correctly
Masami Hiramatsu
2018-10-10
1
-13
/
+26
|
*
|
tracing/uprobes: Fix to return -EFAULT if copy_from_user failed
Masami Hiramatsu
2018-10-10
1
-1
/
+1
|
*
|
tracing: probeevent: Add $argN for accessing function args
Masami Hiramatsu
2018-10-10
6
-24
/
+55
|
*
|
x86: ptrace: Add function argument access API
Masami Hiramatsu
2018-10-10
3
-0
/
+46
|
*
|
tracing: probeevent: Add array type support
Masami Hiramatsu
2018-10-10
5
-40
/
+181
|
*
|
tracing: probeevent: Add symbol type
Masami Hiramatsu
2018-10-10
4
-4
/
+20
|
*
|
tracing: probeevent: Unify fetch_insn processing common part
Masami Hiramatsu
2018-10-10
3
-82
/
+63
|
*
|
tracing: probeevent: Append traceprobe_ for exported function
Masami Hiramatsu
2018-10-10
4
-6
/
+6
|
*
|
tracing: probeevent: Return consumed bytes of dynamic area
Masami Hiramatsu
2018-10-10
4
-110
/
+88
|
*
|
tracing: probeevent: Unify fetch type tables
Masami Hiramatsu
2018-10-10
4
-75
/
+39
|
*
|
tracing: probeevent: Introduce new argument fetching code
Masami Hiramatsu
2018-10-10
5
-678
/
+491
|
*
|
tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
Masami Hiramatsu
2018-10-10
1
-3
/
+1
|
*
|
tracing: probeevent: Cleanup argument field definition
Masami Hiramatsu
2018-10-10
4
-41
/
+29
|
*
|
tracing: probeevent: Cleanup print argument functions
Masami Hiramatsu
2018-10-10
4
-31
/
+29
|
*
|
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
2018-10-10
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
*
|
|
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-30
2
-7
/
+9
|
\
\
\
|
*
|
|
selftests/ftrace: Fix synthetic event test to delete event correctly
Masami Hiramatsu
2018-10-28
1
-6
/
+6
|
*
|
|
tracing: Return -ENOENT if there is no target synthetic event
Masami Hiramatsu
2018-10-28
1
-1
/
+3
*
|
|
|
Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-30
7
-42
/
+30
|
\
\
\
\
|
*
|
|
|
xen: drop writing error messages to xenstore
Juergen Gross
2018-10-26
1
-4
/
+2
|
*
|
|
|
xen/pvh: don't try to unplug emulated devices
Juergen Gross
2018-10-26
1
-0
/
+4
|
*
|
|
|
add myself as reviewer for Xen support in Linux
Stefano Stabellini
2018-10-24
1
-0
/
+1
|
*
|
|
|
xen: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2018-10-24
1
-8
/
+0
|
*
|
|
|
xen/balloon: Support xend-based toolstack
Boris Ostrovsky
2018-10-24
1
-5
/
+8
|
*
|
|
|
xen/pvh: increase early stack size
Roger Pau Monne
2018-10-24
1
-1
/
+1
|
*
|
|
|
xen: make xen_qlock_wait() nestable
Juergen Gross
2018-10-24
1
-14
/
+10
|
*
|
|
|
xen: fix race in xen_qlock_wait()
Juergen Gross
2018-10-24
1
-10
/
+5
|
*
|
|
|
xen/balloon: Grammar s/Is it/It is/
Geert Uytterhoeven
2018-10-24
1
-1
/
+1
|
*
|
|
|
xen: Make XEN_BACKEND selectable by DomU
Jason Andryuk
2018-10-24
1
-2
/
+1
*
|
|
|
|
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-30
8
-183
/
+250
|
\
\
\
\
\
|
*
|
|
|
|
ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entry
Hans de Goede
2018-10-25
1
-1
/
+1
|
*
|
|
|
|
i2c: designware: Cleanup bus lock handling
Hans de Goede
2018-10-25
4
-27
/
+6
|
*
|
|
|
|
ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
Hans de Goede
2018-10-25
1
-6
/
+15
|
*
|
|
|
|
x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
Hans de Goede
2018-10-25
3
-151
/
+230
*
|
|
|
|
|
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-10-30
9
-163
/
+60
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2018-10-30
8
-162
/
+31
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
cpufreq: remove unused arm_big_little_dt driver
Sudeep Holla
2018-10-25
4
-111
/
+0
[next]