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
*
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-27
1
-1
/
+6
*
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-07-27
1
-8
/
+25
*
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
2016-07-27
1
-3
/
+33
*
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-07-27
1
-0
/
+60
*
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-07-27
1
-3
/
+6
*
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-07-11
1
-1
/
+1
*
sched: panic on corrupted stack end
Jann Horn
2016-06-24
1
-1
/
+2
*
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-06-24
1
-1
/
+0
*
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-06-24
1
-1
/
+1
*
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-06-07
1
-0
/
+14
*
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-06-07
1
-9
/
+20
*
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-06-01
1
-4
/
+7
*
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-01
1
-5
/
+4
*
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-01
1
-12
/
+14
*
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
2016-06-01
1
-16
/
+36
*
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-18
1
-0
/
+11
*
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
2016-05-18
1
-1
/
+9
*
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2016-05-18
1
-21
/
+32
*
bpf: fix refcnt overflow
Alexei Starovoitov
2016-05-18
3
-11
/
+31
*
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-05-18
1
-1
/
+0
*
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-05-18
1
-0
/
+1
*
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-11
1
-2
/
+7
*
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
2016-05-04
1
-1
/
+7
*
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
2016-05-04
1
-3
/
+4
*
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-05-04
2
-4
/
+7
*
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-05-04
1
-0
/
+29
*
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-05-04
1
-1
/
+1
*
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-05-04
1
-3
/
+22
*
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
2016-05-04
1
-21
/
+14
*
perf: Cure event->pending_disable race
Peter Zijlstra
2016-04-20
1
-3
/
+3
*
perf: Do not double free
Peter Zijlstra
2016-04-20
1
-1
/
+6
*
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
2016-04-20
1
-1
/
+1
*
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-04-12
2
-0
/
+14
*
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
2016-04-12
1
-0
/
+1
*
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-12
1
-0
/
+3
*
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-12
1
-1
/
+4
*
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-04-12
1
-2
/
+6
*
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-12
1
-1
/
+1
*
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
2016-04-12
1
-2
/
+18
*
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
2016-04-12
1
-1
/
+8
*
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-12
1
-7
/
+7
*
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
2016-04-12
1
-4
/
+3
*
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-03-09
1
-43
/
+69
*
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2016-03-09
2
-12
/
+15
*
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-03-03
1
-2
/
+3
*
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-03
1
-1
/
+2
*
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
2016-03-03
1
-5
/
+17
*
cpuset: make mm migration asynchronous
Tejun Heo
2016-03-03
2
-23
/
+51
*
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-03-03
1
-4
/
+4
*
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-03-03
1
-0
/
+10
[next]