1. f9b2a73 ima: audit log files opened with O_DIRECT flag by Mimi Zohar · 10 years ago
  2. ed1c964 selinux: conditionally reschedule in hashtab_insert while loading selinux policy by Dave Jones · 10 years ago
  3. 9a591f3 selinux: conditionally reschedule in mls_convert_context while loading selinux policy by Dave Jones · 10 years ago
  4. 5b589d4 selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES by Paul Moore · 10 years ago
  5. ca7786a selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 10 years ago
  6. 2fd4e66 Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel into next by James Morris · 10 years ago
  7. ec554fa Warning in scanf string typing by Toralf Förster · 10 years ago
  8. 36ea735 Smack: Label cgroup files for systemd by Casey Schaufler · 10 years ago
  9. a6834c0 Smack: Verify read access on file open - v3 by Casey Schaufler · 10 years ago
  10. fab71a9 security: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  11. b13cebe Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  12. ecd740c Merge commit 'v3.14' into next by James Morris · 10 years ago
  13. 54e70ec Smack: bidirectional UDS connect check by Casey Schaufler · 10 years ago
  14. f59bdfb Smack: Correctly remove SMACK64TRANSMUTE attribute by Casey Schaufler · 10 years ago
  15. 9598f4c SMACK: Fix handling value==NULL in post setxattr by José Bollo · 10 years ago
  16. 5e9ab59 bugfix patch for SMACK by Pankaj Kumar · 11 years ago
  17. 6686781 Smack: adds smackfs/ptrace interface by Lukasz Pawelczyk · 10 years ago
  18. 5663884 Smack: unify all ptrace accesses in the smack by Lukasz Pawelczyk · 10 years ago
  19. 959e6c7 Smack: fix the subject/object order in smack_ptrace_traceme() by Lukasz Pawelczyk · 10 years ago
  20. 55dfc5d Minor improvement of 'smack_sb_kern_mount' by José Bollo · 11 years ago
  21. f64410e selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 10 years ago
  22. 98883bf selinux: put the mmap() DAC controls before the MAC controls by Paul Moore · 10 years ago
  23. 72c2dfd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  24. fffea21 smack: fix key permission verification by Dmitry Kasatkin · 10 years ago
  25. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 10 years ago
  26. 33b2533 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 10 years ago
  27. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  28. 979e0d7 KEYS: Make the keyring cycle detector ignore other keyrings of the same name by David Howells · 10 years ago
  29. a3aef94 evm: enable key retention service automatically by Dmitry Kasatkin · 10 years ago
  30. 1d91ac6 ima: skip memory allocation for empty files by Dmitry Kasatkin · 10 years ago
  31. e042003 evm: EVM does not use MD5 by Dmitry Kasatkin · 10 years ago
  32. 61997c4 ima: return d_name.name if d_path fails by Dmitry Kasatkin · 11 years ago
  33. 2bb930a integrity: fix checkpatch errors by Dmitry Kasatkin · 10 years ago
  34. 09b1148 ima: fix erroneous removal of security.ima xattr by Dmitry Kasatkin · 11 years ago
  35. 20ee451 security: integrity: Use a more current logging style by Joe Perches · 10 years ago
  36. e3b64c2 ima: reduce memory usage when a template containing the n field is used by Roberto Sassu · 11 years ago
  37. c019e30 ima: restore the original behavior for sending data with ima template by Roberto Sassu · 11 years ago
  38. 73a6b44a Integrity: Pass commname via get_task_comm() by Tetsuo Handa · 11 years ago
  39. 52a1328 ima: use static const char array definitions by Mimi Zohar · 11 years ago
  40. d4a141c security: have cap_dentry_init_security return error by Jeff Layton · 10 years ago
  41. 31d4b76 ima: new helper: file_inode(file) by Libo Chen · 11 years ago
  42. e4e027e Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  43. 9085a64 SELinux: bigendian problems with filename trans rules by Eric Paris · 10 years ago
  44. e0c2de2 security: cleanup Makefiles to use standard syntax for specifying sub-directories by Sam Ravnborg · 11 years ago
  45. f743166 Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 11 years ago
  46. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  47. 2172fa7 SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 11 years ago
  48. 6a96e15 selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types by Paul Moore · 11 years ago
  49. 825e587 Merge tag 'v3.13' into stable-3.14 by Paul Moore · 11 years ago
  50. 530b099 security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64 by Colin Cross · 11 years ago
  51. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  52. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  53. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  54. 4eb0f4a smack: call WARN_ONCE() instead of calling audit_log_start() by Richard Guy Briggs · 11 years ago
  55. 9ad42a7 selinux: call WARN_ONCE() instead of calling audit_log_start() by Richard Guy Briggs · 11 years ago
  56. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 11 years ago
  57. 923b49f Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 11 years ago
  58. 8ed8146 SELinux: Fix memory leak upon loading policy by Tetsuo Handa · 11 years ago
  59. d4a82a4 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 11 years ago
  60. 38fd2c2 Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM by James Morris · 11 years ago
  61. dcf4e39 ima: remove unneeded size_limit argument from ima_eventdigest_init_common() by Roberto Sassu · 11 years ago
  62. 712a49b ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init() by Roberto Sassu · 11 years ago
  63. c502c78 ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init() by Roberto Sassu · 11 years ago
  64. 4482a44 Smack: File receive audit correction by Casey Schaufler · 11 years ago
  65. 24ea1b6 Smack: Rationalize mount restrictions by Casey Schaufler · 11 years ago
  66. 4afde48 Smack: change rule cap check by Casey Schaufler · 11 years ago
  67. 00f84f3 Smack: Make the syslog control configurable by Casey Schaufler · 11 years ago
  68. c0c1439 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  69. 46d01d6 selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  70. 19760ad Smack: Prevent the * and @ labels from being used in SMACK64EXEC by Casey Schaufler · 11 years ago
  71. 465954c selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  72. a5e333d3 SELinux: remove duplicated include from hooks.c by Wei Yongjun · 11 years ago
  73. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  74. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  75. 4d546f8 selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 by Paul Moore · 11 years ago
  76. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 11 years ago
  77. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  78. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  79. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  80. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  81. 5dec682 Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  82. 598cdbc selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  83. 398ce07 smack: fix: allow either entry be missing on access/access2 check (v2) by Jarkko Sakkinen · 11 years ago
  84. 5c6c268 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  85. 5b67c49 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  86. 2da8ca8 cgroup: replace cftype->read_seq_string() with cftype->seq_show() by Tejun Heo · 11 years ago
  87. 0af9016 selinux: fix possible memory leak by Geyslan G. Bem · 11 years ago
  88. 0b1f24e selinux: pull address family directly from the request_sock struct by Paul Moore · 11 years ago
  89. 050d032 selinux: ensure that the cached NetLabel secattr matches the desired SID by Paul Moore · 11 years ago
  90. 7f72164 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  91. da2ea0d selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  92. a7ed7c6 ima: properly free ima_template_entry structures by Roberto Sassu · 11 years ago
  93. 09ae634 ima: Do not free 'entry' before it is initialized by Christoph Paasch · 11 years ago
  94. c727709 security: shmem: implement kernel private shmem inodes by Eric Paris · 11 years ago
  95. 9c5e45d KEYS: Fix searching of nested keyrings by David Howells · 11 years ago
  96. 23fd78d KEYS: Fix multiple key add into associative array by David Howells · 11 years ago
  97. d54e58b KEYS: Fix the keyring hash function by David Howells · 11 years ago
  98. 2480f57 KEYS: Pre-clear struct key on allocation by David Howells · 11 years ago
  99. af91706 ima: store address of template_fmt_copy in a pointer before calling strsep by Roberto Sassu · 11 years ago
  100. dd0a118 Merge tag 'v3.12' by Paul Moore · 11 years ago