1. c45ed23 Merge branch 'master' of git://gitorious.org/smack-next/kernel into next by James Morris · 13 years ago
  2. e0b057b TOMOYO: Fix incomplete read after seek. by Tetsuo Handa · 13 years ago
  3. 0e94ae1 Smack: allow to access /smack/access as normal user by Jarkko Sakkinen · 13 years ago
  4. 6afcb3b TOMOYO: Fix unused kernel config option. by Tetsuo Handa · 13 years ago
  5. d86b2b6 Smack: fix: invalid length set for the result of /smack/access by Jarkko Sakkinen · 13 years ago
  6. 16014d8 Smack: compilation fix by Jarkko Sakkinen · 13 years ago
  7. f8859d9 Smack: fix for /smack/access output, use string instead of byte by Jarkko Sakkinen · 13 years ago
  8. 84088ba Smack: domain transition protections (v3) by Jarkko Sakkinen · 13 years ago
  9. 975d5e5 Smack: Provide information for UDS getsockopt(SO_PEERCRED) by Casey Schaufler · 13 years ago
  10. ce8a432 Smack: Clean up comments by Casey Schaufler · 13 years ago
  11. 531f1d4 Smack: Repair processing of fcntl by Casey Schaufler · 13 years ago
  12. 272cd7a Smack: Rule list lookup performance by Casey Schaufler · 13 years ago
  13. 828716c Smack: check permissions from user space (v2) by Jarkko Sakkinen · 13 years ago
  14. 545a726 TOMOYO: Fix quota and garbage collector. by Tetsuo Handa · 13 years ago
  15. e2b8b25 TOMOYO: Remove redundant tasklist_lock. by Tetsuo Handa · 13 years ago
  16. e00fb3f TOMOYO: Fix domain transition failure warning. by Tetsuo Handa · 13 years ago
  17. c6cb56f Merge branch 'next-hex2bin' of git://github.com/mzohar/linux-evm into next by James Morris · 13 years ago
  18. a427fd1 TOMOYO: Remove tomoyo_policy_memory_lock spinlock. by Tetsuo Handa · 13 years ago
  19. f9732ea TOMOYO: Simplify garbage collector. by Tetsuo Handa · 13 years ago
  20. 778c4a4 TOMOYO: Fix make namespacecheck warnings. by Tetsuo Handa · 13 years ago
  21. 8c35ad2 target: check hex2bin result by Mimi Zohar · 13 years ago
  22. 2b3ff63 encrypted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  23. 2684bf7 trusted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  24. b780498 lib: add error checking to hex2bin by Mimi Zohar · 13 years ago
  25. 6bce98e TOMOYO: Allow specifying domain transition preference. by Tetsuo Handa · 13 years ago
  26. cc10055 encrypted-keys: IS_ERR need include/err.h by Stephen Rothwell · 13 years ago
  27. 8de6ac7 Merge branch 'next-evm' of git://github.com/mzohar/linux-evm into next by James Morris · 13 years ago
  28. 843d183 TOMOYO: Bump version. by Tetsuo Handa · 13 years ago
  29. fb788d8 evm: clean verification status by Dmitry Kasatkin · 13 years ago
  30. 566be59 evm: permit mode bits to be updated by Mimi Zohar · 13 years ago
  31. bf6d0f5 evm: posix acls modify i_mode by Mimi Zohar · 13 years ago
  32. a924ce0 evm: limit verifying current security.evm integrity by Mimi Zohar · 13 years ago
  33. fb88c2b evm: fix security/security_old_init_security return code by Mimi Zohar · 13 years ago
  34. 1d71405 evm: remove TCG_TPM dependency by Mimi Zohar · 13 years ago
  35. 982e617 encrypted-keys: remove trusted-keys dependency by Mimi Zohar · 13 years ago
  36. 61cf45d encrypted-keys: create encrypted-keys directory by Mimi Zohar · 13 years ago
  37. a8f7640 TOMOYO: Avoid race when retrying "file execute" permission check. by Tetsuo Handa · 13 years ago
  38. 731d37a TOMOYO: Allow domain transition without execve(). by Tetsuo Handa · 13 years ago
  39. 1f067a6 TOMOYO: Allow controlling generation of access granted logs for per an entry basis. by Tetsuo Handa · 13 years ago
  40. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  41. d58e0da TOMOYO: Add environment variable name restriction support. by Tetsuo Handa · 13 years ago
  42. 5dbe304 security: sparse fix: Move security_fixup_op to security.h by James Morris · 13 years ago
  43. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  44. 0ff53f5 selinux: sparse fix: include selinux.h in exports.c by James Morris · 13 years ago
  45. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  46. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  47. d5813a5 ima: sparse fix: include linux/ima.h in ima_main.c by James Morris · 13 years ago
  48. b97e145 ima: sparse fix: make ima_open_policy static by James Morris · 13 years ago
  49. cc7db09 apparmor: sparse fix: include procattr.h in procattr.c by James Morris · 13 years ago
  50. 7ee9585 apparmor: sparse fix: rename shadowed variables in policy_unpack.c by James Morris · 13 years ago
  51. 32c3df6 apparmor: sparse fix: add apparmor.h to lib.c by James Morris · 13 years ago
  52. 33f8bf5 apparmor: sparse fix: include ipc.h by James Morris · 13 years ago
  53. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  54. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  55. 56a4ca9 selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  56. 3417d8d apparmor: sparse fix: make aa_create_aafs static by James Morris · 13 years ago
  57. 4892722 integrity: sparse fix: move iint_initialized to integrity.h by James Morris · 13 years ago
  58. fc9ff9b security: Fix a typo by rongqing.li@windriver.com · 13 years ago
  59. 8525841 TOMOYO: Fix incorrect enforce mode. by Tetsuo Handa · 13 years ago
  60. 403d1d0 tpm: suppress durations sysfs output if not read by Stefan Berger · 13 years ago
  61. 8ad346c CRED: fix build error due to 'tgcred' undeclared by Axel Lin · 13 years ago
  62. 0c061b5 KEYS: Correctly destroy key payloads when their keytype is removed by David Howells · 13 years ago
  63. d199798 KEYS: The dead key link reaper should be non-reentrant by David Howells · 13 years ago
  64. b072e9b KEYS: Make the key reaper non-reentrant by David Howells · 13 years ago
  65. 8bc16de KEYS: Move the unreferenced key reaper to the keys garbage collector file by David Howells · 13 years ago
  66. 012146d CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred struct by David Howells · 13 years ago
  67. 6d528b0 KEYS: __key_link() should use the RCU deref wrapper for keyring payloads by David Howells · 13 years ago
  68. 3ecf1b4 KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set by David Howells · 13 years ago
  69. 99599537 KEYS: If install_session_keyring() is given a keyring, it should install it by David Howells · 13 years ago
  70. c5532b0 evm: add MAINTAINERS entry by Mimi Zohar · 13 years ago
  71. dbe5ad1 evm: add Kconfig TCG_TPM dependency by Mimi Zohar · 13 years ago
  72. 09f464b tomoyo: remove tomoyo_gc_thread()->daemonize() by Oleg Nesterov · 13 years ago
  73. 1e39f38 evm: fix build problems by Mimi Zohar · 13 years ago
  74. 7d8db18 capabilities: initialize has_cap by Serge Hallyn · 13 years ago
  75. 4d49f67 capabilities: do not grant full privs for setuid w/ file caps + no effective caps by Zhi Li · 13 years ago
  76. f995e74 CIFS: remove local xattr definitions by Mimi Zohar · 13 years ago
  77. 5a4730b evm: fix evm_inode_init_security return code by Mimi Zohar · 13 years ago
  78. e1c9b23 evm: building without EVM enabled fixes by Mimi Zohar · 13 years ago
  79. 0b024d2 EVM: ensure trusted and encypted key symbols are available to EVM by James Morris · 13 years ago
  80. 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
  81. 1d568ab Merge branch 'next-queue' into next by James Morris · 13 years ago
  82. 94b12d4 Merge branch 'linus'; commit 'v3.1-rc1' into next by James Morris · 13 years ago
  83. 322a8b0 Linux 3.1-rc1 by Linus Torvalds · 13 years ago
  84. 9e23311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  85. fc97114 sh: Fix boot crash related to SCI by Rafael J. Wysocki · 13 years ago
  86. f23c126 arm: remove stale export of 'sha_transform' by Linus Torvalds · 13 years ago
  87. 4d44871 arm: remove "optimized" SHA1 routines by Linus Torvalds · 13 years ago
  88. 3295514 fix rcu annotations noise in cred.h by Al Viro · 13 years ago
  89. 7813b94 vfs: rename 'do_follow_link' to 'should_follow_link' by Linus Torvalds · 13 years ago
  90. 206b1d0 Fix POSIX ACL permission check by Ari Savolainen · 13 years ago
  91. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  92. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago
  93. 830c0f0 vfs: renumber DCACHE_xyz flags, remove some stale ones by Linus Torvalds · 13 years ago
  94. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  95. cf283ad ore: Make ore its own module by Boaz Harrosh · 13 years ago
  96. 8ff660a exofs: Rename raid engine from exofs/ios.c => ore by Boaz Harrosh · 13 years ago
  97. 9e9db45 exofs: ios: Move to a per inode components & device-table by Boaz Harrosh · 13 years ago
  98. 85e44df exofs: Move exofs specific osd operations out of ios.c by Boaz Harrosh · 13 years ago
  99. e1042ba exofs: Add offset/length to exofs_get_io_state by Boaz Harrosh · 14 years ago
  100. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago