| From: |  | Kentaro Takeda <takedakn@nttdata.co.jp> | 
| To: |  | Stephen Smalley <sds@tycho.nsa.gov>,
 James Morris <jmorris@namei.org>,
 Chris Wright <chrisw@sous-sol.org> | 
| Subject: |  | [TOMOYO #11 (linux-next) 00/11] TOMOYO Linux | 
| Date: |  | Mon, 20 Oct 2008 16:34:23 +0900 | 
| Message-ID: |  | <20081020073423.024299308@nttdata.co.jp> | 
| Cc: |  | "Serge E. Hallyn" <serue@us.ibm.com>,
 linux-security-module@vger.kernel.org,
 linux-kernel@vger.kernel.org,
 Toshiharu Harada <haradats@nttdata.co.jp>,
 Andrew Morton <akpm@linux-foundation.org> | 
| Archive‑link: |  | Article | 
TOMOYO Linux is a pathname-based MAC extension (LSM module) for the 
Linux kernel.
This patchset is for linux-next (-next-20081017).
Differences from previous version (http://lkml.org/lkml/2008/10/9/46) 
are as follows.
*About locking:
 -reduced global locks.
 -added comments to explain what lock protects.
*About singly-linked-list:
 -moved declaration of singly-linked-list from
  security/tomoyo/common.h to include/linux/list1.h .
 -added rcu_dereference() and rcu_assign_pointer() call properly.
*Others:
 -added MAINTAINERS entry of TOMOYO SECURITY MODULE .
 -inserted a blank line between variable declaration and start of 
code.
Stephen, James, Chris, please review and respond (hopefully Ack).
Regards,
--
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html