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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-05-09
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
2018-05-09
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
2018-05-09
clocksource: Initialize cs->wd_list
Peter Zijlstra
2018-05-09
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
Peter Zijlstra
2018-05-09
tracepoint: Do not warn on ENOMEM
Mathieu Desnoyers
2018-05-01
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
2018-05-01
module: Fix display of wrong module .text address
Thomas Richter
2018-04-29
kprobes: Fix random address output of blacklist file
Thomas Richter
2018-04-29
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
2018-04-26
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-26
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-26
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
2018-04-26
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
2018-04-24
trace_uprobe: Use %lx to display offset
Ravi Bangoria
2018-04-24
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
2018-04-24
resource: fix integer overflow at reallocation
Takashi Iwai
2018-04-19
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-03-28
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
2018-03-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-03-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-22
Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-22
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
2018-03-20
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
2018-03-20
perf/cgroup: Fix child event counting bug
Song Liu
2018-03-20
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
2018-03-20
locking/mutex: Improve documentation
Matthew Wilcox
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-14
jump_label: Fix sparc64 warning
Josh Poimboeuf
2018-03-13
workqueue: remove unused cancel_work()
Stephen Hemminger
2018-03-13
workqueue: use put_device() instead of kfree()
Arvind Yadav
2018-03-12
error-injection: Fix to prohibit jump optimization
Masami Hiramatsu
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-03-09
bug: use %pB in BUG and stack protector failure
Kees Cook
2018-03-09
rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites
Boqun Feng
2018-03-09
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
2018-03-08
module: propagate error in modules_open()
Leon Yu
2018-03-08
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-06
kernel/memremap: Remove stale devres_free() call
Oliver O'Halloran
[next]