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
*
watchdog: using u64 in get_sample_period()
Chuansheng Liu
2012-12-06
1
-2
/
+2
*
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
2012-12-06
1
-19
/
+22
*
module: fix out-by-one error in kallsyms
Rusty Russell
2012-11-16
1
-11
/
+13
*
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
2012-10-30
1
-5
/
+7
*
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-10-30
1
-2
/
+1
*
timekeeping: Cast raw_interval to u64 to avoid shift overflow
Dan Carpenter
2012-10-30
1
-1
/
+1
*
timers: Fix endless looping between cascade() and internal_add_timer()
Hildner, Christian
2012-10-30
1
-4
/
+6
*
module: taint kernel when lve module is loaded
Matthew Garrett
2012-10-30
1
-0
/
+4
*
sched: Fix migration thread runtime bogosity
Mike Galbraith
2012-10-17
1
-1
/
+21
*
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2012-10-17
1
-0
/
+1
*
rcu: Fix day-one dyntick-idle stall-warning bug
Paul E. McKenney
2012-10-17
1
-1
/
+3
*
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
Lai Jiangshan
2012-10-17
1
-3
/
+22
*
workqueue: add missing smp_wmb() in process_one_work()
Tejun Heo
2012-10-17
1
-0
/
+2
*
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
Srivatsa S. Bhat
2012-10-10
2
-4
/
+39
*
Fix a dead loop in async_synchronize_full()
Li Zhong
2012-10-10
1
-4
/
+9
*
sched: Fix ancient race in do_exit()
Yasunori Goto
2012-10-10
1
-0
/
+16
*
workqueue: reimplement work_on_cpu() using system_wq
Tejun Heo
2012-10-10
1
-17
/
+8
*
perf_event: Switch to internal refcount, fix race with close()
Al Viro
2012-09-19
1
-29
/
+33
*
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-09-19
1
-5
/
+5
*
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-09-19
1
-0
/
+4
*
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-09-19
1
-2
/
+24
*
workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic
Lai Jiangshan
2012-09-19
1
-3
/
+6
*
audit: fix refcounting in audit-tree
Miklos Szeredi
2012-09-12
1
-3
/
+2
*
audit: don't free_chunk() after fsnotify_add_mark()
Miklos Szeredi
2012-09-12
1
-3
/
+3
*
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
2012-09-12
1
-14
/
+20
*
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
Darren Hart
2012-08-10
1
-5
/
+8
*
futex: Fix bug in WARN_ON for NULL q.pi_state
Darren Hart
2012-08-10
1
-1
/
+1
*
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
Darren Hart
2012-08-10
1
-1
/
+1
*
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-10
1
-4
/
+3
*
sched: Fix race in task_group()
Peter Zijlstra
2012-08-10
1
-14
/
+18
*
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-08-02
1
-1
/
+37
*
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-08-02
2
-0
/
+9
*
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-08-02
2
-10
/
+44
*
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
2012-08-02
2
-14
/
+41
*
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-08-02
2
-35
/
+11
*
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-25
1
-0
/
+1
*
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
John Stultz
2012-07-25
1
-14
/
+14
*
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-25
1
-0
/
+34
*
hrtimers: Move lock held region in hrtimer_interrupt()
Thomas Gleixner
2012-07-25
1
-2
/
+3
*
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-07-25
1
-1
/
+24
*
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-07-25
1
-0
/
+4
*
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-07-25
1
-0
/
+20
*
time: Move common updates to a function
Thomas Gleixner
2012-07-25
1
-17
/
+17
*
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-07-25
1
-1
/
+2
*
ntp: Correct TAI offset during leap second
Richard Cochran
2012-07-25
1
-1
/
+1
*
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-07-25
2
-93
/
+47
*
PM / Hibernate: Hibernate/thaw fixes/improvements
Bojan Smojver
2012-07-25
1
-23
/
+39
*
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-07-25
3
-74
/
+205
*
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
2012-07-12
1
-0
/
+2
*
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-07-12
2
-4
/
+7
[next]