1. 7762fbf TOMOYO: Add pathname grouping support. by Tetsuo Handa · 15 years ago
  2. 9e4b50e TOMOYO: Use stack memory for pending entry. by Tetsuo Handa · 15 years ago
  3. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 15 years ago
  4. 0ffbe26 Merge branch 'master' into next by James Morris · 15 years ago
  5. 4e5d6f7 TOMOYO: Use GFP_NOFS rather than GFP_KERNEL. by Tetsuo Handa · 15 years ago
  6. d25d6fa Merge branch 'master' into next by James Morris · 15 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  8. 181427a tomoyo: fix potential use after free by Dan Carpenter · 15 years ago
  9. c43a752 Merge branch 'next-queue' into next by James Morris · 15 years ago
  10. b380de9 TOMOYO: Remove unused variables. by Tetsuo Handa · 15 years ago
  11. 1fcdc7c TOMOYO: Protect find_task_by_vpid() with RCU. by Tetsuo Handa · 15 years ago
  12. 1708000 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain by Tetsuo Handa · 15 years ago
  13. 7ef6123 TOMOYO: Use shorter names. by Tetsuo Handa · 15 years ago
  14. 847b173 TOMOYO: Add garbage collector. by Tetsuo Handa · 15 years ago
  15. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 15 years ago
  16. bf24fb0 TOMOYO: Add refcounter on string data. by Tetsuo Handa · 15 years ago
  17. ca0b7df TOMOYO: Reduce lines by using common path for addition and deletion. by Tetsuo Handa · 15 years ago
  18. ea13ddb TOMOYO: Extract bitfield by Tetsuo Handa · 15 years ago
  19. 8e2d39a TOMOYO: Remove usage counter for temporary memory. by Tetsuo Handa · 15 years ago
  20. cd7bec6 TOMOYO: Remove memory pool for list elements. by Tetsuo Handa · 15 years ago
  21. f737d95 TOMOYO: Replace rw_semaphore by mutex. by Tetsuo Handa · 15 years ago
  22. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  23. 937bf61 TOMOYO: Add rest of file operation restrictions. by Tetsuo Handa · 15 years ago
  24. 7539cf4 TOMOYO: Add recursive directory matching operator support. by Tetsuo Handa · 15 years ago
  25. ccf135f TOMOYO: Move tomoyo_delete_domain(). by Tetsuo Handa · 16 years ago
  26. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 16 years ago
  27. 5bf1692 TOMOYO: Remove unused field. by Tetsuo Handa · 16 years ago
  28. 7d2948b TOMOYO: Simplify policy reader. by Tetsuo Handa · 16 years ago
  29. ab588cca TOMOYO: Remove redundant markers. by Tetsuo Handa · 16 years ago
  30. e24977d Reduce path_lookup() abuses by Al Viro · 16 years ago
  31. 39826a1 tomoyo: version bump to 2.2.0. by Tetsuo Handa · 16 years ago
  32. a0558fc tomoyo: remove "undelete domain" command. by Tetsuo Handa · 16 years ago
  33. e5a3b95 TOMOYO: Don't create securityfs entries unless registered. by Tetsuo Handa · 16 years ago
  34. 9590837 Common functions for TOMOYO Linux. by Kentaro Takeda · 16 years ago