| From: |
| David Howells <dhowells@redhat.com> |
| To: |
| torvalds@osdl.org, akpm@osdl.org |
| Subject: |
| [PATCH 0/6] Keys: Key management updates [try #3] |
| Date: |
| Tue, 20 Jun 2006 18:37:35 +0100 |
| Cc: |
| linux-kernel@vger.kernel.org, keyrings@linux-nfs.org |
| Archive-link: |
| Article,
Thread
|
These patches update a few key management related things, mainly security
related. They have the following prerequisite patches from Andrew Morton's -mm
tree:
selinux-add-hooks-for-key-subsystem.patch
keys-fix-race-between-two-instantiators-of-a-key.patch
Some of these patches have been modified from the originals I've been given so
that they'll all apply in sequence.
David