1. 95b6886 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
  2. e371d46 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. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  4. 4b2a2c6 ima: fmode_t misspelled as mode_t... by Al Viro · 13 years ago
  5. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  6. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  7. 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
  8. 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
  9. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  10. 449a68c security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  11. 9801c60 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  12. 6034f7e security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  13. fb408e6 get rid of pointless checks for dentry->sb == NULL by Al Viro · 13 years ago
  14. eecdd35 ->permission() sanitizing: don't pass flags to exec_permission() by Al Viro · 13 years ago
  15. cf1dd1d selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU by Al Viro · 13 years ago
  16. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  17. 0f2a55d TOMOYO: Update kernel-doc. by Tetsuo Handa · 13 years ago
  18. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  19. 97fb35e TOMOYO: Enable conditional ACL. by Tetsuo Handa · 13 years ago
  20. 5b63685 TOMOYO: Allow using argv[]/envp[] of execve() as conditions. by Tetsuo Handa · 13 years ago
  21. 2ca9bf4 TOMOYO: Allow using executable's realpath and symlink's target as conditions. by Tetsuo Handa · 13 years ago
  22. 8761afd TOMOYO: Allow using owner/group etc. of file objects as conditions. by Tetsuo Handa · 13 years ago
  23. 2066a36 TOMOYO: Allow using UID/GID etc. of current thread as conditions. by Tetsuo Handa · 13 years ago
  24. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  25. 5c4274f TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. by Tetsuo Handa · 13 years ago
  26. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  27. ea50481 TOMOYO: Fix wrong domainname in tomoyo_init_log(). by Tetsuo Handa · 13 years ago
  28. 3ddf17f TOMOYO: Cleanup header file. by Tetsuo Handa · 13 years ago
  29. 7986cf2 TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . by Tetsuo Handa · 13 years ago
  30. da3f1c7 Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev into next by James Morris · 13 years ago
  31. 5b944a7 Merge branch 'linus' into next by James Morris · 13 years ago
  32. 25e75df AppArmor: Fix masking of capabilities in complain mode by John Johansen · 13 years ago
  33. 04fdc09 AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock by John Johansen · 13 years ago
  34. 0e4ae0e TOMOYO: Make several options configurable. by Tetsuo Handa · 13 years ago
  35. efe836a TOMOYO: Add built-in policy support. by Tetsuo Handa · 13 years ago
  36. b22b8b9 TOMOYO: Rename meminfo to stat and show more statistics. by Tetsuo Handa · 13 years ago
  37. 2c47ab9 TOMOYO: Cleanup part 4. by Tetsuo Handa · 13 years ago
  38. 2e503bb TOMOYO: Fix lockdep warning. by Tetsuo Handa · 13 years ago
  39. 5625f2e TOMOYO: Change pathname for non-rename()able filesystems. by Tetsuo Handa · 13 years ago
  40. bd03a3e TOMOYO: Add policy namespace support. by Tetsuo Handa · 13 years ago
  41. 3299714 TOMOYO: Add ACL group support. by Tetsuo Handa · 13 years ago
  42. eadd99c TOMOYO: Add auditing interface. by Tetsuo Handa · 13 years ago
  43. d5ca172 TOMOYO: Simplify profile structure. by Tetsuo Handa · 13 years ago
  44. 0d2171d TOMOYO: Rename directives. by Tetsuo Handa · 13 years ago
  45. a238cf5 TOMOYO: Use struct for passing ACL line. by Tetsuo Handa · 13 years ago
  46. 0df7e8b TOMOYO: Cleanup part 3. by Tetsuo Handa · 13 years ago
  47. b5bc60b TOMOYO: Cleanup part 2. by Tetsuo Handa · 13 years ago
  48. 7c75964 TOMOYO: Cleanup part 1. by Tetsuo Handa · 13 years ago
  49. 79a73d1 encrypted-keys: add ecryptfs format support by Roberto Sassu · 13 years ago
  50. 4e561d3 encrypted-keys: add key format support by Roberto Sassu · 13 years ago
  51. 7103dff encrypted-keys: added additional debug messages by Roberto Sassu · 13 years ago
  52. 08fa2aa encrypted-keys: fixed valid_master_desc() function description by Roberto Sassu · 13 years ago
  53. f91c2c5 encrypted_keys: avoid dumping the master key if the request fails by Roberto Sassu · 13 years ago
  54. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  55. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  56. b1d7dd8 KEYS: Fix error handling in construct_key_and_link() by David Howells · 13 years ago
  57. 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
  58. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 13 years ago
  59. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  60. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  61. ded5098 SELinux: skip file_name_trans_write() when policy downgraded. by Roy.Li · 13 years ago
  62. 4e78c72 TOMOYO: Fix oops in tomoyo_mount_acl(). by Tetsuo Handa · 13 years ago
  63. 4d67431 KEYS: Don't return EAGAIN to keyctl_assume_authority() by David Howells · 13 years ago
  64. 1780f2d AppArmor: Fix sleep in invalid context from task_setrlimit by John Johansen · 13 years ago
  65. 95f4efb selinux: simplify and clean up inode_has_perm() by Linus Torvalds · 13 years ago
  66. a5b2c5b AppArmor: fix oops in apparmor_setprocattr by Kees Cook · 13 years ago
  67. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  68. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  69. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  70. 0f7e4c3 selinux: fix case of names with whitespace/multibytes on /selinux/create by Kohei Kaigai · 13 years ago
  71. ea77f7a Merge commit 'v2.6.39' into 20110526 by Eric Paris · 13 years ago
  72. f7285b5 Set cred->user_ns in key_replace_session_keyring by Serge E. Hallyn · 13 years ago
  73. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  74. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  75. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  76. 257313b selinux: avoid unnecessary avc cache stat hit count by Linus Torvalds · 13 years ago
  77. 044aea9 selinux: de-crapify avc cache stat code generation by Linus Torvalds · 13 years ago
  78. 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
  79. d410fa4 Create Documentation/security/, by Randy Dunlap · 13 years ago
  80. 12a5a26 Merge branch 'master' into next by James Morris · 13 years ago
  81. ca7d120 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  82. 93826c0 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  83. e77dc34 TOMOYO: Fix wrong domainname validation. by Tetsuo Handa · 13 years ago
  84. 7a627e3 SELINUX: add /sys/fs/selinux mount point to put selinuxfs by Greg Kroah-Hartman · 13 years ago
  85. 690273f security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  86. 3acb458 security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() by Lai Jiangshan · 13 years ago
  87. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  88. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  89. cb1e922 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  90. 2875fa0 SELinux: introduce path_has_perm by Eric Paris · 13 years ago
  91. 5a3ea87 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  92. 562abf6 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  93. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 13 years ago
  94. 3f058ef SELinux: generic hashtab entry counter by Eric Paris · 13 years ago
  95. be30b16 SELinux: calculate and print hashtab stats with a generic function by Eric Paris · 13 years ago
  96. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 13 years ago
  97. 2667991 SELinux: rename filename_compute_type argument to *type instead of *con by Eric Paris · 13 years ago
  98. 4742600 SELinux: fix comment to state filename_compute_type takes an objname not a qstr by Eric Paris · 13 years ago
  99. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  100. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago