UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / security / keys / keyring.c
2011-01-25 David HowellsKEYS: Fix __key_link_end() quota fixup on error
2011-01-21 David HowellsKEYS: Fix up comments in key management code
2011-01-21 David HowellsKEYS: Do some style cleanup in the key management code.
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-06 David HowellsKEYS: Do preallocation for __key_link()
2010-05-06 James MorrisMerge branch 'master' into next
2010-05-06 David HowellsKEYS: keyring_serialise_link_sem is only needed for...
2010-05-06 James MorrisMerge branch 'master' into next
2010-05-05 David HowellsKEYS: Use RCU dereference wrappers in keyring key type...
2010-05-05 Toshiyuki OkajimaKEYS: find_keyring_by_name() can gain access to a freed...
2010-04-27 David Howellskeys: don't need to use RCU in keyring_read() as semaph...
2010-04-23 Justin P. Mattocksecurity: whitespace coding style fixes
2010-03-09 Chihau ChauSecurity: key: keyring: fix some code style issues
2010-03-04 wzt.wzt@gmail.comSecurity: Fix some coding styles in security/keys/keyring.c
2010-02-25 Paul E. McKenneysecurity: Apply lockdep-based checking to rcu_dereferen...
2009-09-14 David HowellsKEYS: Fix garbage collector
2009-09-02 David HowellsKEYS: Add garbage collection for dead, revoked and...
2009-02-27 Serge E. Hallynkeys: skip keys from another user namespace
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsKEYS: Disperse linux/key_ui.h
2008-04-29 David Howellskeys: don't generate user and user session keyrings...
2008-04-29 Kevin Coffmankeys: check starting keyring as part of search
2007-04-26 David Howells[AF_RXRPC]: Key facility changes for AF_RXRPC
2006-12-07 Eric Sesterhenn[PATCH] security/keys/*: user kmemdup()
2006-06-26 David Howells[PATCH] keys: discard the contents of a key on revocation
2006-06-26 David Howells[PATCH] keys: sort out key quota system
2006-06-22 Michael LeMay[PATCH] selinux: add hooks for key subsystem
2006-04-10 David Howells[Security] Keys: Fix oops when adding key to non-keyring
2006-01-09 David Howells[PATCH] keys: Permit running process to instantiate...
2006-01-09 David Howells[PATCH] keys: Discard duplicate keys from a keyring...
2006-01-06 Adrian Bunk[PATCH] security/: possible cleanups
2006-01-06 David Howells[PATCH] Keys: Remove key duplication
2005-12-01 David Howells[PATCH] Keys: Fix permissions check for update vs add
2005-11-07 David Howells[PATCH] Keys: Remove incorrect and obsolete '!' operators
2005-10-31 David Howells[PATCH] Keys: Add LSM hooks for key management [try #3]
2005-09-28 David Howells[PATCH] Keys: Add possessor permissions to keys [try #3]
2005-08-04 David Howells[PATCH] Destruction of failed keyring oopses
2005-07-08 David Howells[PATCH] Keys: Base keyring size on key pointer not...
2005-06-24 David Howells[PATCH] Keys: Make request-key create an authorisation key
2005-06-24 David Howells[PATCH] keys: Discard key spinlock and use RCU for...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2