summaryrefslogtreecommitdiff
path: root/security/apparmor/resource.c
AgeCommit message (Expand)Author
2023-10-18apparmor: pass cred through to audit info.John Johansen
2023-10-18apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen
2023-10-18apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen
2023-07-10apparmor: Fix kernel-doc warnings in apparmor/resource.cGaosheng Cui
2022-10-25apparmor: Fix spelling of function name in comment blockYang Li
2022-10-24apparmor: fix obsoleted comments for aa_getprocattr() and audit_resource()Gaosheng Cui
2022-10-03apparmor: rework profile->rules to be a listJohn Johansen
2022-10-03apparmor: refactor profile rules and attachmentsJohn Johansen
2022-10-03apparmor: add mediation class information to auditingJohn Johansen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-01-10LSM: generalize flag passing to security_capableMicah Morton
2018-06-07apparmor: fix mediation of prlimitJohn Johansen
2018-02-09apparmor: move context.h to cred.hJohn Johansen
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King
2017-06-10apparmor: move resource checks to using labelsJohn Johansen
2017-06-10apparmor: move capability checks to using labelsJohn Johansen
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen
2017-06-10apparmor: convert to profile block critical sectionsJohn Johansen
2017-06-08apparmor: rename apparmor file fns and data to indicate useJohn Johansen
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen
2016-07-12apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another taskJeff Mahoney
2013-04-28apparmor: relax the restrictions on setting rlimitsJohn Johansen
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-02-27AppArmor: export known rlimit names/value mappings in securityfsKees Cook
2010-09-08AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen
2010-08-02AppArmor: mediation of non file objectsJohn Johansen