1. 5057975 KEYS: remove a bogus NULL check by Dan Carpenter · 9 years ago
  2. 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
  3. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  4. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 9 years ago
  6. 63a0eb7 ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met by Michael Ellerman · 9 years ago
  7. b26bdde KEYS: Fix stale key registration at error path by Takashi Iwai · 9 years ago
  8. b2d1965 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  9. 0b0a841 KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED by David Howells · 9 years ago
  10. 054f618 KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags by David Howells · 9 years ago
  11. aa9d443 KEYS: Fix the size of the key description passed to/from userspace by David Howells · 9 years ago
  12. 00fec2a selinux: Remove security_ops extern by Yao Dongdong · 9 years ago
  13. ac14ae2 Merge branch 'smack-for-3.19' of git://git.gitorious.org/smack-next/kernel into next by James Morris · 9 years ago
  14. 5c1b662 security: smack: fix out-of-bounds access in smk_parse_smack() by Andrey Ryabinin · 10 years ago
  15. b583043 kill f_dentry uses by Al Viro · 10 years ago
  16. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  17. a6aacbd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 10 years ago
  18. b10778a Merge commit 'v3.17' into next by James Morris · 10 years ago
  19. 6fb5032 VFS: refactor vfs_read() by Dmitry Kasatkin · 10 years ago
  20. c57782c ima: require signature based appraisal by Dmitry Kasatkin · 10 years ago
  21. c9cd2ce integrity: provide a hook to load keys when rootfs is ready by Dmitry Kasatkin · 10 years ago
  22. fd5f4e90 ima: load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  23. 65d543b integrity: provide a function to load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  24. e3c4abb integrity: define a new function integrity_read_file() by Dmitry Kasatkin · 10 years ago
  25. 09c6268 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  26. d950f84 selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  27. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  28. 1a5b472 Security: smack: replace kzalloc with kmem_cache for inode_smack by Rohit · 10 years ago
  29. 6c880ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 10 years ago
  30. 6c892df Smack: Lock mode for the floor and hat labels by Casey Schaufler · 10 years ago
  31. 3b1deef evm: check xattr value length and type in evm_inode_setxattr() by Dmitry Kasatkin · 10 years ago
  32. a48fda9 ima: check xattr value length and type in the ima_inode_setxattr() by Dmitry Kasatkin · 10 years ago
  33. 9b32011 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 10 years ago
  34. 923190d selinux: fix inode security list corruption by Stephen Smalley · 10 years ago
  35. 357aabe security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c by Behan Webster · 10 years ago
  36. c2426d2 ima: added support for new kernel cmdline parameter ima_template_fmt by Roberto Sassu · 10 years ago
  37. 1bd7fac ima: allocate field pointers array on demand in template_desc_init_fields() by Roberto Sassu · 10 years ago
  38. 9f3166b ima: don't allocate a copy of template_fmt in template_desc_init_fields() by Roberto Sassu · 10 years ago
  39. 7dbdb42 ima: display template format in meas. list if template name length is zero by Roberto Sassu · 10 years ago
  40. 71fed2e ima: added error messages to template-related functions by Roberto Sassu · 10 years ago
  41. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  42. 0716abb ima: use atomic bit operations to protect policy update interface by Dmitry Kasatkin · 10 years ago
  43. 7178784 ima: ignore empty and with whitespaces policy lines by Dmitry Kasatkin · 10 years ago
  44. 272a6e9 ima: no need to allocate entry for comment by Dmitry Kasatkin · 10 years ago
  45. 78bb5d0 ima: report policy load status by Dmitry Kasatkin · 10 years ago
  46. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  47. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  48. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  49. 456f5fd ima: use path names cache by Dmitry Kasatkin · 10 years ago
  50. c2baec7 evm: skip replacing EVM signature with HMAC on read-only filesystem by Dmitry Kasatkin · 10 years ago
  51. d16a858 integrity: add missing '__init' keyword for integrity_init_keyring() by Dmitry Kasatkin · 10 years ago
  52. 0f34a00 ima: check ima_policy_flag in the ima_file_free() hook by Dmitry Kasatkin · 10 years ago
  53. 594081e integrity: do zero padding of the key id by Dmitry Kasatkin · 10 years ago
  54. c867d07 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 10 years ago
  55. 858f61c Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  56. 4093a84 selinux: normalize audit log formatting by Richard Guy Briggs · 10 years ago
  57. e173fb2 selinux: cleanup error reporting in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  58. 35e1efd Merge tag 'keys-next-20140922' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  59. 1b68bdf ima: detect violations for mmaped files by Roberto Sassu · 10 years ago
  60. f7a859f ima: fix race condition on ima_rdwr_violation_check and process_measurement by Roberto Sassu · 10 years ago
  61. 6f98e89 Merge branch 'smack-for-3.18' of git://git.gitorious.org/smack-next/kernel into next by James Morris · 10 years ago
  62. a756024 ima: added ima_policy_flag variable by Roberto Sassu · 10 years ago
  63. be39ffc ima: return an error code from ima_add_boot_aggregate() by Roberto Sassu · 10 years ago
  64. 2faa6ef ima: provide 'ima_appraise=log' kernel option by Dmitry Kasatkin · 10 years ago
  65. 31b70f6 ima: move keyring initialization to ima_init() by Dmitry Kasatkin · 10 years ago
  66. 0c903ab KEYS: Make the key matching functions return bool by David Howells · 10 years ago
  67. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  68. 614d8c3 KEYS: Remove key_type::def_lookup_type by David Howells · 10 years ago
  69. 4629195 KEYS: Preparse match data by David Howells · 10 years ago
  70. 1c9c115 Merge tag 'keys-next-fixes-20140916' into keys-next by David Howells · 10 years ago
  71. 68c45c7 Merge tag 'keys-fixes-20140916' into keys-next by David Howells · 10 years ago
  72. 54e2c2c KEYS: Reinstate EPERM for a key type name beginning with a '.' by David Howells · 10 years ago
  73. 8da79b6 KEYS: Fix missing statics by David Howells · 10 years ago
  74. cbe0d6e selinux: make the netif cache namespace aware by Paul Moore · 10 years ago
  75. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  76. a2d61ed integrity: make integrity files as 'integrity' module by Dmitry Kasatkin · 10 years ago
  77. 7ef84e6 integrity: base integrity subsystem kconfig options on integrity by Dmitry Kasatkin · 10 years ago
  78. 1ae8f41 integrity: move asymmetric keys config option by Dmitry Kasatkin · 10 years ago
  79. b4148db ima: initialize only required template by Dmitry Kasatkin · 10 years ago
  80. 17f4bad ima: remove usage of filename parameter by Dmitry Kasatkin · 10 years ago
  81. 86f2bc0 ima: remove unnecessary appraisal test by Dmitry Kasatkin · 10 years ago
  82. e4a9c51 ima: add missing '__init' keywords by Dmitry Kasatkin · 10 years ago
  83. 3a8a2ea ima: remove unnecessary extra variable by Dmitry Kasatkin · 10 years ago
  84. f68c05f ima: simplify conditional statement to improve performance by Dmitry Kasatkin · 10 years ago
  85. 65d98f3 integrity: remove declaration of non-existing functions by Dmitry Kasatkin · 10 years ago
  86. d9a2e5d integrity: prevent flooding with 'Request for unknown key' by Dmitry Kasatkin · 10 years ago
  87. 3034a14 ima: pass 'opened' flag to identify newly created files by Dmitry Kasatkin · 10 years ago
  88. 3dcbad5 evm: properly handle INTEGRITY_NOXATTRS EVM status by Dmitry Kasatkin · 10 years ago
  89. da3dae5 Documentation: Docbook: Fix generated DocBook/kernel-api.xml by Masanari Iida · 10 years ago
  90. 25db6be selinux: register nf hooks with single nf_register_hooks call by Jiri Pirko · 10 years ago
  91. b151d6b ima: provide flag to identify new empty files by Dmitry Kasatkin · 10 years ago
  92. 1f10097 evm: prevent passing integrity check if xattr read fails by Dmitry Kasatkin · 10 years ago
  93. a7a91a1 selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute() by Paul Moore · 10 years ago
  94. 738c5d1 KEYS: Increase root_maxkeys and root_maxbytes sizes by Steve Dickson · 10 years ago
  95. e7d021e evm: fix checkpatch warnings by Dmitry Kasatkin · 10 years ago
  96. 27cd1fc ima: fix fallback to use new_sync_read() by Dmitry Kasatkin · 10 years ago
  97. 23c19e2 ima: prevent buffer overflow in ima_alloc_tfm() by Dmitry Kasatkin · 10 years ago
  98. 9a8d289 ima: fix ima_alloc_atfm() by Mimi Zohar · 10 years ago
  99. 21c7eae Make Smack operate on smack_known struct where it still used char* by Lukasz Pawelczyk · 10 years ago
  100. d0175790 Fix a bidirectional UDS connect check typo by Lukasz Pawelczyk · 10 years ago