1. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  2. f0d3d98 selinux: include vmalloc.h for vmalloc_user by Stephen Rothwell · 14 years ago
  3. 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago
  4. cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
  5. 00d85c8 SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE by Eric Paris · 14 years ago
  6. 4419aae SELinux: deterministic ordering of range transition rules by Eric Paris · 14 years ago
  7. d5630b9 security: secid_to_secctx returns len when data is NULL by Eric Paris · 14 years ago
  8. 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
  9. 3ed02ad AppArmor: Ensure the size of the copy is < the buffer allocated to hold it by John Johansen · 14 years ago
  10. 9f1c1d4 TOMOYO: Print URL information before panic(). by Tetsuo Handa · 14 years ago
  11. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  12. 36f7f28 selinux: fix up style problem on /selinux/status by KaiGai Kohei · 14 years ago
  13. 8b0c543 selinux: change to new flag variable by matt mooney · 14 years ago
  14. 60272da selinux: really fix dependency causing parallel compile failure. by Paul Gortmaker · 14 years ago
  15. ceba72a selinux: fix parallel compile error by Paul Gortmaker · 14 years ago
  16. 1190416 selinux: fast status update interface (/selinux/status) by KaiGai Kohei · 14 years ago
  17. 4b04a7c .gitignore: ignore apparmor/rlim_names.h by Yong Zhang · 14 years ago
  18. 065d78a LSM: Fix security_module_enable() error. by Tetsuo Handa · 14 years ago
  19. daa6d83 selinux: type_bounds_sanity_check has a meaningless variable declaration by Eric Paris · 14 years ago
  20. 68eda8f tomoyo: cleanup. don't store bogus pointer by Dan Carpenter · 14 years ago
  21. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  22. c8da96e TOMOYO: Don't abuse sys_getpid(), sys_getppid() by Ben Hutchings · 14 years ago
  23. 3d96406 KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring by David Howells · 14 years ago
  24. 9d1ac65 KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() by David Howells · 14 years ago
  25. e950598 ima: always maintain counters by Mimi Zohar · 14 years ago
  26. 999b4f0 AppArmor: Fix locking from removal of profile namespace by John Johansen · 14 years ago
  27. 04ccd53 AppArmor: Fix splitting an fqname into separate namespace and profile names by John Johansen · 14 years ago
  28. 3a2dc83 AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes by John Johansen · 14 years ago
  29. e819ff5 AppArmor: Drop hack to remove appended " (deleted)" string by John Johansen · 14 years ago
  30. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  31. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  32. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  33. 44672e4 apparmor: use task path helpers by Nick Piggin · 14 years ago
  34. 3b89f56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  35. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  36. 7cb4dc9 AppArmor: fix task_setrlimit prototype by Jiri Slaby · 14 years ago
  37. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  38. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  39. 101d6c8 AppArmor: update for module_param_named API change by Stephen Rothwell · 14 years ago
  40. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  41. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  42. cd816a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  43. a7a387c SELINUX: Fix build error. by Ralf Baechle · 14 years ago
  44. 1e456a1 KEYS: request_key() should return -ENOKEY if the constructed key is negative by David Howells · 14 years ago
  45. 06c22da apparmor: depends on NET by Randy Dunlap · 14 years ago
  46. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  47. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  48. 77c80e6 AppArmor: fix build warnings for non-const use of get_task_cred by James Morris · 14 years ago
  49. 6371dcd selinux: convert the policy type_attr_map to flex_array by Eric Paris · 14 years ago
  50. 016d825 AppArmor: Enable configuring and building of the AppArmor security module by John Johansen · 14 years ago
  51. 484ca79 TOMOYO: Use pathname specified by policy rather than execve() by Tetsuo Handa · 14 years ago
  52. 4d6ec10 AppArmor: update path_truncate method to latest version by James Morris · 14 years ago
  53. c88d4c7 AppArmor: core policy routines by John Johansen · 14 years ago
  54. 736ec752 AppArmor: policy routines for loading and unpacking policy by John Johansen · 14 years ago
  55. 0ed3b28 AppArmor: mediation of non file objects by John Johansen · 14 years ago
  56. b5e95b4 AppArmor: LSM interface, and security module initialization by John Johansen · 14 years ago
  57. f9ad1af AppArmor: Enable configuring and building of the AppArmor security module by John Johansen · 14 years ago
  58. 898127c AppArmor: functions for domain transitions by John Johansen · 14 years ago
  59. 6380bd8 AppArmor: file enforcement routines by John Johansen · 14 years ago
  60. 63e2b42 AppArmor: userspace interfaces by John Johansen · 14 years ago
  61. e06f75a AppArmor: dfa match engine by John Johansen · 14 years ago
  62. c75afcd AppArmor: contexts used in attaching policy to system objects by John Johansen · 14 years ago
  63. 67012e8 AppArmor: basic auditing infrastructure. by John Johansen · 14 years ago
  64. cdff264 AppArmor: misc. base functions and defines by John Johansen · 14 years ago
  65. e6f6a4c TOMOYO: Update version to 2.3.0 by Tetsuo Handa · 14 years ago
  66. 7e3d199 TOMOYO: Fix quota check. by Tetsuo Handa · 14 years ago
  67. b424485 SELinux: Move execmod to the common perms by Eric Paris · 14 years ago
  68. 49b7b8d selinux: place open in the common file perms by Eric Paris · 14 years ago
  69. b782e0a SELinux: special dontaudit for access checks by Eric Paris · 14 years ago
  70. d09ca73 security: make LSMs explicitly mask off permissions by Eric Paris · 14 years ago
  71. 692a8a2 SELinux: break ocontext reading into a separate function by Eric Paris · 14 years ago
  72. d1b4354 SELinux: move genfs read to a separate function by Eric Paris · 14 years ago
  73. 9a79827 selinux: fix error codes in symtab_init() by Dan Carpenter · 14 years ago
  74. 338437f selinux: fix error codes in cond_read_bool() by Dan Carpenter · 14 years ago
  75. 38184c5 selinux: fix error codes in cond_policydb_init() by Dan Carpenter · 14 years ago
  76. fc5c126 selinux: fix error codes in cond_read_node() by Dan Carpenter · 14 years ago
  77. 9d623b1 selinux: fix error codes in cond_read_av_list() by Dan Carpenter · 14 years ago
  78. 5241c10 selinux: propagate error codes in cond_read_list() by Dan Carpenter · 14 years ago
  79. 9e0bd4c selinux: cleanup return codes in avtab_read_item() by Dan Carpenter · 14 years ago
  80. dce3a3d Security: capability: code style issue by Chihau Chau · 14 years ago
  81. b8bc83a securityfs: Drop dentry reference count when mknod fails by Tvrtko Ursulin · 14 years ago
  82. 57a62c2 selinux: use generic_file_llseek by Arnd Bergmann · 14 years ago
  83. cdcd90f ima: use generic_file_llseek for securityfs by Arnd Bergmann · 14 years ago
  84. 7e2deb7 TOMOYO: Explicitly set file_operations->llseek pointer. by Tetsuo Handa · 14 years ago
  85. af4f136 security: move LSM xattrnames to xattr.h by Mimi Zohar · 14 years ago
  86. 5ad18a0 KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key() by Justin P. Mattock · 14 years ago
  87. 94fd8405 KEYS: Use the variable 'key' in keyctl_describe_key() by David Howells · 14 years ago
  88. 0849e3b TOMOYO: Add missing poll() hook. by Tetsuo Handa · 14 years ago
  89. e2bf690 TOMOYO: Rename symbols. by Tetsuo Handa · 14 years ago
  90. 8e56868 TOMOYO: Small cleanup. by Tetsuo Handa · 14 years ago
  91. f23571e TOMOYO: Copy directly to userspace buffer. by Tetsuo Handa · 14 years ago
  92. 5db5a39 TOMOYO: Use common code for policy reading. by Tetsuo Handa · 14 years ago
  93. 063821c TOMOYO: Allow reading only execute permission. by Tetsuo Handa · 14 years ago
  94. 475e6fa TOMOYO: Change list iterator. by Tetsuo Handa · 14 years ago
  95. 5448ec4 TOMOYO: Use common code for domain transition control. by Tetsuo Handa · 14 years ago
  96. 0617c7f TOMOYO: Remove alias keyword. by Tetsuo Handa · 14 years ago
  97. 7c2ea22 TOMOYO: Merge path_group and number_group. by Tetsuo Handa · 14 years ago
  98. 31845e8 TOMOYO: Aggregate reader functions. by Tetsuo Handa · 14 years ago
  99. a230f9e TOMOYO: Use array of "struct list_head". by Tetsuo Handa · 14 years ago
  100. a98aa4d TOMOYO: Merge tomoyo_path_group and tomoyo_number_group by Tetsuo Handa · 14 years ago