exynos-linux-stable/kernel
Phapoom Saksri ee92f8084e forgor
2025-02-28 02:41:43 +07:00
..
bpf bpf: allow map helpers access to map values directly 2024-09-25 16:54:47 +03:00
configs ANDROID: add script to fetch android kernel config fragments 2017-10-03 17:19:26 +00:00
debug This is the 4.9.212 stable release 2020-01-29 10:47:55 +01:00
events bpf: drop unnecessary context cast from BPF_PROG_RUN 2024-09-25 16:54:45 +03:00
gcov gcov: support GCC 7.1 2017-09-02 07:07:53 +02:00
irq kernel: Add API to mark IRQs and kthreads as performance critical 2024-09-27 17:17:49 +03:00
livepatch ANDROID: kallsyms: increase KSYM_NAME_LEN 2023-02-21 00:16:35 +03:00
locking Merge 4.9.212 branch 'android-4.9-q' into tw10-android-4.9-q 2020-02-12 12:32:38 +02:00
power PM/Sleep: Start killing wakelocks after two minutes of idle (120s) 2023-02-21 00:10:25 +03:00
printk printk: Add sleep time offset to all timestamps 2023-02-21 00:15:19 +03:00
rcu Merge 4.9.212 branch 'android-4.9-q' into tw10-android-4.9-q 2020-02-12 12:32:38 +02:00
sched cpufreq: schedutilX: Introduce initial bringup 2024-09-27 17:19:07 +03:00
time timers: Add a function to start/reduce a timer 2023-04-30 19:48:24 +03:00
trace trace: add variant without spacing in trace_print_hex_seq 2024-09-25 16:54:46 +03:00
.gitignore certs: add .gitignore to stop git nagging about x509_certificate_list 2015-10-21 15:18:35 +01:00
acct.c kernel/acct.c: fix the acct->needcheck check in check_free_space() 2018-01-10 09:29:51 +01:00
async.c kernel/async.c: revert "async: simplify lowest_in_progress()" 2018-02-17 13:21:18 +01:00
audit.c fs: proc: backport PROC_AVC from N770F 2023-02-21 00:18:26 +03:00
audit.h Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit 2016-07-29 17:54:17 -07:00
audit_fsnotify.c wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
audit_tree.c audit: cleanup prune_tree_thread 2016-04-04 09:46:47 -04:00
audit_watch.c audit_get_nd(): don't unlock parent too early 2019-12-21 10:40:48 +01:00
auditfilter.c audit: fix error handling in audit_data_to_entry() 2020-03-11 07:53:05 +01:00
auditsc.c Merge 4.9.212 branch 'android-4.9-q' into tw10-android-4.9-q 2020-02-12 12:32:38 +02:00
backtracetest.c kernel/backtracetest.c: replace no level printk by pr_info() 2014-06-04 16:54:14 -07:00
bounds.c kbuild: fix kernel/bounds.c 'W=1' warning 2018-11-13 11:16:57 -08:00
capability.c import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
cfi.c ANDROID: cfi: Remove unused variable in ptr_to_check_fn 2019-03-06 18:27:16 +00:00
cgroup.c gaming_control, mali: more controls, optimizations 2024-09-27 17:20:00 +03:00
cgroup_freezer.c exynos9810: kernel/drivers: remove samsung freecess 2023-02-21 00:08:33 +03:00
cgroup_pids.c cgroup: pids: use atomic64_t for pids->limit 2019-12-21 10:42:02 +01:00
compat.c compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() 2015-06-04 23:57:18 +02:00
configs.c
context_tracking.c context_tracking: Switch to new static_branch API 2015-11-24 09:56:43 +01:00
cpu.c kernel: Add API to mark IRQs and kthreads as performance critical 2024-09-27 17:17:49 +03:00
cpu_pm.c import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
cpuset.c import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
crash_dump.c crash_dump: Make is_kdump_kernel() accessible from modules 2014-08-25 15:42:19 -07:00
cred.c forgor 2025-02-28 02:41:43 +07:00
delayacct.c import PAGE_BOOST from N10 Lite 2023-02-21 00:19:34 +03:00
dma.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
elfcore.c kernel/elfcore.c: include proper prototypes 2019-10-17 13:42:13 -07:00
exec_domain.c Remove rest of exec domains. 2015-04-12 21:03:31 +02:00
exit.c sched: ems: introduce task band 2024-09-27 17:17:45 +03:00
extable.c bpf: make jited programs visible in traces 2024-09-25 16:54:39 +03:00
fork.c gaming_control, mali: more controls, optimizations 2024-09-27 17:20:00 +03:00
freezer.c freezer, oom: check TIF_MEMDIE on the correct task 2016-07-28 16:07:41 -07:00
futex.c futex: Unbreak futex hashing 2020-04-02 17:20:28 +02:00
futex_compat.c ptrace: use fsuid, fsgid, effective creds for fs access checks 2016-01-20 17:09:18 -08:00
groups.c kernel: make groups_sort calling a responsibility group_info allocators 2018-01-10 09:29:52 +01:00
hung_task.c kernel: hung_task.c: disable on suspend 2019-04-20 09:07:52 +02:00
irq_work.c treewide: Remove old email address 2015-11-23 09:44:58 +01:00
jump_label.c jump_label: Invoke jump_label_test() via early_initcall() 2017-12-14 09:28:24 +01:00
kallsyms.c susfs4ksu 2025-01-14 00:49:01 +07:00
kaslr.c import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
kcmp.c ptrace: use fsuid, fsgid, effective creds for fs access checks 2016-01-20 17:09:18 -08:00
Kconfig.freezer container freezer: implement freezer cgroup subsystem 2008-10-20 08:52:34 -07:00
Kconfig.hz kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 2013-11-15 09:32:22 +09:00
Kconfig.locks locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS 2015-05-12 09:46:00 +02:00
Kconfig.preempt locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 2012-03-23 13:18:57 +01:00
kcov.c This is the 4.9.117 stable release 2018-08-03 08:50:05 +02:00
kexec.c kexec: allow architectures to override boot mapping 2016-08-02 19:35:27 -04:00
kexec_core.c objtool, x86: Add several functions and files to the objtool whitelist 2018-06-05 10:28:57 +02:00
kexec_file.c kexec: fix double-free when failing to relocate the purgatory 2016-09-01 17:52:01 -07:00
kexec_internal.h kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE 2016-01-20 17:09:18 -08:00
kmod.c Import G96XFXXUCFTJ2 OSRC 2023-02-21 00:10:26 +03:00
kprobes.c kprobes: Don't call BUG_ON() if there is a kprobe in use on free list 2019-11-25 09:52:15 +01:00
ksysfs.c kexec: add a kexec_crash_loaded() function 2016-08-02 19:35:30 -04:00
kthread.c kthread, tracing: Don't expose half-written comm when creating kthreads 2018-08-03 07:55:12 +02:00
latencytop.c sched/debug: Make schedstats a runtime tunable that is disabled by default 2016-02-09 11:54:23 +01:00
Makefile kernel: rename stock config for /proc/config.gz 2023-02-21 00:11:12 +03:00
membarrier.c Fix: Disable sys_membarrier when nohz_full is enabled 2017-03-12 06:41:45 +01:00
memremap.c mm, devm_memremap_pages: kill mapping "System RAM" support 2019-01-13 10:03:51 +01:00
module-internal.h KEYS: Separate the kernel signature checking keyring from module signing 2013-09-25 17:17:01 +01:00
module.c Merge 4.9.212 branch 'android-4.9-q' into tw10-android-4.9-q 2020-02-12 12:32:38 +02:00
module_signing.c KEYS: Move the point of trust determination to __key_link() 2016-04-11 22:43:43 +01:00
notifier.c Merge 4.9.218 branch 'android-4.9-q' into tw10-android-4.9-q 2020-04-09 17:15:01 +03:00
nsproxy.c cgroup: introduce cgroup namespaces 2016-02-16 13:04:58 -05:00
padata.c padata: always acquire cpu_hotplug_lock before pinst->lock 2020-04-13 10:32:53 +02:00
panic.c locking/refcounts, x86/asm: Implement fast refcount overflow protection 2023-04-30 19:49:33 +03:00
params.c Nothing exciting, minor tweaks and cleanups. 2015-11-09 15:53:39 -08:00
pid.c Merge 4.9.212 branch 'android-4.9-q' into tw10-android-4.9-q 2020-02-12 12:32:38 +02:00
pid_namespace.c signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig 2019-08-04 09:33:16 +02:00
profile.c profile: Convert to hotplug state machine 2016-07-15 10:41:42 +02:00
ptrace.c import G96XFXXUGFUG4 OSRC 2023-02-21 00:10:27 +03:00
range.c kernel: avoid overflow in cmp_range 2015-01-17 10:02:23 +13:00
reboot.c import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
relay.c kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE 2018-05-30 07:50:29 +02:00
resource.c import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
seccomp.c bpf: drop unnecessary context cast from BPF_PROG_RUN 2024-09-25 16:54:45 +03:00
signal.c gaming_control: Remove task kill check 2024-09-27 17:20:00 +03:00
smp.c smp: Avoid using two cache lines for struct call_single_data 2023-04-30 19:42:50 +03:00
smpboot.c kthread/smpboot: do not park in kthread_create_on_cpu() 2016-10-11 15:06:33 -07:00
smpboot.h cpu/hotplug: Create hotplug threads 2016-03-01 20:36:56 +01:00
softirq.c Merge 4.9.212 branch 'android-4.9-q' into tw10-android-4.9-q 2020-02-12 12:32:38 +02:00
stacktrace.c stacktrace, lockdep: Fix address, newline ugliness 2017-02-14 15:25:42 -08:00
stop_machine.c import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
sys.c susfs v1.5.5 2025-02-28 02:38:17 +07:00
sys_ni.c BACKPORT: signal: support CLONE_PIDFD with pidfd_send_signal 2019-09-03 13:44:59 -07:00
sysctl.c kernel: sched: sync sched_rt_boost_threshold with N770F 2023-06-08 13:36:43 +03:00
sysctl_binary.c kernel/sysctl_binary.c: use generic UUID library 2016-05-20 17:58:30 -07:00
task_work.c task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works 2016-08-02 19:35:02 -04:00
taskstats.c taskstats: add e/u/stime for TGID command 2023-04-30 19:45:59 +03:00
test_kprobes.c kernel/test_kprobes.c: use current logging functions 2014-08-08 15:57:18 -07:00
torture.c torture: Convert torture_shutdown() to hrtimer 2016-08-22 10:01:49 -07:00
tracepoint.c tracepoint: Do not warn on ENOMEM 2018-05-09 09:50:20 +02:00
tsacct.c time, acct: Drop irq save & restore from __acct_update_integrals() 2016-02-29 09:53:09 +01:00
ucount.c kernel/ucount.c: mark user_header with kmemleak_ignore() 2017-06-17 06:41:51 +02:00
uid16.c kernel: make groups_sort calling a responsibility group_info allocators 2018-01-10 09:29:52 +01:00
up.c smp: Avoid using two cache lines for struct call_single_data 2023-04-30 19:42:50 +03:00
user-return-notifier.c scheduler: Replace __get_cpu_var with this_cpu_ptr 2014-08-26 13:45:45 -04:00
user.c ANDROID: proc: Add /proc/uid directory 2018-04-03 11:15:30 -07:00
user_namespace.c Merge 4.9.212 branch 'android-4.9-q' into tw10-android-4.9-q 2020-02-12 12:32:38 +02:00
utsname.c Merge branch 'nsfs-ioctls' into HEAD 2016-09-22 20:00:36 -05:00
utsname_sysctl.c sys: don't hold uts_sem while accessing userspace memory 2018-09-09 20:01:24 +02:00
watchdog.c import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
watchdog_hld.c kernel/watchdog: prevent false hardlockup on overloaded system 2017-06-17 06:41:57 +02:00
workqueue.c kernel/workqueue.c: remove ifdefs over wq_power_efficient 2023-02-21 00:09:19 +03:00
workqueue_internal.h UPSTREAM: psi: fix aggregation idle shut-off 2019-03-22 14:15:01 -07:00