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
2010-05-26
profile: fix stats and data leakage
Hugh Dickins
1
-1
/
+3
2010-05-26
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-2
/
+0
2010-05-12
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
1
-2
/
+0
2010-05-12
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
1
-1
/
+1
2010-04-26
sched: Use proper type in sched_getaffinity()
KOSAKI Motohiro
1
-1
/
+1
2010-04-26
lockdep: fix incorrect percpu usage
Mathieu Desnoyers
1
-3
/
+3
2010-04-26
modules: fix incorrect percpu usage
Mathieu Desnoyers
1
-1
/
+1
2010-04-26
sched: Fix sched_getaffinity()
Anton Blanchard
1
-1
/
+1
2010-04-26
sched: sched_getaffinity(): Allow less than NR_CPUS length
KOSAKI Motohiro
1
-3
/
+7
2010-04-26
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
1
-0
/
+10
2010-04-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2
-4
/
+7
2010-04-01
softlockup: Stop spurious softlockup messages due to overflow
Colin Ian King
1
-2
/
+2
2010-04-01
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2
-9
/
+40
2010-04-01
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2
-9
/
+13
2010-04-01
perf_event: Fix oops triggered by cpu offline/online
Paul Mackerras
1
-1
/
+12
2010-04-01
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
1
-13
/
+8
2010-04-01
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
1
-33
/
+43
2010-04-01
tracing: Do not record user stack trace from NMI context
Steven Rostedt
1
-0
/
+7
2010-04-01
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
1
-0
/
+9
2010-04-01
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
1
-4
/
+4
2010-04-01
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
1
-0
/
+1
2010-04-01
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
1
-1
/
+1
2010-04-01
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
1
-1
/
+0
2010-04-01
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
1
-6
/
+6
2010-04-01
timekeeping: Prevent oops when GENERIC_TIME=n
john stultz
1
-0
/
+4
2010-03-15
sched: Don't use possibly stale sched_class
Thomas Gleixner
1
-2
/
+4
2010-03-15
sched: Fix SMT scheduler regression in find_busiest_queue()
Suresh Siddha
1
-2
/
+13
2010-03-15
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
1
-9
/
+43
2010-03-15
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
1
-1
/
+2
2010-03-15
perf: Reimplement frequency driven sampling
Peter Zijlstra
1
-40
/
+92
2010-03-15
perf_event: Fix preempt warning in perf_clock()
Peter Zijlstra
1
-1
/
+1
2010-03-15
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
1
-1
/
+1
2010-02-22
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
1
-0
/
+2
2010-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+5
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-02-16
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
1
-0
/
+1
2010-02-15
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+5
2010-02-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+25
2010-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2010-02-14
perf_events: Fix FORK events
Peter Zijlstra
1
-6
/
+5
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
1
-1
/
+1
2010-02-09
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
1
-0
/
+2
2010-02-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+45
2010-02-04
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
2
-2
/
+2
2010-02-03
hrtimer, softirq: Fix hrtimer->softirq trampoline
Peter Zijlstra
1
-10
/
+5
2010-02-03
futex: Handle futex value corruption gracefully
Thomas Gleixner
1
-2
/
+19
2010-02-03
futex: Handle user space corruption gracefully
Thomas Gleixner
1
-0
/
+7
2010-02-03
futex_lock_pi() key refcnt fix
Mikael Pettersson
1
-1
/
+1
2010-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-02-02
cgroups: fix to return errno in a failure path
Li Zefan
1
-2
/
+5
[next]