index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Guarantee new group-entities always have weight
Paul Turner
2014-01-15
1
-1
/
+2
*
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
2014-01-15
1
-4
/
+11
*
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
2014-01-15
1
-3
/
+11
*
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2014-01-15
3
-9
/
+19
*
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2014-01-08
2
-0
/
+10
*
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2014-01-08
1
-0
/
+14
*
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2014-01-08
1
-1
/
+1
*
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
2013-12-20
1
-1
/
+1
*
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
2013-12-11
1
-1
/
+1
*
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2013-12-04
1
-34
/
+34
*
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2013-12-04
1
-2
/
+6
*
audit: fix info leak in AUDIT_GET requests
Mathias Krause
2013-12-04
1
-0
/
+1
*
audit: use nlmsg_len() to get message payload length
Mathias Krause
2013-12-04
1
-1
/
+1
*
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
2013-12-04
1
-1
/
+1
*
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
2013-12-04
1
-1
/
+5
*
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
2013-12-04
1
-2
/
+2
*
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-29
1
-1
/
+2
*
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
2013-11-29
1
-1
/
+1
*
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
2013-11-20
1
-1
/
+4
*
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
2013-11-13
1
-15
/
+50
*
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
2013-10-01
1
-3
/
+6
*
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2013-10-01
1
-6
/
+6
*
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
2013-10-01
1
-0
/
+11
*
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-10-01
1
-5
/
+9
*
workqueue: consider work function when searching for busy work items
Tejun Heo
2013-08-29
1
-11
/
+31
*
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
Lai Jiangshan
2013-08-29
1
-3
/
+22
*
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-08-20
1
-1
/
+2
*
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-14
1
-0
/
+1
*
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
2013-08-11
1
-3
/
+7
*
perf: Fix event group context move
Jiri Olsa
2013-08-11
1
-2
/
+18
*
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
2013-08-11
1
-1
/
+1
*
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-08-04
1
-0
/
+3
*
hrtimers: Move SMP function call to thread context
Thomas Gleixner
2013-07-28
1
-15
/
+13
*
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-28
1
-4
/
+14
*
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
2013-07-28
1
-1
/
+14
*
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
2013-07-28
1
-1
/
+10
*
perf: Clone child context from parent context pmu
Jiri Olsa
2013-07-28
1
-1
/
+1
*
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
2013-07-28
1
-1
/
+9
*
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
2013-07-28
1
-1
/
+9
*
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
2013-07-21
1
-3
/
+5
*
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
2013-07-21
1
-3
/
+3
*
Revert "sched: Add missing call to calc_load_exit_idle()"
Greg Kroah-Hartman
2013-07-13
1
-1
/
+0
*
perf: Fix mmap() accounting hole
Peter Zijlstra
2013-07-03
2
-72
/
+159
*
perf: Fix perf mmap bugs
Peter Zijlstra
2013-07-03
2
-17
/
+23
*
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
2013-07-03
1
-2
/
+2
*
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
2013-06-20
1
-3
/
+26
*
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2013-06-20
1
-32
/
+23
*
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt
2013-06-13
1
-14
/
+14
*
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-06-13
2
-6
/
+6
*
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
2013-05-19
1
-0
/
+5
[next]