summaryrefslogtreecommitdiffstats
path: root/security/apparmor/apparmorfs.c
Commit message (Expand)AuthorAgeFilesLines
* VFS: security/: d_inode() annotationsDavid Howells2015-04-151-1/+1
* apparmor: fix bad lock balance when introspecting policyJohn Johansen2013-10-161-3/+1
* apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-141-0/+37
* apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen2013-08-141-0/+1
* apparmor: add the profile introspection file to interfaceJohn Johansen2013-08-141-0/+236
* apparmor: add an optional profile attachment string for profilesJohn Johansen2013-08-141-0/+34
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-141-10/+312
* apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-141-0/+1
* apparmor: add a features/policy dir to interfaceJohn Johansen2013-08-141-0/+5
* 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
OpenPOWER on IntegriCloud