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
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-31
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-07-31
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-07-31
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-07-31
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
2019-07-31
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-07-31
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-07-31
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-07-31
bpf: silence warning messages in core
Valdis Klētnieks
2019-07-31
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-07-31
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
2019-07-21
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
2019-07-21
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-07-10
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-07-10
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-07-10
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
2019-07-10
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
2019-07-10
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2019-07-10
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
2019-07-03
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-07-03
Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
Sasha Levin
2019-06-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-06-22
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
2019-06-22
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
2019-06-22
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
2019-06-19
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
2019-06-19
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2019-06-19
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
2019-06-15
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-06-15
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
Cyrill Gorcunov
2019-06-15
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-06-11
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-09
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-05-31
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
2019-05-31
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-05-31
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
2019-05-31
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-05-31
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
2019-05-31
audit: fix a memory leak bug
Wenwen Wang
2019-05-31
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-25
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
2019-05-25
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-25
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-05-25
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
2019-05-21
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-21
locking/rwsem: Prevent decrement of reader count before increment
Waiman Long
2019-05-16
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
[next]