index
:
Linux Stable
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.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
...
*
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2014-01-03
1
-1
/
+1
*
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2014-01-03
2
-0
/
+10
*
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
2014-01-03
1
-1
/
+1
*
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2014-01-03
1
-2
/
+6
*
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
2014-01-03
1
-1
/
+1
*
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2014-01-03
1
-1
/
+2
*
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
2014-01-03
1
-1
/
+5
*
audit: use nlmsg_len() to get message payload length
Mathias Krause
2014-01-03
1
-2
/
+2
*
audit: fix info leak in AUDIT_GET requests
Mathias Krause
2014-01-03
1
-0
/
+1
*
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
2014-01-03
1
-1
/
+1
*
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
2014-01-03
1
-2
/
+2
*
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
2013-11-28
1
-1
/
+4
*
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-11-28
1
-4
/
+27
*
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
2013-10-26
1
-3
/
+6
*
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2013-10-26
1
-6
/
+6
*
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
2013-10-26
1
-0
/
+11
*
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
2013-10-26
1
-3
/
+7
*
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-10-26
1
-5
/
+9
*
workqueue: cond_resched() after processing each work item
Tejun Heo
2013-09-10
1
-0
/
+9
*
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-09-10
1
-0
/
+1
*
perf: Fix event group context move
Jiri Olsa
2013-09-10
1
-2
/
+18
*
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
2013-09-10
1
-1
/
+1
*
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
2013-08-02
1
-1
/
+9
*
perf: Fix mmap() accounting hole
Peter Zijlstra
2013-07-27
2
-71
/
+157
*
perf: Fix perf mmap bugs
Peter Zijlstra
2013-07-27
2
-17
/
+23
*
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
2013-07-27
1
-1
/
+14
*
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
2013-07-27
1
-1
/
+10
*
perf: Clone child context from parent context pmu
Jiri Olsa
2013-07-27
1
-1
/
+1
*
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-27
1
-4
/
+17
*
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
2013-07-27
1
-3
/
+5
*
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
2013-07-27
1
-3
/
+3
*
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-07-27
1
-1
/
+2
*
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
2013-07-27
1
-2
/
+2
*
printk: Fix rq->lock vs logbuf_lock unlock lock inversion
Bu, Yitian
2013-07-27
1
-1
/
+1
*
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
2013-06-19
1
-1
/
+1
*
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
2013-06-19
1
-3
/
+26
*
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2013-06-19
1
-32
/
+23
*
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2013-06-19
1
-13
/
+13
*
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-05-30
1
-1
/
+1
*
sched/debug: Limit sd->*_idx range on sysctl
Namhyung Kim
2013-05-30
1
-13
/
+22
*
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
2013-05-30
1
-0
/
+5
*
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
2013-05-30
1
-0
/
+4
*
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2013-05-30
1
-1
/
+1
*
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-30
1
-1
/
+1
*
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
2013-05-13
1
-1
/
+1
*
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-05-13
1
-1
/
+1
*
perf: Fix error return code
Wei Yongjun
2013-05-13
1
-0
/
+1
*
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-05-13
2
-0
/
+5
*
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-05-13
3
-0
/
+6
*
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
2013-05-13
1
-1
/
+2
[prev]
[next]