LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

integrity

From:  Mimi Zohar <zohar@linux.vnet.ibm.com>
To:  linux-kernel@vger.kernel.org
Subject:  [PATCH 0/6] integrity
Date:  Tue, 2 Dec 2008 16:47:54 -0500
Message-ID:  <cover.1228253618.git.zohar@linux.vnet.ibm.com>
Cc:  Mimi Zohar <zohar@linux.vnet.ibm.com>, Andrew Morton <akpm@linux-foundation.org>, James Morris <jmorris@namei.org>, Christoph Hellwig <hch@infradead.org>, Al Viro <viro@ZenIV.linux.org.uk>, David Safford <safford@watson.ibm.com>, Serge Hallyn <serue@linux.vnet.ibm.com>
Archive-link:  Article, Thread

This patchset contains the LIM and IMA integrity system patches.
To address concerns raised on the mailing list of the IMA patch
size, the IMA patch has been broken up into three smaller patches
for easier review.

1 - TPM internal interfaces (unchanged)
2 - LIM - (minor cleanup)
3 - IMA - Main (updates in response to comments)
4 - IMA - securityfs - display (unchanged)
5 - IMA - securityfs - policy (unchanged)
6 - (credential patch for security-testing-2.6/next)

The first five patches apply cleanly to linux-2.6.28-rc6 and with minor
offsets to security-testing-2.6/#next. The last patch addresses the
security-testing-2.6/#next credential merge issues.

Mimi Zohar (6):
  integrity: TPM internel kernel interface
  integrity: Linux Integrity Module(LIM)
  integrity: IMA as an integrity service provider
  integrity: IMA display
  integrity: IMA policy
  integrity: replace task uid with cred uid

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds