aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/apparmorfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: security/: d_inode() annotationsDavid Howells1-1/+1
2013-10-16apparmor: fix bad lock balance when introspecting policyJohn Johansen1-3/+1
2013-08-14apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen1-0/+37
2013-08-14apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen1-0/+1
2013-08-14apparmor: add the profile introspection file to interfaceJohn Johansen1-0/+236
2013-08-14apparmor: add an optional profile attachment string for profilesJohn Johansen1-0/+34
2013-08-14apparmor: add interface files for profiles and namespacesJohn Johansen1-10/+312
2013-08-14apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen1-0/+1
2013-08-14apparmor: add a features/policy dir to interfaceJohn Johansen1-0/+5
2012-02-27AppArmor: export known rlimit names/value mappings in securityfsKees Cook1-0/+2
2012-02-27AppArmor: add "file" details to securityfsKees Cook1-0/+10
2012-02-27AppArmor: add initial "features" directory to securityfsKees Cook1-0/+51
2012-02-27AppArmor: refactor securityfs to use structuresKees Cook1-42/+90
2012-01-03switch securityfs_create_file() to umode_tAl Viro1-1/+1
2011-09-09apparmor: sparse fix: make aa_create_aafs staticJames Morris1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-3/+6
2010-10-21AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen1-1/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-3/+6
2010-08-02AppArmor: userspace interfacesJohn Johansen1-0/+239