aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/key.h
Commit message (Expand)AuthorAge
* Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-27
|\
| * Create Documentation/security/,Randy Dunlap2011-05-19
* | KEYS: Improve /proc/keysDavid Howells2011-03-16
|/
* KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-07
* KEYS: Add an RCU payload dereference macroDavid Howells2011-03-07
* keys: __rcu annotationsArnd Bergmann2010-08-19
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-02
* kmemtrace, security: fix linux/key.h header file dependenciesPekka Enberg2009-04-03
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* CRED: Separate per-task-group keyrings from signal_structDavid Howells2008-11-13
* KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-13
* add key_revoke() dummy for KEYS=nAdrian Bunk2008-10-12
* keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells2008-04-29
* keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-29
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29
* keys: allow clients to set key perms in key_create_or_update()Arun Raghavan2008-04-29
* keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2008-04-29
* KEYS: fix macroSebastian Siewior2008-01-08
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-17
* [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-26
* [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-29
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-26
* [PATCH] Keys: Fix race between two instantiators of a keyDavid Howells2006-06-22
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-22
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-08
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-06
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-30
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-28
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-24
* [PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2005-06-24
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16