public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [TOMOYO 0/2] Final patches for kenrel 2.6.30.
@ 2009-04-08 13:31 Tetsuo Handa
  2009-04-08 13:31 ` [TOMOYO 1/2] tomoyo: add Documentation/tomoyo.txt Tetsuo Handa
  2009-04-08 13:31 ` [TOMOYO 2/2] Hello Tetsuo Handa
  0 siblings, 2 replies; 34+ messages in thread
From: Tetsuo Handa @ 2009-04-08 13:31 UTC (permalink / raw)
  To: jmorris; +Cc: linux-security-module, linux-kernel

TOMOYO Linux was merged into the mainline in 2.6.29-git1.

We thank Satoru Ueda for giving us opportunities to have presentations at CE
Linux Forum's Japan Technical Jamboree. This was the first event that we were
taught what the mainline is.

We thank Hirotaka Yoshioka for giving us opportunities to have presentations at
YLUG kernel code reading party. This was the very event that we were
foreordained to challenge the mainline. Without this event, we would not have
started the challenge for the mainline.

We thank James Morris for coming to Linux Foundation Japan Symposium #8 and
Linux Conf Au 2009 and understanding why name based security is needed.

We thank Casey Schaufler for proving that new security modules can merge into
the mainline.

We thank Stephen Smalley for coming to Ottawa Linux Symposium 2007/2008 and
giving us a critical comment that extricated ourselves from our stagnation.

We thank Andrew Morton for listening to our problem when we were blocked by
the lack of new LSM hooks.

We thank Al Viro for accepting new LSM hooks which made TOMOYO possible to
merge into the mainline.

We thank Crispin Cowan for proposing AppArmor. We were able to have a chance to
understand why name based security is regarded as an inferior solution.
We continued the name based security, with our belief that inode based security
and name based security are complementary and both should be used together.
The gate for name based security opened. Go for it!

We thank Turbolinux for adopting TOMOYO into Turbolinux's products.

We thank Mandriva Linux for adopting TOMOYO into Mandriva Linux's products.

We thank Hideaki Yoshifuji for giving us advices on how to negotiate.

We thank Motohiro Kosaki for giving us advices on how to write patch comments.

We thank Fumihito Yoshida for supporting TOMOYO in Ubuntu.

We thank Hideki Yamane for supporting TOMOYO in Debian.

We thank Naohiro Aota for supporting TOMOYO in Gentoo.

We thank Ken-ichi Akimoto for supporting TOMOYO in Natures Linux.

We thank Vadim Korschok for using TOMOYO on Hardened Gentoo.

We thank Hiroshi Shinji for using TOMOYO on embedded systems and
requesting new features and helping debugging.

We thank Toru Hirasaka for developing TOMOYO's GUI policy editor.

We thank Yoshihiro Kusuno for enhancing TOMOYO's CUI policy editor.

We thank Masafumi Tanaka for drawing posters and developing demonstration
movies.

We thank Akira Igarashi for drawing TOMOYO's logo and drawing many
illustrations for presentations.

We thank Kohei Kaigai for coordinating various open source events.

We thank Japan Secure Operating System Users Group for giving us opportunities
to familiarize SELinux, TOMOYO, AppArmor, LIDS etc. in Japan.

We thank anonymous users giving us suggestions and comments and feature
requests on 2ch.net and sourceforge.jp and blogs. TOMOYO achieved 30,000
downloads since the release of TOMOYO Linux version 1.0 on 2005/11/11.

We thank Dragos Ruiu for giving us opportunities to have presentations at
PacSec conference 2007/2008.

We thank Jonathan Corbet for writing many articles on TOMOYO at LWN.net ever
since Embedded Linux Conference 2007.

We thank CLAMP for creating Card Captor Sakura. TOMOYO's idea was taken from
the Sakura's happy world.

We thank SourceForge.jp for providing us storages and services.

We thank NTT DATA CORPORATION for supporting us in development of TOMOYO.

We thank Linus Torvalds for allowing us to join the Linux community.

With many more thanks, we would like to release this snapshot as TOMOYO Linux
version 2.2.0. Thank you for waiting.

--
Kentaro Takeda
Tetsuo Handa
Toshiharu Harada


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2009-06-02  3:35 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-08 13:31 [TOMOYO 0/2] Final patches for kenrel 2.6.30 Tetsuo Handa
2009-04-08 13:31 ` [TOMOYO 1/2] tomoyo: add Documentation/tomoyo.txt Tetsuo Handa
2009-04-10 12:26   ` Peter Dolding
2009-04-10 17:10   ` Pavel Machek
2009-04-13  2:04     ` Tetsuo Handa
2009-04-29 13:13       ` Pavel Machek
2009-05-01 10:24       ` Pavel Machek
2009-05-01 13:07         ` Tetsuo Handa
2009-05-03 21:56           ` Pavel Machek
2009-05-04  6:24             ` Tetsuo Handa
2009-05-06 12:16               ` Tetsuo Handa
2009-05-07 11:42                 ` [TOMOYO] Add garbage collector support Tetsuo Handa
2009-05-08  1:43                   ` James Morris
2009-05-08  2:10                     ` Tetsuo Handa
2009-05-08  8:26                       ` James Morris
2009-05-08  9:22                         ` Tetsuo Handa
2009-05-08  9:32                   ` Pavel Machek
2009-05-14 12:08                 ` [PATCH] TOMOYO: Add garbage collector support. (v2) Tetsuo Handa
2009-05-15  1:49                   ` James Morris
2009-05-16 12:07                     ` Tetsuo Handa
2009-05-25  0:37                       ` Tetsuo Handa
2009-05-25  0:39                         ` Tetsuo Handa
2009-05-25  0:41                           ` Tetsuo Handa
2009-05-27  0:16                             ` Paul E. McKenney
2009-05-27  1:25                               ` Tetsuo Handa
2009-05-27  4:12                                 ` Paul E. McKenney
2009-06-01 13:27                             ` Tetsuo Handa
2009-06-02  0:11                               ` Serge E. Hallyn
2009-06-02  0:30                                 ` Tetsuo Handa
2009-06-02  1:03                                   ` Serge E. Hallyn
2009-06-02  1:16                                     ` Tetsuo Handa
2009-06-02  3:35                                       ` Paul E. McKenney
2009-04-08 13:31 ` [TOMOYO 2/2] Hello Tetsuo Handa
2009-04-10 11:55   ` Tetsuo Handa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox