"TOMOYO Linux" is our work in the field of security enhanced Linux. This is the fourth submission of TOMOYO Linux ( http://lkml.org/lkml/2007/10/2/170 ). Thank you very much for feedbacks on previous submission. We followed the following comments and now submitting again. * Replace "struct semaphore" with "struct mutex". * Replace singly linked list with standard RCU list. and we * Refreshed patches based on 2.6.23 * Fixed some bugs. We replaced list manipulation using RCU, but we think that we are "over-protecting for append-only-list" and "disabling preemption for very long time". Mentioning optimizing and incorrect RCU usage are welcome. This time, we excluded LSM expansion and related functions. Documents about installing and experiencing TOMOYO Linux are available at http://tomoyo.sourceforge.jp/en/lkml-4/ . By the way, you can try TOMOYO Linux 1.5.0 on Ubuntu 7.04's Live CD. http://tomoyo.sourceforge.jp/wiki-e/?TomoyoLive - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [TOMOYO #4 13/13] Kconfig and Makefile for TOMOYO Linux.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 12/13] Conditional permission support.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 11/13] LSM adapter for TOMOYO.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 10/13] Namespace manipulation control functions.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 09/13] Networking access control functions.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 08/13] Argv[0] access control functions.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 07/13] File access control functions.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 06/13] Auditing interface.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 05/13] Domain transition handler functions.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 04/13] Utility functions and securityfs interface for policy manipulation.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 03/13] Memory and pathname management functions.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 02/13] Data structures and prototypes definition.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 01/13] Allow use of namespace_sem from LSM module.
- From: Tetsuo Handa <[email protected]>
- [TOMOYO #4 13/13] Kconfig and Makefile for TOMOYO Linux.
- Prev by Date: Re: Help with rtc to hpet conversion of OSGPS driver
- Next by Date: [TOMOYO #4 01/13] Allow use of namespace_sem from LSM module.
- Previous by thread: Re: [patch 1/2] Replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
- Next by thread: [TOMOYO #4 01/13] Allow use of namespace_sem from LSM module.
- Index(es):