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
2007-12-14
Revert "Fix SMP poweroff hangs"
Greg Kroah-Hartman
1
-2
/
+0
2007-12-14
futex: fix for futex_wait signal stack corruption
Steven Rostedt
1
-12
/
+13
2007-12-14
hrtimers: avoid overflow for large relative timeouts (CVE-2007-5966)
Thomas Gleixner
1
-0
/
+8
2007-12-14
wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
Scott James Remnant
1
-1
/
+1
2007-11-21
fix param_sysfs_builtin name length check
Jan Kiszka
1
-9
/
+6
2007-11-21
Fix compat futex hangs.
David Miller
1
-5
/
+19
2007-11-16
wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500)
Roland McGrath
1
-2
/
+1
2007-11-05
param_sysfs_builtin memchr argument fix
Dave Young
1
-1
/
+7
2007-11-05
genirq: suppress resend of level interrupts
Thomas Gleixner
1
-1
/
+6
2007-11-05
genirq: cleanup mismerge artifact
Thomas Gleixner
1
-4
/
+1
2007-11-02
lockdep: fix mismatched lockdep_depth/curr_chain_hash
Gregory Haskins
1
-1
/
+1
2007-10-10
Fix timer_stats printout of events/sec
Anton Blanchard
1
-2
/
+3
2007-10-10
Fix SMP poweroff hangs
Mark Lord
1
-0
/
+2
2007-09-26
futex_compat: fix list traversal bugs
Arnd Bergmann
1
-2
/
+2
2007-09-26
sigqueue_free: fix the race with collect_signal()
Oleg Nesterov
1
-10
/
+9
2007-09-26
setpgid(child) fails if the child was forked by sub-thread
Oleg Nesterov
1
-2
/
+1
2007-08-30
signalfd: fix interaction with posix-timers
Oleg Nesterov
1
-2
/
+2
2007-08-22
Hibernation: do not try to mark invalid PFNs as nosave
Rafael J. Wysocki
1
-1
/
+2
2007-08-15
fix oops in __audit_signal_info()
Al Viro
1
-11
/
+11
2007-08-09
destroy_workqueue() can livelock
Oleg Nesterov
1
-6
/
+5
2007-08-09
futex: pass nr_wake2 to futex_wake_op
Andreas Schwab
1
-1
/
+3
2007-08-09
Fix leaks on /proc/{*/sched, sched_debug, timer_list, timer_stats}
Alexey Dobriyan
2
-2
/
+2
2007-08-09
Fix leak on /proc/lockdep_stats
Alexey Dobriyan
1
-1
/
+1
2007-07-03
NTP: remove clock_was_set() call to prevent deadlock
Thomas Gleixner
1
-2
/
+0
2007-07-01
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
1
-1
/
+5
2007-06-28
relayfs: fix overwrites
Masami Hiramatsu
1
-2
/
+6
2007-06-28
relay file read: start-pos fix
David Wilder
1
-0
/
+3
2007-06-24
FUTEX: Restore the dropped ERSCH fix
Thomas Gleixner
1
-8
/
+6
2007-06-24
audit: fix oops removing watch if audit disabled
Tony Jones
1
-1
/
+1
2007-06-24
sched: fix next_interval determination in idle_balance()
Christoph Lameter
1
-9
/
+13
2007-06-24
fix refcounting of nsproxy object when unshared
Cedric Le Goater
1
-8
/
+2
2007-06-21
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
Thomas Gleixner
1
-2
/
+33
2007-06-18
Fix possible runqueue lock starvation in wait_task_inactive()
Linus Torvalds
1
-9
/
+60
2007-06-18
sched: fix SysRq-N (normalize RT tasks)
Ingo Molnar
1
-3
/
+5
2007-06-18
Fix signalfd interaction with thread-private signals
Benjamin Herrenschmidt
1
-1
/
+7
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
4
-451
/
+42
2007-06-16
swsusp: Fix userland interface
Rafael J. Wysocki
1
-1
/
+3
2007-06-16
cpuset: zero malloc - fix for old cpusets
Paul Jackson
1
-1
/
+1
2007-06-08
pi-futex: fix exit races and locking problems
Alexey Kuznetsov
2
-111
/
+182
2007-06-08
rt-mutex: fix chain walk early wakeup bug
Thomas Gleixner
1
-0
/
+13
2007-06-08
rt-mutex: fix stale return value
Thomas Gleixner
1
-2
/
+9
2007-06-07
Restrict clearing TIF_SIGPENDING
Roland McGrath
1
-4
/
+12
2007-06-01
timer stats: speedups
Ingo Molnar
1
-1
/
+6
2007-06-01
timer statistics: fix race
Bjorn Steinbrink
1
-16
/
+21
2007-06-01
fix compat futex code for private futexes
Ulrich Drepper
1
-4
/
+5
2007-05-30
fix possible null ptr deref in kallsyms_lookup
Kyle McMartin
1
-1
/
+2
2007-05-29
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
Thomas Gleixner
2
-2
/
+24
2007-05-24
Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing
Linus Torvalds
1
-9
/
+37
2007-05-23
Prevent going idle with softirq pending
Thomas Gleixner
1
-3
/
+1
2007-05-23
power: Fix sizeof(PAGE_SIZE) typo
OGAWA Hirofumi
1
-1
/
+1
[next]