You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/kernel
qctecmdr Service 3d4782a577 Merge "kernel: time: Add delay after cpu_relax() in tight loops" 6 years ago
..
bpf This is the 4.14.75 stable release 6 years ago
cgroup This is the 4.14.77 stable release 6 years ago
configs Merge remote-tracking branch 'remotes/origin/tmp-c3a2eda' into msm-4.14 7 years ago
debug This is the 4.14.45 stable release 7 years ago
events perf: Cancel the mux hrtimer during CPU hotplug to avoid migration 6 years ago
gcov License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
irq Merge android-4.14-p.62 (366527f) into msm-4.14 7 years ago
livepatch livepatch: Validate module/old func name length 6 years ago
locking Merge android-4.14-p.68 (2c79578) into msm-4.14 6 years ago
power Merge android-4.14-p.69 (c535ee7) into msm-4.14 6 years ago
printk Merge android-4.14-p.69 (c535ee7) into msm-4.14 6 years ago
rcu Merge remote-tracking branch 'remotes/origin/tmp-cb1f148' into msm-4.14 7 years ago
sched sched: fair: fix compilation issues for cfs_bandwidth enabled 6 years ago
time kernel: time: Add delay after cpu_relax() in tight loops 6 years ago
trace trace: Fix no PID issue for trace marker 6 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Makefile ANDROID: add support for clang Control Flow Integrity (CFI) 7 years ago
acct.c kernel/acct.c: fix the acct->needcheck check in check_free_space() 7 years ago
async.c kernel/async.c: revert "async: simplify lowest_in_progress()" 7 years ago
audit.c audit: return on memory error to avoid null pointer dereference 7 years ago
audit.h ipc: mqueue: Replace timespec with timespec64 8 years ago
audit_fsnotify.c
audit_tree.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
audit_watch.c audit: fix use-after-free in audit_add_watch 6 years ago
auditfilter.c audit: allow not equal op for audit by executable 7 years ago
auditsc.c audit: fix potential null dereference 'context->module.name' 7 years ago
backtracetest.c
bounds.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
capability.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
cfi.c cfi: print target address on failure 7 years ago
compat.c sched/core: fix userspace affining threads incorrectly 7 years ago
configs.c
context_tracking.c
cpu.c perf: Manage CPU hotplug events at core level 6 years ago
cpu_pm.c lpm-levels: Do not disable non-sec interrupts in suspend 7 years ago
crash_core.c kdump: write correct address of mem_section into vmcoreinfo 7 years ago
crash_dump.c
cred.c
delayacct.c delayacct: Use raw_spinlocks 7 years ago
dma.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
elfcore.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
exec_domain.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
exit.c Merge android-4.14.56 (818299f) into msm-4.14 7 years ago
extable.c extable: Enable RCU if it is not watching in kernel_text_address() 7 years ago
fork.c Merge "Merge android-4.14-p.70 (e601ab6) into msm-4.14" 6 years ago
freezer.c
futex.c futex: Fix OWNER_DEAD fixup 7 years ago
futex_compat.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
groups.c kernel: make groups_sort calling a responsibility group_info allocators 7 years ago
hung_task.c hung task: check specific tasks for long uninterruptible sleep state 7 years ago
irq_work.c
jump_label.c jump_label: Invoke jump_label_test() via early_initcall() 7 years ago
kallsyms.c ANDROID: kallsyms: strip the .cfi postfix from symbols with CONFIG_CFI_CLANG 7 years ago
kcmp.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
kcov.c kcov: ensure irq code sees a valid area 7 years ago
kexec.c kdump: protect vmcoreinfo data under the crash memory 8 years ago
kexec_core.c x86/mm, kexec: Allow kexec to be used with SME 8 years ago
kexec_file.c kexec_file: adjust declaration of kexec_purgatory 8 years ago
kexec_internal.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
kmod.c kmod: move #ifdef CONFIG_MODULES wrapper to Makefile 8 years ago
kprobes.c kprobes: Make list and blacklist root user read only 7 years ago
ksysfs.c kexec: move vmcoreinfo out of the kernel's .bss section 8 years ago
kthread.c Merge android-4.14-p.61 (b7e55e8) into msm-4.14 7 years ago
latencytop.c
memremap.c mm: disallow mappings that conflict for devm_memremap_pages() 6 years ago
module-internal.h
module.c Merge "Merge android-4.14-p.74 (91ff1d1) into msm-4.14" 6 years ago
module_signing.c
notifier.c
nsproxy.c
padata.c
panic.c soc: qcom: Register default dump entries to minidump table 7 years ago
params.c kernel/params.c: improve STANDARD_PARAM_DEF readability 7 years ago
pid.c pids: make task_tgid_nr_ns() safe 8 years ago
pid_namespace.c userns,pidns: Verify the userns for new pid namespaces 8 years ago
profile.c
ptrace.c signal: Remove kernel interal si_code magic 8 years ago
range.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
reboot.c
relay.c kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE 7 years ago
resource.c kernel: Restrict permissions of /proc/iomem. 7 years ago
seccomp.c seccomp: Move speculation migitation control to arch code 7 years ago
signal.c sched/core: Introduce set_special_state() 7 years ago
smp.c Merge android-4.14-p.63 (8b11380) into msm-4.14 7 years ago
smpboot.c sched/walt: Fix the memory leak of idle task load pointers 6 years ago
smpboot.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
softirq.c Mark HI and TASKLET softirq synchronous 7 years ago
stacktrace.c
stop_machine.c stop_machine: Reflow cpu_stop_queue_two_works() 6 years ago
sys.c This is the 4.14.69 stable release 6 years ago
sys_ni.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
sysctl.c sched: improve the scheduler 6 years ago
sysctl_binary.c netfilter: nf_defrag_ipv4: Add sysctl to disable per interface 7 years ago
task_work.c locking/barriers: Convert users of lockless_dereference() to READ_ONCE() 7 years ago
taskstats.c
test_kprobes.c
torture.c torture: Fix typo suppressing CPU-hotplug statistics 8 years ago
tracepoint.c tracepoint: Do not warn on ENOMEM 7 years ago
tsacct.c
ucount.c
uid16.c kernel: make groups_sort calling a responsibility group_info allocators 7 years ago
umh.c kmod: split out umh code into its own file 8 years ago
up.c smp: Avoid using two cache lines for struct call_single_data 8 years ago
user-return-notifier.c
user.c ANDROID: proc: Add /proc/uid directory 7 years ago
user_namespace.c userns: move user access out of the mutex 6 years ago
utsname.c
utsname_sysctl.c sys: don't hold uts_sem while accessing userspace memory 6 years ago
watchdog.c Merge "Merge android-4.14-p.70 (e601ab6) into msm-4.14" 6 years ago
watchdog_hld.c watchdog: Mark watchdog touch functions as notrace 7 years ago
workqueue.c Merge android-4.14-p.68 (2c79578) into msm-4.14 6 years ago
workqueue_internal.h Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 7 years ago