index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
2019-12-21
*
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
Tejun Heo
2019-12-21
*
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
2019-12-21
*
workqueue: Fix pwq ref leak in rescuer_thread()
Tejun Heo
2019-12-21
*
workqueue: Fix spurious sanity check failures in destroy_workqueue()
Tejun Heo
2019-12-21
*
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
2019-12-21
*
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-12-21
*
audit: print empty EXECVE args
Richard Guy Briggs
2019-11-28
*
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-11-28
*
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
2019-11-28
*
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
2019-11-25
*
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
2019-11-25
*
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2019-11-25
*
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
2019-11-25
*
alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
Petr Vorel
2019-11-10
*
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
2019-11-06
*
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-10-17
*
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
2019-10-17
*
panic: ensure preemption is disabled during panic()
Will Deacon
2019-10-17
*
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
2019-10-17
*
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-10-05
*
printk: Do not lose last line in kmsg buffer dump
Vincent Whitchurch
2019-10-05
*
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
2019-10-05
*
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-10-05
*
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-10-05
*
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-10-05
*
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
2019-09-21
*
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2019-09-06
*
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-08-25
*
kernel/module.c: Only return -EEXIST for modules that have finished loading
Prarit Bhargava
2019-08-06
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
*
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-08-04
*
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-08-04
*
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-08-04
*
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
2019-08-04
*
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-08-04
*
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-08-04
*
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-08-04
*
bpf: silence warning messages in core
Valdis Klētnieks
2019-08-04
*
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-08-04
*
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
2019-08-04
*
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-07-21
*
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
2019-07-10
*
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-07-10
*
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-07-10
*
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-22
*
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2019-06-22
*
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
2019-06-22
*
futex: Fix futex lock the wrong page
ZhangXiaoxu
2019-06-22
[next]