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/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
2018-01-10
|
|
*
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
2018-01-10
|
|
*
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2018-01-10
|
|
*
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
2018-01-10
*
|
|
Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"
Linux Build Service Account
2018-01-19
|
\
\
\
|
*
|
|
Merge android-4.4.110 (5cc8c2e) into msm-4.4
Srinivasarao P
2018-01-18
|
|
\
|
|
|
|
*
|
Merge 4.4.110 into android-4.4
Greg Kroah-Hartman
2018-01-06
|
|
|
\
|
|
|
|
*
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
2018-01-05
|
|
|
*
kaiser: merged update
Dave Hansen
2018-01-05
|
|
|
*
KAISER: Kernel Address Isolation
Richard Fellner
2018-01-05
|
*
|
|
Merge android-4.4.109 (8cbe01c) into msm-4.4
Srinivasarao P
2018-01-18
|
|
\
|
|
|
|
*
|
Merge 4.4.109 into android-4.4
Greg Kroah-Hartman
2018-01-02
|
|
|
\
|
|
|
|
*
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2018-01-02
|
|
|
*
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2018-01-02
|
|
|
*
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2018-01-02
|
|
|
*
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2018-01-02
|
|
|
*
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2018-01-02
|
*
|
|
Merge android-4.4.108 (55b3b8c) into msm-4.4
Srinivasarao P
2018-01-18
|
|
\
|
|
|
|
*
|
Merge 4.4.108 into android-4.4
Greg Kroah-Hartman
2017-12-27
|
|
|
\
|
|
|
|
*
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-12-25
|
|
|
*
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2017-12-25
|
*
|
|
Merge android-4.4.107 (79f138a) into msm-4.4
Srinivasarao P
2018-01-18
|
|
\
|
|
|
|
*
|
Merge 4.4.107 into android-4.4
Greg Kroah-Hartman
2017-12-20
|
|
|
\
|
|
|
|
*
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
2017-12-20
|
|
|
*
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
2017-12-20
|
|
|
*
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
2017-12-20
|
|
|
*
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-20
|
|
|
*
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-20
|
|
*
|
UPSTREAM: kcov: fix comparison callback signature
Dmitry Vyukov
2017-12-18
|
|
*
|
UPSTREAM: kcov: support comparison operands collection
Victor Chibotaru
2017-12-18
|
|
*
|
UPSTREAM: kcov: remove pointless current != NULL check
Andrey Ryabinin
2017-12-18
|
|
*
|
UPSTREAM: kcov: support compat processes
Dmitry Vyukov
2017-12-18
|
|
*
|
UPSTREAM: kcov: simplify interrupt check
Dmitry Vyukov
2017-12-18
|
|
*
|
UPSTREAM: kcov: make kcov work properly with KASLR enabled
Alexander Popov
2017-12-18
|
|
*
|
UPSTREAM: kcov: add more missing includes
Kefeng Wang
2017-12-18
|
|
*
|
UPSTREAM: kcov: add missing #include <linux/sched.h>
Kefeng Wang
2017-12-18
|
|
*
|
UPSTREAM: kcov: properly check if we are in an interrupt
Andrey Konovalov
2017-12-18
|
|
*
|
UPSTREAM: kcov: don't profile branches in kcov
Andrey Ryabinin
2017-12-18
|
|
*
|
UPSTREAM: kcov: don't trace the code coverage code
James Morse
2017-12-18
|
|
*
|
BACKPORT: kernel: add kcov code coverage
Dmitry Vyukov
2017-12-18
|
*
|
|
Merge android-4.4.106 (2fea039) into msm-4.4
Srinivasarao P
2018-01-18
|
|
\
|
|
|
|
*
|
Merge 4.4.106 into android-4.4
Greg Kroah-Hartman
2017-12-18
|
|
|
\
|
|
|
|
*
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
2017-12-16
|
|
|
*
jump_label: Invoke jump_label_test() via early_initcall()
Jason Baron
2017-12-16
|
|
|
*
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Tejun Heo
2017-12-16
|
|
|
*
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
2017-12-16
|
|
*
|
UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...
Alexander Potapenko
2017-12-14
|
|
*
|
sched: EAS/WALT: Don't take into account of running task's util
Ke Wang
2017-12-13
|
|
*
|
BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freq
Viresh Kumar
2017-12-12
*
|
|
|
Merge "netfilter: nf_defrag_ipv4: Add sysctl to disable per interface"
Linux Build Service Account
2018-01-12
|
\
\
\
\
[prev]
[next]