Rama Bondan Prakoso 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
..
bpf 02a2585a72 bpf: Avoid allocating small buffers for map keys and values 3 éve
cgroup 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
configs cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
debug a2e73af4e5 Merge 4.14.223 into android-4.14-stable 4 éve
events 673bed7d53 Merge 4.14.237 into android-4.14-stable 3 éve
gcov 1d828fe52e Merge 4.14.199 into android-4.14-stable 4 éve
irq 33911ee3a8 kernel: Warn when an IRQ's affinity notifier gets overwritten 3 éve
livepatch 95364cf783 livepatch: Nullify obj->mod in klp_module_coming()'s error path 5 éve
locking 930ec535d2 locking/rwsem: Don't hog RCU read lock while optimistically spinning 3 éve
power 52fa196a76 PM: sleep: Don't allow s2idle to be used 3 éve
printk 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
rcu ca6e89728f lockdep: Introduce wait-type checks 3 éve
sched 9c505e3ba0 sched/idle: Micro-optimize the idle loop 3 éve
time 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
trace 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
.gitignore 7fda5932d7 BACKPORT: Provide in-kernel headers to make extending kernel easier 5 éve
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 éve
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 éve
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 8 éve
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 éve
Makefile 4e9d32dd79 sys_ni: Fix cond_syscall() alias for LTO 3 éve
acct.c ae04ca3524 kernel/acct.c: fix the acct->needcheck check in check_free_space() 7 éve
async.c 838f9cc948 kernel/async.c: revert "async: simplify lowest_in_progress()" 7 éve
audit.c cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
audit.h 25d3316ddd audit: fix a net reference leak in audit_list_rules_send() 4 éve
audit_fsnotify.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 7 éve
audit_tree.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
audit_watch.c 0f789c3a88 audit: CONFIG_CHANGE don't log internal bookkeeping as an event 4 éve
auditfilter.c 25d3316ddd audit: fix a net reference leak in audit_list_rules_send() 4 éve
auditsc.c 92a69ad6ae audit: print empty EXECVE args 5 éve
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 10 éve
bounds.c d6ea9f3055 kbuild: fix kernel/bounds.c 'W=1' warning 6 éve
capability.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
cfi.c cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
compat.c b25df2918b make 'user_access_begin()' do 'access_ok()' 4 éve
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 éve
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API 9 éve
cpu.c 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
cpu_pm.c f3ba339962 kernel/cpu_pm: Fix uninitted local in cpu_pm 4 éve
crash_core.c a4ae05b7bf kdump: write correct address of mem_section into vmcoreinfo 7 éve
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 10 éve
cred.c abb59358f1 memcg: account security cred as well to kmemcg 5 éve
delayacct.c c6c21fac50 UPSTREAM: delayacct: track delays from thrashing cache pages 5 éve
dma.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
exec_domain.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
exit.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
extable.c e8cac8b1d1 extable: Enable RCU if it is not watching in kernel_text_address() 7 éve
fork.c fd4b73e41f kernel: Fix cpufreq times memory leaks 3 éve
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 8 éve
futex.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
gen_kheaders.sh cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
groups.c c5d9b78d53 kernel: make groups_sort calling a responsibility group_info allocators 7 éve
hung_task.c 507f2f17e0 kernel: hung_task.c: disable on suspend 5 éve
irq_work.c cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
jump_label.c e5d981df9a sched/core: Fix cpu.max vs. cpuhotplug deadlock 6 éve
kallsyms.c 75f80b3632 ANDROID: kallsyms: strip hashes from function names with ThinLTO 5 éve
kcmp.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
kcov.c 5627b215f9 BACKPORT: kcov: remote coverage support 5 éve
kexec.c 1229384f5b kdump: protect vmcoreinfo data under the crash memory 7 éve
kexec_core.c 0c43276429 kexec: Allocate decrypted control pages for kdump if SME is enabled 5 éve
kexec_file.c 59622d325a kernel: kexec_file: fix error return code of kexec_calculate_store_digests() 3 éve
kexec_internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
kheaders.c f0d30a2a6f BACKPORT: kheaders: Move from proc to sysfs 5 éve
kmod.c 64029e7ca4 FROMLIST: kmod: make request_module() return an error when autoloading is disabled 4 éve
kprobes.c e5bbb94256 kretprobe: Avoid re-registration of the same kretprobe earlier 4 éve
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section 7 éve
kthread.c 5f0185cd37 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() 3 éve
latencytop.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 8 éve
memremap.c 40b8f54d0f ANDROID: fix kernelci build-break 5 éve
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 11 éve
module.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 8 éve
notifier.c c3cf92fd9b x86/mm: split vmalloc_sync_all() 4 éve
nsproxy.c e422267322 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 éve
padata.c 7597d2f353 padata: purge get_cpu and reorder_via_wq from padata_do_serial 4 éve
panic.c dd676a61c2 panic: ensure preemption is disabled during panic() 5 éve
params.c e0596c80f4 kernel/params.c: improve STANDARD_PARAM_DEF readability 7 éve
pid.c f944e462ea BACKPORT: pid: add pidfd_open() 5 éve
pid_namespace.c b49b8338c4 signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig 5 éve
profile.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 8 éve
ptrace.c 1f98205aa6 ptrace: make ptrace() fail if the tracee changed its pid unexpectedly 3 éve
range.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
reboot.c 77a8c23403 reboot: fix overflow parsing reboot cpu number 4 éve
relay.c 6b7be0bc03 kernel/relay.c: fix memleak on destroy relay channel 4 éve
resource.c cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
scs.c b41f4d4afb ANDROID: scs: fix recursive spinlock in scs_check_usage 4 éve
seccomp.c 44ae9254ce seccomp: Add missing return in non-void function 4 éve
signal.c cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
smp.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
smpboot.c a9b2e4a94e kthread: Extract KTHREAD_IS_PER_CPU 4 éve
smpboot.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
softirq.c cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 éve
stop_machine.c cc0c67c366 kernel/ : Import from merlin-r-oss 3 éve
sys.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
sys_ni.c fe915a4151 sys_ni: Remove duplicate cond_syscall(sys_madvise) entry 3 éve
sysctl.c e04dfa343e vm_swappiness: Lock to 190 3 éve
sysctl_binary.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
task_work.c 5383f45db3 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() 7 éve
taskstats.c 4fe7cb918a taskstats: fix data-race 5 éve
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions 10 éve
torture.c a2b2df207a torture: Fix typo suppressing CPU-hotplug statistics 7 éve
tracepoint.c 5d8daeb5b7 tracepoint: Do not fail unregistering a probe due to memory failure 4 éve
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 éve
ucount.c 040757f738 ucount: Remove the atomicity from ucount->count 8 éve
uid16.c c5d9b78d53 kernel: make groups_sort calling a responsibility group_info allocators 7 éve
umh.c 681ba234ed usermodehelper: reset umask to default before executing user process 4 éve
up.c 5fa3243274 smp: Fix smp_call_function_single_async prototype 3 éve
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 10 éve
user.c 2c718becc7 ANDROID: proc: Add /proc/uid directory 6 éve
user_namespace.c 656d6e6f6d userns: move user access out of the mutex 6 éve
utsname.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 éve
utsname_sysctl.c b692c405a1 sys: don't hold uts_sem while accessing userspace memory 6 éve
watchdog.c 434f42546a watchdog/softlockup: Enforce that timestamp is valid on boot 5 éve
watchdog_hld.c 63a0f9de02 watchdog: Mark watchdog touch functions as notrace 6 éve
workqueue.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 éve
workqueue_internal.h 094ac9419e UPSTREAM: psi: fix aggregation idle shut-off 5 éve