1. 35b372b smack: Remove redundant pdeath_signal clearing by Kees Cook · 8 years ago
  2. 2af6228 LSM: drop bprm_secureexec hook by Kees Cook · 8 years ago
  3. ee67ae7 commoncap: Move cap_elevated calculation into bprm_set_creds by Kees Cook · 8 years ago
  4. 46d98eb commoncap: Refactor to remove bprm_secureexec hook by Kees Cook · 8 years ago
  5. ccbb6e1 smack: Refactor to remove bprm_secureexec hook by Kees Cook · 8 years ago
  6. 62874c3 selinux: Refactor to remove bprm_secureexec hook by Kees Cook · 8 years ago
  7. 993b3ab apparmor: Refactor to remove bprm_secureexec hook by Kees Cook · 8 years ago
  8. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 8 years ago
  9. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  10. 4f9dabf KEYS: DH: validate __spare field by Eric Biggers · 8 years ago
  11. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 8 years ago
  12. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  14. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  15. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  16. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  18. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  19. 02412e9 ima_write_policy(): don't open-code memdup_user_nul() by Al Viro · 8 years ago
  20. c4758fa apparmor: put back designators in struct initialisers by Stephen Rothwell · 8 years ago
  21. 5965453 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  22. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 915d9d2 ima: Log the same audit cause whenever a file has no signature by Thiago Jung Bauermann · 8 years ago
  24. 2663218 ima: Simplify policy_func_show. by Thiago Jung Bauermann · 8 years ago
  25. bb543e3 integrity: Small code improvements by Thiago Jung Bauermann · 8 years ago
  26. e4586c79 ima: fix get_binary_runtime_size() by Roberto Sassu · 8 years ago
  27. 28a8dc4 ima: use ima_parse_buf() to parse template data by Roberto Sassu · 8 years ago
  28. 47fdee6 ima: use ima_parse_buf() to parse measurements headers by Roberto Sassu · 8 years ago
  29. b17fd9e ima: introduce ima_parse_buf() by Roberto Sassu · 8 years ago
  30. 82e3bb4 ima: Add cgroups2 to the defaults list by Laura Abbott · 8 years ago
  31. b4e2803 ima: use memdup_user_nul by Geliang Tang · 8 years ago
  32. 5d659f2 ima: fix up #endif comments by Tycho Andersen · 8 years ago
  33. 38d1926 IMA: Correct Kconfig dependencies for hash selection by Ben Hutchings · 8 years ago
  34. 6f6723e ima: define is_ima_appraise_enabled() by Mimi Zohar · 8 years ago
  35. e1f5e01 ima: define Kconfig IMA_APPRAISE_BOOTPARAM option by Mimi Zohar · 8 years ago
  36. 503ceae ima: define a set of appraisal rules requiring file signatures by Mimi Zohar · 8 years ago
  37. 33ce954 ima: extend the "ima_policy" boot command line to support multiple policies by Mimi Zohar · 8 years ago
  38. 94df30a rtnetlink: add NEWCACHEREPORT message type by Julien Gomes · 8 years ago
  39. cdac74d Merge branch 'smack-for-4.13' of git://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  40. 6a39118 selinux: enable genfscon labeling for tracefs by Jeff Vander Stoep · 8 years ago
  41. 5dd43ce sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h> by Ingo Molnar · 8 years ago
  42. 023f108 selinux: fix double free in selinux_parse_opts_str() by Paul Moore · 8 years ago
  43. 33f2ead apparmor: export that basic profile namespaces are supported by John Johansen · 8 years ago
  44. 6c5fc8f apparmor: add stacked domain labels interface by John Johansen · 8 years ago
  45. 40cde7f apparmor: add domain label stacking info to apparmorfs by John Johansen · 8 years ago
  46. e00b02bb apparmor: move change_profile mediation to using labels by John Johansen · 8 years ago
  47. 89dbf19 apparmor: move change_hat mediation to using labels by John Johansen · 8 years ago
  48. 93c98a4 apparmor: move exec domain mediation to using labels by John Johansen · 8 years ago
  49. 5379a33 apparmor: support v7 transition format compatible with label_parse by John Johansen · 8 years ago
  50. 064dc94 apparmor: mediate files when they are received by John Johansen · 8 years ago
  51. 496c931 apparmor: rework file permission to cache file access in file->ctx by John Johansen · 8 years ago
  52. 8014370 apparmor: move path_link mediation to using labels by John Johansen · 8 years ago
  53. aebd873 apparmor: refactor path name lookup and permission checks around labels by John Johansen · 8 years ago
  54. 98c3d18 apparmor: update aa_audit_file() to use labels by John Johansen · 8 years ago
  55. 190a951 apparmor: move aa_file_perm() to use labels by John Johansen · 8 years ago
  56. 290f458 apparmor: allow ptrace checks to be finer grained than just capability by John Johansen · 8 years ago
  57. b2d09ae apparmor: move ptrace checks to using labels by John Johansen · 8 years ago
  58. ca916e8 apparmor: add cross check permission helper macros by John Johansen · 8 years ago
  59. 86b92cb apparmor: move resource checks to using labels by John Johansen · 8 years ago
  60. c70c86c apparmor: move capability checks to using labels by John Johansen · 8 years ago
  61. 317d9a0 apparmor: update query interface to support label queries by John Johansen · 8 years ago
  62. 76a1d26 apparmor: switch getprocattr to using label_print fns() by John Johansen · 8 years ago
  63. 637f688 apparmor: switch from profiles to using labels on contexts by John Johansen · 8 years ago
  64. f1bd904 apparmor: add the base fns() for domain labels by John Johansen · 8 years ago
  65. 192ca6b apparmor: revalidate files during exec by John Johansen · 8 years ago
  66. 2835a13 apparmor: cleanup rename XXX_file_context() to XXX_file_ctx() by John Johansen · 8 years ago
  67. df8073c apparmor: convert aa_change_XXX bool parameters to flags by John Johansen · 8 years ago
  68. dca9140 apparmor: cleanup remove unused and not fully implemented profile rename by John Johansen · 8 years ago
  69. 435222b apparmor: refactor updating profiles to the newest parent by John Johansen · 8 years ago
  70. a1bd627 apparmor: share profile name on replacement by John Johansen · 8 years ago
  71. cf797c0 apparmor: convert to profile block critical sections by John Johansen · 8 years ago
  72. fe86482 apparmor: move bprm_committing_creds/committed_creds to lsm.c by John Johansen · 8 years ago
  73. d9f02d9 apparmor: fix display of ns name by John Johansen · 8 years ago
  74. 5262ef6 apparmor: fix apparmor_query data by John Johansen · 8 years ago
  75. 60285eb apparmor: fix policy load/remove semantics by John Johansen · 8 years ago
  76. 3664268 apparmor: add namespace lookup fns() by John Johansen · 8 years ago
  77. ae3b316 apparmor: cleanup __find_child() by John Johansen · 8 years ago
  78. 39d8482 apparmor: provide information about path buffer size at boot by John Johansen · 8 years ago
  79. 4f3b3f2 apparmor: add profile permission query ability by John Johansen · 8 years ago
  80. 2d679f3 apparmor: switch from file_perms to aa_perms by John Johansen · 8 years ago
  81. aa9aeea apparmor: add gerneric permissions struct and support fns by John Johansen · 8 years ago
  82. b5b2557 apparmor: add fn to test if profile supports a given mediation class by John Johansen · 8 years ago
  83. 1dea3b4 apparmor: speed up transactional queries by John Johansen · 8 years ago
  84. a83bd86 apparmor: add label data availability to the feature set by John Johansen · 8 years ago
  85. 4ae47f3 apparmor: add mkdir/rmdir interface to manage policy namespaces by John Johansen · 8 years ago
  86. d9bf2c2 apparmor: add policy revision file interface by John Johansen · 8 years ago
  87. 18e99f1 apparmor: provide finer control over policy management by John Johansen · 8 years ago
  88. 0b4d345 security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior by Scott Mayhew · 8 years ago
  89. b4958c8 selinux: use kmem_cache for ebitmap by Junil Lee · 8 years ago
  90. e53cfe6 apparmor: rework perm mapping to a slightly broader set by John Johansen · 8 years ago
  91. 92347cf KEYS: fix refcount_inc() on zero by Mark Rutland · 8 years ago
  92. 7cbe093 KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API by Mat Martineau · 8 years ago
  93. 0ddd9f1 KEYS: DH: ensure the KDF counter is properly aligned by Eric Biggers · 8 years ago
  94. 281590b KEYS: DH: don't feed uninitialized "otherinfo" into KDF by Eric Biggers · 8 years ago
  95. bbe2404 KEYS: DH: forbid using digest_null as the KDF hash by Eric Biggers · 8 years ago
  96. 0620fdd KEYS: sanitize key structs before freeing by Eric Biggers · 8 years ago
  97. ee618b4 KEYS: trusted: sanitize all key material by Eric Biggers · 8 years ago
  98. a9dd74b KEYS: encrypted: sanitize all key material by Eric Biggers · 8 years ago
  99. 6966c74 KEYS: user_defined: sanitize key payloads by Eric Biggers · 8 years ago
  100. 57070c8 KEYS: sanitize add_key() and keyctl() key payloads by Eric Biggers · 8 years ago