android_kernel_samsung_univ.../kernel
BlackMesa123 f3dbc97663 A600PVPU1ARHC
Signed-off-by: BlackMesa123 <brother12@hotmail.it>
2018-11-02 14:19:06 +01:00
..
bpf bpf: fix references to free_bpf_prog_info() in comments 2018-08-06 16:24:37 +02:00
configs kconfig: tinyconfig: provide whole choice blocks to avoid warnings 2016-09-24 10:07:42 +02:00
debug Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
events Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
gcov gcov: disable for COMPILE_TEST 2018-01-23 19:50:10 +01:00
irq Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
livepatch livepatch: x86: fix relocation computation with kASLR 2015-11-11 17:36:04 +01:00
locking Merge commit 'Linux 4.4.152' into se9.0 2018-08-24 15:04:00 +02:00
power Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
printk Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
rcu Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
sched sched: fix upstream conflicts/issues 2018-08-17 17:12:53 +02:00
time Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
trace Merge commit 'Linux 4.4.152' into se9.0 2018-08-24 15:04:00 +02: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:27:08 +01:00
async.c kernel/async.c: revert "async: simplify lowest_in_progress()" 2018-02-16 20:09:45 +01:00
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: Fix use after free in audit_remove_watch_rule() 2017-08-24 17:02:35 -07:00
audit.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
audit.h audit: audit_tree_match can be boolean 2015-11-04 08:23:51 -05:00
auditfilter.c audit: allow not equal op for audit by executable 2018-08-06 16:24:38 +02:00
auditsc.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
backtracetest.c
bounds.c
capability.c exec: Ensure mm->user_ns contains the execed files 2017-01-06 11:16:14 +01:00
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 Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +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 kernel/cpu_pm: fix cpu_cluster_pm_exit comment 2015-09-03 02:42:20 +02:00
cpu.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
cpuset.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
crash_dump.c
cred.c cred: Reject inodes with invalid ids in set_create_file_as() 2016-09-15 08:27:49 +02:00
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
extable.c kernel/extable.c: mark core_kernel_text notrace 2017-07-21 07:44:56 +02:00
fork.c A600PVPU1ARHC 2018-11-02 14:19:06 +01: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 kernel: make groups_sort calling a responsibility group_info allocators 2018-01-10 09:27:10 +01:00
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 jump_label: Invoke jump_label_test() via early_initcall() 2017-12-16 10:33:55 +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: fix double-free when failing to relocate the purgatory 2016-09-24 10:07:36 +02:00
kexec_internal.h kexec: split kexec_file syscall code to kexec_file.c 2015-09-10 13:29:01 -07:00
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 kprobes: Make list and blacklist root user read only 2018-09-05 09:18:40 +02:00
ksysfs.c kexec: split kexec_load syscall from kexec core code 2015-09-10 13:29:01 -07:00
kthread.c cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups 2017-04-21 09:30:04 +02:00
latencytop.c
Makefile A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
membarrier.c Fix: Disable sys_membarrier when nohz_full is enabled 2017-03-12 06:37:26 +01:00
memremap.c mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} 2017-01-19 20:17:18 +01: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 Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
notifier.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
nsproxy.c
padata.c padata: free correct variable 2017-05-20 14:27:02 +02:00
panic.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
params.c Nothing exciting, minor tweaks and cleanups. 2015-11-09 15:53:39 -08:00
pid_namespace.c pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes 2017-05-25 14:30:11 +02:00
pid.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
profile.c profile: hide unused functions when !CONFIG_PROC_FS 2018-02-25 11:03:44 +01:00
ptrace.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
range.c
reboot.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
relay.c kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE 2018-05-30 07:49:00 +02:00
resource.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
seccomp.c seccomp: Move speculation migitation control to arch code 2018-07-25 10:18:27 +02:00
signal.c kernel/signal.c: avoid undefined behaviour in kill_something_info 2018-05-30 07:48:52 +02: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 kernel: fix upstream conflicts/issues 2018-09-09 11:29:44 +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 Merge commit 'Linux 4.4.154' into se9.0 2018-09-05 23:33:41 +02:00
task_work.c task_work: remove fifo ordering guarantee 2015-09-05 13:46:58 -07:00
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: Do not warn on ENOMEM 2018-05-16 10:06:47 +02:00
tsacct.c
uid16.c kernel: make groups_sort calling a responsibility group_info allocators 2018-01-10 09:27:10 +01:00
up.c
user_namespace.c capabilities: ambient capabilities 2015-09-04 16:54:41 -07:00
user-return-notifier.c
user.c
utsname_sysctl.c
utsname.c
watchdog.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
workqueue_internal.h workqueue: Fix NULL pointer dereference 2017-11-15 17:13:11 +01:00
workqueue.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00