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