1. 6c5fc8f apparmor: add stacked domain labels interface by John Johansen · 8 years ago
  2. 40cde7f apparmor: add domain label stacking info to apparmorfs by John Johansen · 8 years ago
  3. e00b02bb apparmor: move change_profile mediation to using labels by John Johansen · 8 years ago
  4. 89dbf19 apparmor: move change_hat mediation to using labels by John Johansen · 8 years ago
  5. 93c98a4 apparmor: move exec domain mediation to using labels by John Johansen · 8 years ago
  6. 5379a33 apparmor: support v7 transition format compatible with label_parse by John Johansen · 8 years ago
  7. 064dc94 apparmor: mediate files when they are received by John Johansen · 8 years ago
  8. 496c931 apparmor: rework file permission to cache file access in file->ctx by John Johansen · 8 years ago
  9. 8014370 apparmor: move path_link mediation to using labels by John Johansen · 8 years ago
  10. aebd873 apparmor: refactor path name lookup and permission checks around labels by John Johansen · 8 years ago
  11. 98c3d18 apparmor: update aa_audit_file() to use labels by John Johansen · 8 years ago
  12. 190a951 apparmor: move aa_file_perm() to use labels by John Johansen · 8 years ago
  13. 290f458 apparmor: allow ptrace checks to be finer grained than just capability by John Johansen · 8 years ago
  14. b2d09ae apparmor: move ptrace checks to using labels by John Johansen · 8 years ago
  15. ca916e8 apparmor: add cross check permission helper macros by John Johansen · 8 years ago
  16. 86b92cb apparmor: move resource checks to using labels by John Johansen · 8 years ago
  17. c70c86c apparmor: move capability checks to using labels by John Johansen · 8 years ago
  18. 317d9a0 apparmor: update query interface to support label queries by John Johansen · 8 years ago
  19. 76a1d26 apparmor: switch getprocattr to using label_print fns() by John Johansen · 8 years ago
  20. 637f688 apparmor: switch from profiles to using labels on contexts by John Johansen · 8 years ago
  21. f1bd904 apparmor: add the base fns() for domain labels by John Johansen · 8 years ago
  22. 192ca6b apparmor: revalidate files during exec by John Johansen · 8 years ago
  23. 2835a13 apparmor: cleanup rename XXX_file_context() to XXX_file_ctx() by John Johansen · 8 years ago
  24. df8073c apparmor: convert aa_change_XXX bool parameters to flags by John Johansen · 8 years ago
  25. dca9140 apparmor: cleanup remove unused and not fully implemented profile rename by John Johansen · 8 years ago
  26. 435222b apparmor: refactor updating profiles to the newest parent by John Johansen · 8 years ago
  27. a1bd627 apparmor: share profile name on replacement by John Johansen · 8 years ago
  28. cf797c0 apparmor: convert to profile block critical sections by John Johansen · 8 years ago
  29. fe86482 apparmor: move bprm_committing_creds/committed_creds to lsm.c by John Johansen · 8 years ago
  30. d9f02d9 apparmor: fix display of ns name by John Johansen · 8 years ago
  31. 5262ef6 apparmor: fix apparmor_query data by John Johansen · 8 years ago
  32. 60285eb apparmor: fix policy load/remove semantics by John Johansen · 8 years ago
  33. 3664268 apparmor: add namespace lookup fns() by John Johansen · 8 years ago
  34. ae3b316 apparmor: cleanup __find_child() by John Johansen · 8 years ago
  35. 39d8482 apparmor: provide information about path buffer size at boot by John Johansen · 8 years ago
  36. 4f3b3f2 apparmor: add profile permission query ability by John Johansen · 8 years ago
  37. 2d679f3 apparmor: switch from file_perms to aa_perms by John Johansen · 8 years ago
  38. aa9aeea apparmor: add gerneric permissions struct and support fns by John Johansen · 8 years ago
  39. b5b2557 apparmor: add fn to test if profile supports a given mediation class by John Johansen · 8 years ago
  40. 1dea3b4 apparmor: speed up transactional queries by John Johansen · 8 years ago
  41. a83bd86 apparmor: add label data availability to the feature set by John Johansen · 8 years ago
  42. 4ae47f3 apparmor: add mkdir/rmdir interface to manage policy namespaces by John Johansen · 8 years ago
  43. d9bf2c2 apparmor: add policy revision file interface by John Johansen · 8 years ago
  44. 18e99f1 apparmor: provide finer control over policy management by John Johansen · 8 years ago
  45. e53cfe6 apparmor: rework perm mapping to a slightly broader set by John Johansen · 8 years ago
  46. fc7e0b2 apparmor: move permissions into their own file to be more easily shared by John Johansen · 8 years ago
  47. c961ee5 apparmor: convert from securityfs to apparmorfs for policy ns files by John Johansen · 8 years ago
  48. 98407f0 apparmor: allow specifying an already created dir to create ns entries in by John Johansen · 8 years ago
  49. c97204b apparmor: rename apparmor file fns and data to indicate use by John Johansen · 8 years ago
  50. a481f4d apparmor: add custom apparmorfs that will be used by policy namespace files by John Johansen · 8 years ago
  51. 64c8697 apparmor: use macro template to simplify namespace seq_files by John Johansen · 8 years ago
  52. 52b97de apparmor: use macro template to simplify profile seq_files by John Johansen · 8 years ago
  53. 5d5182ca apparmor: move to per loaddata files, instead of replicating in profiles by John Johansen · 8 years ago
  54. 6623ec7 securityfs: add the ability to support symlinks by John Johansen · 8 years ago
  55. 4227c33 apparmor: Move path lookup to using preallocated buffers by John Johansen · 8 years ago
  56. 72c8a76 apparmor: allow profiles to provide info to disconnected paths by John Johansen · 8 years ago
  57. b91deb9 apparmor: make internal lib fn skipn_spaces available to the rest of apparmor by John Johansen · 8 years ago
  58. af7caa8 apparmor: move file context into file.h by John Johansen · 8 years ago
  59. 651e549 security/apparmor: Use POSIX-compatible "printf '%s'" by Thomas Schneider · 8 years ago
  60. ffac1de apparmor: Fix error cod in __aa_fs_profile_mkdir() by Dan Carpenter · 8 years ago
  61. 47dbd1c apparmorfs: Use seq_putc() in two functions by Markus Elfring · 8 years ago
  62. 0ff3d97 apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show() by Markus Elfring · 8 years ago
  63. d68c51e Sync to mainline for security submaintainers to work against by James Morris · 8 years ago
  64. 99c55fb security: Grammar s/allocates/allocated/ by Geert Uytterhoeven · 8 years ago
  65. 3bb857e LSM: Enable multiple calls to security_add_hooks() for the same LSM by Mickaël Salaün · 8 years ago
  66. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. 24d0d03 apparmorfs: replace CURRENT_TIME with current_time() by Deepa Dinamani · 8 years ago
  68. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  69. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  70. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  71. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  72. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  73. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  74. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  75. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  76. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. f65cc10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 8 years ago
  78. 6859e21 Merge branch 'smack-for-4.12' of git://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  79. fa5b5b2 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  80. c9f838d KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings by Eric Biggers · 8 years ago
  81. c1644fe KEYS: Change the name of the dead type to ".dead" to prevent user access by David Howells · 8 years ago
  82. ee8f844 KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings by David Howells · 8 years ago
  83. 30a8325 Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 8 years ago
  84. 4cd4ca7 keys: select CONFIG_CRYPTO when selecting DH / KDF by Stephan Müller · 8 years ago
  85. 622f6e3 apparmor: Make path_max parameter readonly by John Johansen · 8 years ago
  86. 545de8f apparmor: fix parameters so that the permission test is bypassed at boot by John Johansen · 8 years ago
  87. b9b144b apparmor: fix invalid reference to index variable of iterator line 836 by John Johansen · 8 years ago
  88. 9814448 apparmor: use SHASH_DESC_ON_STACK by Nicolas Iooss · 8 years ago
  89. eea7a05 security/apparmor/lsm.c: set debug messages by Valentin Rothberg · 8 years ago
  90. b9c42ac apparmor: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  91. af96f0d Smack: Use GFP_KERNEL for smk_netlbl_mls(). by Tetsuo Handa · 8 years ago
  92. c3c8dc9 smack: fix double free in smack_parse_opts_str() by Tetsuo Handa · 8 years ago
  93. f1c316a KEYS: add SP800-56A KDF support for DH by Stephan Mueller · 9 years ago
  94. 6563c91 KEYS: Add KEYCTL_RESTRICT_KEYRING by Mat Martineau · 8 years ago
  95. 4a42089 KEYS: Consistent ordering for __key_link_begin and restrict check by Mat Martineau · 8 years ago
  96. 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 9 years ago
  97. aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 9 years ago
  98. 469ff8f KEYS: Use a typedef for restrict_link function pointers by Mat Martineau · 9 years ago
  99. ddb99e1 security, keys: convert key_user.usage from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  100. fff2929 security, keys: convert key.usage from atomic_t to refcount_t by Elena Reshetova · 8 years ago