1. f39d420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  2. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  4. 13f8e98 SELinux: Institute file_path_has_perm() by David Howells · 11 years ago
  5. c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 11 years ago
  6. 9b97b6c evm: audit integrity metadata failures by Mimi Zohar · 11 years ago
  7. d726d8d integrity: move integrity_audit_msg() by Mimi Zohar · 11 years ago
  8. 0fcfee6 Smack: Fix the bug smackcipso can't set CIPSO correctly by Passion,Zhao · 11 years ago
  9. e4e8536 selinux: fix the labeled xfrm/IPsec reference count handling by Paul Moore · 11 years ago
  10. 8cd77a0 Smack: Fix possible NULL pointer dereference at smk_netlbl_mls() by Tetsuo Handa · 11 years ago
  11. e830b39 Smack: Add smkfstransmute mount option by Casey Schaufler · 11 years ago
  12. 2f823ff Smack: Improve access check performance by Casey Schaufler · 11 years ago
  13. c673944 Smack: Local IPv6 port based controls by Casey Schaufler · 11 years ago
  14. d591fb5 device_cgroup: simplify cgroup tree walk in propagate_exception() by Tejun Heo · 11 years ago
  15. b5b3ee6 apparmor: no need to delay vfree() by Al Viro · 11 years ago
  16. 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
  17. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  18. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  19. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  20. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  21. 93997f6 KEYS: split call to call_usermodehelper_fns() by Lucas De Marchi · 11 years ago
  22. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  23. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  24. e53cfda tomoyo_close_control: don't bother with return value by Al Viro · 11 years ago
  25. 2654bfb apparmor: fix fully qualified name parsing by John Johansen · 11 years ago
  26. 3eea57c apparmor: fix setprocattr arg processing for onexec by John Johansen · 11 years ago
  27. 214beac apparmor: localize getting the security context to a few macros by John Johansen · 11 years ago
  28. 53fe8b9 apparmor: fix sparse warnings by John Johansen · 11 years ago
  29. 41d1b3e apparmor: Fix smatch warning in aa_remove_profiles by John Johansen · 11 years ago
  30. b492d50 apparmor: fix the audit type table by John Johansen · 11 years ago
  31. ed68630 apparmor: reserve and mask off the top 8 bits of the base field by John Johansen · 11 years ago
  32. 4da05cc apparmor: move the free_profile fn ahead of aa_alloc_profile by John Johansen · 11 years ago
  33. a498785 apparmor: remove sid from profiles by John Johansen · 11 years ago
  34. 180a6f5 apparmor: move perm defines into policy_unpack by John Johansen · 11 years ago
  35. 8e4ff10 apparmor: misc cleanup of match by John Johansen · 11 years ago
  36. cf47aed apparmor: relax the restrictions on setting rlimits by John Johansen · 11 years ago
  37. 4b7c331 apparmor: remove "permipc" command by John Johansen · 11 years ago
  38. 7a2871b apparmor: use common fn to clear task_context for domain transitions by John Johansen · 11 years ago
  39. 0ca554b apparmor: add kvzalloc to handle zeroing for kvmalloc by John Johansen · 11 years ago
  40. 3cfcc19 apparmor: add utility function to get an arbitrary tasks profile. by John Johansen · 11 years ago
  41. e573cc3 apparmor: fix error code to failure message mapping for name lookup by John Johansen · 11 years ago
  42. 50c5ecd5 apparmor: refactor profile mode macros by John Johansen · 11 years ago
  43. 0426623 apparmor: Remove -W1 warnings by John Johansen · 11 years ago
  44. 17322cc apparmor: fix auditing of domain transition failures due to incomplete policy by John Johansen · 11 years ago
  45. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. e57d5cf devcg: remove parent_cgroup. by Rami Rosen · 11 years ago
  47. df2c2af ima: eliminate passing d_name.name to process_measurement() by Mimi Zohar · 11 years ago
  48. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  49. 8adf12b devcg: remove broken_hierarchy tag by Tejun Heo · 11 years ago
  50. 958d2c2 Smack: include magic.h in smackfs.c by Casey Schaufler · 11 years ago
  51. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 11 years ago
  52. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  54. 7795498 selinux: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  55. eddc0a3 yama: Better permission check for ptraceme by Eric W. Biederman · 11 years ago
  56. bd2953e devcg: propagate local changes down the hierarchy by Aristeu Rozanski · 11 years ago
  57. 1909554c devcg: use css_online and css_offline by Aristeu Rozanski · 11 years ago
  58. c39a2a3 devcg: prepare may_access() for hierarchy support by Aristeu Rozanski · 11 years ago
  59. 26898fd devcg: expand may_access() logic by Aristeu Rozanski · 11 years ago
  60. cdb56b6 Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir() by Igor Zhbanov · 11 years ago
  61. e05b6f9 Smack: add support for modification of existing rules by Rafal Krypa · 11 years ago
  62. cee7e44 smack: SMACK_MAGIC to include/uapi/linux/magic.h by Jarkko Sakkinen · 12 years ago
  63. a87d79a Smack: add missing support for transmute bit in smack_str_from_perm() by Rafal Krypa · 12 years ago
  64. d15d9fad Smack: prevent revoke-subject from failing when unseen label is written to it by Rafal Krypa · 12 years ago
  65. 4502403 selinux: use GFP_ATOMIC under spin_lock by Dan Carpenter · 11 years ago
  66. 921f3ac tomoyo: use DEFINE_SRCU() to define tomoyo_ss by Lai Jiangshan · 11 years ago
  67. 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 11 years ago
  68. 0da9dfd keys: fix race with concurrent install_user_keyrings() by David Howells · 11 years ago
  69. ba0e342 userns: Stop oopsing in key_change_session_keyring by Eric W. Biederman · 11 years ago
  70. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  72. 45e09bd selinux: opened file can't have NULL or negative ->f_path.dentry by Al Viro · 11 years ago
  73. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 182be68 kill f_vfsmnt by Al Viro · 11 years ago
  75. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 11 years ago
  76. a2c2c3a ima: "remove enforce checking duplication" merge fix by Mimi Zohar · 11 years ago
  77. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  78. 53eb8c8 device_cgroup: don't grab mutex in rcu callback by Jerry Snitselaar · 11 years ago
  79. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  80. fe9453a KEYS: Revert one application of "Fix unreachable code" patch by David Howells · 11 years ago
  81. e075125 ima: digital signature verification using asymmetric keys by Dmitry Kasatkin · 11 years ago
  82. 50af554 ima: rename hash calculation functions by Dmitry Kasatkin · 12 years ago
  83. 76bb28f ima: use new crypto_shash API instead of old crypto_hash by Dmitry Kasatkin · 12 years ago
  84. 85865c1 ima: add policy support for file system uuid by Dmitry Kasatkin · 12 years ago
  85. 74de668 evm: add file system uuid to EVM hmac by Dmitry Kasatkin · 12 years ago
  86. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  87. 5a73fcf ima: differentiate appraise status only for hook specific rules by Mimi Zohar · 12 years ago
  88. d79d72e ima: per hook cache integrity appraisal status by Mimi Zohar · 12 years ago
  89. f578c08 ima: increase iint flag size by Mimi Zohar · 12 years ago
  90. 0e5a247 ima: added policy support for 'security.ima' type by Dmitry Kasatkin · 12 years ago
  91. 103a197 security/device_cgroup: lock assert fails in dev_exception_clean() by Jerry Snitselaar · 11 years ago
  92. a67adb9 evm: checking if removexattr is not a NULL by Dmitry Kasatkin · 11 years ago
  93. a175b8b ima: forbid write access to files with digital signatures by Dmitry Kasatkin · 12 years ago
  94. ea1046d ima: move full pathname resolution to separate function by Dmitry Kasatkin · 12 years ago
  95. ee86633 integrity: reduce storage size for ima_status and evm_status by Dmitry Kasatkin · 12 years ago
  96. 16cac49 ima: rename FILE_MMAP to MMAP_CHECK by Mimi Zohar · 11 years ago
  97. b515246 ima: remove security.ima hexdump by Dmitry Kasatkin · 12 years ago
  98. 750943a ima: remove enforce checking duplication by Dmitry Kasatkin · 12 years ago
  99. def3e8b ima: set appraise status in fix mode only when xattr is fixed by Dmitry Kasatkin · 12 years ago
  100. e908056 evm: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago