index
:
linux/linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-02-26
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2017-02-23
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
2017-02-23
perf: Do not double free
Peter Zijlstra
2017-02-23
perf: Fix event->ctx locking
Peter Zijlstra
2017-02-23
perf: Fix race in swevent hash
Peter Zijlstra
2017-02-23
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2017-02-23
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2017-02-23
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2017-02-23
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
2016-11-20
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-11-20
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-11-20
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
2016-11-20
printk: fix parsing of "brl=" option
Nicolas Iooss
2016-11-20
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-11-20
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
2016-11-20
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
2016-11-20
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-11-20
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-11-20
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2016-08-22
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-08-22
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-08-22
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-08-22
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-08-22
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-08-22
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-08-22
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-06-15
sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...
Peter Zijlstra
2016-06-15
sched,dl: Remove return value from pull_dl_task()
Peter Zijlstra
2016-06-15
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...
Peter Zijlstra
2016-06-15
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
2016-06-15
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
2016-06-15
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2016-06-15
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-06-15
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-06-15
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-05-01
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-05-01
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-05-01
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-05-01
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-05-01
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-05-01
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
2016-05-01
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-03-30
cpu: Defer smpboot kthread unparking until CPU known to scheduler
Paul E. McKenney
2016-03-08
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-04
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-02-25
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-02-25
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-02-25
module: wrapper for symbol name.
Rusty Russell
2016-02-25
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
2016-02-24
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
[next]