summaryrefslogtreecommitdiff
path: root/security/apparmor/apparmorfs.c
AgeCommit message (Expand)Author
2017-01-16apparmor: add special .null file used to "close" fds at execJohn Johansen
2017-01-16apparmor: provide userspace flag indicating binfmt_elf_mmap changeJohn Johansen
2017-01-16apparmor: prepare to support newer versions of policyJohn Johansen
2017-01-16apparmor: refactor prepare_ns() and make usable from different viewsJohn Johansen
2017-01-16apparmor: constify policy name and hnameJohn Johansen
2017-01-16apparmor: allow ns visibility question to consider subnsesJohn Johansen
2017-01-16apparmor: rename replacedby to proxyJohn Johansen
2017-01-16apparmor: rename namespace to ns to improve code line lengthsJohn Johansen
2017-01-16apparmor: split apparmor policy namespaces code into its own fileJohn Johansen
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-07-12apparmor: use list_next_entry instead of list_entry_nextGeliang Tang
2016-07-12apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-07-12apparmor: fix update the mtime of the profile file on replacementJohn Johansen
2015-04-15VFS: security/: d_inode() annotationsDavid Howells
2013-10-16apparmor: fix bad lock balance when introspecting policyJohn Johansen
2013-08-14apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen
2013-08-14apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen
2013-08-14apparmor: add the profile introspection file to interfaceJohn Johansen
2013-08-14apparmor: add an optional profile attachment string for profilesJohn Johansen
2013-08-14apparmor: add interface files for profiles and namespacesJohn Johansen
2013-08-14apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen
2013-08-14apparmor: add a features/policy dir to interfaceJohn 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-03switch securityfs_create_file() to umode_tAl Viro
2011-09-09apparmor: sparse fix: make aa_create_aafs staticJames Morris
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-02AppArmor: userspace interfacesJohn Johansen