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.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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: fix 64-bit divide
Alexei Starovoitov
2015-05-11
1
-6
/
+6
*
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2015-05-06
1
-1
/
+4
*
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-05-06
1
-1
/
+8
*
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
2015-05-06
1
-2
/
+6
*
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-05-06
1
-0
/
+20
*
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-05-06
1
-6
/
+5
*
bpf: fix verifier memory corruption
Alexei Starovoitov
2015-04-29
1
-1
/
+2
*
timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop
Preeti U Murthy
2015-04-19
1
-2
/
+9
*
Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
Rafael J. Wysocki
2015-04-19
1
-20
/
+1
*
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2015-04-19
1
-0
/
+2
*
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-04-13
1
-0
/
+10
*
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
2015-03-26
1
-3
/
+0
*
cpuset: fix a warning when clearing configured masks in old hierarchy
Zefan Li
2015-03-26
1
-2
/
+2
*
cpuset: initialize effective masks when clone_children is enabled
Zefan Li
2015-03-26
1
-0
/
+2
*
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-26
1
-4
/
+52
*
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
2015-03-26
1
-3
/
+3
*
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
2015-03-26
1
-6
/
+22
*
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
2015-03-26
1
-2
/
+6
*
console: Fix console name size mismatch
Peter Hurley
2015-03-26
2
-1
/
+2
*
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2015-03-18
2
-5
/
+7
*
sched: Fix hrtick_start() on UP
Wanpeng Li
2015-03-18
1
-0
/
+5
*
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
2015-03-18
1
-1
/
+2
*
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
Andrey Ryabinin
2015-03-18
1
-3
/
+0
*
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
2015-03-06
1
-3
/
+7
*
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2015-03-06
2
-2
/
+2
*
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2015-03-06
2
-10
/
+14
*
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-03-06
1
-1
/
+1
*
ring-buffer: Do not wake up a splice waiter when page is not full
Steven Rostedt (Red Hat)
2015-03-06
1
-5
/
+35
*
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
2015-03-06
1
-1
/
+1
*
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-03-06
1
-1
/
+5
*
-
.
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
2015-02-06
1
-1
/
+1
|
\
\
|
*
|
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
2015-02-05
1
-1
/
+1
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-06
3
-7
/
+34
|
\
\
\
|
*
|
|
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2015-02-04
2
-6
/
+30
|
*
|
|
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
2015-01-28
1
-0
/
+3
|
*
|
|
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
2015-01-28
1
-1
/
+1
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-06
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2015-01-23
1
-0
/
+2
*
|
|
|
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2015-02-01
1
-3
/
+2
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-30
1
-2
/
+13
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2015-01-28
1
-2
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-27
1
-8
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
2015-01-26
1
-8
/
+17
|
|
/
*
|
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-26
1
-1
/
+1
|
\
\
|
*
|
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
2015-01-22
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-01-25
1
-0
/
+4
|
\
\
\
|
*
|
|
x86, mpx: Strictly enforce empty prctl() args
Dave Hansen
2015-01-22
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-01-25
2
-0
/
+11
|
\
\
\
|
*
\
\
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-22
2
-0
/
+11
|
|
\
\
\
|
|
*
|
|
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
2015-01-07
1
-0
/
+7
[next]