aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor/resource.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-09apparmor: move context.h to cred.hGravatar John Johansen 1-1/+1
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Gravatar Colin Ian King 1-2/+2
2017-06-10apparmor: move resource checks to using labelsGravatar John Johansen 1-36/+76
2017-06-10apparmor: move capability checks to using labelsGravatar John Johansen 1-1/+1
2017-06-10apparmor: switch from profiles to using labels on contextsGravatar John Johansen 1-4/+4
2017-06-10apparmor: convert to profile block critical sectionsGravatar John Johansen 1-1/+1
2017-06-08apparmor: rename apparmor file fns and data to indicate useGravatar John Johansen 1-2/+2
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroGravatar John Johansen 1-12/+7
2016-07-12apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another taskGravatar Jeff Mahoney 1-2/+4
2013-04-28apparmor: relax the restrictions on setting rlimitsGravatar John Johansen 1-3/+12
2012-04-09LSM: do not initialize common_audit_data to 0Gravatar Eric Paris 1-1/+1
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionGravatar Eric Paris 1-1/+1
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataGravatar Eric Paris 1-5/+7
2012-02-27AppArmor: export known rlimit names/value mappings in securityfsGravatar Kees Cook 1-0/+5
2010-09-08AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesGravatar John Johansen 1-8/+12
2010-08-02AppArmor: mediation of non file objectsGravatar John Johansen 1-0/+134