summaryrefslogtreecommitdiff
path: root/security/keys/gc.c
Commit message (Expand)AuthorAge
* KEYS: close race between key lookup and freeingSasha Levin2015-01-05
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* KEYS: Fix keyring content gc scannerDavid Howells2013-11-14
* KEYS: Expand the capacity of a keyringDavid Howells2013-09-24
* workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-20
* KEYS: Add invalidation supportDavid Howells2012-05-11
* KEYS: Permit in-place link replacement in keyring listDavid Howells2012-05-11
* KEYS: Perform RCU synchronisation on keys prior to key destructionDavid Howells2012-05-11
* KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2012-01-18
* KEYS: Correctly destroy key payloads when their keytype is removedDavid Howells2011-08-23
* KEYS: The dead key link reaper should be non-reentrantDavid Howells2011-08-23
* KEYS: Move the unreferenced key reaper to the keys garbage collector fileDavid Howells2011-08-23
* KEYS: Fix up comments in key management codeDavid Howells2011-01-21
* KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-05
* 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-15
* 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