1. 7d1db4b selinux: Use kmemdup instead of kmalloc + memcpy by Duan Jiong · 11 years ago
  2. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  3. 0b4bdb3 Revert "SELinux: do not handle seclabel as a special flag" by Eric Paris · 11 years ago
  4. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 11 years ago
  5. 6ea0624 Smack: IPv6 casting error fix for 3.11 by Casey Schaufler · 11 years ago
  6. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  7. b04eea8 selinux: fix problems in netnode when BUG() is compiled out by Paul Moore · 11 years ago
  8. b43e725 SELinux: use a helper function to determine seclabel by Eric Paris · 12 years ago
  9. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  10. 308ab70c SELinux: do not handle seclabel as a special flag by Eric Paris · 12 years ago
  11. f936c6e SELinux: change sbsec->behavior to short by Eric Paris · 12 years ago
  12. cfca030 SELinux: renumber the superblock options by Eric Paris · 12 years ago
  13. eadcabc SELinux: do all flags twiddling in one place by Eric Paris · 12 years ago
  14. 12f348b SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT by Eric Paris · 12 years ago
  15. af8e50c SELinux: use define for number of bits in the mnt flags mask by Eric Paris · 12 years ago
  16. d355987f SELinux: make it harder to get the number of mnt opts wrong by Eric Paris · 12 years ago
  17. 40d3d0b SELinux: remove crazy contortions around proc by Eric Paris · 12 years ago
  18. b138004 SELinux: fix selinuxfs policy file on big endian systems by Eric Paris · 11 years ago
  19. 5c73fce SELinux: Enable setting security contexts on rootfs inodes. by Stephen Smalley · 11 years ago
  20. a767f68 SELinux: Increase ebitmap_node size for 64-bit configuration by Waiman Long · 11 years ago
  21. fee7114 SELinux: Reduce overhead of mls_level_isvalid() function call by Waiman Long · 11 years ago
  22. bed4d7e selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() by Paul Moore · 11 years ago
  23. d1b17b0 selinux: cleanup the XFRM header by Paul Moore · 11 years ago
  24. e219369 selinux: cleanup selinux_xfrm_decode_session() by Paul Moore · 11 years ago
  25. 4baabee selinux: cleanup some comment and whitespace issues in the XFRM code by Paul Moore · 11 years ago
  26. eef9b41 selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() by Paul Moore · 11 years ago
  27. 9648434 selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow_match() by Paul Moore · 11 years ago
  28. ccf17cc selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code by Paul Moore · 11 years ago
  29. 2e5aa86 lsm: split the xfrm_state_alloc_security() hook implementation by Paul Moore · 11 years ago
  30. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  31. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  32. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  33. f39d420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  34. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  35. b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  36. 13f8e98 SELinux: Institute file_path_has_perm() by David Howells · 11 years ago
  37. c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 11 years ago
  38. 9b97b6c evm: audit integrity metadata failures by Mimi Zohar · 12 years ago
  39. d726d8d integrity: move integrity_audit_msg() by Mimi Zohar · 12 years ago
  40. c9bccef NFS: Extend NFS xattr handlers to accept the security namespace by David Quigley · 11 years ago
  41. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  42. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  43. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  44. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  45. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 11 years ago
  46. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 0fcfee6 Smack: Fix the bug smackcipso can't set CIPSO correctly by Passion,Zhao · 11 years ago
  48. e4e8536 selinux: fix the labeled xfrm/IPsec reference count handling by Paul Moore · 11 years ago
  49. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  50. 8cd77a0 Smack: Fix possible NULL pointer dereference at smk_netlbl_mls() by Tetsuo Handa · 11 years ago
  51. e830b39 Smack: Add smkfstransmute mount option by Casey Schaufler · 11 years ago
  52. 2f823ff Smack: Improve access check performance by Casey Schaufler · 11 years ago
  53. c673944 Smack: Local IPv6 port based controls by Casey Schaufler · 11 years ago
  54. d591fb5 device_cgroup: simplify cgroup tree walk in propagate_exception() by Tejun Heo · 11 years ago
  55. 0d422af security: cap_inode_getsecctx returning garbage by J. Bruce Fields · 11 years ago
  56. b5b3ee6 apparmor: no need to delay vfree() by Al Viro · 11 years ago
  57. bd71164 Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into ra-next by James Morris · 11 years ago
  58. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  59. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  60. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  61. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  62. 93997f6 KEYS: split call to call_usermodehelper_fns() by Lucas De Marchi · 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. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  65. e53cfda tomoyo_close_control: don't bother with return value by Al Viro · 11 years ago
  66. 2654bfb apparmor: fix fully qualified name parsing by John Johansen · 12 years ago
  67. 3eea57c apparmor: fix setprocattr arg processing for onexec by John Johansen · 12 years ago
  68. 214beac apparmor: localize getting the security context to a few macros by John Johansen · 12 years ago
  69. 53fe8b9 apparmor: fix sparse warnings by John Johansen · 12 years ago
  70. 41d1b3e apparmor: Fix smatch warning in aa_remove_profiles by John Johansen · 12 years ago
  71. b492d50 apparmor: fix the audit type table by John Johansen · 12 years ago
  72. ed68630 apparmor: reserve and mask off the top 8 bits of the base field by John Johansen · 12 years ago
  73. 4da05cc apparmor: move the free_profile fn ahead of aa_alloc_profile by John Johansen · 12 years ago
  74. a498785 apparmor: remove sid from profiles by John Johansen · 12 years ago
  75. 180a6f5 apparmor: move perm defines into policy_unpack by John Johansen · 12 years ago
  76. 8e4ff10 apparmor: misc cleanup of match by John Johansen · 12 years ago
  77. cf47aed apparmor: relax the restrictions on setting rlimits by John Johansen · 12 years ago
  78. 4b7c331 apparmor: remove "permipc" command by John Johansen · 12 years ago
  79. 7a2871b apparmor: use common fn to clear task_context for domain transitions by John Johansen · 12 years ago
  80. 0ca554b apparmor: add kvzalloc to handle zeroing for kvmalloc by John Johansen · 12 years ago
  81. 3cfcc19 apparmor: add utility function to get an arbitrary tasks profile. by John Johansen · 12 years ago
  82. e573cc3 apparmor: fix error code to failure message mapping for name lookup by John Johansen · 12 years ago
  83. 50c5ecd5 apparmor: refactor profile mode macros by John Johansen · 12 years ago
  84. 0426623 apparmor: Remove -W1 warnings by John Johansen · 12 years ago
  85. 17322cc apparmor: fix auditing of domain transition failures due to incomplete policy by John Johansen · 12 years ago
  86. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  87. e57d5cf devcg: remove parent_cgroup. by Rami Rosen · 11 years ago
  88. df2c2af ima: eliminate passing d_name.name to process_measurement() by Mimi Zohar · 11 years ago
  89. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  90. 8adf12b devcg: remove broken_hierarchy tag by Tejun Heo · 11 years ago
  91. 958d2c2 Smack: include magic.h in smackfs.c by Casey Schaufler · 12 years ago
  92. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 12 years ago
  93. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  95. 7795498 selinux: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  96. eddc0a3 yama: Better permission check for ptraceme by Eric W. Biederman · 12 years ago
  97. bd2953e devcg: propagate local changes down the hierarchy by Aristeu Rozanski · 12 years ago
  98. 1909554c devcg: use css_online and css_offline by Aristeu Rozanski · 12 years ago
  99. c39a2a3 devcg: prepare may_access() for hierarchy support by Aristeu Rozanski · 12 years ago
  100. 26898fd devcg: expand may_access() logic by Aristeu Rozanski · 12 years ago