1. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 11 years ago
  2. c0c1439 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  3. 46d01d6 selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  4. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  5. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  6. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 11 years ago
  7. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  8. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  9. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  10. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  11. 0af9016 selinux: fix possible memory leak by Geyslan G. Bem · 11 years ago
  12. dd0a118 Merge tag 'v3.12' by Paul Moore · 11 years ago
  13. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  14. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  15. b805b19 selinux: apply selinux checks on new audit message types by Eric Paris · 11 years ago
  16. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. 6f799c9 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next by James Morris · 11 years ago
  18. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  19. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  20. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 11 years ago
  21. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  22. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  23. 42d64e1 selinux: correct locking in selinux_netlbl_socket_connect) by Paul Moore · 11 years ago
  24. 7d1db4b selinux: Use kmemdup instead of kmalloc + memcpy by Duan Jiong · 11 years ago
  25. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  26. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  27. 0b4bdb3 Revert "SELinux: do not handle seclabel as a special flag" by Eric Paris · 11 years ago
  28. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 11 years ago
  29. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  30. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  31. b04eea8 selinux: fix problems in netnode when BUG() is compiled out by Paul Moore · 11 years ago
  32. b43e725 SELinux: use a helper function to determine seclabel by Eric Paris · 12 years ago
  33. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  34. 308ab70c SELinux: do not handle seclabel as a special flag by Eric Paris · 12 years ago
  35. f936c6e SELinux: change sbsec->behavior to short by Eric Paris · 12 years ago
  36. cfca030 SELinux: renumber the superblock options by Eric Paris · 12 years ago
  37. eadcabc SELinux: do all flags twiddling in one place by Eric Paris · 12 years ago
  38. 12f348b SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT by Eric Paris · 12 years ago
  39. af8e50c SELinux: use define for number of bits in the mnt flags mask by Eric Paris · 12 years ago
  40. d355987f SELinux: make it harder to get the number of mnt opts wrong by Eric Paris · 12 years ago
  41. 40d3d0b SELinux: remove crazy contortions around proc by Eric Paris · 12 years ago
  42. b138004 SELinux: fix selinuxfs policy file on big endian systems by Eric Paris · 11 years ago
  43. 5c73fce SELinux: Enable setting security contexts on rootfs inodes. by Stephen Smalley · 11 years ago
  44. a767f68 SELinux: Increase ebitmap_node size for 64-bit configuration by Waiman Long · 11 years ago
  45. fee7114 SELinux: Reduce overhead of mls_level_isvalid() function call by Waiman Long · 11 years ago
  46. bed4d7e selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() by Paul Moore · 11 years ago
  47. d1b17b0 selinux: cleanup the XFRM header by Paul Moore · 11 years ago
  48. e219369 selinux: cleanup selinux_xfrm_decode_session() by Paul Moore · 11 years ago
  49. 4baabee selinux: cleanup some comment and whitespace issues in the XFRM code by Paul Moore · 11 years ago
  50. eef9b41 selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() by Paul Moore · 11 years ago
  51. 9648434 selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow_match() by Paul Moore · 11 years ago
  52. ccf17cc selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code by Paul Moore · 11 years ago
  53. 2e5aa86 lsm: split the xfrm_state_alloc_security() hook implementation by Paul Moore · 11 years ago
  54. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  55. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  56. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  57. 13f8e98 SELinux: Institute file_path_has_perm() by David Howells · 11 years ago
  58. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  59. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  60. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  61. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  62. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 11 years ago
  63. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. e4e8536 selinux: fix the labeled xfrm/IPsec reference count handling by Paul Moore · 11 years ago
  65. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  66. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  67. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  68. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  70. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 11 years ago
  71. 7795498 selinux: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  72. 4502403 selinux: use GFP_ATOMIC under spin_lock by Dan Carpenter · 11 years ago
  73. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  75. 45e09bd selinux: opened file can't have NULL or negative ->f_path.dentry by Al Viro · 12 years ago
  76. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  77. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  78. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 12 years ago
  79. 6f96c14 selinux: add the "attach_queue" permission to the "tun_socket" class by Paul Moore · 12 years ago
  80. 9dd9ff9 bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB by Amerigo Wang · 12 years ago
  81. 6e73d71 rtnetlink: add missing message types to selinux perm table by Cong Wang · 12 years ago
  82. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  83. 88a693b selinux: fix sel_netnode_insert() suspicious rcu dereference by Dave Jones · 12 years ago
  84. 45525b2 fix a leak in replace_fd() users by Al Viro · 12 years ago
  85. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  86. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  87. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  88. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  89. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  90. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  92. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  93. ee97cd8 switch flush_unauthorized_files() to replace_fd() by Al Viro · 12 years ago
  94. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  95. ee8372d xfrm: invalidate dst on policy insertion/deletion by Nicolas Dichtel · 12 years ago
  96. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  97. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  98. 6290c2c selinux: tag avc cache alloc as non-critical by Mel Gorman · 12 years ago
  99. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  100. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago