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