1. 3832742 KEYS: potential uninitialized variable by Dan Carpenter · 8 years ago
  2. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 8 years ago
  3. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  5. dca6b41 Yama: fix double-spinlock and user access in atomic context by Jann Horn · 8 years ago
  6. b8b5727 security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format by Andy Shevchenko · 8 years ago
  7. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  8. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  9. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. 91e8d0cb Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. b937190 LSM: LoadPin: provide enablement CONFIG by Kees Cook · 8 years ago
  13. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  14. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. a6926cc Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  16. 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
  17. 74f430c Yama: use atomic allocations when reporting by Sasha Levin · 8 years ago
  18. d55201c Merge branch 'keys-trust' into keys-next by David Howells · 8 years ago
  19. cf90ea9 ima: fix the string representation of the LSM/IMA hook enumeration ordering by Mimi Zohar · 8 years ago
  20. 05d1a71 ima: add support for creating files using the mknodat syscall by Mimi Zohar · 8 years ago
  21. 42a4c60 ima: fix ima_inode_post_setattr by Mimi Zohar · 8 years ago
  22. c2316dbf selinux: apply execstack check on thread stacks by Stephen Smalley · 8 years ago
  23. 8e4ff6f selinux: distinguish non-init user namespace capability checks by Stephen Smalley · 8 years ago
  24. 457db29 security: Introduce security_settime64() by Baolin Wang · 8 years ago
  25. 9b09155 LSM: LoadPin for kernel file loading restrictions by Kees Cook · 8 years ago
  26. 8a56038 Yama: consolidate error reporting by Kees Cook · 8 years ago
  27. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 8 years ago
  28. 1ac42476 selinux: check ss_initialized before revalidating an inode label by Paul Moore · 8 years ago
  29. 20cdef8 selinux: delay inode label lookup as long as possible by Paul Moore · 8 years ago
  30. 2c97165 selinux: don't revalidate an inode's label when explicitly setting it by Paul Moore · 8 years ago
  31. 0fd71a6 selinux: Change bool variable name to index. by Prarit Bhargava · 8 years ago
  32. ddbb411 KEYS: Add KEYCTL_DH_COMPUTE command by Mat Martineau · 8 years ago
  33. 13100a7 Security: Keys: Big keys stored encrypted by Kirill Marinushkin · 8 years ago
  34. 898de7d KEYS: user_update should use copy of payload made during preparsing by David Howells · 8 years ago
  35. 93da17b security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA by Andreas Ziegler · 8 years ago
  36. 56104cf IMA: Use the the system trusted keyrings instead of .ima_mok by David Howells · 8 years ago
  37. 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 8 years ago
  38. a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 8 years ago
  39. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 8 years ago
  40. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  41. 3c9d629 security: drop the unused hook skb_owned_by by Paolo Abeni · 8 years ago
  42. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  43. 61d612e selinux: restrict kernel module loading by Jeff Vander Stoep · 8 years ago
  44. 0c6181c selinux: consolidate the ptrace parent lookup code by Paul Moore · 8 years ago
  45. 4b57d6b selinux: simply inode label states to INVALID and INITIALIZED by Paul Moore · 8 years ago
  46. 899134f selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram() by Paul Moore · 8 years ago
  47. 81cd889 constify ima_d_path() by Al Viro · 8 years ago
  48. 3b73b68 constify security_sb_pivotroot() by Al Viro · 8 years ago
  49. 77b286c constify security_path_chroot() by Al Viro · 8 years ago
  50. 3ccee46 constify security_path_{link,rename} by Al Viro · 8 years ago
  51. 8db0185 apparmor: remove useless checks for NULL ->mnt by Al Viro · 8 years ago
  52. d360775 constify security_path_{mkdir,mknod,symlink} by Al Viro · 8 years ago
  53. 989f74e constify security_path_{unlink,rmdir} by Al Viro · 8 years ago
  54. d6b49f7 apparmor: constify common_perm_...() by Al Viro · 8 years ago
  55. 3539aaf apparmor: constify aa_path_link() by Al Viro · 8 years ago
  56. 741aca7 apparmor: new helper - common_path_perm() by Al Viro · 8 years ago
  57. be01f9f constify chmod_common/security_path_chmod by Al Viro · 8 years ago
  58. 8a04c43 constify security_sb_mount() by Al Viro · 8 years ago
  59. 7fd25da constify chown_common/security_path_chown by Al Viro · 8 years ago
  60. e6641ed tomoyo: constify assorted struct path * by Al Viro · 8 years ago
  61. 928e1eb apparmor_path_truncate(): path->mnt is never NULL by Al Viro · 8 years ago
  62. 81f4c50 constify security_path_truncate() by Al Viro · 8 years ago
  63. 2c7661f [apparmor] constify struct path * in a bunch of helpers by Al Viro · 8 years ago
  64. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  66. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  67. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  68. 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
  69. 5804602 Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  70. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 8 years ago
  71. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 8 years ago
  72. 34d47a7 Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 8 years ago
  73. 481873d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 8 years ago
  74. 6020944 Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  75. 95ee08f ima: require signed IMA policy by Mimi Zohar · 8 years ago
  76. 19f8a84 ima: measure and appraise the IMA policy itself by Mimi Zohar · 8 years ago
  77. 7429b09 ima: load policy using path by Dmitry Kasatkin · 10 years ago
  78. d9ddf07 ima: support for kexec image and initramfs by Mimi Zohar · 8 years ago
  79. c6af8ef ima: remove firmware and module specific cached status info by Mimi Zohar · 9 years ago
  80. a1db742 module: replace copy_module_from_fd with kernel version by Mimi Zohar · 8 years ago
  81. 39eeb4f security: define kernel_read_file hook by Mimi Zohar · 8 years ago
  82. e40ba6d firmware: replace call to fw_read_file_contents() with kernel version by Mimi Zohar · 9 years ago
  83. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 8 years ago
  84. e817c2f selinux: Don't sleep inside inode_getsecid hook by Andreas Gruenbacher · 8 years ago
  85. 98304bc ima: calculate the hash of a buffer using aynchronous hash(ahash) by Mimi Zohar · 8 years ago
  86. 11d7646 ima: provide buffer hash calculation function by Dmitry Kasatkin · 10 years ago
  87. bc8ca5b vfs: define kernel_read_file_id enumeration by Mimi Zohar · 8 years ago
  88. b44a7df vfs: define a generic function to read a file from the kernel by Mimi Zohar · 8 years ago
  89. 4ad87a3 ima: use "ima_hooks" enum as function argument by Mimi Zohar · 8 years ago
  90. b5269ab ima: refactor ima_policy_show() to display "ima_hooks" rules by Mimi Zohar · 8 years ago
  91. 1525b06 ima: separate 'security.ima' reading functionality from collect by Dmitry Kasatkin · 10 years ago
  92. a1f2bdf security/keys: make big_key.c explicitly non-modular by Paul Gortmaker · 8 years ago
  93. eb5798f integrity: convert digsig to akcipher api by Tadeusz Struk · 8 years ago
  94. 8012495 smack: fix cache of access labels by José Bollo · 8 years ago
  95. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 8 years ago
  96. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  97. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 8 years ago
  98. 491a0b0 Smack: Remove pointless hooks by Casey Schaufler · 8 years ago
  99. 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 8 years ago
  100. f3c82ad tpm: fix checks for policy digest existence in tpm2_seal_trusted() by Jarkko Sakkinen · 8 years ago