1. 3dbbbe0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 9 years ago
  2. 892e8ca selinux: fix mprotect PROT_EXEC regression caused by mm change by Stephen Smalley · 9 years ago
  3. 3324603 selinux: don't waste ebitmap space when importing NetLabel categories by Paul Moore · 9 years ago
  4. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  6. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  7. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  8. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  9. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  10. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  11. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  12. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 9 years ago
  13. 24fd03c ima: update builtin policies by Mimi Zohar · 9 years ago
  14. 4351c29 ima: extend "mask" policy matching support by Mimi Zohar · 10 years ago
  15. 139069e ima: add support for new "euid" policy condition by Mimi Zohar · 10 years ago
  16. 45b2613 ima: fix ima_show_template_data_ascii() by Mimi Zohar · 9 years ago
  17. d6f7aa2 Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-next into next by James Morris · 9 years ago
  18. 5430209 Smack: freeing an error pointer in smk_write_revoke_subj() by Dan Carpenter · 9 years ago
  19. 9fc2b4b selinux: fix setting of security labels on NFS by J. Bruce Fields · 9 years ago
  20. 42a9699 selinux: Remove unused permission definitions by Stephen Smalley · 9 years ago
  21. 8e01472 selinux: enable genfscon labeling for sysfs and pstore files by Stephen Smalley · 9 years ago
  22. 134509d selinux: enable per-file labeling for debugfs files. by Stephen Smalley · 9 years ago
  23. 6c6d2e9 selinux: update netlink socket classes by Stephen Smalley · 9 years ago
  24. 9e7c8f8 signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() by Oleg Nesterov · 9 years ago
  25. cded3ff selinux: Print 'sclass' as string when unrecognized netlink message occurs by Marek Milkovic · 9 years ago
  26. e6e29a4 Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-next into next by James Morris · 9 years ago
  27. c0d77c8 Smack: allow multiple labels in onlycap by Rafal Krypa · 9 years ago
  28. 01fa847 Smack: fix seq operations in smackfs by Rafal Krypa · 9 years ago
  29. 5c5bc97 lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type by Richard Guy Briggs · 9 years ago
  30. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  31. 8d94eb9 ima: pass iint to ima_add_violation() by Roberto Sassu · 9 years ago
  32. 23b5741 ima: wrap event related data to the new ima_event_data structure by Roberto Sassu · 9 years ago
  33. 9d03a72 integrity: add validity checks for 'path' parameter by Dmitry Kasatkin · 10 years ago
  34. 7c51bb0 evm: fix potential race when removing xattrs by Dmitry Kasatkin · 10 years ago
  35. 5101a18 evm: labeling pseudo filesystems exception by Mimi Zohar · 9 years ago
  36. a18d0cb ima: remove definition of IMA_X509_PATH by Dmitry Kasatkin · 10 years ago
  37. c68ed80 ima: limit file hash setting by user to fix and log modes by Dmitry Kasatkin · 10 years ago
  38. cd025f7 ima: do not measure or appraise the NSFS filesystem by Mimi Zohar · 9 years ago
  39. 6438de9 ima: skip measurement of cgroupfs files and update documentation by Roberto Sassu · 9 years ago
  40. e774ad6 smack: pass error code through pointers by Lukasz Pawelczyk · 9 years ago
  41. 9777582 Smack: ignore private inode for smack_file_receive by Seung-Woo Kim · 9 years ago
  42. 5577857 ima: cleanup ima_init_policy() a little by Dan Carpenter · 9 years ago
  43. 1ddd3b4 LSM: Remove unused capability.c by Casey Schaufler · 9 years ago
  44. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  45. e20b043 LSM: Add security module hook list heads by Casey Schaufler · 9 years ago
  46. f25fce3 LSM: Introduce security hook calling Macros by Casey Schaufler · 9 years ago
  47. 3c4ed7b LSM: Split security.h by Casey Schaufler · 9 years ago
  48. bda0be7 security: make inode_follow_link RCU-walk aware by NeilBrown · 9 years ago
  49. 7b20ea2 security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() by NeilBrown · 9 years ago
  50. 37882db SECURITY: remove nameidata arg from inode_follow_link. by NeilBrown · 9 years ago
  51. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  52. d4144ea tomoyo: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 9 years ago
  53. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  54. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  55. ce0b16d VFS: security/: d_inode() annotations by David Howells · 9 years ago
  56. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  57. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  58. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  59. 5deeb5c lsm: copy comm before calling audit_log to avoid race in string printing by Richard Guy Briggs · 9 years ago
  60. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  61. cf89013 selinux/nlmsg: add a build time check for rtnl/xfrm cmds by Nicolas Dichtel · 9 years ago
  62. 3add594b Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild into next by James Morris · 9 years ago
  63. bd2cba0 selinux/nlmsg: add XFRM_MSG_MAPPING by Nicolas Dichtel · 9 years ago
  64. 8d465bb selinux/nlmsg: add XFRM_MSG_MIGRATE by Nicolas Dichtel · 9 years ago
  65. b0b59b0 selinux/nlmsg: add XFRM_MSG_REPORT by Nicolas Dichtel · 9 years ago
  66. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 9 years ago
  67. b353a1f switch keyctl_instantiate_key_common() to iov_iter by Al Viro · 9 years ago
  68. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 9 years ago
  69. 2247386 constify tomoyo_realpath_from_path() by Al Viro · 9 years ago
  70. 5b5800f selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO by Nicolas Dichtel · 9 years ago
  71. 5e6deeb selinux/nlmsg: add XFRM_MSG_GETSPDINFO by Nicolas Dichtel · 9 years ago
  72. 2b7834d selinux/nlmsg: add XFRM_MSG_NEWSPDINFO by Nicolas Dichtel · 9 years ago
  73. 387f989 selinux/nlmsg: add RTM_GETNSID by Nicolas Dichtel · 9 years ago
  74. 5bdfbc1 selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID by Nicolas Dichtel · 9 years ago
  75. f02dee2 tomoyo: Do not generate empty policy files by Michal Marek · 9 years ago
  76. bf7a9ab tomoyo: Use if_changed when generating builtin-policy.h by Michal Marek · 9 years ago
  77. 7e114bb tomoyo: Use bin2c to generate builtin-policy.h by Michal Marek · 9 years ago
  78. cf7b6c0 selinux: increase avtab max buckets by Stephen Smalley · 9 years ago
  79. 33ebc193 selinux: Use a better hash function for avtab by John Brooks · 9 years ago
  80. ba39db6 selinux: convert avtab hash table to flex_array by Stephen Smalley · 9 years ago
  81. da8026f selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat() by Paul Moore · 9 years ago
  82. 83d4a80 selinux: remove unnecessary pointer reassignment by Jeff Vander Stoep · 9 years ago
  83. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  84. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  85. 6416281 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 9 years ago
  86. 6436a12 selinux: fix sel_write_enforce broken return value by Joe Perches · 9 years ago
  87. f43b65b smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c by Paul Gortmaker · 9 years ago
  88. bf4b2fe Smack: Allow an unconfined label in bringup mode by Casey Schaufler · 9 years ago
  89. 7fc5f36 Smack: getting the Smack security context of keys by José Bollo · 9 years ago
  90. 7412301 Smack: Assign smack_known_web as default smk_in label for kernel thread's socket by Marcin Lis · 9 years ago
  91. d3593b5 Revert "selinux: add a skb_owned_by() hook" by Eric Dumazet · 9 years ago
  92. 74f0414 Merge tag 'yama-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next by James Morris · 9 years ago
  93. 44aa1d4 security/yama: Remove unnecessary selects from Kconfig. by Stephen Smalley · 9 years ago
  94. 41a4695c Yama: do not modify global sysctl table entry by Kees Cook · 11 years ago
  95. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  96. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  97. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  98. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  99. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 9 years ago
  100. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 9 years ago