1. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  2. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  3. b2d1965 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  4. 00fec2a selinux: Remove security_ops extern by Yao Dongdong · 10 years ago
  5. b10778a Merge commit 'v3.17' into next by James Morris · 10 years ago
  6. 09c6268 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  7. d950f84 selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  8. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  9. 9b32011 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 10 years ago
  10. 923190d selinux: fix inode security list corruption by Stephen Smalley · 10 years ago
  11. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  12. 4093a84 selinux: normalize audit log formatting by Richard Guy Briggs · 10 years ago
  13. e173fb2 selinux: cleanup error reporting in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  14. cbe0d6e selinux: make the netif cache namespace aware by Paul Moore · 10 years ago
  15. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  16. 25db6be selinux: register nf hooks with single nf_register_hooks call by Jiri Pirko · 10 years ago
  17. a7a91a1 selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute() by Paul Moore · 10 years ago
  18. 7b0d0b4 selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID. by Stephen Smalley · 10 years ago
  19. 96784de Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux by Linus Torvalds · 10 years ago
  20. 942ba36 selinux: remove unused variabled in the netport, netnode, and netif caches by Paul Moore · 10 years ago
  21. aa9e0de Merge tag 'v3.16' into next by Paul Moore · 10 years ago
  22. 103ae67 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  23. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  24. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  25. 167225b Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  26. 2873ead Revert "selinux: fix the default socket labeling in sock_graft()" by Paul Moore · 10 years ago
  27. 2ccf466 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  28. b6b8a37 Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  29. 4da6daf selinux: fix the default socket labeling in sock_graft() by Paul Moore · 10 years ago
  30. 615e51f selinux: reduce the number of calls to synchronize_net() when flushing caches by Paul Moore · 10 years ago
  31. f31e799 selinux: no recursive read_lock of policy_rwlock in security_genfs_sid() by Waiman Long · 10 years ago
  32. 6e51f9c selinux: fix a possible memory leak in cond_read_node() by Namhyung Kim · 10 years ago
  33. f004afe selinux: simple cleanup for cond_read_node() by Namhyung Kim · 10 years ago
  34. 4bb9398 security: Used macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  35. 4b6f405 selinux: introduce str_read() helper by Namhyung Kim · 10 years ago
  36. 5c7001b8 SELinux: use ARRAY_SIZE by Himangi Saraogi · 10 years ago
  37. 170b591 Merge tag 'v3.15' into next by Paul Moore · 10 years ago
  38. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  39. fad0701 Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 10 years ago
  40. ed1c964 selinux: conditionally reschedule in hashtab_insert while loading selinux policy by Dave Jones · 10 years ago
  41. 9a591f3 selinux: conditionally reschedule in mls_convert_context while loading selinux policy by Dave Jones · 10 years ago
  42. 5b589d4 selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES by Paul Moore · 10 years ago
  43. ca7786a selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 10 years ago
  44. 47dd0b7 selinux: conditionally reschedule in hashtab_insert while loading selinux policy by Dave Jones · 10 years ago
  45. 612c353 selinux: conditionally reschedule in mls_convert_context while loading selinux policy by Dave Jones · 10 years ago
  46. 4f18998 selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES by Paul Moore · 10 years ago
  47. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 626b974 selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 10 years ago
  49. 3a101b8 audit: add netlink audit protocol bind to check capabilities on multicast join by Richard Guy Briggs · 10 years ago
  50. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 10 years ago
  51. b13cebe Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  52. ecd740c Merge commit 'v3.14' into next by James Morris · 10 years ago
  53. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  54. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  55. 6d32c85 Merge tag 'v3.14' into next by Paul Moore · 10 years ago
  56. 5d50ffd locks: add new fcntl cmd values for handling file private locks by Jeff Layton · 10 years ago
  57. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. f64410e selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 10 years ago
  59. 98883bf selinux: put the mmap() DAC controls before the MAC controls by Paul Moore · 10 years ago
  60. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 10 years ago
  61. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  62. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  63. eee3094 selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 10 years ago
  64. 0909c0a selinux: put the mmap() DAC controls before the MAC controls by Paul Moore · 10 years ago
  65. e4e027e Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  66. 9085a64 SELinux: bigendian problems with filename trans rules by Eric Paris · 10 years ago
  67. ca925cf flowcache: Make flow cache name space aware by Fan Du · 11 years ago
  68. f743166 Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  69. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 10 years ago
  70. 2172fa7 SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 10 years ago
  71. 6a96e15 selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types by Paul Moore · 10 years ago
  72. 825e587 Merge tag 'v3.13' into stable-3.14 by Paul Moore · 10 years ago
  73. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  74. 41be702 Merge tag 'v3.13' into next by Paul Moore · 10 years ago
  75. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  76. 9ad42a7 selinux: call WARN_ONCE() instead of calling audit_log_start() by Richard Guy Briggs · 11 years ago
  77. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 11 years ago
  78. 923b49f Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 11 years ago
  79. 8ed8146 SELinux: Fix memory leak upon loading policy by Tetsuo Handa · 11 years ago
  80. d4a82a4 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 11 years ago
  81. c0c1439 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  82. 46d01d6 selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  83. 465954c selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  84. a5e333d3 SELinux: remove duplicated include from hooks.c by Wei Yongjun · 11 years ago
  85. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  86. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  87. 4d546f8 selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 by Paul Moore · 11 years ago
  88. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 11 years ago
  89. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  90. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  91. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  92. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  93. 598cdbc selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  94. 5c6c268 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  95. 5b67c49 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  96. 0af9016 selinux: fix possible memory leak by Geyslan G. Bem · 11 years ago
  97. 0b1f24e selinux: pull address family directly from the request_sock struct by Paul Moore · 11 years ago
  98. 050d032 selinux: ensure that the cached NetLabel secattr matches the desired SID by Paul Moore · 11 years ago
  99. 7f72164 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  100. da2ea0d selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago