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-12-31
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-31
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
2019-12-31
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-12-31
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
Song Liu
2019-12-17
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
2019-12-17
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
Tejun Heo
2019-12-17
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
2019-12-17
workqueue: Fix pwq ref leak in rescuer_thread()
Tejun Heo
2019-12-17
workqueue: Fix spurious sanity check failures in destroy_workqueue()
Tejun Heo
2019-12-13
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-12-13
bpf: btf: check name validity for various types
Yonghong Song
2019-12-13
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
2019-12-13
audit: Embed key into chunk
Jan Kara
2019-12-13
perf/core: Consistently fail fork on allocation failures
Alexander Shishkin
2019-12-13
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
2019-12-13
audit_get_nd(): don't unlock parent too early
Al Viro
2019-12-05
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
2019-12-05
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
2019-12-05
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-12-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-12-05
bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't
Jesper Dangaard Brouer
2019-12-05
kprobes: Blacklist symbols in arch-defined prohibited area
Masami Hiramatsu
2019-12-05
tracing: Lock event_mutex before synth_event_mutex
Masami Hiramatsu
2019-12-01
futex: Prevent robust futex exit race
Yang Tao
2019-12-01
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2019-12-01
audit: print empty EXECVE args
Richard Guy Briggs
2019-12-01
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-12-01
sched/topology: Fix off by one bug
Peter Zijlstra
2019-12-01
irq/matrix: Fix memory overallocation
Michael Kelley
2019-12-01
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
2019-12-01
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
2019-12-01
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
2019-12-01
swiotlb: do not panic on mapping failures
Christoph Hellwig
2019-12-01
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
2019-12-01
printk: lock/unlock console only for new logbuf entries
Sergey Senozhatsky
2019-11-24
bpf: btf: Fix a missing check bug
Wenwen Wang
2019-11-24
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
2019-11-24
kexec: Allocate decrypted control pages for kdump if SME is enabled
Lianbo Jiang
2019-11-24
printk: Correct wrong casting
He Zhe
2019-11-24
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2019-11-24
printk: CON_PRINTBUFFER console registration is a bit racy
Sergey Senozhatsky
2019-11-24
printk: Do not miss new messages when replaying the log
Petr Mladek
2019-11-20
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
2019-11-20
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2019-11-20
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
2019-11-20
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2019-11-20
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
2019-11-12
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-11-12
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
2019-11-12
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
[next]