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
2020-06-10
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-06-07
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
2020-06-07
Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
Tejun Heo
2020-05-27
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
2020-05-27
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
2020-05-27
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
2020-05-27
bpf: Prevent mmap()'ing read-only maps as writable
Andrii Nakryiko
2020-05-27
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
2020-05-27
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
2020-05-20
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
2020-05-20
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
2020-05-20
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
2020-05-20
bpf: Fix bug in mmap() implementation for BPF array map
Sasha Levin
2020-05-20
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-05-20
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
2020-05-20
fork: prevent accidental access to clone3 features
Christian Brauner
2020-05-20
bpf: Fix error return code in map_lookup_and_delete_elem()
Wei Yongjun
2020-05-20
umh: fix memory leak on execve failure
Vincent Minet
2020-05-14
coredump: fix crash when umh is disabled
Luis Chamberlain
2020-05-14
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
2020-05-14
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
2020-05-14
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
2020-05-14
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
2020-05-14
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
2020-05-10
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
2020-05-10
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
2020-05-06
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
2020-05-02
sched/vtime: Work around an unitialized variable warning
Borislav Petkov
2020-05-02
sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
Peter Xu
2020-05-02
signal: check sig before setting info in kill_pid_usb_asyncio
Zhiqiang Liu
2020-05-02
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
2020-05-02
bpf: Fix handling of XADD on BTF memory
Jann Horn
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-05-02
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
2020-05-02
cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
Toke Høiland-Jørgensen
2020-05-02
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
2020-05-02
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-04-29
audit: check the length of userspace generated audit records
Paul Moore
2020-04-29
signal: Avoid corrupting si_pid and si_uid in do_notify_parent
Eric W. Biederman
2020-04-29
perf/core: Disable page faults when getting phys address
Jiri Olsa
2020-04-29
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
2020-04-29
dma-direct: fix data truncation in dma_direct_get_required_mask()
Kishon Vijay Abraham I
2020-04-23
bpf: fix buggy r0 retval refinement for tracing helpers
Daniel Borkmann
2020-04-23
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-04-23
dma-debug: fix displaying of dma allocation type
Grygorii Strashko
2020-04-23
dma-coherent: fix integer overflow in the reserved-memory dma allocation
Kevin Grandemange
2020-04-23
bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping
Andrii Nakryiko
2020-04-21
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-21
rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
Paul E. McKenney
2020-04-21
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
[next]