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
2014-04-02
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
1
-1
/
+0
2014-04-02
timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
1
-1
/
+1
2014-04-02
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
1
-1
/
+44
2014-04-02
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2
-1
/
+16
2014-04-02
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
1
-1
/
+1
2014-04-02
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2014-04-02
sched: Fix double normalization of vruntime
George McCollister
1
-4
/
+4
2014-04-02
genirq: Remove racy waitqueue_active check
Chuansheng Liu
1
-1
/
+1
2014-04-02
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
1
-0
/
+5
2014-04-02
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
1
-0
/
+7
2014-04-02
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-04-02
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
1
-0
/
+6
2014-04-02
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
1
-11
/
+18
2014-04-02
ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()
Steven Rostedt
1
-1
/
+16
2014-02-15
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
1
-1
/
+5
2014-02-15
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
3
-5
/
+12
2014-02-15
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
1
-0
/
+13
2014-02-15
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
1
-5
/
+10
2014-02-15
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
1
-0
/
+14
2014-02-15
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
1
-1
/
+1
2014-01-03
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-34
/
+34
2014-01-03
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
1
-9
/
+61
2014-01-03
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
1
-11
/
+17
2014-01-03
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
1
-1
/
+1
2014-01-03
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2014-01-03
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
1
-1
/
+1
2014-01-03
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2014-01-03
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
1
-1
/
+1
2014-01-03
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-1
/
+2
2014-01-03
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
1
-1
/
+5
2014-01-03
audit: use nlmsg_len() to get message payload length
Mathias Krause
1
-2
/
+2
2014-01-03
audit: fix info leak in AUDIT_GET requests
Mathias Krause
1
-0
/
+1
2014-01-03
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
1
-1
/
+1
2014-01-03
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-11-28
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-11-28
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-4
/
+27
2013-10-26
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
1
-3
/
+6
2013-10-26
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-6
/
+6
2013-10-26
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
1
-0
/
+11
2013-10-26
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
1
-3
/
+7
2013-10-26
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
1
-5
/
+9
2013-09-10
workqueue: cond_resched() after processing each work item
Tejun Heo
1
-0
/
+9
2013-09-10
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-09-10
perf: Fix event group context move
Jiri Olsa
1
-2
/
+18
2013-09-10
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
1
-1
/
+1
2013-08-02
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-07-27
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-71
/
+157
2013-07-27
perf: Fix perf mmap bugs
Peter Zijlstra
2
-17
/
+23
2013-07-27
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-27
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
[next]