1. 24d0d03 apparmorfs: replace CURRENT_TIME with current_time() by Deepa Dinamani · 8 years ago
  2. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  3. e6bfa25 apparmor: replace remaining BUG_ON() asserts with AA_BUG() by John Johansen · 8 years ago
  4. e025be0 apparmor: support querying extended trusted helper extra data by William Hua · 8 years ago
  5. aa9a39a apparmor: convert change_profile to use fqname later to give better control by John Johansen · 8 years ago
  6. 5ef50d0 apparmor: remove unused op parameter from simple_write_to_buffer() by John Johansen · 8 years ago
  7. 47f6e5c apparmor: change op from int to const char * by John Johansen · 8 years ago
  8. b7fd2c0 apparmor: add per policy ns .load, .replace, .remove interface files by John Johansen · 8 years ago
  9. 12dd717 apparmor: pass the subject profile into profile replace/remove by John Johansen · 8 years ago
  10. 5ac8c35 apparmor: allow introspecting the loaded policy pre internal transform by John Johansen · 8 years ago
  11. 078c73c6 apparmor: add profile and ns params to aa_may_manage_policy() by John Johansen · 8 years ago
  12. 3e3e569 apparmor: allow introspecting the policy namespace name by John Johansen · 8 years ago
  13. b79473f apparmor: Make aa_remove_profile() callable from a different view by John Johansen · 8 years ago
  14. a71ada3 apparmor: add special .null file used to "close" fds at exec by John Johansen · 8 years ago
  15. 34c426a apparmor: provide userspace flag indicating binfmt_elf_mmap change by John Johansen · 8 years ago
  16. 474d6b75 apparmor: prepare to support newer versions of policy by John Johansen · 8 years ago
  17. 73688d1 apparmor: refactor prepare_ns() and make usable from different views by John Johansen · 8 years ago
  18. bbe4a7c apparmor: constify policy name and hname by John Johansen · 8 years ago
  19. 92b6d8e apparmor: allow ns visibility question to consider subnses by John Johansen · 8 years ago
  20. 8399588 apparmor: rename replacedby to proxy by John Johansen · 8 years ago
  21. 98849df apparmor: rename namespace to ns to improve code line lengths by John Johansen · 8 years ago
  22. cff281f apparmor: split apparmor policy namespaces code into its own file by John Johansen · 8 years ago
  23. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  24. 38dbd7d apparmor: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  25. 0b938a2 apparmor: fix ref count leak when profile sha1 hash is read by John Johansen · 9 years ago
  26. d671e890 apparmor: fix update the mtime of the profile file on replacement by John Johansen · 10 years ago
  27. ce0b16d VFS: security/: d_inode() annotations by David Howells · 10 years ago
  28. ed2c7da apparmor: fix bad lock balance when introspecting policy by John Johansen · 11 years ago
  29. f8eb8a1 apparmor: add the ability to report a sha1 hash of loaded policy by John Johansen · 11 years ago
  30. 84f1f78 apparmor: export set of capabilities supported by the apparmor module by John Johansen · 11 years ago
  31. 29b3822 apparmor: add the profile introspection file to interface by John Johansen · 12 years ago
  32. 556d0be apparmor: add an optional profile attachment string for profiles by John Johansen · 12 years ago
  33. 0d259f0 apparmor: add interface files for profiles and namespaces by John Johansen · 12 years ago
  34. dd51c848 apparmor: provide base for multiple profiles to be replaced at once by John Johansen · 12 years ago
  35. 9d910a3 apparmor: add a features/policy dir to interface by John Johansen · 12 years ago
  36. d384b0a AppArmor: export known rlimit names/value mappings in securityfs by Kees Cook · 13 years ago
  37. a9bf8e9 AppArmor: add "file" details to securityfs by Kees Cook · 13 years ago
  38. e74abcf AppArmor: add initial "features" directory to securityfs by Kees Cook · 13 years ago
  39. 9acd494 AppArmor: refactor securityfs to use structures by Kees Cook · 13 years ago
  40. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  41. 3417d8d apparmor: sparse fix: make aa_create_aafs static by James Morris · 13 years ago
  42. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  43. 3ed02ad AppArmor: Ensure the size of the copy is < the buffer allocated to hold it by John Johansen · 14 years ago
  44. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  45. 63e2b42 AppArmor: userspace interfaces by John Johansen · 14 years ago