summaryrefslogtreecommitdiff
path: root/security/apparmor/apparmorfs.c
Commit message (Expand)AuthorAge
* apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani2017-05-08
* mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-08
* apparmor: replace remaining BUG_ON() asserts with AA_BUG()John Johansen2017-01-16
* apparmor: support querying extended trusted helper extra dataWilliam Hua2017-01-16
* apparmor: convert change_profile to use fqname later to give better controlJohn Johansen2017-01-16
* apparmor: remove unused op parameter from simple_write_to_buffer()John Johansen2017-01-16
* apparmor: change op from int to const char *John Johansen2017-01-16
* apparmor: add per policy ns .load, .replace, .remove interface filesJohn Johansen2017-01-16
* apparmor: pass the subject profile into profile replace/removeJohn Johansen2017-01-16
* apparmor: allow introspecting the loaded policy pre internal transformJohn Johansen2017-01-16
* apparmor: add profile and ns params to aa_may_manage_policy()John Johansen2017-01-16
* apparmor: allow introspecting the policy namespace nameJohn Johansen2017-01-16
* apparmor: Make aa_remove_profile() callable from a different viewJohn Johansen2017-01-16
* apparmor: add special .null file used to "close" fds at execJohn Johansen2017-01-16
* apparmor: provide userspace flag indicating binfmt_elf_mmap changeJohn Johansen2017-01-16
* apparmor: prepare to support newer versions of policyJohn Johansen2017-01-16
* apparmor: refactor prepare_ns() and make usable from different viewsJohn Johansen2017-01-16
* apparmor: constify policy name and hnameJohn Johansen2017-01-16
* apparmor: allow ns visibility question to consider subnsesJohn Johansen2017-01-16
* apparmor: rename replacedby to proxyJohn Johansen2017-01-16
* apparmor: rename namespace to ns to improve code line lengthsJohn Johansen2017-01-16
* apparmor: split apparmor policy namespaces code into its own fileJohn Johansen2017-01-16
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* apparmor: use list_next_entry instead of list_entry_nextGeliang Tang2016-07-12
* apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen2016-07-12
* apparmor: fix update the mtime of the profile file on replacementJohn Johansen2016-07-12
* VFS: security/: d_inode() annotationsDavid Howells2015-04-15
* apparmor: fix bad lock balance when introspecting policyJohn Johansen2013-10-16
* apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-14
* apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen2013-08-14
* apparmor: add the profile introspection file to interfaceJohn Johansen2013-08-14
* apparmor: add an optional profile attachment string for profilesJohn Johansen2013-08-14
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-14
* apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-14
* apparmor: add a features/policy dir to interfaceJohn Johansen2013-08-14
* AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-27
* AppArmor: add "file" details to securityfsKees Cook2012-02-27
* AppArmor: add initial "features" directory to securityfsKees Cook2012-02-27
* AppArmor: refactor securityfs to use structuresKees Cook2012-02-27
* switch securityfs_create_file() to umode_tAl Viro2012-01-03
* apparmor: sparse fix: make aa_create_aafs staticJames Morris2011-09-09
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen2010-10-21
|/
* AppArmor: userspace interfacesJohn Johansen2010-08-02