index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2016-02-02
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-02-02
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
2016-02-02
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
2016-02-02
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-02-02
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2016-02-02
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-01-25
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2016-01-25
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2016-01-25
genirq: Prevent chip buslock deadlock
Thomas Gleixner
2016-01-11
perf: Fix PERF_EVENT_IOC_PERIOD deadlock
Peter Zijlstra
2016-01-05
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2016-01-05
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2016-01-05
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2015-12-14
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2015-12-13
printk: prevent userland from spoofing kernel messages
Mathias Krause
2015-12-13
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2015-11-16
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-11-16
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-10-30
workqueue: make sure delayed work run in local cpu
Shaohua Li
[next]