index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-09
printk: robustify printk
Peter Zijlstra
3
-3
/
+19
2009-10-12
time: catch xtime_nsec underflows and fix them
john stultz
1
-0
/
+22
2009-09-08
kthreads: fix kthread_create() vs kthread_stop() race
Oleg Nesterov
1
-1
/
+1
2009-09-08
do_sigaltstack: avoid copying 'stack_t' as a structure to user space
Linus Torvalds
1
-7
/
+8
2009-09-08
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
1
-15
/
+6
2009-08-16
execve: must clear current->clear_child_tid
Eric Dumazet
1
-11
/
+11
2009-07-19
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
1
-1
/
+1
2009-07-19
security: use mmap_min_addr indepedently of security models
Christoph Lameter
1
-2
/
+0
2009-07-02
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-05-08
clockevents: prevent endless loop in tick_handle_periodic()
john stultz
1
-1
/
+11
2009-05-02
fix ptrace slowness
Miklos Szeredi
1
-0
/
+8
2009-05-02
exit_notify: kill the wrong capable(CAP_KILL) check (CVE-2009-1337)
Oleg Nesterov
1
-2
/
+1
2009-05-02
kprobes: Fix locking imbalance in kretprobes
Ananth N Mavinakayanahalli
1
-3
/
+1
2009-03-16
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
1
-3
/
+4
2009-03-16
Fix fixpoint divide exception in acct_update_integrals
Heiko Carstens
1
-1
/
+5
2009-03-16
copy_process: fix CLONE_PARENT && parent_exec_id interaction
Oleg Nesterov
1
-6
/
+5
2009-02-12
genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
Dean Nelson
1
-0
/
+1
2009-02-12
wait: prevent exclusive waiter starvation
Johannes Weiner
2
-9
/
+54
2009-02-02
relay: fix lock imbalance in relay_late_setup_files
Jiri Slaby
1
-1
/
+3
2009-01-24
clocksource: introduce clocksource_forward_now()
Roman Zippel
1
-38
/
+33
2009-01-24
'kill sig -1' must only apply to caller's namespace
Sukadev Bhattiprolu
1
-1
/
+2
2009-01-18
System call wrappers part 32
Heiko Carstens
1
-6
/
+5
2009-01-18
System call wrappers part 31
Heiko Carstens
2
-8
/
+7
2009-01-18
System call wrappers part 30
Heiko Carstens
1
-1
/
+1
2009-01-18
System call wrappers part 27
Heiko Carstens
4
-5
/
+5
2009-01-18
System call wrappers part 26
Heiko Carstens
1
-2
/
+2
2009-01-18
System call wrappers part 24
Heiko Carstens
1
-6
/
+7
2009-01-18
System call wrappers part 23
Heiko Carstens
1
-3
/
+3
2009-01-18
System call wrappers part 19
Heiko Carstens
1
-6
/
+6
2009-01-18
System call wrappers part 18
Heiko Carstens
1
-10
/
+11
2009-01-18
System call wrappers part 17
Heiko Carstens
1
-3
/
+3
2009-01-18
System call wrappers part 09
Heiko Carstens
1
-13
/
+8
2009-01-18
System call wrappers part 08
Heiko Carstens
6
-26
/
+19
2009-01-18
System call wrappers part 07
Heiko Carstens
5
-13
/
+13
2009-01-18
System call wrappers part 06
Heiko Carstens
1
-13
/
+13
2009-01-18
System call wrappers part 05
Heiko Carstens
2
-27
/
+21
2009-01-18
System call wrappers part 04
Heiko Carstens
6
-13
/
+11
2009-01-18
System call wrappers part 03
Heiko Carstens
1
-9
/
+9
2009-01-18
System call wrappers part 02
Heiko Carstens
2
-10
/
+10
2009-01-18
System call wrappers part 01
Heiko Carstens
4
-13
/
+13
2009-01-18
Make sys_syslog a conditional system call
Heiko Carstens
2
-5
/
+1
2009-01-18
Convert all system calls to return a long
Heiko Carstens
3
-3
/
+5
2009-01-18
sched_clock: prevent scd->clock from moving backwards, take #2
Thomas Gleixner
2
-3
/
+9
2009-01-18
cgroups: fix a race between cgroup_clone and umount
Li Zefan
1
-1
/
+5
2008-12-18
Revert "sched_clock: prevent scd->clock from moving backwards"
Linus Torvalds
1
-3
/
+3
2008-12-13
fix mapping_writably_mapped()
Hugh Dickins
1
-6
/
+9
2008-12-13
sched: CPU remove deadlock fix
Brian King
1
-0
/
+2
2008-12-13
sched: fix a bug in sched domain degenerate
Li Zefan
1
-2
/
+4
2008-12-05
Remove -mno-spe flags as they dont belong
Kumar Gala
1
-3
/
+1
2008-12-05
Fix inotify watch removal/umount races
Al Viro
2
-42
/
+63
[next]