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
2014-02-13
3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
1
-1
/
+1
2014-02-13
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
1
-4
/
+8
2014-02-13
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
1
-1
/
+5
2014-02-13
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
4
-6
/
+6
2014-02-13
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
1
-0
/
+13
2014-02-13
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
1
-5
/
+10
2014-01-15
sched: Guarantee new group-entities always have weight
Paul Turner
1
-1
/
+2
2014-01-15
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
1
-4
/
+11
2014-01-15
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
1
-3
/
+11
2014-01-15
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
3
-9
/
+19
2014-01-08
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2014-01-08
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
1
-0
/
+14
2014-01-08
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
1
-1
/
+1
2013-12-20
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
1
-1
/
+1
2013-12-11
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
1
-1
/
+1
2013-12-04
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-34
/
+34
2013-12-04
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2013-12-04
audit: fix info leak in AUDIT_GET requests
Mathias Krause
1
-0
/
+1
2013-12-04
audit: use nlmsg_len() to get message payload length
Mathias Krause
1
-1
/
+1
2013-12-04
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
1
-1
/
+1
2013-12-04
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
1
-1
/
+5
2013-12-04
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-1
/
+2
2013-11-29
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
1
-1
/
+1
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-11-13
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
1
-15
/
+50
2013-10-01
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
1
-3
/
+6
2013-10-01
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-6
/
+6
2013-10-01
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
1
-0
/
+11
2013-10-01
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
1
-5
/
+9
2013-08-29
workqueue: consider work function when searching for busy work items
Tejun Heo
1
-11
/
+31
2013-08-29
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
Lai Jiangshan
1
-3
/
+22
2013-08-20
futex: Take hugepages into account when generating futex_key
Zhang Yi
1
-1
/
+2
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-08-11
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
1
-3
/
+7
2013-08-11
perf: Fix event group context move
Jiri Olsa
1
-2
/
+18
2013-08-11
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
1
-1
/
+1
2013-08-04
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-0
/
+3
2013-07-28
hrtimers: Move SMP function call to thread context
Thomas Gleixner
1
-15
/
+13
2013-07-28
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-4
/
+14
2013-07-28
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-28
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
2013-07-28
perf: Clone child context from parent context pmu
Jiri Olsa
1
-1
/
+1
2013-07-28
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-07-28
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
1
-1
/
+9
2013-07-21
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-07-21
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
1
-3
/
+3
2013-07-13
Revert "sched: Add missing call to calc_load_exit_idle()"
Greg Kroah-Hartman
1
-1
/
+0
2013-07-03
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-72
/
+159
2013-07-03
perf: Fix perf mmap bugs
Peter Zijlstra
2
-17
/
+23
[next]