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
2017-08-26
lockdep: teach lockdep about memalloc_noio_save
Nikolay Borisov
2017-08-26
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-08-26
padata: free correct variable
Jason A. Donenfeld
2017-07-18
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-07-18
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-07-18
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
2017-07-18
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-07-18
perf/core: Fix event inheritance on fork()
Peter Zijlstra
2017-07-18
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-07-18
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
2017-07-18
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
2017-06-05
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
Amey Telawane
2017-06-05
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2017-04-04
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2017-03-16
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2017-03-16
printk: use rcuidle console tracepoint
Sergey Senozhatsky
2017-03-16
futex: Move futex_init() to core_initcall
Yang Yang
2017-03-16
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
2017-03-16
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
2017-03-16
jump_labels: API for flushing deferred jump label updates
David Matlack
2017-03-16
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2017-03-16
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
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
[next]