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-09-19
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
2019-09-16
kernel/module: Fix mem leak in module_add_modinfo_attrs
YueHaibing
2019-09-16
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
2019-09-10
kprobes: Fix potential deadlock in kprobe_optimizer()
Andrea Righi
2019-09-06
ftrace: Check for empty hash and comment the race with registering probes
Steven Rostedt (VMware)
2019-09-06
ftrace: Check for successful allocation of hash
Naveen N. Rao
2019-09-06
ftrace: Fix NULL pointer dereference in t_probe_next()
Naveen N. Rao
2019-08-29
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
2019-08-25
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2019-08-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-08-25
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2019-08-16
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-08-09
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
Tejun Heo
2019-08-09
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
Tejun Heo
2019-08-09
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
2019-08-09
cgroup: Implement css_task_iter_skip()
Tejun Heo
2019-08-09
cgroup: Call cgroup_release() before __exit_signal()
Tejun Heo
2019-08-06
kernel/module.c: Only return -EEXIST for modules that have finished loading
Prarit Bhargava
2019-08-06
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
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
[next]