1. 6f98e89 Merge branch 'smack-for-3.18' of git://git.gitorious.org/smack-next/kernel into next by James Morris · 10 years ago
  2. ac60ab4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 10 years ago
  3. a2d61ed integrity: make integrity files as 'integrity' module by Dmitry Kasatkin · 11 years ago
  4. 7ef84e6 integrity: base integrity subsystem kconfig options on integrity by Dmitry Kasatkin · 11 years ago
  5. 1ae8f41 integrity: move asymmetric keys config option by Dmitry Kasatkin · 11 years ago
  6. b4148db ima: initialize only required template by Dmitry Kasatkin · 11 years ago
  7. 17f4bad ima: remove usage of filename parameter by Dmitry Kasatkin · 10 years ago
  8. 86f2bc0 ima: remove unnecessary appraisal test by Dmitry Kasatkin · 10 years ago
  9. e4a9c51 ima: add missing '__init' keywords by Dmitry Kasatkin · 10 years ago
  10. 3a8a2ea ima: remove unnecessary extra variable by Dmitry Kasatkin · 10 years ago
  11. f68c05f ima: simplify conditional statement to improve performance by Dmitry Kasatkin · 10 years ago
  12. 65d98f3 integrity: remove declaration of non-existing functions by Dmitry Kasatkin · 10 years ago
  13. d9a2e5d integrity: prevent flooding with 'Request for unknown key' by Dmitry Kasatkin · 11 years ago
  14. 3034a14 ima: pass 'opened' flag to identify newly created files by Dmitry Kasatkin · 11 years ago
  15. 3dcbad5 evm: properly handle INTEGRITY_NOXATTRS EVM status by Dmitry Kasatkin · 10 years ago
  16. b151d6b ima: provide flag to identify new empty files by Dmitry Kasatkin · 11 years ago
  17. 1f10097 evm: prevent passing integrity check if xattr read fails by Dmitry Kasatkin · 10 years ago
  18. a0cfd75 seccomp: Add reviewers to MAINTAINERS by Kees Cook · 10 years ago
  19. c3ce6df KEYS: Set pr_fmt() in asymmetric key signature handling by David Howells · 10 years ago
  20. e7d021e evm: fix checkpatch warnings by Dmitry Kasatkin · 10 years ago
  21. 27cd1fc ima: fix fallback to use new_sync_read() by Dmitry Kasatkin · 11 years ago
  22. 23c19e2 ima: prevent buffer overflow in ima_alloc_tfm() by Dmitry Kasatkin · 10 years ago
  23. 9a8d289 ima: fix ima_alloc_atfm() by Mimi Zohar · 10 years ago
  24. fbff661 security: Silence shadow warning by Mark Rustad · 10 years ago
  25. 21c7eae Make Smack operate on smack_known struct where it still used char* by Lukasz Pawelczyk · 10 years ago
  26. d0175790 Fix a bidirectional UDS connect check typo by Lukasz Pawelczyk · 10 years ago
  27. e95ef49 Small fixes in comments describing function parameters by Lukasz Pawelczyk · 10 years ago
  28. d166c80 Smack: Bring-up access mode by Casey Schaufler · 10 years ago
  29. d83d2c2 Smack: Fix setting label on successful file open by Marcin Niesluchowski · 10 years ago
  30. da1b635 Smack: remove unneeded NULL-termination from securtity label by Konstantin Khlebnikov · 10 years ago
  31. b862e56 Smack: handle zero-length security labels without panic by Konstantin Khlebnikov · 10 years ago
  32. fd5c9d2 Smack: fix behavior of smack_inode_listsecurity by Konstantin Khlebnikov · 10 years ago
  33. 478d085 Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  34. cf5b50f X.509: Need to export x509_request_asymmetric_key() by David Howells · 10 years ago
  35. 103ae67 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  36. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  37. d960a61 netlabel: fix the catmap walking functions by Paul Moore · 10 years ago
  38. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  39. 41c3bd2 netlabel: fix a problem when setting bits below the previously lowest bit by Paul Moore · 10 years ago
  40. 412eccb PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 by David Howells · 10 years ago
  41. a3d64df tpm: simplify code by using %*phN specifier by Andy Shevchenko · 10 years ago
  42. 8e54caf tpm: Provide a generic means to override the chip returned timeouts by Jason Gunthorpe · 11 years ago
  43. 3e14d83 tpm: missing tpm_chip_put in tpm_get_random() by Jarkko Sakkinen · 11 years ago
  44. b49e104 tpm: Properly clean sysfs entries in error path by Stefan Berger · 11 years ago
  45. f07a5e9 tpm: Add missing tpm_do_selftest to ST33 I2C driver by Jason Gunthorpe · 11 years ago
  46. 167225b Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  47. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  48. 2873ead Revert "selinux: fix the default socket labeling in sock_graft()" by Paul Moore · 10 years ago
  49. 185de09 X.509: x509_request_asymmetric_keys() doesn't need string length arguments by David Howells · 10 years ago
  50. 63d2551 PKCS#7: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  51. b64cc5f KEYS: revert encrypted key change by Mimi Zohar · 10 years ago
  52. f6fd5c8 Merge tag 'fw-restrict-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next by James Morris · 10 years ago
  53. ed3c4f8 Merge tag 'keys-next-20140725' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  54. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 10 years ago
  55. 6593d92 firmware_class: perform new LSM checks by Kees Cook · 11 years ago
  56. 13752fe security: introduce kernel_fw_from_file hook by Kees Cook · 11 years ago
  57. 8f3438c PKCS#7: Missing inclusion of linux/err.h by David Howells · 10 years ago
  58. 7d8b6c6 CAPABILITIES: remove undefined caps from all processes by Eric Paris · 10 years ago
  59. 4ca332e Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  60. 6d6f332 commoncap: don't alloc the credential unless needed in cap_task_prctl by Tetsuo Handa · 10 years ago
  61. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  62. 64724cf Merge remote-tracking branch 'integrity/next-with-keys' into keys-next by David Howells · 10 years ago
  63. 6204e00 Merge tag 'keys-pefile-20140709' into keys-next by David Howells · 10 years ago
  64. 1ca72c9 Merge tag 'keys-pkcs7-20140708' into keys-next by David Howells · 10 years ago
  65. a19e3c2 Merge tag 'keys-preparse-1-20140722' into keys-next by David Howells · 10 years ago
  66. f1dcde9 KEYS: request_key_auth: Provide key preparsing by David Howells · 10 years ago
  67. 5d19e20 KEYS: keyring: Provide key preparsing by David Howells · 10 years ago
  68. 002edaf KEYS: big_key: Use key preparsing by David Howells · 10 years ago
  69. 8a7a3eb KEYS: RxRPC: Use key preparsing by David Howells · 10 years ago
  70. d46d494 KEYS: DNS: Use key preparsing by David Howells · 10 years ago
  71. 7c3bec0 KEYS: Ceph: Use user_match() by David Howells · 10 years ago
  72. efa64c0 KEYS: Ceph: Use key preparsing by David Howells · 10 years ago
  73. f916778 KEYS: user: Use key preparsing by David Howells · 10 years ago
  74. 4d8c025 KEYS: Call ->free_preparse() even after ->preparse() returns an error by David Howells · 10 years ago
  75. 7dfa0ca6 KEYS: Allow expiry time to be set when preparsing a key by David Howells · 10 years ago
  76. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  77. fd33c43 Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next by James Morris · 10 years ago
  78. 2ccf466 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  79. c2e1f2e seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 11 years ago
  80. 3ba2530 seccomp: allow mode setting across threads by Kees Cook · 11 years ago
  81. dbd95212 seccomp: introduce writer locking by Kees Cook · 11 years ago
  82. c8bee43 seccomp: split filter prep from check and apply by Kees Cook · 11 years ago
  83. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 11 years ago
  84. 8855d60 MIPS: add seccomp syscall by Kees Cook · 11 years ago
  85. 8396697 ARM: add seccomp syscall by Kees Cook · 11 years ago
  86. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
  87. 3b23dd1 seccomp: split mode setting routines by Kees Cook · 11 years ago
  88. 1f41b450 seccomp: extract check/assign mode helpers by Kees Cook · 11 years ago
  89. d78ab02 seccomp: create internal mode-setting function by Kees Cook · 11 years ago
  90. c04f9d6 MAINTAINERS: create seccomp entry by Kees Cook · 10 years ago
  91. 6a09d17 KEYS: Provide a generic instantiation function by David Howells · 10 years ago
  92. 0d1f64f digsig: make crypto builtin if digsig selected as builtin by Dmitry Kasatkin · 10 years ago
  93. 26c1821 RSA: Don't select non-existent symbol by Jean Delvare · 10 years ago
  94. 0c7774a KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN by David Howells · 10 years ago
  95. 7d2ce23 ima: define '.ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  96. 32c4741 KEYS: validate certificate trust only with builtin keys by Dmitry Kasatkin · 11 years ago
  97. ffb70f6 KEYS: validate certificate trust only with selected key by Dmitry Kasatkin · 11 years ago
  98. b342682 KEYS: make partial key id matching as a dedicated function by Dmitry Kasatkin · 11 years ago
  99. 3be4bea KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  100. a4e3b8d KEYS: special dot prefixed keyring name bug fix by Mimi Zohar · 11 years ago