1. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  2. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 11 years ago
  3. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  4. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  5. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  6. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  7. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  8. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  9. 13f8e98 SELinux: Institute file_path_has_perm() by David Howells · 11 years ago
  10. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  11. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  12. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  13. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  14. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 11 years ago
  15. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. e4e8536 selinux: fix the labeled xfrm/IPsec reference count handling by Paul Moore · 11 years ago
  17. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  18. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  19. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  20. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  22. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 11 years ago
  23. 7795498 selinux: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  24. 4502403 selinux: use GFP_ATOMIC under spin_lock by Dan Carpenter · 11 years ago
  25. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  27. 45e09bd selinux: opened file can't have NULL or negative ->f_path.dentry by Al Viro · 11 years ago
  28. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  30. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 11 years ago
  31. 6f96c14 selinux: add the "attach_queue" permission to the "tun_socket" class by Paul Moore · 11 years ago
  32. 9dd9ff9 bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB by Amerigo Wang · 12 years ago
  33. 6e73d71 rtnetlink: add missing message types to selinux perm table by Cong Wang · 12 years ago
  34. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  35. 88a693b selinux: fix sel_netnode_insert() suspicious rcu dereference by Dave Jones · 12 years ago
  36. 45525b2 fix a leak in replace_fd() users by Al Viro · 12 years ago
  37. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  38. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  39. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  40. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  41. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  42. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  44. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  45. ee97cd8 switch flush_unauthorized_files() to replace_fd() by Al Viro · 12 years ago
  46. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  47. ee8372d xfrm: invalidate dst on policy insertion/deletion by Nicolas Dichtel · 12 years ago
  48. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  49. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  50. 6290c2c selinux: tag avc cache alloc as non-critical by Mel Gorman · 12 years ago
  51. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  52. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  53. e3fea3f selinux: fix selinux_inode_setxattr oops by Al Viro · 12 years ago
  54. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  55. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  56. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  57. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  58. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. e2f3b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  60. 3d2195c SELinux: do not check open perms if they are not known to policy by Eric Paris · 12 years ago
  61. 64919e6 SELinux: include definition of new capabilities by Eric Paris · 12 years ago
  62. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  63. 01f534d selinux: netlink: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  64. 2597a83 netfilter: selinux: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  65. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  66. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  67. cc1dad7 selinuxfs snprintf() misuses by Al Viro · 12 years ago
  68. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  69. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  70. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  71. 259e5e6 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 12 years ago
  72. c737f82 SELinux: remove unused common_audit_data in flush_unauthorized_files by Eric Paris · 12 years ago
  73. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 12 years ago
  74. 0b36e44 SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback by Wanlong Gao · 12 years ago
  75. 899838b SELinux: unify the selinux_audit_data and selinux_late_audit_data by Eric Paris · 12 years ago
  76. 1d34929 SELinux: remove auditdeny from selinux_audit_data by Eric Paris · 12 years ago
  77. 50c205f LSM: do not initialize common_audit_data to 0 by Eric Paris · 12 years ago
  78. b466066 LSM: remove the task field from common_audit_data by Eric Paris · 12 years ago
  79. bd5e50f LSM: remove the COMMON_AUDIT_DATA_INIT type expansion by Eric Paris · 12 years ago
  80. d4cf970d SELinux: move common_audit_data to a noinline slow path function by Eric Paris · 12 years ago
  81. 602a8dd SELinux: remove inode_has_perm_noadp by Eric Paris · 12 years ago
  82. 2e33405 SELinux: delay initialization of audit data in selinux_inode_permission by Eric Paris · 12 years ago
  83. 154c50c SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 12 years ago
  84. 92ae9e8 SELinux: remove needless sel_div function by Eric Paris · 12 years ago
  85. bb7081a SELinux: possible NULL deref in context_struct_to_string by Eric Paris · 12 years ago
  86. d6ea83e SELinux: audit failed attempts to set invalid labels by Eric Paris · 12 years ago
  87. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 12 years ago
  88. 95dbf73 SELinux: check OPEN on truncate calls by Eric Paris · 12 years ago
  89. eed7795 SELinux: add default_type statements by Eric Paris · 12 years ago
  90. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 12 years ago
  91. 72e8c859 SELinux: loosen DAC perms on reading policy by Eric Paris · 12 years ago
  92. 47a93a5 SELinux: allow seek operations on the file exposing policy by Eric Paris · 12 years ago
  93. b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 12 years ago
  94. 3f0882c SELinux: do not allocate stack space for AVC data unless needed by Eric Paris · 12 years ago
  95. f8294f1 SELinux: remove avd from slow_avc_audit() by Eric Paris · 12 years ago
  96. 7f6a47c SELinux: remove avd from selinux_audit_data by Eric Paris · 12 years ago
  97. 48c62af LSM: shrink the common_audit_data data union by Eric Paris · 12 years ago
  98. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 12 years ago
  99. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  100. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago