aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor/include
AgeCommit message (Expand)Author
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman
2012-04-09apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-14AppArmor: add const qualifiers to string arraysJan Engelhardt
2012-03-14AppArmor: Add ability to load extended policyJohn Johansen
2012-03-14AppArmor: Move path failure information into aa_get_name and renameJohn Johansen
2012-03-14AppArmor: Update dfa matching routines.John Johansen
2012-02-27AppArmor: Fix underflow in xindex calculationJohn Johansen
2012-02-27AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen
2012-02-27AppArmor: export known rlimit names/value mappings in securityfsKees Cook
2012-02-27AppArmor: add "file" details to securityfsKees Cook
2012-02-27AppArmor: add initial "features" directory to securityfsKees Cook
2012-02-27AppArmor: refactor securityfs to use structuresKees Cook
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-10headers: path.h reduxAlexey Dobriyan
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-08AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen
2010-08-02AppArmor: core policy routinesJohn Johansen
2010-08-02AppArmor: policy routines for loading and unpacking policyJohn Johansen
2010-08-02AppArmor: mediation of non file objectsJohn Johansen
2010-08-02AppArmor: functions for domain transitionsJohn Johansen
2010-08-02AppArmor: file enforcement routinesJohn Johansen
2010-08-02AppArmor: userspace interfacesJohn Johansen
2010-08-02AppArmor: dfa match engineJohn Johansen
2010-08-02AppArmor: contexts used in attaching policy to system objectsJohn Johansen
2010-08-02AppArmor: basic auditing infrastructure.John Johansen
2010-08-02AppArmor: misc. base functions and definesJohn Johansen