1. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 10 years ago
  2. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  3. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  4. 5d50ffd locks: add new fcntl cmd values for handling file private locks by Jeff Layton · 10 years ago
  5. f64410e selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 10 years ago
  6. 98883bf selinux: put the mmap() DAC controls before the MAC controls by Paul Moore · 10 years ago
  7. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  8. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 10 years ago
  9. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  10. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 10 years ago
  11. d4a82a4 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  12. c0c1439 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  13. 46d01d6 selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  14. 465954c selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  15. a5e333d3 SELinux: remove duplicated include from hooks.c by Wei Yongjun · 11 years ago
  16. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  17. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  18. 4d546f8 selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 by Paul Moore · 11 years ago
  19. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 11 years ago
  20. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  21. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  22. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  23. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  24. 598cdbc selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  25. 5c6c268 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  26. 5b67c49 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  27. 0b1f24e selinux: pull address family directly from the request_sock struct by Paul Moore · 11 years ago
  28. 7f72164 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  29. da2ea0d selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  30. dd0a118 Merge tag 'v3.12' by Paul Moore · 11 years ago
  31. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  32. 94851b1 Merge tag 'v3.12' by Paul Moore · 11 years ago
  33. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 6f799c9 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next by James Morris · 11 years ago
  35. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  36. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  37. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  38. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  39. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  40. 0b4bdb3 Revert "SELinux: do not handle seclabel as a special flag" by Eric Paris · 11 years ago
  41. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 11 years ago
  42. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  43. b43e725 SELinux: use a helper function to determine seclabel by Eric Paris · 12 years ago
  44. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  45. 308ab70c SELinux: do not handle seclabel as a special flag by Eric Paris · 12 years ago
  46. eadcabc SELinux: do all flags twiddling in one place by Eric Paris · 12 years ago
  47. 12f348b SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT by Eric Paris · 12 years ago
  48. af8e50c SELinux: use define for number of bits in the mnt flags mask by Eric Paris · 12 years ago
  49. d355987f SELinux: make it harder to get the number of mnt opts wrong by Eric Paris · 12 years ago
  50. 40d3d0b SELinux: remove crazy contortions around proc by Eric Paris · 12 years ago
  51. 5c73fce SELinux: Enable setting security contexts on rootfs inodes. by Stephen Smalley · 11 years ago
  52. bed4d7e selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() 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. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  56. 13f8e98 SELinux: Institute file_path_has_perm() by David Howells · 11 years ago
  57. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  58. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  59. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  60. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  61. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 11 years ago
  62. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  63. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  64. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  65. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  66. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 11 years ago
  67. 7795498 selinux: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  68. 45e09bd selinux: opened file can't have NULL or negative ->f_path.dentry by Al Viro · 11 years ago
  69. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  70. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  71. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 11 years ago
  72. 45525b2 fix a leak in replace_fd() users by Al Viro · 12 years ago
  73. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  74. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  75. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  76. ee97cd8 switch flush_unauthorized_files() to replace_fd() by Al Viro · 12 years ago
  77. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  78. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  79. e3fea3f selinux: fix selinux_inode_setxattr oops by Al Viro · 12 years ago
  80. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  81. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  82. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  83. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  84. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 3d2195c SELinux: do not check open perms if they are not known to policy by Eric Paris · 12 years ago
  86. 2597a83 netfilter: selinux: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  87. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  88. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  89. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  90. 259e5e6 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 12 years ago
  91. c737f82 SELinux: remove unused common_audit_data in flush_unauthorized_files by Eric Paris · 12 years ago
  92. 899838b SELinux: unify the selinux_audit_data and selinux_late_audit_data by Eric Paris · 12 years ago
  93. 50c205f LSM: do not initialize common_audit_data to 0 by Eric Paris · 12 years ago
  94. b466066 LSM: remove the task field from common_audit_data by Eric Paris · 12 years ago
  95. bd5e50f LSM: remove the COMMON_AUDIT_DATA_INIT type expansion by Eric Paris · 12 years ago
  96. d4cf970d SELinux: move common_audit_data to a noinline slow path function by Eric Paris · 12 years ago
  97. 602a8dd SELinux: remove inode_has_perm_noadp by Eric Paris · 12 years ago
  98. 2e33405 SELinux: delay initialization of audit data in selinux_inode_permission by Eric Paris · 12 years ago
  99. d6ea83e SELinux: audit failed attempts to set invalid labels by Eric Paris · 12 years ago
  100. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 12 years ago