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-05-27
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
2020-05-27
padata: initialize pd->cpu with effective cpumask
Daniel Jordan
2020-05-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2020-05-27
padata: set cpu_index of unused CPUs to -1
Mathias Krause
2020-05-27
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
2020-05-27
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
2020-05-20
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
2020-05-20
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
2020-05-20
blktrace: fix dereference after null check
Cengiz Can
2020-05-20
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-05-20
blktrace: fix trace mutex deadlock
Jens Axboe
2020-05-20
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
2020-05-20
coredump: fix crash when umh is disabled
Luis Chamberlain
2020-05-20
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
2020-05-10
tracing: Reverse the order of trace_types_lock and event_mutex
Steven Rostedt (VMware)
2020-05-05
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-05-02
audit: check the length of userspace generated audit records
Paul Moore
2020-05-02
perf/core: Disable page faults when getting phys address
Jiri Olsa
2020-05-02
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
2020-04-24
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-04-24
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
2020-04-24
ftrace/kprobe: Show the maxactive number on kprobe_events
Masami Hiramatsu
2020-04-24
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
2020-04-24
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-24
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Boqun Feng
2020-04-24
genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
Alexander Sverdlin
2020-04-24
sched: Avoid scale real weight down to zero
Michael Wang
2020-04-13
padata: always acquire cpu_hotplug_lock before pinst->lock
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-02
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-04-02
cgroup1: don't call release_agent when it is ""
Tycho Andersen
2020-04-02
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
2020-04-02
futex: Unbreak futex hashing
Thomas Gleixner
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-20
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-03-20
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
2020-03-20
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
2020-03-20
cgroup: cgroup_procs_next should increase position index
Vasily Averin
2020-03-20
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-11
kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logic
Masami Hiramatsu
2020-03-11
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-03-11
kprobes: Set unoptimized flag after unoptimizing code
Masami Hiramatsu
2020-03-11
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-03-11
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2020-02-28
trigger_next should increase position index
Vasily Averin
[next]