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
2011-08-08
perf: overflow/perf_count_sw_cpu_clock crashes recent kernels
Peter Zijlstra
1
-6
/
+2
2011-07-13
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
1
-1
/
+5
2011-07-13
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
2011-07-13
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
1
-3
/
+12
2011-07-13
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
1
-1
/
+3
2011-07-13
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-11
/
+13
2011-06-23
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
1
-2
/
+7
2011-06-23
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2
-4
/
+10
2011-06-23
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
1
-1
/
+1
2011-06-23
ftrace: Only update the function code on write to filter files
Steven Rostedt
1
-5
/
+7
2011-05-23
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
2011-05-23
clocksource: Install completely before selecting
john stultz
1
-1
/
+1
2011-05-23
Fix time() inconsistencies caused by intermediate xtime_cache values being read
john stultz
1
-2
/
+9
2011-04-22
next_pidmap: fix overflow condition
Linus Torvalds
1
-1
/
+4
2011-04-14
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
1
-6
/
+3
2011-04-14
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
1
-2
/
+2
2011-04-14
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
1
-1
/
+2
2011-03-27
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
1
-4
/
+12
2011-03-24
Revert "perf: Handle stopped state with tracepoints"
Greg Kroah-Hartman
1
-2
/
+0
2011-03-23
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
1
-3
/
+10
2011-03-23
call_function_many: add missing ordering
Milton Miller
1
-13
/
+33
2011-03-23
call_function_many: fix list delete vs add race
Milton Miller
1
-7
/
+13
2011-03-23
perf: Handle stopped state with tracepoints
Frederic Weisbecker
1
-0
/
+2
2011-03-23
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2
-8
/
+46
2011-03-14
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
1
-2
/
+5
2011-03-07
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
3
-1
/
+18
2011-03-02
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
1
-1
/
+1
2011-03-02
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
1
-5
/
+2
2011-03-02
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
1
-2
/
+2
2011-03-02
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
1
-4
/
+8
2011-03-02
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-0
/
+25
2011-02-17
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
1
-0
/
+1
2011-02-17
sched: Remove some dead code
Dan Carpenter
1
-2
/
+0
2011-02-17
sched: Fix wake_affine() vs RT tasks
Peter Zijlstra
2
-24
/
+23
2011-02-17
sched: Fix idle balancing
Nikhil Rao
1
-1
/
+3
2011-02-17
sched: Fix volanomark performance regression
Alex Shi
1
-4
/
+0
2011-02-17
sched: Fix cross-sched-class wakeup preemption
Peter Zijlstra
1
-5
/
+19
2011-02-17
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Suresh Siddha
1
-3
/
+33
2011-02-17
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2
-10
/
+23
2011-02-17
sched: Export account_system_vtime()
Ingo Molnar
1
-0
/
+1
2011-02-17
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
2
-4
/
+10
2011-02-17
sched: Remove irq time from available CPU power
Venkatesh Pallipadi
2
-1
/
+30
2011-02-17
sched: Do not account irq time to current task
Venkatesh Pallipadi
3
-8
/
+44
2011-02-17
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
1
-0
/
+49
2011-02-17
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
1
-0
/
+1
2011-02-17
sched: Fix softirq time accounting
Venkatesh Pallipadi
2
-18
/
+35
2011-02-17
sched: Drop group_capacity to 1 only if local group has extra capacity
Nikhil Rao
1
-2
/
+7
2011-02-17
sched: Force balancing on newidle balance if local group has capacity
Nikhil Rao
1
-3
/
+25
2011-02-17
sched: Set group_imb only a task can be pulled from the busiest cpu
Nikhil Rao
1
-5
/
+7
2011-02-17
sched: Do not consider SCHED_IDLE tasks to be cache hot
Nikhil Rao
1
-0
/
+3
[next]