1. 731d37a TOMOYO: Allow domain transition without execve(). by Tetsuo Handa · 13 years ago
  2. 1f067a6 TOMOYO: Allow controlling generation of access granted logs for per an entry basis. by Tetsuo Handa · 13 years ago
  3. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  4. d58e0da TOMOYO: Add environment variable name restriction support. by Tetsuo Handa · 13 years ago
  5. 5dbe304 security: sparse fix: Move security_fixup_op to security.h by James Morris · 13 years ago
  6. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  7. 0ff53f5 selinux: sparse fix: include selinux.h in exports.c by James Morris · 13 years ago
  8. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  9. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  10. d5813a5 ima: sparse fix: include linux/ima.h in ima_main.c by James Morris · 13 years ago
  11. b97e145 ima: sparse fix: make ima_open_policy static by James Morris · 13 years ago
  12. cc7db09 apparmor: sparse fix: include procattr.h in procattr.c by James Morris · 13 years ago
  13. 7ee9585 apparmor: sparse fix: rename shadowed variables in policy_unpack.c by James Morris · 13 years ago
  14. 32c3df6 apparmor: sparse fix: add apparmor.h to lib.c by James Morris · 13 years ago
  15. 33f8bf5 apparmor: sparse fix: include ipc.h by James Morris · 13 years ago
  16. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  17. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  18. 56a4ca9 selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  19. 3417d8d apparmor: sparse fix: make aa_create_aafs static by James Morris · 13 years ago
  20. 4892722 integrity: sparse fix: move iint_initialized to integrity.h by James Morris · 13 years ago
  21. 8525841 TOMOYO: Fix incorrect enforce mode. by Tetsuo Handa · 13 years ago
  22. 0c061b5 KEYS: Correctly destroy key payloads when their keytype is removed by David Howells · 13 years ago
  23. d199798 KEYS: The dead key link reaper should be non-reentrant by David Howells · 13 years ago
  24. b072e9b KEYS: Make the key reaper non-reentrant by David Howells · 13 years ago
  25. 8bc16de KEYS: Move the unreferenced key reaper to the keys garbage collector file by David Howells · 13 years ago
  26. 6d528b0 KEYS: __key_link() should use the RCU deref wrapper for keyring payloads by David Howells · 13 years ago
  27. 3ecf1b4 KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set by David Howells · 13 years ago
  28. 99599537 KEYS: If install_session_keyring() is given a keyring, it should install it by David Howells · 13 years ago
  29. dbe5ad1 evm: add Kconfig TCG_TPM dependency by Mimi Zohar · 13 years ago
  30. 09f464b tomoyo: remove tomoyo_gc_thread()->daemonize() by Oleg Nesterov · 13 years ago
  31. 7d8db18 capabilities: initialize has_cap by Serge Hallyn · 13 years ago
  32. 4d49f67 capabilities: do not grant full privs for setuid w/ file caps + no effective caps by Zhi Li · 13 years ago
  33. 5a4730b evm: fix evm_inode_init_security return code by Mimi Zohar · 13 years ago
  34. 0b024d2 EVM: ensure trusted and encypted key symbols are available to EVM by James Morris · 13 years ago
  35. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  36. 4d81897 TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile by Tetsuo Handa · 13 years ago
  37. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  38. 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
  39. 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
  40. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  41. 4b2a2c6 ima: fmode_t misspelled as mode_t... by Al Viro · 13 years ago
  42. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  43. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  44. 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
  45. 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
  46. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  47. 449a68c security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  48. 9801c60 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  49. 6034f7e security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  50. fb408e6 get rid of pointless checks for dentry->sb == NULL by Al Viro · 13 years ago
  51. eecdd35 ->permission() sanitizing: don't pass flags to exec_permission() by Al Viro · 13 years ago
  52. cf1dd1d selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU by Al Viro · 13 years ago
  53. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  54. 817b54a evm: add evm_inode_setattr to prevent updating an invalid security.evm by Mimi Zohar · 13 years ago
  55. 7102ebc evm: permit only valid security.evm xattrs to be updated by Mimi Zohar · 13 years ago
  56. 24e0198 evm: replace hmac_status with evm_status by Dmitry Kasatkin · 13 years ago
  57. 6d38ca01 evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN by Dmitry Kasatkin · 13 years ago
  58. 2960e6c evm: additional parameter to pass integrity cache entry 'iint' by Dmitry Kasatkin · 13 years ago
  59. d46eb36 evm: crypto hash replaced by shash by Dmitry Kasatkin · 13 years ago
  60. 823eb1c evm: call evm_inode_init_security from security_inode_init_security by Mimi Zohar · 13 years ago
  61. cb72318 evm: add evm_inode_init_security to initialize new files by Mimi Zohar · 13 years ago
  62. 3e1be52 security: imbed evm calls in security hooks by Mimi Zohar · 13 years ago
  63. 6be5cc5 evm: add support for different security.evm data types by Dmitry Kasatkin · 13 years ago
  64. 66dbc32 evm: re-release by Mimi Zohar · 13 years ago
  65. f381c27 integrity: move ima inode integrity data management by Mimi Zohar · 13 years ago
  66. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  67. 0f2a55d TOMOYO: Update kernel-doc. by Tetsuo Handa · 13 years ago
  68. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  69. 97fb35e TOMOYO: Enable conditional ACL. by Tetsuo Handa · 13 years ago
  70. 5b63685 TOMOYO: Allow using argv[]/envp[] of execve() as conditions. by Tetsuo Handa · 13 years ago
  71. 2ca9bf4 TOMOYO: Allow using executable's realpath and symlink's target as conditions. by Tetsuo Handa · 13 years ago
  72. 8761afd TOMOYO: Allow using owner/group etc. of file objects as conditions. by Tetsuo Handa · 13 years ago
  73. 2066a36 TOMOYO: Allow using UID/GID etc. of current thread as conditions. by Tetsuo Handa · 13 years ago
  74. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  75. 5c4274f TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. by Tetsuo Handa · 13 years ago
  76. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  77. ea50481 TOMOYO: Fix wrong domainname in tomoyo_init_log(). by Tetsuo Handa · 13 years ago
  78. 3ddf17f TOMOYO: Cleanup header file. by Tetsuo Handa · 13 years ago
  79. 7986cf2 TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . by Tetsuo Handa · 13 years ago
  80. 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
  81. 5b944a7 Merge branch 'linus' into next by James Morris · 13 years ago
  82. 25e75df AppArmor: Fix masking of capabilities in complain mode by John Johansen · 13 years ago
  83. 04fdc09 AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock by John Johansen · 13 years ago
  84. 0e4ae0e TOMOYO: Make several options configurable. by Tetsuo Handa · 13 years ago
  85. efe836a TOMOYO: Add built-in policy support. by Tetsuo Handa · 13 years ago
  86. b22b8b9 TOMOYO: Rename meminfo to stat and show more statistics. by Tetsuo Handa · 13 years ago
  87. 2c47ab9 TOMOYO: Cleanup part 4. by Tetsuo Handa · 13 years ago
  88. 2e503bb TOMOYO: Fix lockdep warning. by Tetsuo Handa · 13 years ago
  89. 5625f2e TOMOYO: Change pathname for non-rename()able filesystems. by Tetsuo Handa · 13 years ago
  90. bd03a3e TOMOYO: Add policy namespace support. by Tetsuo Handa · 13 years ago
  91. 3299714 TOMOYO: Add ACL group support. by Tetsuo Handa · 13 years ago
  92. eadd99c TOMOYO: Add auditing interface. by Tetsuo Handa · 13 years ago
  93. d5ca172 TOMOYO: Simplify profile structure. by Tetsuo Handa · 13 years ago
  94. 0d2171d TOMOYO: Rename directives. by Tetsuo Handa · 13 years ago
  95. a238cf5 TOMOYO: Use struct for passing ACL line. by Tetsuo Handa · 13 years ago
  96. 0df7e8b TOMOYO: Cleanup part 3. by Tetsuo Handa · 13 years ago
  97. b5bc60b TOMOYO: Cleanup part 2. by Tetsuo Handa · 13 years ago
  98. 7c75964 TOMOYO: Cleanup part 1. by Tetsuo Handa · 13 years ago
  99. 79a73d1 encrypted-keys: add ecryptfs format support by Roberto Sassu · 13 years ago
  100. 4e561d3 encrypted-keys: add key format support by Roberto Sassu · 13 years ago