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-07-26
resource: fix locking in find_next_iomem_res()
Nadav Amit
2019-07-26
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-26
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
2019-07-26
signal: Correct namespace fixups of si_pid and si_uid
Eric W. Biederman
2019-07-26
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-07-26
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
2019-07-26
genirq: Update irq stats from NMI handlers
Shijith Thotton
2019-07-26
bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
Jiong Wang
2019-07-26
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-07-26
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-07-26
bpf: fix callees pruning callers
Alexei Starovoitov
2019-07-26
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
2019-07-26
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-07-26
bpf: silence warning messages in core
Valdis Klētnieks
2019-07-26
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-07-26
locking/lockdep: Fix OOO unlock when hlocks need merging
Imre Deak
2019-07-26
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
2019-07-21
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2019-07-21
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
2019-07-21
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-07-21
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
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-14
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
2019-07-14
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
2019-07-14
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
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
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
2019-07-10
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
2019-07-10
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
2019-07-03
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-07-03
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
2019-07-03
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
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
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
2019-06-19
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
2019-06-19
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
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
[next]