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