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
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
2008-11-13
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
Li Zefan
1
-1
/
+0
2008-11-06
sched_clock: prevent scd->clock from moving backwards
Dave Kleikamp
1
-3
/
+3
2008-11-06
sched: disable the hrtick for now
Ingo Molnar
1
-1
/
+1
2008-10-25
sched: fix the wrong mask_len
Miao Xie
1
-1
/
+1
2008-10-22
modules: fix module "notes" kobject leak
Alexey Dobriyan
1
-1
/
+1
2008-10-18
sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq
Dario Faggioli
1
-4
/
+4
2008-10-15
disable CONFIG_DYNAMIC_FTRACE due to possible memory corruption on module unload
Steven Rostedt
1
-1
/
+2
2008-10-06
kgdb: call touch_softlockup_watchdog on resume
Jason Wessel
1
-0
/
+3
2008-10-04
clockevents: check broadcast tick device not the clock events device
Thomas Gleixner
1
-2
/
+4
2008-10-02
fix error-path NULL deref in alloc_posix_timer()
Dan Carpenter
1
-1
/
+1
2008-09-30
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-14
/
+89
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
2
-4
/
+13
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
4
-16
/
+29
2008-09-29
hrtimer: mark migration state
Thomas Gleixner
1
-2
/
+10
2008-09-29
hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers
Thomas Gleixner
1
-3
/
+25
2008-09-29
hrtimer: migrate pending list on cpu offline
Thomas Gleixner
1
-1
/
+33
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
1
-4
/
+4
2008-09-26
kgdb: could not write to the last of valid memory with kgdb
Atsuo Igarashi
1
-1
/
+1
2008-09-23
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+30
2008-09-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-09-23
kexec: fix segmentation fault in kimage_add_entry
Jonathan Steel
1
-1
/
+7
2008-09-23
timers: fix build error in !oneshot case
Ingo Molnar
1
-0
/
+1
2008-09-23
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
3
-1
/
+12
2008-09-23
clockevents: check broadcast device not tick device
Thomas Gleixner
1
-2
/
+2
2008-09-23
clockevents: prevent stale tick_next_period for onlining CPUs
Thomas Gleixner
1
-0
/
+3
2008-09-23
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
3
-7
/
+12
2008-09-23
sched: fix init_hrtick() section mismatch warning
Rakib Mullick
1
-1
/
+1
2008-09-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+7
2008-09-19
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+19
2008-09-16
clockevents: make device shutdown robust
Thomas Gleixner
4
-8
/
+19
2008-09-13
cpuset: avoid changing cpuset's cpus when -errno returned
Li Zefan
1
-22
/
+15
2008-09-11
sched: fix deadlock in setting scheduler parameter to zero
Hiroshi Shimamoto
1
-0
/
+6
2008-09-11
sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly
Zhang, Yanmin
1
-0
/
+1
2008-09-09
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
1
-10
/
+8
2008-09-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-136
/
+195
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-29
/
+103
2008-09-06
Merge branch 'sched/cpuset' into sched/urgent
Ingo Molnar
2
-136
/
+195
2008-09-06
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
1
-6
/
+13
2008-09-06
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
1
-1
/
+1
2008-09-06
clockevents: broadcast fixup possible waiters
Thomas Gleixner
1
-1
/
+36
2008-09-05
sched: fix process time monotonicity
Balbir Singh
2
-3
/
+62
2008-09-05
sched_clock: fix NOHZ interaction
Peter Zijlstra
1
-0
/
+3
2008-09-05
clockevents: prevent endless loop lockup
Thomas Gleixner
3
-16
/
+34
2008-09-05
clockevents: prevent multiple init/shutdown
Thomas Gleixner
1
-7
/
+13
2008-09-05
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
1
-4
/
+14
2008-09-05
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
1
-3
/
+8
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2
-2
/
+2
2008-09-04
forgotten refcount on sysctl root table
Al Viro
1
-0
/
+1
2008-09-02
pm_qos_requirement might sleep
John Kacur
1
-16
/
+9
2008-09-02
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
Oleg Nesterov
2
-50
/
+34
[next]