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.19.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-7.0.y
linux-7.1.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
2014-02-10
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
Darren Hart
2014-02-10
futex: Fix bug in WARN_ON for NULL q.pi_state
Darren Hart
2014-02-10
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
Darren Hart
2014-02-10
tracing: Fix double free when function profile init failed
Namhyung Kim
2014-02-10
Fix a dead loop in async_synchronize_full()
Li Zhong
2014-02-10
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2014-02-10
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
2014-02-10
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2014-02-10
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2014-02-10
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2014-02-10
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
Oleg Nesterov
2014-02-10
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2014-02-10
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2014-02-10
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
2014-02-10
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2014-02-10
softirq: reduce latencies
Eric Dumazet
2013-01-16
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
2013-01-16
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
2013-01-16
perf: Fix tear-down of inherited group events
Peter Zijlstra
2013-01-16
perf_events: Fix races in group composition
Peter Zijlstra
2013-01-16
Make TASKSTATS require root access
Linus Torvalds
2013-01-16
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
2013-01-16
genirq: Fix race condition when stopping the irq thread
Ido Yariv
2013-01-16
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
2013-01-16
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2013-01-16
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2013-01-16
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-17
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-17
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-17
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2012-08-17
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-08-17
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
John Stultz
2012-08-17
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-08-17
hrtimers: Move lock held region in hrtimer_interrupt()
Thomas Gleixner
2012-08-17
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-08-17
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-08-17
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-08-17
time: Move common updates to a function
Thomas Gleixner
2012-08-17
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-08-17
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-08-17
ntp: Correct TAI offset during leap second
Richard Cochran
2012-08-17
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-08-17
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2012-08-17
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
2012-08-17
perf: overflow/perf_count_sw_cpu_clock crashes recent kernels
Peter Zijlstra
2012-05-17
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
2012-05-17
futex: Fix regression with read only mappings
Shawn Bohrer
2012-05-17
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
2012-05-17
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2012-05-17
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
[next]