https://github.com/torvalds/linux
Revision d44753b843e093f9e1f2f14806fbe106fff74898 authored by Juri Lelli on 03 March 2014, 11:09:21 UTC, committed by Ingo Molnar on 11 March 2014, 10:33:46 UTC
Deny the use of SCHED_DEADLINE policy to unprivileged users.
Even if root users can set the policy for normal users, we
don't want the latter to be able to change their parameters
(safest behavior).

Signed-off-by: Juri Lelli <juri.lelli@gmail.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1393844961-18097-1-git-send-email-juri.lelli@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent 8712a00
History
Tip revision: d44753b843e093f9e1f2f14806fbe106fff74898 authored by Juri Lelli on 03 March 2014, 11:09:21 UTC
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Tip revision: d44753b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 267.2 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top