summaryrefslogtreecommitdiffstats
path: root/security/apparmor/apparmorfs.c
Commit message (Expand)AuthorAgeFilesLines
* AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-271-0/+2
* AppArmor: add "file" details to securityfsKees Cook2012-02-271-0/+10
* AppArmor: add initial "features" directory to securityfsKees Cook2012-02-271-0/+51
* AppArmor: refactor securityfs to use structuresKees Cook2012-02-271-42/+90
* switch securityfs_create_file() to umode_tAl Viro2012-01-031-1/+1
* apparmor: sparse fix: make aa_create_aafs staticJames Morris2011-09-091-1/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-3/+6
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-3/+6
* | AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen2010-10-211-1/+3
|/
* AppArmor: userspace interfacesJohn Johansen2010-08-021-0/+239