android_kernel_samsung_msm8976/kernel/sched
Tom Marshall 169c186dc8 kernel: Only expose su when daemon is running
It has been claimed that the PG implementation of 'su' has security
vulnerabilities even when disabled.  Unfortunately, the people that
find these vulnerabilities often like to keep them private so they
can profit from exploits while leaving users exposed to malicious
hackers.

In order to reduce the attack surface for vulnerabilites, it is
therefore necessary to make 'su' completely inaccessible when it
is not in use (except by the root and system users).

Change-Id: I79716c72f74d0b7af34ec3a8054896c6559a181d
2017-05-15 14:43:52 +00:00
..
auto_group.c
auto_group.h
clock.c
core.c kernel: Only expose su when daemon is running 2017-05-15 14:43:52 +00:00
cpuacct.c
cpuacct.h
cpudeadline.c
cpudeadline.h
cpupri.c
cpupri.h
cputime.c sched: cpufreq: Adds a field cpu_power in the task_struct 2016-01-05 21:44:05 +05:30
deadline.c
debug.c sched: Consolidate cluster-specific information 2015-11-25 21:43:15 -08:00
fair.c Import latest Samsung release 2017-04-18 03:43:52 +02:00
features.h Import latest Samsung release 2017-04-18 03:43:52 +02:00
idle_task.c
Makefile
rt.c sched: Consolidate cluster-specific information 2015-11-25 21:43:15 -08:00
sched.h This is the 3.10.102 stable release 2017-04-18 17:22:08 +02:00
sched_avg.c sched: Fix integer overflow in sched_update_nr_prod() 2016-09-29 02:12:18 -07:00
stats.c
stats.h
stop_task.c
wait.c