index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-07-10
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-07-10
cgroup: remove redundant cleanup in css_create
Wenwei Tao
2016-06-17
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-06-06
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-06-06
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
2016-06-06
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Sasha Levin
2016-05-17
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-17
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
2016-05-17
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-17
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-05-10
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-18
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-18
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
2016-04-18
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-13
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-04-13
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-04-11
module: wrapper for symbol name.
Rusty Russell
2016-04-11
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-04-06
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-03-24
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
2016-03-24
perf: Cure event->pending_disable race
Peter Zijlstra
2016-03-24
perf: Do not double free
Peter Zijlstra
2016-03-07
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-04
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
2016-03-04
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-03-04
workqueue: wq_pool_mutex protects the attrs-installation
Lai Jiangshan
2016-03-04
workqueue: split apply_workqueue_attrs() into 3 stages
Lai Jiangshan
2016-03-04
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-02-23
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
2016-02-15
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
2016-02-03
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-02-03
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-02-03
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
2016-02-03
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
2016-02-01
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-02-01
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2016-02-01
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
2015-12-14
bpf, array: fix heap out-of-bounds access when updating elements
Daniel Borkmann
2015-11-09
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-10-27
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-10-27
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-10-22
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-22
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
2015-10-22
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
[next]