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
2012-03-14
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
1
-3
/
+12
2012-03-14
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
2012-03-14
clocksource: Install completely before selecting
john stultz
1
-1
/
+1
2012-03-14
next_pidmap: fix overflow condition
Linus Torvalds
1
-1
/
+4
2012-03-14
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
1
-6
/
+3
2012-03-14
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
1
-1
/
+2
2011-06-26
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
1
-3
/
+10
2011-06-26
call_function_many: add missing ordering
Milton Miller
1
-13
/
+33
2011-06-26
call_function_many: fix list delete vs add race
Milton Miller
1
-7
/
+13
2011-06-26
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2
-8
/
+46
2011-06-26
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
1
-2
/
+5
2011-06-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
3
-1
/
+18
2011-06-26
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
1
-1
/
+1
2011-06-26
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
1
-5
/
+2
2011-06-26
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
1
-2
/
+2
2011-06-26
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
1
-4
/
+8
2011-06-26
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-0
/
+25
2011-06-26
sched: Fix wake_affine() vs RT tasks
Peter Zijlstra
2
-24
/
+23
2011-06-26
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2
-10
/
+23
2011-06-26
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
1
-0
/
+12
2011-06-26
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
1
-1
/
+4
2011-06-26
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2
-2
/
+6
2011-06-26
sched: Remove remaining USER_SCHED code
Li Zefan
6
-40
/
+1
2011-06-26
sched: Remove some dead code
Dan Carpenter
1
-2
/
+0
2011-06-26
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
1
-0
/
+30
2011-06-26
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
1
-1
/
+1
2011-04-17
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
1
-2
/
+2
2011-04-17
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
1
-4
/
+12
2011-04-17
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
1
-0
/
+8
2011-04-17
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
1
-1
/
+9
2011-04-17
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
1
-1
/
+1
2011-04-17
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
1
-0
/
+6
2011-04-17
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
1
-0
/
+2
2011-04-17
sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
Eric Dumazet
1
-1
/
+1
2011-04-17
sysctl: min/max bounds are optional
Eric Dumazet
1
-9
/
+0
2011-04-17
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
1
-0
/
+9
2011-04-17
latencytop: fix per task accumulator
Ken Chen
1
-9
/
+8
2011-04-17
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
David Howells
1
-3
/
+6
2011-01-06
futex: Fix errors in nested key ref-counting
Darren Hart
1
-15
/
+16
2011-01-06
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
1
-4
/
+3
2011-01-06
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
1
-2
/
+11
2011-01-06
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2011-01-06
Fix unprotected access to task credentials in waitid()
Daniel J Blueman
1
-3
/
+2
2011-01-06
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
1
-4
/
+4
2011-01-06
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
1
-0
/
+2
2011-01-06
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
1
-42
/
+40
2011-01-06
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2
-7
/
+8
2011-01-06
sched: Fix select_idle_sibling()
Mike Galbraith
1
-4
/
+10
2011-01-06
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
1
-0
/
+2
2011-01-06
sched: Fix rq->clock synchronization when migrating tasks
Peter Zijlstra
1
-0
/
+2
[next]