1. be619f7 exec: Implement kernel_execve by Eric W. Biederman · 4 years, 6 months ago
  2. 861f4bc tomoyo: Bump version. by Tetsuo Handa · 6 years ago
  3. 4b42564 tomoyo: Allow multiple use_group lines. by Tetsuo Handa · 6 years ago
  4. cdcf672 tomoyo: Coding style fix. by Tetsuo Handa · 6 years ago
  5. 8c6cb98 tomoyo: Swicth from cred->security to task_struct->security. by Tetsuo Handa · 6 years ago
  6. bbd3662 Infrastructure management of the cred security blob by Casey Schaufler · 6 years ago
  7. 43fc460 TOMOYO: Abstract use of cred security blob by Casey Schaufler · 6 years ago
  8. c0d4be2 tomoyo: annotate ->poll() instances by Al Viro · 7 years ago
  9. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 9273409 tomoyo: fix timestamping for y2038 by Arnd Bergmann · 7 years ago
  12. e6641ed tomoyo: constify assorted struct path * by Al Viro · 9 years ago
  13. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 10 years ago
  14. 2247386 constify tomoyo_realpath_from_path() by Al Viro · 10 years ago
  15. e53cfda tomoyo_close_control: don't bother with return value by Al Viro · 12 years ago
  16. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  17. 609fcd1 userns: Convert tomoyo to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  18. 77b513d TOMOYO: Accept manager programs which do not start with / . by Tetsuo Handa · 13 years ago
  19. 6041e83 TOMOYO: Return appropriate value to poll(). by Tetsuo Handa · 13 years ago
  20. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  21. d179333f tomoyo_mini_stat: switch to umode_t by Al Viro · 13 years ago
  22. bb80d88 tomoyo: add missing rcu_dereference() by Kees Cook · 13 years ago
  23. a427fd1 TOMOYO: Remove tomoyo_policy_memory_lock spinlock. by Tetsuo Handa · 13 years ago
  24. f9732ea TOMOYO: Simplify garbage collector. by Tetsuo Handa · 13 years ago
  25. 778c4a4 TOMOYO: Fix make namespacecheck warnings. by Tetsuo Handa · 13 years ago
  26. 6bce98e TOMOYO: Allow specifying domain transition preference. by Tetsuo Handa · 13 years ago
  27. 843d183 TOMOYO: Bump version. by Tetsuo Handa · 13 years ago
  28. 731d37a TOMOYO: Allow domain transition without execve(). by Tetsuo Handa · 13 years ago
  29. 1f067a6 TOMOYO: Allow controlling generation of access granted logs for per an entry basis. by Tetsuo Handa · 13 years ago
  30. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  31. d58e0da TOMOYO: Add environment variable name restriction support. by Tetsuo Handa · 13 years ago
  32. 97fb35e TOMOYO: Enable conditional ACL. by Tetsuo Handa · 13 years ago
  33. 5b63685 TOMOYO: Allow using argv[]/envp[] of execve() as conditions. by Tetsuo Handa · 13 years ago
  34. 2ca9bf4 TOMOYO: Allow using executable's realpath and symlink's target as conditions. by Tetsuo Handa · 13 years ago
  35. 8761afd TOMOYO: Allow using owner/group etc. of file objects as conditions. by Tetsuo Handa · 13 years ago
  36. 2066a36 TOMOYO: Allow using UID/GID etc. of current thread as conditions. by Tetsuo Handa · 13 years ago
  37. 5c4274f TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. by Tetsuo Handa · 13 years ago
  38. 3ddf17f TOMOYO: Cleanup header file. by Tetsuo Handa · 14 years ago
  39. efe836a TOMOYO: Add built-in policy support. by Tetsuo Handa · 14 years ago
  40. b22b8b9 TOMOYO: Rename meminfo to stat and show more statistics. by Tetsuo Handa · 14 years ago
  41. 2c47ab9 TOMOYO: Cleanup part 4. by Tetsuo Handa · 14 years ago
  42. 2e503bb TOMOYO: Fix lockdep warning. by Tetsuo Handa · 14 years ago
  43. bd03a3e TOMOYO: Add policy namespace support. by Tetsuo Handa · 14 years ago
  44. 3299714 TOMOYO: Add ACL group support. by Tetsuo Handa · 14 years ago
  45. eadd99c TOMOYO: Add auditing interface. by Tetsuo Handa · 14 years ago
  46. d5ca172 TOMOYO: Simplify profile structure. by Tetsuo Handa · 14 years ago
  47. 0d2171d TOMOYO: Rename directives. by Tetsuo Handa · 14 years ago
  48. a238cf5 TOMOYO: Use struct for passing ACL line. by Tetsuo Handa · 14 years ago
  49. 0df7e8b TOMOYO: Cleanup part 3. by Tetsuo Handa · 14 years ago
  50. b5bc60b TOMOYO: Cleanup part 2. by Tetsuo Handa · 14 years ago
  51. 7c75964 TOMOYO: Cleanup part 1. by Tetsuo Handa · 14 years ago
  52. c8da96e TOMOYO: Don't abuse sys_getpid(), sys_getppid() by Ben Hutchings · 14 years ago
  53. 484ca79 TOMOYO: Use pathname specified by policy rather than execve() by Tetsuo Handa · 14 years ago
  54. 0849e3b TOMOYO: Add missing poll() hook. by Tetsuo Handa · 15 years ago
  55. e2bf690 TOMOYO: Rename symbols. by Tetsuo Handa · 15 years ago
  56. f23571e TOMOYO: Copy directly to userspace buffer. by Tetsuo Handa · 15 years ago
  57. 063821c TOMOYO: Allow reading only execute permission. by Tetsuo Handa · 15 years ago
  58. 475e6fa TOMOYO: Change list iterator. by Tetsuo Handa · 15 years ago
  59. 5448ec4 TOMOYO: Use common code for domain transition control. by Tetsuo Handa · 15 years ago
  60. 0617c7f TOMOYO: Remove alias keyword. by Tetsuo Handa · 15 years ago
  61. 7c2ea22 TOMOYO: Merge path_group and number_group. by Tetsuo Handa · 15 years ago
  62. 31845e8 TOMOYO: Aggregate reader functions. by Tetsuo Handa · 15 years ago
  63. a230f9e TOMOYO: Use array of "struct list_head". by Tetsuo Handa · 15 years ago
  64. a98aa4d TOMOYO: Merge tomoyo_path_group and tomoyo_number_group by Tetsuo Handa · 15 years ago
  65. 8fbe71f TOMOYO: Make read function to void. by Tetsuo Handa · 15 years ago
  66. 71c2823 TOMOYO: Remove wrapper function for reading keyword. by Tetsuo Handa · 15 years ago
  67. 7509315 TOMOYO: Rename symbols. by Tetsuo Handa · 15 years ago
  68. 99a8525 TOMOYO: Use callback for permission check. by Tetsuo Handa · 15 years ago
  69. cf6e9a6 TOMOYO: Pass parameters via structure. by Tetsuo Handa · 15 years ago
  70. 05336de TOMOYO: Use common code for open and mkdir etc. by Tetsuo Handa · 15 years ago
  71. 36f5e1f TOMOYO: Use callback for updating entries. by Tetsuo Handa · 15 years ago
  72. 82e0f00 TOMOYO: Use common structure for list element. by Tetsuo Handa · 15 years ago
  73. 237ab45 TOMOYO: Use callback for updating entries. by Tetsuo Handa · 15 years ago
  74. 57c2590 TOMOYO: Update profile structure. by Tetsuo Handa · 15 years ago
  75. 1084307 TOMOYO: Add pathname aggregation support. by Tetsuo Handa · 15 years ago
  76. 3f62963 TOMOYO: Allow wildcard for execute permission. by Tetsuo Handa · 15 years ago
  77. c8c57e8 TOMOYO: Support longer pathname. by Tetsuo Handa · 15 years ago
  78. 9b244373 TOMOYO: Several fixes for TOMOYO's management programs. by Tetsuo Handa · 15 years ago
  79. c3ef150 TOMOYO: Split files into some pieces. by Tetsuo Handa · 15 years ago
  80. 17fcfbd TOMOYO: Add interactive enforcing mode. by Tetsuo Handa · 15 years ago
  81. 2106ccd TOMOYO: Add mount restriction. by Tetsuo Handa · 15 years ago
  82. a1f9bb6 TOMOYO: Split file access control functions by type of parameters. by Tetsuo Handa · 15 years ago
  83. cb0abe6 TOMOYO: Use structure for passing common arguments. by Tetsuo Handa · 15 years ago
  84. 4c3e9e2 TOMOYO: Add numeric values grouping support. by Tetsuo Handa · 15 years ago
  85. 7762fbf TOMOYO: Add pathname grouping support. by Tetsuo Handa · 15 years ago
  86. 9e4b50e TOMOYO: Use stack memory for pending entry. by Tetsuo Handa · 15 years ago
  87. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 15 years ago
  88. 1708000 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain by Tetsuo Handa · 15 years ago
  89. 97d6931 TOMOYO: Remove unneeded parameter. by Tetsuo Handa · 15 years ago
  90. 7ef6123 TOMOYO: Use shorter names. by Tetsuo Handa · 15 years ago
  91. 084da35 TOMOYO: Use enum for index numbers. by Tetsuo Handa · 15 years ago
  92. 847b173 TOMOYO: Add garbage collector. by Tetsuo Handa · 15 years ago
  93. ec8e6a4 TOMOYO: Add refcounter on domain structure. by Tetsuo Handa · 15 years ago
  94. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 15 years ago
  95. ea13ddb TOMOYO: Extract bitfield by Tetsuo Handa · 15 years ago
  96. 8e2d39a TOMOYO: Remove usage counter for temporary memory. by Tetsuo Handa · 15 years ago
  97. cd7bec6 TOMOYO: Remove memory pool for list elements. by Tetsuo Handa · 15 years ago
  98. f737d95 TOMOYO: Replace rw_semaphore by mutex. by Tetsuo Handa · 15 years ago
  99. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  100. 937bf61 TOMOYO: Add rest of file operation restrictions. by Tetsuo Handa · 15 years ago