<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/keys/user-type.h, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/keys/user-type.h?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/keys/user-type.h?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-06-26T16:58:18Z</updated>
<entry>
<title>[PATCH] keys: discard the contents of a key on revocation</title>
<updated>2006-06-26T16:58:18Z</updated>
<author>
<name>David Howells</name>
<email>dhowells@redhat.com</email>
</author>
<published>2006-06-26T07:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=31204ed925b067d2bb65adb89501656f8274a32a'/>
<id>urn:sha1:31204ed925b067d2bb65adb89501656f8274a32a</id>
<content type='text'>
Cause the keys linked to a keyring to be unlinked from it when revoked and it
causes the data attached to a user-defined key to be discarded when revoked.

This frees up most of the quota a key occupied at that point, rather than
waiting for the key to actually be destroyed.

Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Keys: Remove key duplication</title>
<updated>2006-01-06T16:33:29Z</updated>
<author>
<name>David Howells</name>
<email>dhowells@redhat.com</email>
</author>
<published>2006-01-06T08:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8d9067bda99c68e1a17d93e78cf3a5a3f67e0c35'/>
<id>urn:sha1:8d9067bda99c68e1a17d93e78cf3a5a3f67e0c35</id>
<content type='text'>
Remove the key duplication stuff since there's nothing that uses it, no way
to get at it and it's awkward to deal with for LSM purposes.

Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Keys: Export user-defined keyring operations</title>
<updated>2005-10-31T01:37:22Z</updated>
<author>
<name>David Howells</name>
<email>dhowells@redhat.com</email>
</author>
<published>2005-10-30T23:02:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2aa349f6e37ce030060c994d3aebbff4ab703565'/>
<id>urn:sha1:2aa349f6e37ce030060c994d3aebbff4ab703565</id>
<content type='text'>
Export user-defined key operations so that those who wish to define their
own key type based on the user-defined key operations may do so (as has
been requested).

The header file created has been placed into include/keys/user-type.h, thus
creating a directory where other key types may also be placed.  Any
objections to doing this?

Signed-Off-By: David Howells &lt;dhowells@redhat.com&gt;
Signed-Off-By: Arjan van de Ven &lt;arjan@infradead.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
