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