summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include
Commit message (Expand)AuthorAgeFilesLines
* apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris2012-04-091-0/+1
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-1/+27
* AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-142-3/+3
* AppArmor: Add ability to load extended policyJohn Johansen2012-03-142-0/+26
* AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-141-1/+2
* AppArmor: Update dfa matching routines.John Johansen2012-03-142-1/+4
* AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-271-1/+1
* AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen2012-02-271-3/+2
* AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-271-0/+4
* AppArmor: add "file" details to securityfsKees Cook2012-02-271-0/+6
* AppArmor: add initial "features" directory to securityfsKees Cook2012-02-271-0/+14
* AppArmor: refactor securityfs to use structuresKees Cook2012-02-271-0/+24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-5/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
* | headers: path.h reduxAlexey Dobriyan2011-01-101-2/+1
|/
* AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen2010-09-081-2/+2
* AppArmor: core policy routinesJohn Johansen2010-08-022-0/+329
* AppArmor: policy routines for loading and unpacking policyJohn Johansen2010-08-021-0/+20
* AppArmor: mediation of non file objectsJohn Johansen2010-08-023-0/+119
* AppArmor: functions for domain transitionsJohn Johansen2010-08-021-0/+36
* AppArmor: file enforcement routinesJohn Johansen2010-08-021-0/+217
* AppArmor: userspace interfacesJohn Johansen2010-08-022-0/+46
* AppArmor: dfa match engineJohn Johansen2010-08-021-0/+132
* AppArmor: contexts used in attaching policy to system objectsJohn Johansen2010-08-021-0/+154
* AppArmor: basic auditing infrastructure.John Johansen2010-08-021-0/+123
* AppArmor: misc. base functions and definesJohn Johansen2010-08-022-0/+123