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
*
posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun
Oleg Nesterov
2008-08-20
1
-1
/
+1
*
posix-timers: fix posix_timer_event() vs dequeue_signal() race
Oleg Nesterov
2008-08-20
2
-4
/
+14
*
relay: fix "full buffer with exactly full last subbuffer" accounting problem
Tom Zanussi
2008-08-20
1
-1
/
+11
*
markers: fix markers read barrier for multiple probes
Mathieu Desnoyers
2008-08-01
1
-2
/
+10
*
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
Atsushi Nemoto
2008-08-01
1
-0
/
+1
*
hrtimer: prevent migration for raising softirq
Steven Rostedt
2008-07-24
1
-0
/
+8
*
sched: fix cpu hotplug
Dmitry Adamushko
2008-07-02
1
-0
/
+1
*
futexes: fix fault handling in futex_lock_pi
Thomas Gleixner
2008-07-02
1
-20
/
+73
*
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-06-09
1
-38
/
+73
*
cgroups: remove node_ prefix_from ns subsystem
Cedric Le Goater
2008-06-09
1
-1
/
+1
*
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
2008-05-09
1
-1
/
+65
*
hrtimer: raise softirq unlocked to avoid circular lock dependency
Thomas Gleixner
2008-05-01
1
-2
/
+17
*
hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ
Bodo Stroesser
2008-05-01
1
-2
/
+13
*
cgroup: fix a race condition in manipulating tsk->cg_list
Li Zefan
2008-05-01
1
-1
/
+6
*
Fix locking bug in "acquire_console_semaphore_for_printk()"
Linus Torvalds
2008-04-15
1
-2
/
+15
*
revert "sched: fix fair sleepers"
Ingo Molnar
2008-04-14
1
-4
/
+2
*
cgroups: include hierarchy ids in /proc/<pid>/cgroup
Paul Menage
2008-04-11
1
-0
/
+1
*
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2008-04-10
2
-13
/
+13
*
cgroups: add cgroup support for enabling controllers at boot time
Paul Menage
2008-04-04
1
-5
/
+37
*
markers: use synchronize_sched()
Mathieu Desnoyers
2008-04-02
1
-0
/
+9
*
futex_compat __user annotation
Al Viro
2008-03-30
1
-1
/
+1
*
NULL noise: fs/*, mm/*, kernel/*
Al Viro
2008-03-30
2
-3
/
+3
*
audit: silence two kerneldoc warnings in kernel/audit.c
Dave Jones
2008-03-28
1
-3
/
+3
*
memcgroup: fix spurious EBUSY on memory cgroup removal
YAMAMOTO Takashi
2008-03-28
1
-1
/
+1
*
Give futex init a proper name
Benjamin Herrenschmidt
2008-03-27
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Linus Torvalds
2008-03-26
3
-2
/
+53
|
\
|
*
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
2008-03-26
2
-1
/
+52
|
*
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
Thomas Gleixner
2008-03-25
1
-1
/
+1
*
|
relay: set an spd_release() hook for splice
Jens Axboe
2008-03-26
1
-0
/
+5
*
|
set relay file can not be read by pread(2)
Lai Jiangshan
2008-03-26
1
-1
/
+1
|
/
*
Make printk() console semaphore accesses sensible
Linus Torvalds
2008-03-24
1
-35
/
+48
*
bsd_acct: using task_struct->tgid is not right in pid-namespaces
Pavel Emelyanov
2008-03-24
1
-6
/
+15
*
bsd_acct: plain current->real_parent access is not always safe
Pavel Emelyanov
2008-03-24
1
-1
/
+3
*
markers: remove ACCESS_ONCE
Mathieu Desnoyers
2008-03-24
1
-6
/
+6
*
markers: update preempt_disable. call_rcu, rcu_barrier comments
Mathieu Desnoyers
2008-03-24
1
-11
/
+8
*
Don't 'printk()' while holding xtime lock for writing
Linus Torvalds
2008-03-24
1
-0
/
+4
*
sched: add arch_update_cpu_topology hook.
Heiko Carstens
2008-03-21
1
-0
/
+5
*
sched: add exported arch_reinit_sched_domains() to header file.
Heiko Carstens
2008-03-21
1
-1
/
+1
*
sched: remove double unlikely from schedule()
Roel Kluin
2008-03-21
1
-1
/
+1
*
sched: cleanup old and rarely used 'debug' features.
Peter Zijlstra
2008-03-21
2
-20
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-21
1
-3
/
+8
|
\
|
*
audit: netlink socket can be auto-bound to pid other than current->pid (v2)
Pavel Emelyanov
2008-03-20
1
-3
/
+8
*
|
revert "clocksource: make clocksource watchdog cycle through online CPUs"
Andrew Morton
2008-03-19
1
-10
/
+4
*
|
sched: retune wake granularity
Ingo Molnar
2008-03-19
1
-2
/
+2
*
|
sched: wakeup-buddy tasks are cache-hot
Ingo Molnar
2008-03-19
1
-0
/
+6
*
|
sched: improve affine wakeups
Ingo Molnar
2008-03-19
3
-17
/
+47
*
|
sched: clean up wakeup balancing, code flow
Ingo Molnar
2008-03-19
1
-15
/
+10
*
|
sched: clean up wakeup balancing, rename variables
Ingo Molnar
2008-03-19
1
-12
/
+20
*
|
sched: clean up wakeup balancing, move wake_affine()
Ingo Molnar
2008-03-19
1
-59
/
+75
*
|
relay: fix subbuf_splice_actor() adding too many pages
Jens Axboe
2008-03-17
1
-2
/
+3
|
/
[next]