1. 40d2737 security: tomoyo: simplify the gc kthread creation by Mike Danese · 8 years ago
  2. 545a726 TOMOYO: Fix quota and garbage collector. by Tetsuo Handa · 13 years ago
  3. a427fd1 TOMOYO: Remove tomoyo_policy_memory_lock spinlock. by Tetsuo Handa · 13 years ago
  4. f9732ea TOMOYO: Simplify garbage collector. by Tetsuo Handa · 13 years ago
  5. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  6. d58e0da TOMOYO: Add environment variable name restriction support. by Tetsuo Handa · 13 years ago
  7. 09f464b tomoyo: remove tomoyo_gc_thread()->daemonize() by Oleg Nesterov · 13 years ago
  8. 0f2a55d TOMOYO: Update kernel-doc. by Tetsuo Handa · 13 years ago
  9. 5b63685 TOMOYO: Allow using argv[]/envp[] of execve() as conditions. by Tetsuo Handa · 13 years ago
  10. 2ca9bf4 TOMOYO: Allow using executable's realpath and symlink's target as conditions. by Tetsuo Handa · 13 years ago
  11. 2066a36 TOMOYO: Allow using UID/GID etc. of current thread as conditions. by Tetsuo Handa · 13 years ago
  12. 2e503bb TOMOYO: Fix lockdep warning. by Tetsuo Handa · 13 years ago
  13. bd03a3e TOMOYO: Add policy namespace support. by Tetsuo Handa · 13 years ago
  14. 3299714 TOMOYO: Add ACL group support. by Tetsuo Handa · 13 years ago
  15. 0df7e8b TOMOYO: Cleanup part 3. by Tetsuo Handa · 13 years ago
  16. 7c75964 TOMOYO: Cleanup part 1. by Tetsuo Handa · 13 years ago
  17. e2bf690 TOMOYO: Rename symbols. by Tetsuo Handa · 14 years ago
  18. 5448ec4 TOMOYO: Use common code for domain transition control. by Tetsuo Handa · 14 years ago
  19. 0617c7f TOMOYO: Remove alias keyword. by Tetsuo Handa · 14 years ago
  20. 7c2ea22 TOMOYO: Merge path_group and number_group. by Tetsuo Handa · 14 years ago
  21. a230f9e TOMOYO: Use array of "struct list_head". by Tetsuo Handa · 14 years ago
  22. a98aa4d TOMOYO: Merge tomoyo_path_group and tomoyo_number_group by Tetsuo Handa · 14 years ago
  23. e79acf0 TOMOYO: Pass "struct list_head" rather than "void *". by Tetsuo Handa · 14 years ago
  24. 7509315 TOMOYO: Rename symbols. by Tetsuo Handa · 14 years ago
  25. d2f8b23 TOMOYO: Use common code for garbage collection. by Tetsuo Handa · 14 years ago
  26. 82e0f00 TOMOYO: Use common structure for list element. by Tetsuo Handa · 14 years ago
  27. 237ab45 TOMOYO: Use callback for updating entries. by Tetsuo Handa · 14 years ago
  28. 1084307 TOMOYO: Add pathname aggregation support. by Tetsuo Handa · 14 years ago
  29. 2106ccd TOMOYO: Add mount restriction. by Tetsuo Handa · 14 years ago
  30. a1f9bb6 TOMOYO: Split file access control functions by type of parameters. by Tetsuo Handa · 14 years ago
  31. 4c3e9e2 TOMOYO: Add numeric values grouping support. by Tetsuo Handa · 14 years ago
  32. 7762fbf TOMOYO: Add pathname grouping support. by Tetsuo Handa · 14 years ago
  33. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  35. 7ef6123 TOMOYO: Use shorter names. by Tetsuo Handa · 14 years ago
  36. 847b173 TOMOYO: Add garbage collector. by Tetsuo Handa · 14 years ago