summaryrefslogtreecommitdiffstats
path: root/security/apparmor/resource.c
Commit message (Expand)AuthorAgeFilesLines
* LSM: generalize flag passing to security_capableMicah Morton2019-01-101-1/+1
* apparmor: fix mediation of prlimitJohn Johansen2018-06-071-1/+1
* apparmor: move context.h to cred.hJohn Johansen2018-02-091-1/+1
* apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King2017-11-211-2/+2
* apparmor: move resource checks to using labelsJohn Johansen2017-06-101-36/+76
* apparmor: move capability checks to using labelsJohn Johansen2017-06-101-1/+1
* apparmor: switch from profiles to using labels on contextsJohn Johansen2017-06-101-4/+4
* apparmor: convert to profile block critical sectionsJohn Johansen2017-06-101-1/+1
* apparmor: rename apparmor file fns and data to indicate useJohn Johansen2017-06-081-2/+2
* apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen2017-01-161-12/+7
* apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another taskJeff Mahoney2016-07-121-2/+4
* apparmor: relax the restrictions on setting rlimitsJohn Johansen2013-04-281-3/+12
* LSM: do not initialize common_audit_data to 0Eric Paris2012-04-091-1/+1
* LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-091-1/+1
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-5/+7
* AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-271-0/+5
* AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen2010-09-081-8/+12
* AppArmor: mediation of non file objectsJohn Johansen2010-08-021-0/+134