1. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  2. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  4. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  5. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 12 years ago
  6. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. d10577a vfs: trim includes a bit by Al Viro · 13 years ago
  8. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  9. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  10. d179333f tomoyo_mini_stat: switch to umode_t by Al Viro · 13 years ago
  11. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  12. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  13. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  14. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  15. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  16. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  17. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 13 years ago
  18. e407699 btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... by Al Viro · 13 years ago
  19. c5dc332 tomoyo: stop including hell knows what by Al Viro · 13 years ago
  20. 30e0532 security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set by Jan Kara · 12 years ago
  21. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 50345f1 SELinux: Fix RCU deref check warning in sel_netport_insert() by David Howells · 13 years ago
  23. 97426f9 evm: prevent racing during tfm allocation by Dmitry Kasatkin · 13 years ago
  24. d21b594 evm: key must be set once during initialization by Dmitry Kasatkin · 13 years ago
  25. 2f7ee56 cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() by Tejun Heo · 13 years ago
  26. 1418a3e TOMOYO: Fix pathname handling of disconnected paths. by Tetsuo Handa · 13 years ago
  27. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  28. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  29. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  30. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  31. b85c804 Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 13 years ago
  32. fe8a0df Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus by James Morris · 13 years ago
  33. 9c69898 encrypted-keys: module build fixes by Mimi Zohar · 13 years ago
  34. f4a0d5a encrypted-keys: fix error return code by Mimi Zohar · 13 years ago
  35. 9f35a33 KEYS: Fix a NULL pointer deref in the user-defined key type by David Howells · 13 years ago
  36. 4080956 Smack: smackfs cipso seq read repair by Casey Schaufler · 13 years ago
  37. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  38. 2380078 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  39. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  40. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  41. 0247311 security: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  42. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  43. 44fc7ea selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  44. 59df316 TOMOYO: Fix interactive judgment functionality. by Tetsuo Handa · 13 years ago
  45. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  46. c45ed23 Merge branch 'master' of git://gitorious.org/smack-next/kernel into next by James Morris · 13 years ago
  47. e0b057b TOMOYO: Fix incomplete read after seek. by Tetsuo Handa · 13 years ago
  48. 0e94ae1 Smack: allow to access /smack/access as normal user by Jarkko Sakkinen · 13 years ago
  49. 6afcb3b TOMOYO: Fix unused kernel config option. by Tetsuo Handa · 13 years ago
  50. 6230c9b bluetooth: Properly clone LSM attributes to newly created child connections by Paul Moore · 13 years ago
  51. d86b2b6 Smack: fix: invalid length set for the result of /smack/access by Jarkko Sakkinen · 13 years ago
  52. 16014d8 Smack: compilation fix by Jarkko Sakkinen · 13 years ago
  53. f8859d9 Smack: fix for /smack/access output, use string instead of byte by Jarkko Sakkinen · 13 years ago
  54. 84088ba Smack: domain transition protections (v3) by Jarkko Sakkinen · 13 years ago
  55. 975d5e5 Smack: Provide information for UDS getsockopt(SO_PEERCRED) by Casey Schaufler · 13 years ago
  56. ce8a432 Smack: Clean up comments by Casey Schaufler · 13 years ago
  57. 531f1d4 Smack: Repair processing of fcntl by Casey Schaufler · 13 years ago
  58. 272cd7a Smack: Rule list lookup performance by Casey Schaufler · 13 years ago
  59. 828716c Smack: check permissions from user space (v2) by Jarkko Sakkinen · 13 years ago
  60. 545a726 TOMOYO: Fix quota and garbage collector. by Tetsuo Handa · 13 years ago
  61. e2b8b25 TOMOYO: Remove redundant tasklist_lock. by Tetsuo Handa · 13 years ago
  62. e00fb3f TOMOYO: Fix domain transition failure warning. by Tetsuo Handa · 13 years ago
  63. c6cb56f Merge branch 'next-hex2bin' of git://github.com/mzohar/linux-evm into next by James Morris · 13 years ago
  64. a427fd1 TOMOYO: Remove tomoyo_policy_memory_lock spinlock. by Tetsuo Handa · 13 years ago
  65. f9732ea TOMOYO: Simplify garbage collector. by Tetsuo Handa · 13 years ago
  66. 778c4a4 TOMOYO: Fix make namespacecheck warnings. by Tetsuo Handa · 13 years ago
  67. 2b3ff63 encrypted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  68. 2684bf7 trusted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  69. 6bce98e TOMOYO: Allow specifying domain transition preference. by Tetsuo Handa · 13 years ago
  70. cc10055 encrypted-keys: IS_ERR need include/err.h by Stephen Rothwell · 13 years ago
  71. 8de6ac7 Merge branch 'next-evm' of git://github.com/mzohar/linux-evm into next by James Morris · 13 years ago
  72. 843d183 TOMOYO: Bump version. by Tetsuo Handa · 13 years ago
  73. fb788d8 evm: clean verification status by Dmitry Kasatkin · 13 years ago
  74. 566be59 evm: permit mode bits to be updated by Mimi Zohar · 13 years ago
  75. bf6d0f5 evm: posix acls modify i_mode by Mimi Zohar · 13 years ago
  76. a924ce0 evm: limit verifying current security.evm integrity by Mimi Zohar · 13 years ago
  77. fb88c2b evm: fix security/security_old_init_security return code by Mimi Zohar · 13 years ago
  78. 1d71405 evm: remove TCG_TPM dependency by Mimi Zohar · 13 years ago
  79. 982e617 encrypted-keys: remove trusted-keys dependency by Mimi Zohar · 13 years ago
  80. 61cf45d encrypted-keys: create encrypted-keys directory by Mimi Zohar · 13 years ago
  81. a8f7640 TOMOYO: Avoid race when retrying "file execute" permission check. by Tetsuo Handa · 13 years ago
  82. 731d37a TOMOYO: Allow domain transition without execve(). by Tetsuo Handa · 13 years ago
  83. 1f067a6 TOMOYO: Allow controlling generation of access granted logs for per an entry basis. by Tetsuo Handa · 13 years ago
  84. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  85. d58e0da TOMOYO: Add environment variable name restriction support. by Tetsuo Handa · 13 years ago
  86. 5dbe304 security: sparse fix: Move security_fixup_op to security.h by James Morris · 13 years ago
  87. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  88. 0ff53f5 selinux: sparse fix: include selinux.h in exports.c by James Morris · 13 years ago
  89. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  90. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  91. d5813a5 ima: sparse fix: include linux/ima.h in ima_main.c by James Morris · 13 years ago
  92. b97e145 ima: sparse fix: make ima_open_policy static by James Morris · 13 years ago
  93. cc7db09 apparmor: sparse fix: include procattr.h in procattr.c by James Morris · 13 years ago
  94. 7ee9585 apparmor: sparse fix: rename shadowed variables in policy_unpack.c by James Morris · 13 years ago
  95. 32c3df6 apparmor: sparse fix: add apparmor.h to lib.c by James Morris · 13 years ago
  96. 33f8bf5 apparmor: sparse fix: include ipc.h by James Morris · 13 years ago
  97. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  98. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  99. 56a4ca9 selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  100. 3417d8d apparmor: sparse fix: make aa_create_aafs static by James Morris · 13 years ago