1. ef8894b ima: update IMA-templates.txt documentation by Mimi Zohar · 11 years ago
  2. 712a49b ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init() by Roberto Sassu · 11 years ago
  3. c502c78 ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init() by Roberto Sassu · 11 years ago
  4. 4482a44 Smack: File receive audit correction by Casey Schaufler · 10 years ago
  5. 24ea1b6 Smack: Rationalize mount restrictions by Casey Schaufler · 10 years ago
  6. 4afde48 Smack: change rule cap check by Casey Schaufler · 10 years ago
  7. 00f84f3 Smack: Make the syslog control configurable by Casey Schaufler · 10 years ago
  8. 19760ad Smack: Prevent the * and @ labels from being used in SMACK64EXEC by Casey Schaufler · 10 years ago
  9. 398ce07 smack: fix: allow either entry be missing on access/access2 check (v2) by Jarkko Sakkinen · 11 years ago
  10. 217091d ima: define '_ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  11. bcbc9b0 ima: extend the measurement list to include the file signature by Mimi Zohar · 11 years ago
  12. 42a20ba Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into ra-next by James Morris · 11 years ago
  13. 6ef4d2e kernel/system_certificate.S: use real contents instead of macro GLOBAL() by Chen Gang · 11 years ago
  14. d2b8697 KEYS: fix error return code in big_key_instantiate() by Wei Yongjun · 11 years ago
  15. 034faeb KEYS: Fix keyring quota misaccounting on key replacement and unlink by David Howells · 11 years ago
  16. 74792b0 KEYS: Fix a race between negating a key and reading the error set by David Howells · 11 years ago
  17. 2eaf6b5 KEYS: Make BIG_KEYS boolean by Josh Boyer · 11 years ago
  18. 51775fe apparmor: remove the "task" arg from may_change_ptraced_domain() by Oleg Nesterov · 11 years ago
  19. 4a7fc30 apparmor: remove parent task info from audit logging by John Johansen · 11 years ago
  20. 61e3fb8 apparmor: remove tsk field from the apparmor_audit_struct by John Johansen · 11 years ago
  21. dd0c6e8 apparmor: fix capability to not use the current task, during reporting by John Johansen · 11 years ago
  22. 50b719f Merge branch 'smack-for-3.13' of git://git.gitorious.org/smack-next/kernel into ra-next by James Morris · 11 years ago
  23. b5dfd80 Smack: Ptrace access check mode by Casey Schaufler · 11 years ago
  24. 3ea7a56 ima: provide hash algo info in the xattr by Dmitry Kasatkin · 11 years ago
  25. e7a2ad7 ima: enable support for larger default filedata hash algorithms by Mimi Zohar · 11 years ago
  26. 9b9d4ce ima: define kernel parameter 'ima_template=' to change configured default by Roberto Sassu · 11 years ago
  27. 4286587 ima: add Kconfig default measurement list template by Mimi Zohar · 11 years ago
  28. add1c05 ima: defer determining the appraisal hash algorithm for 'ima' template by Roberto Sassu · 11 years ago
  29. 5278aa5 ima: add audit log support for larger hashes by Mimi Zohar · 11 years ago
  30. a71dc65 ima: switch to new template management mechanism by Roberto Sassu · 11 years ago
  31. 4d7aeee ima: define new template ima-ng and template fields d-ng and n-ng by Roberto Sassu · 11 years ago
  32. 3ce1217d ima: define template fields library and new helpers by Roberto Sassu · 11 years ago
  33. adf53a7 ima: new templates management mechanism by Roberto Sassu · 11 years ago
  34. 7bc5f44 ima: define new function ima_alloc_init_template() to API by Roberto Sassu · 11 years ago
  35. 9803d41 ima: pass the filename argument up to ima_add_template_entry() by Roberto Sassu · 11 years ago
  36. 7d802a2 ima: pass the file descriptor to ima_add_violation() by Roberto Sassu · 11 years ago
  37. 09ef543 ima: ima_calc_boot_agregate must use SHA1 by Dmitry Kasatkin · 11 years ago
  38. ea59399 ima: support arbitrary hash algorithms in ima_calc_buffer_hash by Dmitry Kasatkin · 11 years ago
  39. 723326b ima: provide dedicated hash algo allocation function by Dmitry Kasatkin · 11 years ago
  40. 140d802 ima: differentiate between template hash and file data hash sizes by Mimi Zohar · 11 years ago
  41. a35c3fb ima: use dynamically allocated hash storage by Dmitry Kasatkin · 11 years ago
  42. b1aaab2 ima: pass full xattr with the signature by Dmitry Kasatkin · 11 years ago
  43. d3634d0 ima: read and use signature hash algorithm by Dmitry Kasatkin · 11 years ago
  44. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 11 years ago
  45. 3fe78ca keys: change asymmetric keys to use common hash definitions by Dmitry Kasatkin · 11 years ago
  46. ee08997 crypto: provide single place for hash algo information by Dmitry Kasatkin · 11 years ago
  47. 08de59e Revert "ima: policy for RAMFS" by Mimi Zohar · 11 years ago
  48. 089bc8e ima: fix script messages by Dmitry Kasatkin · 11 years ago
  49. 4ef4c94 tpm: use tabs instead of whitespaces in Kconfig by Peter Huewe · 11 years ago
  50. b3f2436 tpm: Fix module name description in Kconfig for tpm_i2c_infineon by Peter Huewe · 11 years ago
  51. a2871c6 tpm: Add support for Atmel I2C TPMs by Jason Gunthorpe · 11 years ago
  52. 4c336e4 tpm: Add support for the Nuvoton NPCT501 I2C TPM by Jason Gunthorpe · 11 years ago
  53. 187eea0 tpm: Merge the tpm-bios module with tpm.o by Jason Gunthorpe · 11 years ago
  54. 9deb0eb tpm: Rename tpm.c to tpm-interface.c by Jason Gunthorpe · 11 years ago
  55. 0a41826 tpm: cleanup checkpatch warnings by Peter Huewe · 11 years ago
  56. e907481 tpm: Remove tpm_show_caps_1_2 by Jason Gunthorpe · 11 years ago
  57. cb99615 tpm: st33: Remove chip->data_buffer access from this driver by Jason Gunthorpe · 11 years ago
  58. d0a4017 tpm: Remove redundant dev_set_drvdata by Jason Gunthorpe · 11 years ago
  59. 58c09e21 tpm: Use container_of to locate the tpm_chip in tpm_open by Jason Gunthorpe · 11 years ago
  60. 6aff1fd tpm: Store devname in the tpm_chip by Jason Gunthorpe · 11 years ago
  61. 1e6e097 tpm atmel: Call request_region with the correct base by Jason Gunthorpe · 11 years ago
  62. 37ab034 tpm: ibmvtpm: Use %zd formatting for size_t format arguments by Jason Gunthorpe · 11 years ago
  63. 901486b tpm: MAINTAINERS: Add myself as tpm maintainer by Peter Huewe · 11 years ago
  64. 6f799c9 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next by James Morris · 11 years ago
  65. c0ab6e5 Smack: Implement lock security mode by Casey Schaufler · 11 years ago
  66. 42d64e1 selinux: correct locking in selinux_netlbl_socket_connect) by Paul Moore · 11 years ago
  67. 7d1db4b selinux: Use kmemdup instead of kmalloc + memcpy by Duan Jiong · 11 years ago
  68. eb8948a X.509: remove possible code fragility: enumeration values not handled by Antonio Alecrim Jr · 11 years ago
  69. e19aaa7 X.509: add module description and license by Konstantin Khlebnikov · 11 years ago
  70. 4ff1582 MPILIB: add module description and license by Konstantin Khlebnikov · 11 years ago
  71. c124bde KEYS: initialize root uid and session keyrings early by Mimi Zohar · 11 years ago
  72. 09fbc47 KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  73. af34cb0 KEYS: Make the system 'trusted' keyring viewable by userspace by Mimi Zohar · 11 years ago
  74. cd0421d KEYS: Set the asymmetric-key type default search method by David Howells · 11 years ago
  75. 008643b KEYS: Add a 'trusted' flag and a 'trusted only' flag by David Howells · 11 years ago
  76. b56e5a1 KEYS: Separate the kernel signature checking keyring from module signing by David Howells · 11 years ago
  77. 0fbd39c KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate by David Howells · 11 years ago
  78. f0e6d22 KEYS: Load *.x509 files into kernel keyring by David Howells · 11 years ago
  79. 124df92 X.509: Remove certificate date checks by David Howells · 11 years ago
  80. 17334ca X.509: Handle certificates that lack an authorityKeyIdentifier field by David Howells · 11 years ago
  81. 2ecdb23 X.509: Check the algorithm IDs obtained from parsing an X.509 certificate by David Howells · 11 years ago
  82. b426beb X.509: Embed public_key_signature struct and create filler function by David Howells · 11 years ago
  83. 57be4a7 X.509: struct x509_certificate needs struct tm declaring by David Howells · 11 years ago
  84. 1573801 KEYS: Store public key algo ID in public_key_signature struct by David Howells · 11 years ago
  85. 3d167d6 KEYS: Split public_key_verify_signature() and make available by David Howells · 11 years ago
  86. 67f7d60b KEYS: Store public key algo ID in public_key struct by David Howells · 11 years ago
  87. 206ce59 KEYS: Move the algorithm pointer array from x509 to public_key.c by David Howells · 11 years ago
  88. 9abc4e6 KEYS: Rename public key parameter name arrays by David Howells · 11 years ago
  89. f36f8c7 KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches by David Howells · 11 years ago
  90. ab3c358 KEYS: Implement a big key type that can save to tmpfs by David Howells · 11 years ago
  91. b2a4df2 KEYS: Expand the capacity of a keyring by David Howells · 11 years ago
  92. 3cb9895 Add a generic associative array implementation. by David Howells · 11 years ago
  93. e57e866 KEYS: Drop the permissions argument from __keyring_search_one() by David Howells · 11 years ago
  94. ccc3e6d KEYS: Define a __key_get() wrapper to use rather than atomic_inc() by David Howells · 11 years ago
  95. d0a059c KEYS: Search for auth-key by name rather than target key ID by David Howells · 11 years ago
  96. 4bdf0bc KEYS: Introduce a search context structure by David Howells · 11 years ago
  97. 16feef4 KEYS: Consolidate the concept of an 'index key' for key access by David Howells · 11 years ago
  98. 7e55ca6 KEYS: key_is_dead() should take a const key pointer argument by David Howells · 11 years ago
  99. a5b4bd2 KEYS: Use bool in make_key_ref() and is_key_possessed() by David Howells · 11 years ago
  100. 61ea0c0 KEYS: Skip key state checks when checking for possession by David Howells · 11 years ago