1. b10778a Merge commit 'v3.17' into next by James Morris · 10 years ago
  2. 6fb5032 VFS: refactor vfs_read() by Dmitry Kasatkin · 10 years ago
  3. c57782c ima: require signature based appraisal by Dmitry Kasatkin · 10 years ago
  4. c9cd2ce integrity: provide a hook to load keys when rootfs is ready by Dmitry Kasatkin · 10 years ago
  5. fd5f4e90 ima: load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  6. 65d543b integrity: provide a function to load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  7. e3c4abb integrity: define a new function integrity_read_file() by Dmitry Kasatkin · 10 years ago
  8. 09c6268 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  9. d950f84 selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  10. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  11. 1a5b472 Security: smack: replace kzalloc with kmem_cache for inode_smack by Rohit · 10 years ago
  12. 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
  13. 6c892df Smack: Lock mode for the floor and hat labels by Casey Schaufler · 10 years ago
  14. 3b1deef evm: check xattr value length and type in evm_inode_setxattr() by Dmitry Kasatkin · 10 years ago
  15. a48fda9 ima: check xattr value length and type in the ima_inode_setxattr() by Dmitry Kasatkin · 10 years ago
  16. 9b32011 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 10 years ago
  17. 923190d selinux: fix inode security list corruption by Stephen Smalley · 10 years ago
  18. 357aabe security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c by Behan Webster · 10 years ago
  19. c2426d2 ima: added support for new kernel cmdline parameter ima_template_fmt by Roberto Sassu · 10 years ago
  20. 1bd7fac ima: allocate field pointers array on demand in template_desc_init_fields() by Roberto Sassu · 10 years ago
  21. 9f3166b ima: don't allocate a copy of template_fmt in template_desc_init_fields() by Roberto Sassu · 10 years ago
  22. 7dbdb42 ima: display template format in meas. list if template name length is zero by Roberto Sassu · 10 years ago
  23. 71fed2e ima: added error messages to template-related functions by Roberto Sassu · 10 years ago
  24. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  25. 0716abb ima: use atomic bit operations to protect policy update interface by Dmitry Kasatkin · 10 years ago
  26. 7178784 ima: ignore empty and with whitespaces policy lines by Dmitry Kasatkin · 10 years ago
  27. 272a6e9 ima: no need to allocate entry for comment by Dmitry Kasatkin · 10 years ago
  28. 78bb5d0 ima: report policy load status by Dmitry Kasatkin · 10 years ago
  29. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  30. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  31. 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
  32. 456f5fd ima: use path names cache by Dmitry Kasatkin · 10 years ago
  33. c2baec7 evm: skip replacing EVM signature with HMAC on read-only filesystem by Dmitry Kasatkin · 10 years ago
  34. d16a858 integrity: add missing '__init' keyword for integrity_init_keyring() by Dmitry Kasatkin · 10 years ago
  35. 0f34a00 ima: check ima_policy_flag in the ima_file_free() hook by Dmitry Kasatkin · 10 years ago
  36. 594081e integrity: do zero padding of the key id by Dmitry Kasatkin · 10 years ago
  37. 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
  38. 858f61c Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  39. 4093a84 selinux: normalize audit log formatting by Richard Guy Briggs · 10 years ago
  40. e173fb2 selinux: cleanup error reporting in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  41. 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
  42. 1b68bdf ima: detect violations for mmaped files by Roberto Sassu · 10 years ago
  43. f7a859f ima: fix race condition on ima_rdwr_violation_check and process_measurement by Roberto Sassu · 10 years ago
  44. 6f98e89 Merge branch 'smack-for-3.18' of git://git.gitorious.org/smack-next/kernel into next by James Morris · 10 years ago
  45. a756024 ima: added ima_policy_flag variable by Roberto Sassu · 10 years ago
  46. be39ffc ima: return an error code from ima_add_boot_aggregate() by Roberto Sassu · 10 years ago
  47. 2faa6ef ima: provide 'ima_appraise=log' kernel option by Dmitry Kasatkin · 10 years ago
  48. 31b70f6 ima: move keyring initialization to ima_init() by Dmitry Kasatkin · 10 years ago
  49. 0c903ab KEYS: Make the key matching functions return bool by David Howells · 10 years ago
  50. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  51. 614d8c3 KEYS: Remove key_type::def_lookup_type by David Howells · 10 years ago
  52. 4629195 KEYS: Preparse match data by David Howells · 10 years ago
  53. 1c9c115 Merge tag 'keys-next-fixes-20140916' into keys-next by David Howells · 10 years ago
  54. 68c45c7 Merge tag 'keys-fixes-20140916' into keys-next by David Howells · 10 years ago
  55. 54e2c2c KEYS: Reinstate EPERM for a key type name beginning with a '.' by David Howells · 10 years ago
  56. 8da79b6 KEYS: Fix missing statics by David Howells · 10 years ago
  57. cbe0d6e selinux: make the netif cache namespace aware by Paul Moore · 10 years ago
  58. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  59. a2d61ed integrity: make integrity files as 'integrity' module by Dmitry Kasatkin · 10 years ago
  60. 7ef84e6 integrity: base integrity subsystem kconfig options on integrity by Dmitry Kasatkin · 10 years ago
  61. 1ae8f41 integrity: move asymmetric keys config option by Dmitry Kasatkin · 10 years ago
  62. b4148db ima: initialize only required template by Dmitry Kasatkin · 10 years ago
  63. 17f4bad ima: remove usage of filename parameter by Dmitry Kasatkin · 10 years ago
  64. 86f2bc0 ima: remove unnecessary appraisal test by Dmitry Kasatkin · 10 years ago
  65. e4a9c51 ima: add missing '__init' keywords by Dmitry Kasatkin · 10 years ago
  66. 3a8a2ea ima: remove unnecessary extra variable by Dmitry Kasatkin · 10 years ago
  67. f68c05f ima: simplify conditional statement to improve performance by Dmitry Kasatkin · 10 years ago
  68. 65d98f3 integrity: remove declaration of non-existing functions by Dmitry Kasatkin · 10 years ago
  69. d9a2e5d integrity: prevent flooding with 'Request for unknown key' by Dmitry Kasatkin · 10 years ago
  70. 3034a14 ima: pass 'opened' flag to identify newly created files by Dmitry Kasatkin · 10 years ago
  71. 3dcbad5 evm: properly handle INTEGRITY_NOXATTRS EVM status by Dmitry Kasatkin · 10 years ago
  72. da3dae5 Documentation: Docbook: Fix generated DocBook/kernel-api.xml by Masanari Iida · 10 years ago
  73. 25db6be selinux: register nf hooks with single nf_register_hooks call by Jiri Pirko · 10 years ago
  74. b151d6b ima: provide flag to identify new empty files by Dmitry Kasatkin · 10 years ago
  75. 1f10097 evm: prevent passing integrity check if xattr read fails by Dmitry Kasatkin · 10 years ago
  76. a7a91a1 selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute() by Paul Moore · 10 years ago
  77. 738c5d1 KEYS: Increase root_maxkeys and root_maxbytes sizes by Steve Dickson · 10 years ago
  78. e7d021e evm: fix checkpatch warnings by Dmitry Kasatkin · 10 years ago
  79. 27cd1fc ima: fix fallback to use new_sync_read() by Dmitry Kasatkin · 10 years ago
  80. 23c19e2 ima: prevent buffer overflow in ima_alloc_tfm() by Dmitry Kasatkin · 10 years ago
  81. 9a8d289 ima: fix ima_alloc_atfm() by Mimi Zohar · 10 years ago
  82. 21c7eae Make Smack operate on smack_known struct where it still used char* by Lukasz Pawelczyk · 10 years ago
  83. d0175790 Fix a bidirectional UDS connect check typo by Lukasz Pawelczyk · 10 years ago
  84. e95ef49 Small fixes in comments describing function parameters by Lukasz Pawelczyk · 10 years ago
  85. d166c80 Smack: Bring-up access mode by Casey Schaufler · 10 years ago
  86. 7b0d0b4 selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID. by Stephen Smalley · 10 years ago
  87. 6a4c264 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion by Jani Nikula · 10 years ago
  88. 8fe7a26 tomoyo: Fix pathname calculation breakage. by Tetsuo Handa · 10 years ago
  89. d83d2c2 Smack: Fix setting label on successful file open by Marcin Niesluchowski · 10 years ago
  90. 96784de Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux by Linus Torvalds · 10 years ago
  91. da1b635 Smack: remove unneeded NULL-termination from securtity label by Konstantin Khlebnikov · 10 years ago
  92. b862e56 Smack: handle zero-length security labels without panic by Konstantin Khlebnikov · 10 years ago
  93. fd5c9d2 Smack: fix behavior of smack_inode_listsecurity by Konstantin Khlebnikov · 10 years ago
  94. 942ba36 selinux: remove unused variabled in the netport, netnode, and netif caches by Paul Moore · 10 years ago
  95. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  96. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. aa9e0de Merge tag 'v3.16' into next by Paul Moore · 10 years ago
  98. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. 103ae67 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  100. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago