1. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  2. 0b3c976 evm: Translate user/group ids relative to s_user_ns when computing HMAC by Seth Forshee · 9 years ago
  3. 544e1ce ima: extend the measurement entry specific pcr by Eric Richter · 8 years ago
  4. a422638 ima: change integrity cache to store measured pcr by Eric Richter · 8 years ago
  5. 67696f6 ima: redefine duplicate template entries by Eric Richter · 8 years ago
  6. 5f6f027 ima: change ima_measurements_show() to display the entry specific pcr by Eric Richter · 8 years ago
  7. 14b1da8 ima: include pcr for each measurement log entry by Eric Richter · 8 years ago
  8. 725de7f ima: extend ima_get_action() to return the policy pcr by Eric Richter · 8 years ago
  9. 0260643 ima: add policy support for extending different pcrs by Eric Richter · 8 years ago
  10. 96d450b integrity: add measured_pcrs field to integrity cache by Eric Richter · 8 years ago
  11. b8b5727 security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format by Andy Shevchenko · 8 years ago
  12. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  13. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  14. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  15. 0250abc Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 8 years ago
  16. d55201c Merge branch 'keys-trust' into keys-next by David Howells · 8 years ago
  17. cf90ea9 ima: fix the string representation of the LSM/IMA hook enumeration ordering by Mimi Zohar · 8 years ago
  18. 05d1a71 ima: add support for creating files using the mknodat syscall by Mimi Zohar · 8 years ago
  19. 42a4c60 ima: fix ima_inode_post_setattr by Mimi Zohar · 8 years ago
  20. 93da17b security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA by Andreas Ziegler · 8 years ago
  21. 56104cf IMA: Use the the system trusted keyrings instead of .ima_mok by David Howells · 8 years ago
  22. 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 8 years ago
  23. a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 8 years ago
  24. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 8 years ago
  25. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  26. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  27. 81cd889 constify ima_d_path() by Al Viro · 8 years ago
  28. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  29. 88a1b56 Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 8 years ago
  30. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 8 years ago
  31. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 8 years ago
  32. 95ee08f ima: require signed IMA policy by Mimi Zohar · 9 years ago
  33. 19f8a84 ima: measure and appraise the IMA policy itself by Mimi Zohar · 8 years ago
  34. 7429b09 ima: load policy using path by Dmitry Kasatkin · 10 years ago
  35. d9ddf07 ima: support for kexec image and initramfs by Mimi Zohar · 8 years ago
  36. c6af8ef ima: remove firmware and module specific cached status info by Mimi Zohar · 9 years ago
  37. a1db742 module: replace copy_module_from_fd with kernel version by Mimi Zohar · 8 years ago
  38. 39eeb4f security: define kernel_read_file hook by Mimi Zohar · 8 years ago
  39. e40ba6d firmware: replace call to fw_read_file_contents() with kernel version by Mimi Zohar · 9 years ago
  40. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 8 years ago
  41. 98304bc ima: calculate the hash of a buffer using aynchronous hash(ahash) by Mimi Zohar · 8 years ago
  42. 11d7646 ima: provide buffer hash calculation function by Dmitry Kasatkin · 10 years ago
  43. 4ad87a3 ima: use "ima_hooks" enum as function argument by Mimi Zohar · 8 years ago
  44. b5269ab ima: refactor ima_policy_show() to display "ima_hooks" rules by Mimi Zohar · 8 years ago
  45. 1525b06 ima: separate 'security.ima' reading functionality from collect by Dmitry Kasatkin · 10 years ago
  46. eb5798f integrity: convert digsig to akcipher api by Tadeusz Struk · 8 years ago
  47. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 8 years ago
  48. 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 8 years ago
  49. c75d8e9 IMA: fix non-ANSI declaration of ima_check_policy() by Colin Ian King · 8 years ago
  50. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  51. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  52. cc4e719 fix the leak in integrity_read_file() by Al Viro · 8 years ago
  53. 6427e6c ima: ima_write_policy() limit locking by Petko Manolov · 8 years ago
  54. 0112721 IMA: policy can be updated zero times by Sasha Levin · 8 years ago
  55. 92cc916 security/integrity: make ima/ima_mok.c explicitly non-modular by Paul Gortmaker · 9 years ago
  56. 6ad6afa ima: update appraise flags after policy update completes by Mimi Zohar · 9 years ago
  57. 501f1bd IMA: prevent keys on the .ima_blacklist from being removed by Mimi Zohar · 9 years ago
  58. 80eae20 IMA: allow reading back the current IMA policy by Petko Manolov · 9 years ago
  59. 41c89b6 IMA: create machine owner and blacklist keyrings by Petko Manolov · 9 years ago
  60. 38d859f IMA: policy can now be updated multiple times by Petko Manolov · 9 years ago
  61. 05d3884 evm: EVM_LOAD_X509 depends on EVM by Arnd Bergmann · 9 years ago
  62. 523b74b evm: reset EVM status when file attributes change by Dmitry Kasatkin · 9 years ago
  63. 7626676 evm: provide a function to set the EVM key from the kernel by Dmitry Kasatkin · 9 years ago
  64. 26ddabf evm: enable EVM when X509 certificate is loaded by Dmitry Kasatkin · 9 years ago
  65. 2ce523e evm: load an x509 certificate from the kernel by Dmitry Kasatkin · 9 years ago
  66. f4dc377 integrity: define '.evm' as a builtin 'trusted' keyring by Dmitry Kasatkin · 9 years ago
  67. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  68. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  69. 72e1eed integrity: prevent loading untrusted certificates on the IMA trusted keyring by Dmitry Kasatkin · 9 years ago
  70. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  71. 24fd03c ima: update builtin policies by Mimi Zohar · 9 years ago
  72. 4351c29 ima: extend "mask" policy matching support by Mimi Zohar · 10 years ago
  73. 139069e ima: add support for new "euid" policy condition by Mimi Zohar · 10 years ago
  74. 45b2613 ima: fix ima_show_template_data_ascii() by Mimi Zohar · 9 years ago
  75. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  76. 8d94eb9 ima: pass iint to ima_add_violation() by Roberto Sassu · 9 years ago
  77. 23b5741 ima: wrap event related data to the new ima_event_data structure by Roberto Sassu · 9 years ago
  78. 9d03a72 integrity: add validity checks for 'path' parameter by Dmitry Kasatkin · 10 years ago
  79. 7c51bb0 evm: fix potential race when removing xattrs by Dmitry Kasatkin · 10 years ago
  80. 5101a18 evm: labeling pseudo filesystems exception by Mimi Zohar · 9 years ago
  81. a18d0cb ima: remove definition of IMA_X509_PATH by Dmitry Kasatkin · 10 years ago
  82. c68ed80 ima: limit file hash setting by user to fix and log modes by Dmitry Kasatkin · 10 years ago
  83. cd025f7 ima: do not measure or appraise the NSFS filesystem by Mimi Zohar · 9 years ago
  84. 6438de9 ima: skip measurement of cgroupfs files and update documentation by Roberto Sassu · 9 years ago
  85. 5577857 ima: cleanup ima_init_policy() a little by Dan Carpenter · 9 years ago
  86. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  87. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  88. 11cd64a ima: /proc/keys is now mandatory by David Howells · 9 years ago
  89. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 9 years ago
  90. d0bffab Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 9 years ago
  91. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  92. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  93. 63a0eb7 ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met by Michael Ellerman · 10 years ago
  94. b583043 kill f_dentry uses by Al Viro · 10 years ago
  95. 6fb5032 VFS: refactor vfs_read() by Dmitry Kasatkin · 10 years ago
  96. c57782c ima: require signature based appraisal by Dmitry Kasatkin · 10 years ago
  97. c9cd2ce integrity: provide a hook to load keys when rootfs is ready by Dmitry Kasatkin · 10 years ago
  98. fd5f4e90 ima: load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  99. 65d543b integrity: provide a function to load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  100. e3c4abb integrity: define a new function integrity_read_file() by Dmitry Kasatkin · 10 years ago