aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/gc.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Fix up comments in key management codeDavid Howells2011-01-211-7/+7
* KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-051-3/+6
* security: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-251-1/+2
* KEYS: Have the garbage collector set its timer for live expired keysDavid Howells2009-09-231-2/+2
* KEYS: Fix garbage collectorDavid Howells2009-09-151-27/+51
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+1
* KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-021-0/+193