index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-03-01
printk: use rcuidle console tracepoint
Sergey Senozhatsky
2017-03-01
futex: Move futex_init() to core_initcall
Yang Yang
2017-02-16
sched/debug: Don't dump sched debug info in SysRq-W
Rabin Vincent
2017-02-15
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
2017-01-26
jump_labels: API for flushing deferred jump label updates
David Matlack
2017-01-26
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2017-01-26
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2017-01-26
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
2017-01-26
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2016-12-12
rcu: Fix soft lockup for rcu_nocb_kthread
Ding Tianhong
2016-11-28
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
2016-11-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2016-11-24
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2016-11-08
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
2016-10-07
printk: fix parsing of "brl=" option
Nicolas Iooss
2016-10-07
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2016-10-06
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
2016-10-06
clockevents: export clockevents_unbind_device instead of clockevents_unbind
Vitaly Kuznetsov
2016-10-06
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-10-06
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-10-06
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-10-06
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
2016-09-29
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-09-29
timers: Use proper base migration in add_timer_on()
Tejun Heo
2016-08-19
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-08-19
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-21
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-07-21
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
2016-07-21
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
2016-07-21
ktime: export ktime_divns
Jiri Slaby
2016-06-15
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-15
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-05-19
sched: Remove lockdep check in sched_move_task()
Kirill Tkhai
2016-05-02
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-04-21
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-04-20
perf: Cure event->pending_disable race
Peter Zijlstra
2016-04-11
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-04-11
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-11
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-11
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-04-11
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-11
sched: Fix race between task_group and sched_task_group
Kirill Tkhai
2016-03-14
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-03-03
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-03-03
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-03-03
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2016-03-03
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2016-03-03
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2016-03-03
genirq: Prevent chip buslock deadlock
Thomas Gleixner
[next]