1. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  2. 0f2a55d TOMOYO: Update kernel-doc. by Tetsuo Handa · 13 years ago
  3. 5625f2e TOMOYO: Change pathname for non-rename()able filesystems. by Tetsuo Handa · 13 years ago
  4. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  5. be14824 fs: take dcache_lock inside __d_path by Christoph Hellwig · 14 years ago
  6. 0617c7f TOMOYO: Remove alias keyword. by Tetsuo Handa · 14 years ago
  7. c8c57e8 TOMOYO: Support longer pathname. by Tetsuo Handa · 14 years ago
  8. c3ef150 TOMOYO: Split files into some pieces. by Tetsuo Handa · 14 years ago
  9. 17fcfbd TOMOYO: Add interactive enforcing mode. by Tetsuo Handa · 14 years ago
  10. 9e4b50e TOMOYO: Use stack memory for pending entry. by Tetsuo Handa · 14 years ago
  11. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 14 years ago
  12. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  13. 4e5d6f7 TOMOYO: Use GFP_NOFS rather than GFP_KERNEL. by Tetsuo Handa · 14 years ago
  14. 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
  15. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  16. 440b3c6 get rid of ->mnt_parent in tomoyo/realpath by Al Viro · 15 years ago
  17. 37afdc7 get rid of insanity with namespace roots in tomoyo by Al Viro · 15 years ago
  18. 847b173 TOMOYO: Add garbage collector. by Tetsuo Handa · 14 years ago
  19. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 14 years ago
  20. bf24fb0 TOMOYO: Add refcounter on string data. by Tetsuo Handa · 14 years ago
  21. 8e2d39a TOMOYO: Remove usage counter for temporary memory. by Tetsuo Handa · 15 years ago
  22. cd7bec6 TOMOYO: Remove memory pool for list elements. by Tetsuo Handa · 15 years ago
  23. e41035a TOMOYO: Remove memory pool for string data. by Tetsuo Handa · 15 years ago
  24. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  25. 67fa488 TOMOYO: Compare filesystem by magic number rather than by name. by Tetsuo Handa · 15 years ago
  26. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  27. a4054b6 security/tomoyo: Add a special case to handle accesses through the internal proc mount. by Eric W. Biederman · 15 years ago
  28. 024e1a4 tomoyo: improve hash bucket dispersion by Stephen Hemminger · 15 years ago
  29. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 15 years ago
  30. ab588cc TOMOYO: Remove redundant markers. by Tetsuo Handa · 15 years ago
  31. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  32. 39826a1 tomoyo: version bump to 2.2.0. by Tetsuo Handa · 15 years ago
  33. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  34. 1581e7d TOMOYO: Do not call tomoyo_realpath_init unless registered. by Tetsuo Handa · 15 years ago
  35. c73bd6d Memory and pathname management functions. by Kentaro Takeda · 16 years ago