1. ed2c7da apparmor: fix bad lock balance when introspecting policy by John Johansen · 11 years ago
  2. 5cb3e91 apparmor: fix memleak of the profile hash by John Johansen · 11 years ago
  3. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  4. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 11 years ago
  5. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  6. 4cd4fc7 apparmor: fix suspicious RCU usage warning in policy.c/policy.h by John Johansen · 11 years ago
  7. 71ac7f6 apparmor: Use shash crypto API interface for profile hashes by Tyler Hicks · 11 years ago
  8. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  9. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  10. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  11. 3398d25 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  12. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  13. f54fb86 capabilities: allow nice if we are privileged by Serge Hallyn · 11 years ago
  14. 160da84 userns: Allow PR_CAPBSET_DROP in a user namespace. by Eric W. Biederman · 11 years ago
  15. 7320336 Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel into ra-next by James Morris · 11 years ago
  16. 5265fc6 module/lsm: Have apparmor module parameters work with no args by Steven Rostedt · 11 years ago
  17. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  18. f8eb8a1 apparmor: add the ability to report a sha1 hash of loaded policy by John Johansen · 11 years ago
  19. 84f1f78 apparmor: export set of capabilities supported by the apparmor module by John Johansen · 11 years ago
  20. 29b3822 apparmor: add the profile introspection file to interface by John Johansen · 11 years ago
  21. 556d0be apparmor: add an optional profile attachment string for profiles by John Johansen · 11 years ago
  22. 0d259f0 apparmor: add interface files for profiles and namespaces by John Johansen · 11 years ago
  23. 0381650 apparmor: allow setting any profile into the unconfined state by John Johansen · 11 years ago
  24. 8651e1d6 apparmor: make free_profile available outside of policy.c by John Johansen · 11 years ago
  25. 742058b apparmor: rework namespace free path by John Johansen · 11 years ago
  26. fa2ac46 apparmor: update how unconfined is handled by John Johansen · 11 years ago
  27. 77b071b apparmor: change how profile replacement update is done by John Johansen · 11 years ago
  28. 01e2b67 apparmor: convert profile lists to RCU based locking by John Johansen · 11 years ago
  29. dd51c848 apparmor: provide base for multiple profiles to be replaced at once by John Johansen · 11 years ago
  30. 9d910a3 apparmor: add a features/policy dir to interface by John Johansen · 11 years ago
  31. c611616 apparmor: enable users to query whether apparmor is enabled by John Johansen · 11 years ago
  32. dfe4ac2 apparmor: remove minimum size check for vmalloc() by Tetsuo Handa · 11 years ago
  33. 10289b0 Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes by Rafal Krypa · 11 years ago
  34. bd8815a cgroup: make css_for_each_descendant() and friends include the origin css in the iteration by Tejun Heo · 11 years ago
  35. 492eb21 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  36. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  37. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  38. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  39. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  40. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  41. 6ea0624 Smack: IPv6 casting error fix for 3.11 by Casey Schaufler · 11 years ago
  42. 677264e Smack: network label match fix by Casey Schaufler · 11 years ago
  43. 4d7cf4a security: smack: add a hash table to quicken smk_find_entry() by Tomasz Stanislawski · 11 years ago
  44. 470043b security: smack: fix memleak in smk_write_rules_list() by Tomasz Stanislawski · 11 years ago
  45. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  46. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  47. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  48. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  49. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  50. f39d420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  51. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  52. b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  53. 13f8e98 SELinux: Institute file_path_has_perm() by David Howells · 11 years ago
  54. c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 11 years ago
  55. 9b97b6c evm: audit integrity metadata failures by Mimi Zohar · 11 years ago
  56. d726d8d integrity: move integrity_audit_msg() by Mimi Zohar · 11 years ago
  57. c9bccef NFS: Extend NFS xattr handlers to accept the security namespace by David Quigley · 11 years ago
  58. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  59. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  60. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  61. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  62. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 11 years ago
  63. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. 0fcfee6 Smack: Fix the bug smackcipso can't set CIPSO correctly by Passion,Zhao · 11 years ago
  65. e4e8536 selinux: fix the labeled xfrm/IPsec reference count handling by Paul Moore · 11 years ago
  66. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  67. 8cd77a0 Smack: Fix possible NULL pointer dereference at smk_netlbl_mls() by Tetsuo Handa · 11 years ago
  68. e830b39 Smack: Add smkfstransmute mount option by Casey Schaufler · 11 years ago
  69. 2f823ff Smack: Improve access check performance by Casey Schaufler · 11 years ago
  70. c673944 Smack: Local IPv6 port based controls by Casey Schaufler · 11 years ago
  71. d591fb5 device_cgroup: simplify cgroup tree walk in propagate_exception() by Tejun Heo · 11 years ago
  72. 0d422af security: cap_inode_getsecctx returning garbage by J. Bruce Fields · 11 years ago
  73. b5b3ee6 apparmor: no need to delay vfree() by Al Viro · 11 years ago
  74. 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
  75. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  76. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  77. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  78. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  79. 93997f6 KEYS: split call to call_usermodehelper_fns() by Lucas De Marchi · 11 years ago
  80. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  81. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  82. e53cfda tomoyo_close_control: don't bother with return value by Al Viro · 11 years ago
  83. 2654bfb apparmor: fix fully qualified name parsing by John Johansen · 11 years ago
  84. 3eea57c apparmor: fix setprocattr arg processing for onexec by John Johansen · 11 years ago
  85. 214beac apparmor: localize getting the security context to a few macros by John Johansen · 11 years ago
  86. 53fe8b9 apparmor: fix sparse warnings by John Johansen · 11 years ago
  87. 41d1b3e apparmor: Fix smatch warning in aa_remove_profiles by John Johansen · 11 years ago
  88. b492d50 apparmor: fix the audit type table by John Johansen · 11 years ago
  89. ed68630 apparmor: reserve and mask off the top 8 bits of the base field by John Johansen · 11 years ago
  90. 4da05cc apparmor: move the free_profile fn ahead of aa_alloc_profile by John Johansen · 11 years ago
  91. a498785 apparmor: remove sid from profiles by John Johansen · 11 years ago
  92. 180a6f5 apparmor: move perm defines into policy_unpack by John Johansen · 11 years ago
  93. 8e4ff10 apparmor: misc cleanup of match by John Johansen · 11 years ago
  94. cf47aed apparmor: relax the restrictions on setting rlimits by John Johansen · 11 years ago
  95. 4b7c331 apparmor: remove "permipc" command by John Johansen · 11 years ago
  96. 7a2871b apparmor: use common fn to clear task_context for domain transitions by John Johansen · 11 years ago
  97. 0ca554b apparmor: add kvzalloc to handle zeroing for kvmalloc by John Johansen · 11 years ago
  98. 3cfcc19 apparmor: add utility function to get an arbitrary tasks profile. by John Johansen · 11 years ago
  99. e573cc3 apparmor: fix error code to failure message mapping for name lookup by John Johansen · 11 years ago
  100. 50c5ecd5 apparmor: refactor profile mode macros by John Johansen · 11 years ago