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-04-08
padata: always acquire cpu_hotplug_lock before pinst->lock
Daniel Jordan
2020-04-08
padata: fix uninitialized return value in padata_replace()
Daniel Jordan
2020-04-02
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2020-04-02
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-04-01
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
2020-04-01
bpf/btf: Fix BTF verification of enum members in struct/union
Yoshiki Komachi
2020-04-01
bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer
Andrii Nakryiko
2020-04-01
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-04-01
bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
Andrii Nakryiko
2020-04-01
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-04-01
cgroup1: don't call release_agent when it is ""
Tycho Andersen
2020-04-01
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
2020-03-25
futex: Unbreak futex hashing
Thomas Gleixner
2020-03-25
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-25
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-21
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-03-21
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
2020-03-18
pid: Fix error return value in some cases
Corey Minyard
2020-03-18
ftrace: Return the first found result in lookup_rec()
Artem Savkov
2020-03-18
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
2020-03-18
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
2020-03-18
cgroup: cgroup_procs_next should increase position index
Vasily Averin
2020-03-18
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
2020-03-18
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-12
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
2020-03-12
blktrace: fix dereference after null check
Cengiz Can
2020-03-05
locking/lockdep: Fix lockdep_stats indentation problem
Waiman Long
2020-03-05
rcu: Allow only one expedited GP to run concurrently with wakeups
Neeraj Upadhyay
2020-03-05
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-03-05
kprobes: Set unoptimized flag after unoptimizing code
Masami Hiramatsu
2020-03-05
sched/fair: Optimize select_idle_cpu
Cheng Jian
2020-03-05
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-03-05
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-03-05
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-03-05
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-03-05
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
2020-03-05
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2020-03-05
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
2020-02-28
dma-direct: relax addressability checks in dma_direct_supported
Christoph Hellwig
2020-02-28
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2020-02-28
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
2020-02-24
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
2020-02-24
trigger_next should increase position index
Vasily Averin
2020-02-24
ftrace: fpid_next() should increase position index
Vasily Averin
2020-02-24
bpf: map_seq_next should always increase position index
Vasily Averin
2020-02-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
2020-02-24
module: avoid setting info->name early in case we can fall back to info->mod-...
Jessica Yu
2020-02-24
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
[next]