android_kernel_samsung_univ.../kernel
2018-07-18 18:38:05 +02:00
..
bpf bpf: fix check_map_func_compatibility logic 2016-05-18 17:06:38 -07:00
configs
debug A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
events A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
gcov
irq A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
livepatch livepatch: x86: fix relocation computation with kASLR 2015-11-11 17:36:04 +01:00
locking A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
power Kernel: Reduce time to sleep 2018-07-18 18:38:05 +02:00
printk A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
rcu A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
sched kernel: reduce sleep duration in wait_task_inactive 2018-07-18 18:36:32 +02:00
time A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
trace A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
.gitignore certs: add .gitignore to stop git nagging about x509_certificate_list 2015-10-21 15:18:35 +01:00
acct.c
async.c
audit_fsnotify.c
audit_tree.c audit: audit_tree_match can be boolean 2015-11-04 08:23:51 -05:00
audit_watch.c
audit.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
audit.h audit: audit_tree_match can be boolean 2015-11-04 08:23:51 -05:00
auditfilter.c audit: fix comment block whitespace 2015-11-04 08:23:51 -05:00
auditsc.c selinux: togglable SEC_SELINUX implementation 2018-07-17 18:47:29 +02:00
backtracetest.c
bounds.c
capability.c
cgroup_freezer.c cgroup: fix handling of multi-destination migration from subtree_control enabling 2015-12-03 10:18:21 -05:00
cgroup_pids.c cgroup_pids: don't account for the root cgroup 2015-12-03 10:18:21 -05:00
cgroup.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
compat.c
configs.c
context_tracking.c context_tracking: avoid irq_save/irq_restore on guest entry and exit 2015-11-10 12:06:23 +01:00
cpu_pm.c
cpu.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
cpuset.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
crash_dump.c
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
extable.c
fork.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
freezer.c
futex_compat.c ptrace: use fsuid, fsgid, effective creds for fs access checks 2016-02-25 12:01:16 -08:00
futex.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
groups.c
hung_task.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
irq_work.c treewide: Remove old email address 2015-11-23 09:44:58 +01:00
jump_label.c treewide: Remove old email address 2015-11-23 09:44:58 +01:00
kallsyms.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
kaslr.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
kcmp.c ptrace: use fsuid, fsgid, effective creds for fs access checks 2016-02-25 12:01:16 -08:00
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
kexec_core.c kexec: use file name as the output message prefix 2015-11-06 17:50:42 -08:00
kexec_file.c kexec: use file name as the output message prefix 2015-11-06 17:50:42 -08:00
kexec_internal.h
kexec.c kexec: use file name as the output message prefix 2015-11-06 17:50:42 -08:00
kmod.c kmod: don't run async usermode helper as a child of kworker thread 2015-10-23 17:55:10 +09:00
kprobes.c
ksysfs.c
kthread.c
latencytop.c
Makefile A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
membarrier.c
memremap.c devm_memremap: Fix error value when memremap failed 2016-03-03 15:07:08 -08:00
module_signing.c KEYS: Merge the type-specific data with the payload data 2015-10-21 15:18:36 +01:00
module-internal.h
module.c kernel: module: Ignore all magic mismatches 2018-07-17 13:49:09 +02:00
notifier.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
nsproxy.c
padata.c
panic.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
params.c Nothing exciting, minor tweaks and cleanups. 2015-11-09 15:53:39 -08:00
pid_namespace.c
pid.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
profile.c
ptrace.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
range.c
reboot.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
relay.c
resource.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
seccomp.c seccomp: always propagate NO_NEW_PRIVS on tsync 2016-03-03 15:07:25 -08:00
signal.c kernel/signal.c: unexport sigsuspend() 2015-11-20 16:17:32 -08:00
smp.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
smpboot.c stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() 2015-10-20 10:23:55 +02:00
smpboot.h
softirq.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
stacktrace.c
stop_machine.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
sys_ni.c mm: mlock: add new mlock system call 2015-11-05 19:34:48 -08:00
sys.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
sysctl_binary.c fs/coredump: prevent fsuid=0 dumps into user-controlled directories 2016-04-12 09:08:58 -07:00
sysctl.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
task_work.c
taskstats.c
test_kprobes.c
torture.c torture: Consolidate cond_resched_rcu_qs() into stutter_wait() 2015-10-06 11:25:01 -07:00
tracepoint.c tracepoint: Give priority to probes of tracepoints 2015-10-25 21:33:54 -04:00
tsacct.c
uid16.c
up.c
user_namespace.c
user-return-notifier.c
user.c
utsname_sysctl.c
utsname.c
watchdog.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
workqueue_internal.h
workqueue.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00