1. 309c5fa selinux: fix type mismatch by Heinrich Schuchardt · 8 years ago
  2. 8bebe88 selinux: import NetLabel category bitmaps correctly by Paul Moore · 8 years ago
  3. 7ea5920 selinux: Only apply bounds checking to source types by Stephen Smalley · 8 years ago
  4. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  5. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  6. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. c2316dbf selinux: apply execstack check on thread stacks by Stephen Smalley · 8 years ago
  8. 8e4ff6f selinux: distinguish non-init user namespace capability checks by Stephen Smalley · 8 years ago
  9. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 8 years ago
  10. 1ac42476 selinux: check ss_initialized before revalidating an inode label by Paul Moore · 8 years ago
  11. 20cdef8 selinux: delay inode label lookup as long as possible by Paul Moore · 8 years ago
  12. 2c97165 selinux: don't revalidate an inode's label when explicitly setting it by Paul Moore · 8 years ago
  13. 0fd71a6 selinux: Change bool variable name to index. by Prarit Bhargava · 8 years ago
  14. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  15. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  16. 61d612e selinux: restrict kernel module loading by Jeff Vander Stoep · 8 years ago
  17. 0c6181c selinux: consolidate the ptrace parent lookup code by Paul Moore · 8 years ago
  18. 4b57d6b selinux: simply inode label states to INVALID and INITIALIZED by Paul Moore · 8 years ago
  19. 899134f selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram() by Paul Moore · 8 years ago
  20. 8a04c43 constify security_sb_mount() by Al Viro · 8 years ago
  21. 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
  22. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  23. 5804602 Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  24. 34d47a7 Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 8 years ago
  25. e817c2f selinux: Don't sleep inside inode_getsecid hook by Andreas Gruenbacher · 8 years ago
  26. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  27. 08ff924 selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables by Lorenzo Colitti · 8 years ago
  28. 9090a2d selinux: use absolute path to include directory by Andy Shevchenko · 8 years ago
  29. 4a51096 tty: Make tty_files_lock per-tty by Peter Hurley · 8 years ago
  30. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  31. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  32. b197367 selinux: Inode label revalidation performance fix by Andreas Gruenbacher · 8 years ago
  33. 8365a71 selinuxfs: switch to memdup_user_nul() by Al Viro · 8 years ago
  34. 7631994 selinux: rate-limit netlink message warnings in selinux_nlmsg_perm() by Vladis Dronov · 8 years ago
  35. f9df645 selinux: export validatetrans decisions by Andrew Perepechko · 8 years ago
  36. 5d226df selinux: Revalidate invalid inode security labels by Andreas Gruenbacher · 8 years ago
  37. 6f3be9f security: Add hook to invalidate inode security labels by Andreas Gruenbacher · 8 years ago
  38. 83da53c5 selinux: Add accessor functions for inode->i_security by Andreas Gruenbacher · 8 years ago
  39. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 8 years ago
  40. ea861df security: Make inode argument of inode_getsecurity non-const by Andreas Gruenbacher · 8 years ago
  41. a44ca52 selinux: Remove unused variable in selinux_inode_init_security by Andreas Gruenbacher · 8 years ago
  42. 6e37592 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 8 years ago
  43. f3bef67 selinux: fix bug in conditional rules handling by Stephen Smalley · 8 years ago
  44. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 9 years ago
  46. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  47. 212cd08 selinux: fix random read in selinux_ip_postroute_compat() by Eric Dumazet · 9 years ago
  48. 6320565 selinux: Use a kmem_cache for allocation struct file_security_struct by Sangwoo · 9 years ago
  49. 1d2a168 selinux: ioctl_has_perm should be static by Geliang Tang · 9 years ago
  50. 9529c78 selinux: use sprintf return value by Rasmus Villemoes · 9 years ago
  51. 21b76f1 selinux: use kstrdup() in security_get_bools() by Rasmus Villemoes · 9 years ago
  52. aa736c3 selinux: use kmemdup in security_sid_to_context_core() by Rasmus Villemoes · 9 years ago
  53. 20ba96a selinux: remove pointless cast in selinux_inode_setsecurity() by Rasmus Villemoes · 9 years ago
  54. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 9 years ago
  55. 44d37ad selinux: do not check open perm on ftruncate call by Jeff Vander Stoep · 9 years ago
  56. 2a35d19 selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default by Paul Moore · 9 years ago
  57. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  58. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  59. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
  60. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  61. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  62. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  63. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  64. 3e5f206 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  65. c3c188b selinux: Create a common helper to determine an inode label [ver #3] by David Howells · 9 years ago
  66. bd1741f selinux: Augment BUG_ON assertion for secclass_map. by Stephen Smalley · 9 years ago
  67. 5dee25d selinux: initialize sock security class to default value by Stephen Smalley · 9 years ago
  68. 9629d04 selinux: reduce locking overhead in inode_free_security() by Waiman Long · 9 years ago
  69. fa1aa14 selinux: extended permissions for ioctls by Jeff Vander Stoep · 9 years ago
  70. 3dbbbe0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 9 years ago
  71. 892e8ca selinux: fix mprotect PROT_EXEC regression caused by mm change by Stephen Smalley · 9 years ago
  72. 3324603 selinux: don't waste ebitmap space when importing NetLabel categories by Paul Moore · 9 years ago
  73. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  74. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  75. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  76. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  77. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 9 years ago
  78. 9fc2b4b selinux: fix setting of security labels on NFS by J. Bruce Fields · 9 years ago
  79. 42a9699 selinux: Remove unused permission definitions by Stephen Smalley · 9 years ago
  80. 8e01472 selinux: enable genfscon labeling for sysfs and pstore files by Stephen Smalley · 9 years ago
  81. 134509d selinux: enable per-file labeling for debugfs files. by Stephen Smalley · 9 years ago
  82. 6c6d2e9 selinux: update netlink socket classes by Stephen Smalley · 9 years ago
  83. 9e7c8f8 signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() by Oleg Nesterov · 9 years ago
  84. cded3ff selinux: Print 'sclass' as string when unrecognized netlink message occurs by Marek Milkovic · 9 years ago
  85. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  86. e20b043 LSM: Add security module hook list heads by Casey Schaufler · 9 years ago
  87. 3c4ed7b LSM: Split security.h by Casey Schaufler · 9 years ago
  88. bda0be7 security: make inode_follow_link RCU-walk aware by NeilBrown · 9 years ago
  89. 7b20ea2 security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() by NeilBrown · 9 years ago
  90. 37882db SECURITY: remove nameidata arg from inode_follow_link. by NeilBrown · 9 years ago
  91. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  92. ce0b16d VFS: security/: d_inode() annotations by David Howells · 9 years ago
  93. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  94. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  95. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  96. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  97. cf89013 selinux/nlmsg: add a build time check for rtnl/xfrm cmds by Nicolas Dichtel · 9 years ago
  98. bd2cba0 selinux/nlmsg: add XFRM_MSG_MAPPING by Nicolas Dichtel · 9 years ago
  99. 8d465bb selinux/nlmsg: add XFRM_MSG_MIGRATE by Nicolas Dichtel · 9 years ago
  100. b0b59b0 selinux/nlmsg: add XFRM_MSG_REPORT by Nicolas Dichtel · 9 years ago