aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor/capability.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-5/+1
2019-01-10LSM: generalize flag passing to security_capableGravatar Micah Morton 1-7/+7
2018-02-09apparmor: move context.h to cred.hGravatar John Johansen 1-1/+1
2017-06-10apparmor: move capability checks to using labelsGravatar John Johansen 1-19/+38
2017-06-08apparmor: rename apparmor file fns and data to indicate useGravatar John Johansen 1-2/+2
2017-01-16apparmor: update cap audit to check SECURITY_CAP_NOAUDITGravatar John Johansen 1-6/+10
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroGravatar John Johansen 1-7/+3
2013-10-29apparmor: fix capability to not use the current task, during reportingGravatar John Johansen 1-10/+5
2013-08-14apparmor: export set of capabilities supported by the apparmor moduleGravatar John Johansen 1-0/+5
2012-04-09LSM: do not initialize common_audit_data to 0Gravatar Eric Paris 1-1/+1
2012-04-09apparmor: move task from common_audit_data to apparmor_audit_dataGravatar 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-2/+4
2010-08-02AppArmor: mediation of non file objectsGravatar John Johansen 1-0/+141