All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mimi Zohar <zohar@linux.vnet.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: Mimi Zohar <zohar@linux.vnet.ibm.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	James Morris <jmorris@namei.org>,
	David Safford <safford@watson.ibm.com>,
	Serge Hallyn <serue@us.ibm.com>
Subject: [PATCH 0/7] integrity
Date: Wed,  4 Feb 2009 09:06:56 -0500	[thread overview]
Message-ID: <cover.1233750611.git.zohar@linux.vnet.ibm.com> (raw)

This patchset contains the IMA integrity patches. The changes made since
the last integrity posting are based on comments made by James Morris and
Serge Hallyn.
- removed test for NULL return code from securityfs_create_file/dir
- alloc ima_template_entry before calling ima_store_template()
- log ima_add_boot_aggregate failure
- free invalid rule
- add hook to increment opencount for /dev/zero shm
- replaced hard coded string length with #define name
- removed unused IMA_TEMPLATE_NAME_LEN

This patchset is dependent on the tpm-integrity-interface patch, which
has been applied to the security-testing-2.6/#next.

Mimi Zohar (7):
  integrity: IMA hooks
  integrity: IMA as an integrity service provider
  integrity: IMA display
  integrity: IMA policy
  integrity: IMA policy open
  Integrity: IMA file free imbalance
  Integrity: IMA update maintainers

             reply	other threads:[~2009-02-04 14:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-04 14:06 Mimi Zohar [this message]
2009-02-04 14:06 ` [PATCH 1/7] integrity: IMA hooks Mimi Zohar
2009-02-04 14:06 ` [PATCH 2/7] integrity: IMA as an integrity service provider Mimi Zohar
2009-02-06 20:31   ` Serge E. Hallyn
2009-02-10 20:23   ` Pavel Machek
2009-02-10 20:49     ` Serge E. Hallyn
2009-02-04 14:06 ` [PATCH 3/7] integrity: IMA display Mimi Zohar
2009-02-04 14:07 ` [PATCH 4/7] integrity: IMA policy Mimi Zohar
2009-02-04 14:07 ` [PATCH 5/7] integrity: IMA policy open Mimi Zohar
2009-02-04 14:07 ` [PATCH 6/7] Integrity: IMA file free imbalance Mimi Zohar
2009-02-04 14:07 ` [PATCH 7/7] Integrity: IMA update maintainers Mimi Zohar
2009-02-04 23:16 ` [PATCH 0/7] integrity James Morris
2009-02-05  0:38   ` Mimi Zohar
2009-02-05  1:00     ` James Morris
2009-02-05  1:11       ` Mimi Zohar
2009-02-05  3:06       ` Mimi Zohar
2009-02-05  9:12         ` James Morris
2009-02-05 16:05           ` Rajiv Andrade
2009-02-05 22:37 ` James Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1233750611.git.zohar@linux.vnet.ibm.com \
    --to=zohar@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=safford@watson.ibm.com \
    --cc=serue@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.