1. 44fc7ea selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  2. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  3. c45ed23 Merge branch 'master' of git://gitorious.org/smack-next/kernel into next by James Morris · 13 years ago
  4. e0b057b TOMOYO: Fix incomplete read after seek. by Tetsuo Handa · 13 years ago
  5. 0e94ae1 Smack: allow to access /smack/access as normal user by Jarkko Sakkinen · 13 years ago
  6. 6afcb3b TOMOYO: Fix unused kernel config option. by Tetsuo Handa · 13 years ago
  7. 6230c9b bluetooth: Properly clone LSM attributes to newly created child connections by Paul Moore · 13 years ago
  8. d86b2b6 Smack: fix: invalid length set for the result of /smack/access by Jarkko Sakkinen · 13 years ago
  9. 16014d8 Smack: compilation fix by Jarkko Sakkinen · 13 years ago
  10. f8859d9 Smack: fix for /smack/access output, use string instead of byte by Jarkko Sakkinen · 13 years ago
  11. 84088ba Smack: domain transition protections (v3) by Jarkko Sakkinen · 13 years ago
  12. 975d5e5 Smack: Provide information for UDS getsockopt(SO_PEERCRED) by Casey Schaufler · 13 years ago
  13. ce8a432 Smack: Clean up comments by Casey Schaufler · 13 years ago
  14. 531f1d4 Smack: Repair processing of fcntl by Casey Schaufler · 13 years ago
  15. 272cd7a Smack: Rule list lookup performance by Casey Schaufler · 13 years ago
  16. 828716c Smack: check permissions from user space (v2) by Jarkko Sakkinen · 13 years ago
  17. 545a726 TOMOYO: Fix quota and garbage collector. by Tetsuo Handa · 13 years ago
  18. e2b8b25 TOMOYO: Remove redundant tasklist_lock. by Tetsuo Handa · 13 years ago
  19. e00fb3f TOMOYO: Fix domain transition failure warning. by Tetsuo Handa · 13 years ago
  20. c6cb56f Merge branch 'next-hex2bin' of git://github.com/mzohar/linux-evm into next by James Morris · 13 years ago
  21. a427fd1 TOMOYO: Remove tomoyo_policy_memory_lock spinlock. by Tetsuo Handa · 13 years ago
  22. f9732ea TOMOYO: Simplify garbage collector. by Tetsuo Handa · 13 years ago
  23. 778c4a4 TOMOYO: Fix make namespacecheck warnings. by Tetsuo Handa · 13 years ago
  24. 2b3ff63 encrypted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  25. 2684bf7 trusted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  26. 6bce98e TOMOYO: Allow specifying domain transition preference. by Tetsuo Handa · 13 years ago
  27. cc10055 encrypted-keys: IS_ERR need include/err.h by Stephen Rothwell · 13 years ago
  28. 8de6ac7 Merge branch 'next-evm' of git://github.com/mzohar/linux-evm into next by James Morris · 13 years ago
  29. 843d183 TOMOYO: Bump version. by Tetsuo Handa · 13 years ago
  30. fb788d8 evm: clean verification status by Dmitry Kasatkin · 13 years ago
  31. 566be59 evm: permit mode bits to be updated by Mimi Zohar · 13 years ago
  32. bf6d0f5 evm: posix acls modify i_mode by Mimi Zohar · 13 years ago
  33. a924ce0 evm: limit verifying current security.evm integrity by Mimi Zohar · 13 years ago
  34. fb88c2b evm: fix security/security_old_init_security return code by Mimi Zohar · 13 years ago
  35. 1d71405 evm: remove TCG_TPM dependency by Mimi Zohar · 13 years ago
  36. 982e617 encrypted-keys: remove trusted-keys dependency by Mimi Zohar · 13 years ago
  37. 61cf45d encrypted-keys: create encrypted-keys directory by Mimi Zohar · 13 years ago
  38. a8f7640 TOMOYO: Avoid race when retrying "file execute" permission check. by Tetsuo Handa · 13 years ago
  39. 731d37a TOMOYO: Allow domain transition without execve(). by Tetsuo Handa · 13 years ago
  40. 1f067a6 TOMOYO: Allow controlling generation of access granted logs for per an entry basis. by Tetsuo Handa · 13 years ago
  41. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  42. d58e0da TOMOYO: Add environment variable name restriction support. by Tetsuo Handa · 13 years ago
  43. 5dbe304 security: sparse fix: Move security_fixup_op to security.h by James Morris · 13 years ago
  44. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  45. 0ff53f5 selinux: sparse fix: include selinux.h in exports.c by James Morris · 13 years ago
  46. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  47. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  48. d5813a5 ima: sparse fix: include linux/ima.h in ima_main.c by James Morris · 13 years ago
  49. b97e145 ima: sparse fix: make ima_open_policy static by James Morris · 13 years ago
  50. cc7db09 apparmor: sparse fix: include procattr.h in procattr.c by James Morris · 13 years ago
  51. 7ee9585 apparmor: sparse fix: rename shadowed variables in policy_unpack.c by James Morris · 13 years ago
  52. 32c3df6 apparmor: sparse fix: add apparmor.h to lib.c by James Morris · 13 years ago
  53. 33f8bf5 apparmor: sparse fix: include ipc.h by James Morris · 13 years ago
  54. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  55. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  56. 56a4ca9 selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  57. 3417d8d apparmor: sparse fix: make aa_create_aafs static by James Morris · 13 years ago
  58. 4892722 integrity: sparse fix: move iint_initialized to integrity.h by James Morris · 13 years ago
  59. 8525841 TOMOYO: Fix incorrect enforce mode. by Tetsuo Handa · 13 years ago
  60. 0c061b5 KEYS: Correctly destroy key payloads when their keytype is removed by David Howells · 13 years ago
  61. d199798 KEYS: The dead key link reaper should be non-reentrant by David Howells · 13 years ago
  62. b072e9b KEYS: Make the key reaper non-reentrant by David Howells · 13 years ago
  63. 8bc16de KEYS: Move the unreferenced key reaper to the keys garbage collector file by David Howells · 13 years ago
  64. 6d528b0 KEYS: __key_link() should use the RCU deref wrapper for keyring payloads by David Howells · 13 years ago
  65. 3ecf1b4 KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set by David Howells · 13 years ago
  66. 99599537 KEYS: If install_session_keyring() is given a keyring, it should install it by David Howells · 13 years ago
  67. dbe5ad1 evm: add Kconfig TCG_TPM dependency by Mimi Zohar · 13 years ago
  68. 09f464b tomoyo: remove tomoyo_gc_thread()->daemonize() by Oleg Nesterov · 13 years ago
  69. 7d8db18 capabilities: initialize has_cap by Serge Hallyn · 13 years ago
  70. 4d49f67 capabilities: do not grant full privs for setuid w/ file caps + no effective caps by Zhi Li · 13 years ago
  71. 5a4730b evm: fix evm_inode_init_security return code by Mimi Zohar · 13 years ago
  72. 0b024d2 EVM: ensure trusted and encypted key symbols are available to EVM by James Morris · 13 years ago
  73. 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
  74. 4d81897 TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile by Tetsuo Handa · 13 years ago
  75. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  76. 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
  77. 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
  78. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  79. 4b2a2c6 ima: fmode_t misspelled as mode_t... by Al Viro · 13 years ago
  80. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  81. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  82. 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
  83. 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
  84. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  85. 449a68c security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  86. 9801c60 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  87. 6034f7e security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  88. fb408e6 get rid of pointless checks for dentry->sb == NULL by Al Viro · 13 years ago
  89. eecdd35 ->permission() sanitizing: don't pass flags to exec_permission() by Al Viro · 13 years ago
  90. cf1dd1d selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU by Al Viro · 13 years ago
  91. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  92. 817b54a evm: add evm_inode_setattr to prevent updating an invalid security.evm by Mimi Zohar · 13 years ago
  93. 7102ebc evm: permit only valid security.evm xattrs to be updated by Mimi Zohar · 13 years ago
  94. 24e0198 evm: replace hmac_status with evm_status by Dmitry Kasatkin · 13 years ago
  95. 6d38ca01 evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN by Dmitry Kasatkin · 13 years ago
  96. 2960e6c evm: additional parameter to pass integrity cache entry 'iint' by Dmitry Kasatkin · 13 years ago
  97. d46eb36 evm: crypto hash replaced by shash by Dmitry Kasatkin · 13 years ago
  98. 823eb1c evm: call evm_inode_init_security from security_inode_init_security by Mimi Zohar · 13 years ago
  99. cb72318 evm: add evm_inode_init_security to initialize new files by Mimi Zohar · 13 years ago
  100. 3e1be52 security: imbed evm calls in security hooks by Mimi Zohar · 13 years ago