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. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. f64410e selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 10 years ago
  7. 98883bf selinux: put the mmap() DAC controls before the MAC controls by Paul Moore · 10 years ago
  8. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  9. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. e4e027e Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  11. 9085a64 SELinux: bigendian problems with filename trans rules by Eric Paris · 10 years ago
  12. ca925cf flowcache: Make flow cache name space aware by Fan Du · 10 years ago
  13. f743166 Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  14. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 10 years ago
  15. 2172fa7 SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 10 years ago
  16. 6a96e15 selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types by Paul Moore · 10 years ago
  17. 825e587 Merge tag 'v3.13' into stable-3.14 by Paul Moore · 10 years ago
  18. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  19. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  20. 9ad42a7 selinux: call WARN_ONCE() instead of calling audit_log_start() by Richard Guy Briggs · 11 years ago
  21. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 10 years ago
  22. 923b49f Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  23. 8ed8146 SELinux: Fix memory leak upon loading policy by Tetsuo Handa · 10 years ago
  24. d4a82a4 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  25. c0c1439 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  26. 46d01d6 selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  27. 465954c selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  28. a5e333d3 SELinux: remove duplicated include from hooks.c by Wei Yongjun · 11 years ago
  29. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  30. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  31. 4d546f8 selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 by Paul Moore · 11 years ago
  32. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 11 years ago
  33. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  34. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  35. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  36. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  37. 598cdbc selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  38. 5c6c268 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  39. 5b67c49 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  40. 0af9016 selinux: fix possible memory leak by Geyslan G. Bem · 11 years ago
  41. 0b1f24e selinux: pull address family directly from the request_sock struct by Paul Moore · 11 years ago
  42. 050d032 selinux: ensure that the cached NetLabel secattr matches the desired SID by Paul Moore · 11 years ago
  43. 7f72164 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  44. da2ea0d selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  45. dd0a118 Merge tag 'v3.12' by Paul Moore · 11 years ago
  46. 8e645c3 selinux: fix possible memory leak by Geyslan G. Bem · 11 years ago
  47. fc582ae Merge tag 'v3.12' by Eric Paris · 11 years ago
  48. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  49. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  50. b5495b4 SELinux: security_load_policy: Silence frame-larger-than warning by Tim Gardner · 11 years ago
  51. a660bec SELinux: Update policy version to support constraints info by Richard Haines · 11 years ago
  52. 94851b1 Merge tag 'v3.12' by Paul Moore · 11 years ago
  53. b805b19 selinux: apply selinux checks on new audit message types by Eric Paris · 11 years ago
  54. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 6f799c9 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next by James Morris · 11 years ago
  56. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  57. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  58. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 11 years ago
  59. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  60. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  61. 42d64e1 selinux: correct locking in selinux_netlbl_socket_connect) by Paul Moore · 11 years ago
  62. 7d1db4b selinux: Use kmemdup instead of kmalloc + memcpy by Duan Jiong · 11 years ago
  63. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  64. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  65. 0b4bdb3 Revert "SELinux: do not handle seclabel as a special flag" by Eric Paris · 11 years ago
  66. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 11 years ago
  67. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  68. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  69. b04eea8 selinux: fix problems in netnode when BUG() is compiled out by Paul Moore · 11 years ago
  70. b43e725 SELinux: use a helper function to determine seclabel by Eric Paris · 12 years ago
  71. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  72. 308ab70c SELinux: do not handle seclabel as a special flag by Eric Paris · 12 years ago
  73. f936c6e SELinux: change sbsec->behavior to short by Eric Paris · 12 years ago
  74. cfca030 SELinux: renumber the superblock options by Eric Paris · 12 years ago
  75. eadcabc SELinux: do all flags twiddling in one place by Eric Paris · 12 years ago
  76. 12f348b SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT by Eric Paris · 12 years ago
  77. af8e50c SELinux: use define for number of bits in the mnt flags mask by Eric Paris · 12 years ago
  78. d355987f SELinux: make it harder to get the number of mnt opts wrong by Eric Paris · 12 years ago
  79. 40d3d0b SELinux: remove crazy contortions around proc by Eric Paris · 12 years ago
  80. b138004 SELinux: fix selinuxfs policy file on big endian systems by Eric Paris · 11 years ago
  81. 5c73fce SELinux: Enable setting security contexts on rootfs inodes. by Stephen Smalley · 11 years ago
  82. a767f68 SELinux: Increase ebitmap_node size for 64-bit configuration by Waiman Long · 11 years ago
  83. fee7114 SELinux: Reduce overhead of mls_level_isvalid() function call by Waiman Long · 11 years ago
  84. bed4d7e selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() by Paul Moore · 11 years ago
  85. d1b17b0 selinux: cleanup the XFRM header by Paul Moore · 11 years ago
  86. e219369 selinux: cleanup selinux_xfrm_decode_session() by Paul Moore · 11 years ago
  87. 4baabee selinux: cleanup some comment and whitespace issues in the XFRM code by Paul Moore · 11 years ago
  88. eef9b41 selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() by Paul Moore · 11 years ago
  89. 9648434 selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow_match() by Paul Moore · 11 years ago
  90. ccf17cc selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code by Paul Moore · 11 years ago
  91. 2e5aa86 lsm: split the xfrm_state_alloc_security() hook implementation by Paul Moore · 11 years ago
  92. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  93. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  94. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  95. 13f8e98 SELinux: Institute file_path_has_perm() by David Howells · 11 years ago
  96. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  97. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  98. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  99. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  100. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 11 years ago