Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-21 | KEYS: Fix up comments in key management code | David Howells | 1 | -7/+7 |
2010-05-05 | KEYS: Fix RCU handling in key_gc_keyring() | David Howells | 1 | -3/+6 |
2010-02-25 | security: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney | 1 | -1/+2 |
2009-09-23 | KEYS: Have the garbage collector set its timer for live expired keys | David Howells | 1 | -2/+2 |
2009-09-15 | KEYS: Fix garbage collector | David Howells | 1 | -27/+51 |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+1 |
2009-09-02 | KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] | David Howells | 1 | -0/+193 |