1. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  2. 915d9d2 ima: Log the same audit cause whenever a file has no signature by Thiago Jung Bauermann · 8 years ago
  3. 2663218 ima: Simplify policy_func_show. by Thiago Jung Bauermann · 8 years ago
  4. bb543e3 integrity: Small code improvements by Thiago Jung Bauermann · 8 years ago
  5. e4586c79 ima: fix get_binary_runtime_size() by Roberto Sassu · 8 years ago
  6. 28a8dc4 ima: use ima_parse_buf() to parse template data by Roberto Sassu · 8 years ago
  7. 47fdee6 ima: use ima_parse_buf() to parse measurements headers by Roberto Sassu · 8 years ago
  8. b17fd9e ima: introduce ima_parse_buf() by Roberto Sassu · 8 years ago
  9. 82e3bb4 ima: Add cgroups2 to the defaults list by Laura Abbott · 8 years ago
  10. b4e2803 ima: use memdup_user_nul by Geliang Tang · 8 years ago
  11. 5d659f2 ima: fix up #endif comments by Tycho Andersen · 8 years ago
  12. 38d1926 IMA: Correct Kconfig dependencies for hash selection by Ben Hutchings · 8 years ago
  13. 6f6723e ima: define is_ima_appraise_enabled() by Mimi Zohar · 8 years ago
  14. e1f5e01 ima: define Kconfig IMA_APPRAISE_BOOTPARAM option by Mimi Zohar · 8 years ago
  15. 503ceae ima: define a set of appraisal rules requiring file signatures by Mimi Zohar · 8 years ago
  16. 33ce954 ima: extend the "ima_policy" boot command line to support multiple policies by Mimi Zohar · 8 years ago
  17. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  18. 787d8c5 ima/policy: switch to use uuid_t by Christoph Hellwig · 8 years ago
  19. 1dd771e block: remove blk_part_pack_uuid by Christoph Hellwig · 8 years ago
  20. 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
  21. 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 8 years ago
  22. 3dd0c8d ima: provide ">" and "<" operators for fowner/uid/euid rules. by Mikhail Kurinnoi · 8 years ago
  23. 1ac202e ima: accept previously set IMA_NEW_FILE by Daniel Glöckner · 8 years ago
  24. bad4417 integrity: mark default IMA rules as __ro_after_init by James Morris · 8 years ago
  25. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  26. 20f482a ima: allow to check MAY_APPEND by Lans Zhang · 8 years ago
  27. bc15ed6 ima: fix ima_d_path() possible race with rename by Mimi Zohar · 8 years ago
  28. 98e1d55d ima: platform-independent hash value by Andreas Steffen · 8 years ago
  29. d68a6fe ima: define a canonical binary_runtime_measurements list format by Mimi Zohar · 8 years ago
  30. c7d0936 ima: support restoring multiple template formats by Mimi Zohar · 8 years ago
  31. 3f23d62 ima: store the builtin/custom template definitions in a list by Mimi Zohar · 8 years ago
  32. 7b8589c ima: on soft reboot, save the measurement list by Mimi Zohar · 8 years ago
  33. d158847 ima: maintain memory size needed for serializing the measurement list by Mimi Zohar · 8 years ago
  34. dcfc569 ima: permit duplicate measurement list entries by Mimi Zohar · 8 years ago
  35. 94c3aac ima: on soft reboot, restore the measurement list by Mimi Zohar · 8 years ago
  36. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  37. 19339c2 Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC" by Eric W. Biederman · 8 years ago
  38. b4bfec7 security/integrity: Harden against malformed xattrs by Seth Forshee · 8 years ago
  39. 064be15 ima: include the reason for TPM-bypass mode by Mimi Zohar · 8 years ago
  40. f5acb3d Revert "ima: limit file hash setting by user to fix and log modes" by Mimi Zohar · 8 years ago
  41. 9a11a18 ima: fix memory leak in ima_release_policy by Eric Richter · 8 years ago
  42. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  43. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  44. e71b9df ima: use file_dentry() by Miklos Szeredi · 8 years ago
  45. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  46. 0b3c976 evm: Translate user/group ids relative to s_user_ns when computing HMAC by Seth Forshee · 10 years ago
  47. 544e1ce ima: extend the measurement entry specific pcr by Eric Richter · 9 years ago
  48. a422638 ima: change integrity cache to store measured pcr by Eric Richter · 9 years ago
  49. 67696f6 ima: redefine duplicate template entries by Eric Richter · 9 years ago
  50. 5f6f027 ima: change ima_measurements_show() to display the entry specific pcr by Eric Richter · 9 years ago
  51. 14b1da8 ima: include pcr for each measurement log entry by Eric Richter · 9 years ago
  52. 725de7f ima: extend ima_get_action() to return the policy pcr by Eric Richter · 9 years ago
  53. 0260643 ima: add policy support for extending different pcrs by Eric Richter · 9 years ago
  54. 96d450b integrity: add measured_pcrs field to integrity cache by Eric Richter · 9 years ago
  55. b8b5727 security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format by Andy Shevchenko · 9 years ago
  56. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  57. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 years ago
  59. 0250abc Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  60. d55201c Merge branch 'keys-trust' into keys-next by David Howells · 9 years ago
  61. cf90ea9 ima: fix the string representation of the LSM/IMA hook enumeration ordering by Mimi Zohar · 9 years ago
  62. 05d1a71 ima: add support for creating files using the mknodat syscall by Mimi Zohar · 9 years ago
  63. 42a4c60 ima: fix ima_inode_post_setattr by Mimi Zohar · 9 years ago
  64. 93da17b security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA by Andreas Ziegler · 9 years ago
  65. 56104cf IMA: Use the the system trusted keyrings instead of .ima_mok by David Howells · 9 years ago
  66. 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 9 years ago
  67. a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 9 years ago
  68. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 9 years ago
  69. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  70. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
  71. 81cd889 constify ima_d_path() by Al Viro · 9 years ago
  72. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  73. 88a1b56 Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  74. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 9 years ago
  75. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 9 years ago
  76. 95ee08f ima: require signed IMA policy by Mimi Zohar · 9 years ago
  77. 19f8a84 ima: measure and appraise the IMA policy itself by Mimi Zohar · 9 years ago
  78. 7429b09 ima: load policy using path by Dmitry Kasatkin · 11 years ago
  79. d9ddf07 ima: support for kexec image and initramfs by Mimi Zohar · 9 years ago
  80. c6af8ef ima: remove firmware and module specific cached status info by Mimi Zohar · 9 years ago
  81. a1db742 module: replace copy_module_from_fd with kernel version by Mimi Zohar · 9 years ago
  82. 39eeb4f security: define kernel_read_file hook by Mimi Zohar · 9 years ago
  83. e40ba6d firmware: replace call to fw_read_file_contents() with kernel version by Mimi Zohar · 9 years ago
  84. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 9 years ago
  85. 98304bc ima: calculate the hash of a buffer using aynchronous hash(ahash) by Mimi Zohar · 9 years ago
  86. 11d7646 ima: provide buffer hash calculation function by Dmitry Kasatkin · 11 years ago
  87. 4ad87a3 ima: use "ima_hooks" enum as function argument by Mimi Zohar · 9 years ago
  88. b5269ab ima: refactor ima_policy_show() to display "ima_hooks" rules by Mimi Zohar · 9 years ago
  89. 1525b06 ima: separate 'security.ima' reading functionality from collect by Dmitry Kasatkin · 10 years ago
  90. eb5798f integrity: convert digsig to akcipher api by Tadeusz Struk · 9 years ago
  91. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 9 years ago
  92. 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 9 years ago
  93. c75d8e9 IMA: fix non-ANSI declaration of ima_check_policy() by Colin Ian King · 9 years ago
  94. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  95. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  96. cc4e719 fix the leak in integrity_read_file() by Al Viro · 9 years ago
  97. 6427e6c ima: ima_write_policy() limit locking by Petko Manolov · 9 years ago
  98. 0112721 IMA: policy can be updated zero times by Sasha Levin · 9 years ago
  99. 92cc916 security/integrity: make ima/ima_mok.c explicitly non-modular by Paul Gortmaker · 9 years ago
  100. 6ad6afa ima: update appraise flags after policy update completes by Mimi Zohar · 9 years ago