1. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  2. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  4. 449a68c security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  5. 9801c60 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  6. 6034f7e security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  7. fb408e6 get rid of pointless checks for dentry->sb == NULL by Al Viro · 13 years ago
  8. eecdd35 ->permission() sanitizing: don't pass flags to exec_permission() by Al Viro · 13 years ago
  9. cf1dd1d selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU by Al Viro · 13 years ago
  10. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  11. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  12. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  13. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  14. b1d7dd8 KEYS: Fix error handling in construct_key_and_link() by David Howells · 13 years ago
  15. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  16. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 13 years ago
  17. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  18. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  19. ded5098 SELinux: skip file_name_trans_write() when policy downgraded. by Roy.Li · 13 years ago
  20. 4e78c72 TOMOYO: Fix oops in tomoyo_mount_acl(). by Tetsuo Handa · 13 years ago
  21. 1780f2d AppArmor: Fix sleep in invalid context from task_setrlimit by John Johansen · 13 years ago
  22. 95f4efb selinux: simplify and clean up inode_has_perm() by Linus Torvalds · 13 years ago
  23. a5b2c5b AppArmor: fix oops in apparmor_setprocattr by Kees Cook · 13 years ago
  24. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  25. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  26. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  27. 0f7e4c3 selinux: fix case of names with whitespace/multibytes on /selinux/create by Kohei Kaigai · 13 years ago
  28. ea77f7a Merge commit 'v2.6.39' into 20110526 by Eric Paris · 13 years ago
  29. f7285b5 Set cred->user_ns in key_replace_session_keyring by Serge E. Hallyn · 13 years ago
  30. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  31. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  32. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  33. 257313b selinux: avoid unnecessary avc cache stat hit count by Linus Torvalds · 13 years ago
  34. 044aea9 selinux: de-crapify avc cache stat code generation by Linus Torvalds · 13 years ago
  35. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  36. d410fa4 Create Documentation/security/, by Randy Dunlap · 13 years ago
  37. 12a5a26 Merge branch 'master' into next by James Morris · 13 years ago
  38. ca7d120 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  39. 93826c0 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  40. e77dc34 TOMOYO: Fix wrong domainname validation. by Tetsuo Handa · 13 years ago
  41. 7a627e3 SELINUX: add /sys/fs/selinux mount point to put selinuxfs by Greg Kroah-Hartman · 13 years ago
  42. 690273f security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  43. 3acb458 security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() by Lai Jiangshan · 13 years ago
  44. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  45. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  46. cb1e922 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  47. 2875fa0 SELinux: introduce path_has_perm by Eric Paris · 13 years ago
  48. 5a3ea87 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  49. 562abf6 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  50. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 13 years ago
  51. 3f058ef SELinux: generic hashtab entry counter by Eric Paris · 13 years ago
  52. be30b16 SELinux: calculate and print hashtab stats with a generic function by Eric Paris · 13 years ago
  53. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 13 years ago
  54. 2667991 SELinux: rename filename_compute_type argument to *type instead of *con by Eric Paris · 13 years ago
  55. 4742600 SELinux: fix comment to state filename_compute_type takes an objname not a qstr by Eric Paris · 13 years ago
  56. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  57. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  58. 92f4250 SMACK: smack_file_lock can use the struct path by Eric Paris · 13 years ago
  59. a269434 LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH by Eric Paris · 13 years ago
  60. f48b739 LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE by Eric Paris · 13 years ago
  61. 0dc1ba2 SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  62. 1c99042 SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  63. 6b69732 SELinux: security_read_policy should take a size_t not ssize_t by Eric Paris · 13 years ago
  64. a35c6c8 SELinux: silence build warning when !CONFIG_BUG by Eric Paris · 13 years ago
  65. 8c9e80e SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  66. 425b473 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  67. db5ca35 TOMOYO: Fix refcount leak in tomoyo_mount_acl(). by Tetsuo Handa · 13 years ago
  68. d4ab4e6 Merge branch 'master'; commit 'v2.6.39-rc3' into next by James Morris · 13 years ago
  69. c0fa797 TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/audit by Tetsuo Handa · 13 years ago
  70. e4f5f26 TOMOYO: Don't add / for allow_unmount permission check. by Tetsuo Handa · 13 years ago
  71. 2a086e5 TOMOYO: Fix race on updating profile's comment line. by Tetsuo Handa · 13 years ago
  72. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  73. 1214eac Initialize policydb.process_class eariler. by Harry Ciao · 13 years ago
  74. eba71de selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago
  75. 4bf2ea7 capabilities: do not special case exec of init by Eric Paris · 13 years ago
  76. f50a3ec selinux: add type_transition with name extension support for selinuxfs by Kohei Kaigai · 13 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  78. cfc64fd tomoyo: fix memory leak in tomoyo_commit_ok() by Xiaochen Wang · 13 years ago
  79. 93b9c98b Merge branch 'next-queue' into next by James Morris · 13 years ago
  80. 85cd6da selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago
  81. c900ff3 SELinux: Write class field in role_trans_write. by Harry Ciao · 13 years ago
  82. 63a312c SELinux: Compute role in newcontext for all classes by Harry Ciao · 13 years ago
  83. 8023976 SELinux: Add class support to the role_trans structure by Harry Ciao · 13 years ago
  84. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  85. 8409cca userns: allow ptrace from non-init user namespaces by Serge E. Hallyn · 13 years ago
  86. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  87. 5806896 security: select correct default LSM_MMAP_MIN_ADDR on ARM. by Paul Gortmaker · 13 years ago
  88. 4aab1e8 KEYS: Make request_key() and co. return an error for a negative key by David Howells · 13 years ago
  89. 78b7280 KEYS: Improve /proc/keys by David Howells · 13 years ago
  90. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  91. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  92. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  93. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  94. c151694 Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev into next by James Morris · 13 years ago
  95. 1936113 AppArmor: kill unused macros in lsm.c by Shan Wei · 13 years ago
  96. 0f82502 AppArmor: cleanup generated files correctly by Michal Hocko · 13 years ago
  97. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  98. ee009e4a0 KEYS: Add an iovec version of KEYCTL_INSTANTIATE by David Howells · 13 years ago
  99. fdd1b94 KEYS: Add a new keyctl op to reject a key with a specified error code by David Howells · 13 years ago
  100. b9fffa3 KEYS: Add a key type op to permit the key description to be vetted by David Howells · 13 years ago