1. 15269fb tomoyo: Fix typo in comments. by Tetsuo Handa · 4 years, 1 month ago
  2. 1b6b924 tomoyo: Fix null pointer check by Zheng Zengkai · 4 years, 1 month ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  4. 91681e8 Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 4 years, 7 months ago
  5. 00fca6b tomoyo_write_control(): get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  6. 27acbf4 tomoyo: use true for bool variable by Zou Wei · 4 years, 9 months ago
  7. a8772fa tomoyo: Use atomic_t for statistics counter by Tetsuo Handa · 5 years ago
  8. 6bd5ce6 tomoyo: Suppress RCU warning at list_for_each_entry_rcu(). by Tetsuo Handa · 5 years ago
  9. e80b185 tomoyo: Add a kernel config option for fuzzing testing. by Tetsuo Handa · 6 years ago
  10. 861f4bc tomoyo: Bump version. by Tetsuo Handa · 6 years ago
  11. 4b42564 tomoyo: Allow multiple use_group lines. by Tetsuo Handa · 6 years ago
  12. cdcf672 tomoyo: Coding style fix. by Tetsuo Handa · 6 years ago
  13. 8c6cb98 tomoyo: Swicth from cred->security to task_struct->security. by Tetsuo Handa · 6 years ago
  14. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  15. dbdb75b security: tomoyo: Fix obsolete function by Ding Xiang · 6 years ago
  16. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  17. c0d4be2 tomoyo: annotate ->poll() instances by Al Viro · 8 years ago
  18. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 9273409 tomoyo: fix timestamping for y2038 by Arnd Bergmann · 7 years ago
  21. 77f4fa0 tomoyo: Use sensible time interface by Thomas Gleixner · 11 years ago
  22. e53cfda tomoyo_close_control: don't bother with return value by Al Viro · 12 years ago
  23. 609fcd1 userns: Convert tomoyo to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  24. 77b513d TOMOYO: Accept manager programs which do not start with / . by Tetsuo Handa · 13 years ago
  25. 7d7473d TOMOYO: Return error if fails to delete a domain by Tetsuo Handa · 13 years ago
  26. 6041e83 TOMOYO: Return appropriate value to poll(). by Tetsuo Handa · 13 years ago
  27. 2380078 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  28. 59df316 TOMOYO: Fix interactive judgment functionality. by Tetsuo Handa · 13 years ago
  29. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  30. e0b057b TOMOYO: Fix incomplete read after seek. by Tetsuo Handa · 13 years ago
  31. 6afcb3b TOMOYO: Fix unused kernel config option. by Tetsuo Handa · 13 years ago
  32. e2b8b25 TOMOYO: Remove redundant tasklist_lock. by Tetsuo Handa · 13 years ago
  33. 778c4a4 TOMOYO: Fix make namespacecheck warnings. by Tetsuo Handa · 13 years ago
  34. 6bce98e TOMOYO: Allow specifying domain transition preference. by Tetsuo Handa · 13 years ago
  35. 843d183 TOMOYO: Bump version. by Tetsuo Handa · 13 years ago
  36. 731d37a TOMOYO: Allow domain transition without execve(). by Tetsuo Handa · 13 years ago
  37. 1f067a6 TOMOYO: Allow controlling generation of access granted logs for per an entry basis. by Tetsuo Handa · 13 years ago
  38. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  39. d58e0da TOMOYO: Add environment variable name restriction support. by Tetsuo Handa · 13 years ago
  40. 4d81897 TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile by Tetsuo Handa · 13 years ago
  41. 0f2a55d TOMOYO: Update kernel-doc. by Tetsuo Handa · 13 years ago
  42. 5b63685 TOMOYO: Allow using argv[]/envp[] of execve() as conditions. by Tetsuo Handa · 13 years ago
  43. 2ca9bf4 TOMOYO: Allow using executable's realpath and symlink's target as conditions. by Tetsuo Handa · 13 years ago
  44. 8761afd TOMOYO: Allow using owner/group etc. of file objects as conditions. by Tetsuo Handa · 13 years ago
  45. 2066a36 TOMOYO: Allow using UID/GID etc. of current thread as conditions. by Tetsuo Handa · 13 years ago
  46. 5c4274f TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. by Tetsuo Handa · 13 years ago
  47. 0e4ae0e TOMOYO: Make several options configurable. by Tetsuo Handa · 14 years ago
  48. efe836a TOMOYO: Add built-in policy support. by Tetsuo Handa · 14 years ago
  49. b22b8b9 TOMOYO: Rename meminfo to stat and show more statistics. by Tetsuo Handa · 14 years ago
  50. 2c47ab9 TOMOYO: Cleanup part 4. by Tetsuo Handa · 14 years ago
  51. 2e503bb TOMOYO: Fix lockdep warning. by Tetsuo Handa · 14 years ago
  52. bd03a3e TOMOYO: Add policy namespace support. by Tetsuo Handa · 14 years ago
  53. 3299714 TOMOYO: Add ACL group support. by Tetsuo Handa · 14 years ago
  54. eadd99c TOMOYO: Add auditing interface. by Tetsuo Handa · 14 years ago
  55. d5ca172 TOMOYO: Simplify profile structure. by Tetsuo Handa · 14 years ago
  56. 0d2171d TOMOYO: Rename directives. by Tetsuo Handa · 14 years ago
  57. a238cf5 TOMOYO: Use struct for passing ACL line. by Tetsuo Handa · 14 years ago
  58. 0df7e8b TOMOYO: Cleanup part 3. by Tetsuo Handa · 14 years ago
  59. b5bc60b TOMOYO: Cleanup part 2. by Tetsuo Handa · 14 years ago
  60. 7c75964 TOMOYO: Cleanup part 1. by Tetsuo Handa · 14 years ago
  61. c0fa797 TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/audit by Tetsuo Handa · 14 years ago
  62. 2a086e5 TOMOYO: Fix race on updating profile's comment line. by Tetsuo Handa · 14 years ago
  63. 9f1c1d4 TOMOYO: Print URL information before panic(). by Tetsuo Handa · 14 years ago
  64. 68eda8f tomoyo: cleanup. don't store bogus pointer by Dan Carpenter · 14 years ago
  65. c8da96e TOMOYO: Don't abuse sys_getpid(), sys_getppid() by Ben Hutchings · 14 years ago
  66. e6f6a4c TOMOYO: Update version to 2.3.0 by Tetsuo Handa · 14 years ago
  67. 0849e3b TOMOYO: Add missing poll() hook. by Tetsuo Handa · 15 years ago
  68. e2bf690 TOMOYO: Rename symbols. by Tetsuo Handa · 15 years ago
  69. 8e56868 TOMOYO: Small cleanup. by Tetsuo Handa · 15 years ago
  70. f23571e TOMOYO: Copy directly to userspace buffer. by Tetsuo Handa · 15 years ago
  71. 5db5a39 TOMOYO: Use common code for policy reading. by Tetsuo Handa · 15 years ago
  72. 063821c TOMOYO: Allow reading only execute permission. by Tetsuo Handa · 15 years ago
  73. 475e6fa TOMOYO: Change list iterator. by Tetsuo Handa · 15 years ago
  74. 5448ec4 TOMOYO: Use common code for domain transition control. by Tetsuo Handa · 15 years ago
  75. 0617c7f TOMOYO: Remove alias keyword. by Tetsuo Handa · 15 years ago
  76. 7c2ea22 TOMOYO: Merge path_group and number_group. by Tetsuo Handa · 15 years ago
  77. 31845e8 TOMOYO: Aggregate reader functions. by Tetsuo Handa · 15 years ago
  78. a230f9e TOMOYO: Use array of "struct list_head". by Tetsuo Handa · 15 years ago
  79. 8fbe71f TOMOYO: Make read function to void. by Tetsuo Handa · 15 years ago
  80. 71c2823 TOMOYO: Remove wrapper function for reading keyword. by Tetsuo Handa · 15 years ago
  81. 7509315 TOMOYO: Rename symbols. by Tetsuo Handa · 15 years ago
  82. 36f5e1f TOMOYO: Use callback for updating entries. by Tetsuo Handa · 15 years ago
  83. 82e0f00 TOMOYO: Use common structure for list element. by Tetsuo Handa · 15 years ago
  84. 237ab45 TOMOYO: Use callback for updating entries. by Tetsuo Handa · 15 years ago
  85. 57c2590 TOMOYO: Update profile structure. by Tetsuo Handa · 15 years ago
  86. 1084307 TOMOYO: Add pathname aggregation support. by Tetsuo Handa · 15 years ago
  87. 3f62963 TOMOYO: Allow wildcard for execute permission. by Tetsuo Handa · 15 years ago
  88. 9b244373 TOMOYO: Several fixes for TOMOYO's management programs. by Tetsuo Handa · 15 years ago
  89. c3ef150 TOMOYO: Split files into some pieces. by Tetsuo Handa · 15 years ago
  90. 17fcfbd TOMOYO: Add interactive enforcing mode. by Tetsuo Handa · 15 years ago
  91. 2106ccd TOMOYO: Add mount restriction. by Tetsuo Handa · 15 years ago
  92. a1f9bb6 TOMOYO: Split file access control functions by type of parameters. by Tetsuo Handa · 15 years ago
  93. cb0abe6 TOMOYO: Use structure for passing common arguments. by Tetsuo Handa · 15 years ago
  94. 4c3e9e2 TOMOYO: Add numeric values grouping support. by Tetsuo Handa · 15 years ago
  95. 7762fbf TOMOYO: Add pathname grouping support. by Tetsuo Handa · 15 years ago
  96. 9e4b50e TOMOYO: Use stack memory for pending entry. by Tetsuo Handa · 15 years ago
  97. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 15 years ago
  98. 0ffbe26 Merge branch 'master' into next by James Morris · 15 years ago
  99. 4e5d6f7 TOMOYO: Use GFP_NOFS rather than GFP_KERNEL. by Tetsuo Handa · 15 years ago
  100. d25d6fa Merge branch 'master' into next by James Morris · 15 years ago