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