aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/gc.c
Commit message (Expand)AuthorAge
* KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2012-01-17
* KEYS: Correctly destroy key payloads when their keytype is removedDavid Howells2011-08-22
* KEYS: The dead key link reaper should be non-reentrantDavid Howells2011-08-22
* KEYS: Move the unreferenced key reaper to the keys garbage collector fileDavid Howells2011-08-22
* KEYS: Fix up comments in key management codeDavid Howells2011-01-21
* KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-04
* security: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-25
* KEYS: Have the garbage collector set its timer for live expired keysDavid Howells2009-09-23
* KEYS: Fix garbage collectorDavid Howells2009-09-14
* 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