| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-13 | task_work: Revert "hold task_lock around checks in keyctl" | Oleg Nesterov | 1 | -2/+0 |
| 2012-07-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 4 | -4/+6 |
| 2012-07-22 | hold task_lock around checks in keyctl | Al Viro | 1 | -0/+2 |
| 2012-07-22 | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro | 3 | -28/+12 |
| 2012-07-22 | trimming task_work: kill ->data | Al Viro | 3 | -8/+15 |
| 2012-06-10 | Merge commit 'v3.5-rc2' into next | James Morris | 7 | -68/+55 |
| 2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -51/+44 |
| 2012-05-31 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh | 2 | -2/+2 |
| 2012-05-31 | kmod: convert two call sites to call_usermodehelper_fns() | Boaz Harrosh | 1 | -10/+3 |
| 2012-05-31 | security/keys/keyctl.c: suppress memory allocation failure warning | Andrew Morton | 1 | -1/+1 |
| 2012-05-25 | KEYS: Fix some sparse warnings | David Howells | 4 | -4/+6 |
| 2012-05-23 | keys: change keyctl_session_to_parent() to use task_work_add() | Oleg Nesterov | 3 | -41/+44 |
| 2012-05-23 | TIF_NOTIFY_RESUME is defined on all targets now | Al Viro | 1 | -10/+0 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -4/+5 |
| 2012-05-16 | KEYS: Don't check for NULL key pointer in key_validate() | David Howells | 1 | -24/+16 |
| 2012-05-11 | KEYS: Add invalidation support | David Howells | 8 | -28/+110 |
| 2012-05-11 | KEYS: Do LRU discard in full keyrings | David Howells | 2 | -7/+42 |
| 2012-05-11 | KEYS: Permit in-place link replacement in keyring list | David Howells | 2 | -40/+57 |
| 2012-05-11 | KEYS: Perform RCU synchronisation on keys prior to key destruction | David Howells | 1 | -29/+44 |
| 2012-05-11 | KEYS: Announce key type (un)registration | David Howells | 1 | -0/+3 |
| 2012-05-11 | KEYS: Reorganise keys Makefile | David Howells | 1 | -3/+9 |
| 2012-05-11 | KEYS: Move the key config into security/keys/Kconfig | David Howells | 1 | -0/+71 |
| 2012-05-03 | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 1 | -1/+2 |
| 2012-04-07 | cred: Refcount the user_ns pointed to by the cred. | Eric W. Biederman | 1 | -1/+1 |
| 2012-04-07 | userns: Use cred->user_ns instead of cred->user->user_ns | Eric W. Biederman | 3 | -3/+3 |
| 2012-03-23 | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 1 | -1/+1 |
| 2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -16/+22 |
| 2012-03-07 | KEYS: testing wrong bit for KEY_FLAG_REVOKED | Dan Carpenter | 1 | -1/+2 |
| 2012-03-01 | Created a function for setting timeouts on keys | Bryan Schumaker | 2 | -16/+22 |
| 2012-02-09 | Merge branch 'next-queue' into next | James Morris | 1 | -1/+14 |
| 2012-01-23 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -0/+39 |
| 2012-01-19 | keys: fix user_defined key sparse messages | Mimi Zohar | 1 | -3/+3 |
| 2012-01-19 | KEYS: Allow special keyrings to be cleared | David Howells | 1 | -1/+14 |
| 2012-01-17 | keys: add a "logon" key type | Jeff Layton | 3 | -0/+39 |
| 2012-01-18 | encrypted-keys: fix rcu and sparse messages | Mimi Zohar | 2 | -2/+2 |
| 2012-01-18 | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages | Mimi Zohar | 3 | -4/+6 |
| 2012-01-18 | KEYS: Add missing smp_rmb() primitives to the keyring search code | David Howells | 2 | -8/+18 |
| 2012-01-09 | Merge branch 'next' into for-linus | James Morris | 1 | -0/+3 |
| 2011-11-17 | KEYS: Give key types their own lockdep class for key->sem | David Howells | 1 | -0/+3 |
| 2011-11-16 | encrypted-keys: module build fixes | Mimi Zohar | 2 | -3/+8 |
| 2011-11-16 | encrypted-keys: fix error return code | Mimi Zohar | 1 | -1/+1 |
| 2011-11-15 | KEYS: Fix a NULL pointer deref in the user-defined key type | David Howells | 1 | -1/+2 |
| 2011-10-31 | security: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2 | -2/+2 |
| 2011-10-31 | Cross Memory Attach | Christopher Yeoh | 2 | -2/+2 |
| 2011-09-20 | encrypted-keys: check hex2bin result | Mimi Zohar | 1 | -3/+11 |
| 2011-09-20 | trusted-keys: check hex2bin result | Mimi Zohar | 1 | -4/+15 |
| 2011-09-15 | encrypted-keys: IS_ERR need include/err.h | Stephen Rothwell | 1 | -0/+1 |
| 2011-09-14 | encrypted-keys: remove trusted-keys dependency | Mimi Zohar | 4 | -27/+64 |
| 2011-09-14 | encrypted-keys: create encrypted-keys directory | Mimi Zohar | 6 | -1/+6 |
| 2011-08-23 | KEYS: Correctly destroy key payloads when their keytype is removed | David Howells | 3 | -208/+258 |
| 2011-08-23 | KEYS: The dead key link reaper should be non-reentrant | David Howells | 1 | -3/+3 |
| 2011-08-23 | KEYS: Make the key reaper non-reentrant | David Howells | 1 | -1/+1 |
| 2011-08-23 | KEYS: Move the unreferenced key reaper to the keys garbage collector file | David Howells | 3 | -76/+85 |
| 2011-08-23 | KEYS: __key_link() should use the RCU deref wrapper for keyring payloads | David Howells | 1 | -2/+1 |
| 2011-08-23 | KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set | David Howells | 1 | -2/+12 |
| 2011-08-23 | KEYS: If install_session_keyring() is given a keyring, it should install it | David Howells | 1 | -1/+1 |
| 2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -53/+313 |
| 2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -3/+3 |
| 2011-07-08 | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 1 | -1/+0 |
| 2011-06-30 | Merge branch 'linus' into next | James Morris | 1 | -3/+3 |
| 2011-06-27 | encrypted-keys: add ecryptfs format support | Roberto Sassu | 4 | -8/+180 |
| 2011-06-27 | encrypted-keys: add key format support | Roberto Sassu | 1 | -40/+101 |
| 2011-06-27 | encrypted-keys: added additional debug messages | Roberto Sassu | 1 | -11/+34 |
| 2011-06-27 | encrypted-keys: fixed valid_master_desc() function description | Roberto Sassu | 1 | -1/+1 |
| 2011-06-27 | encrypted_keys: avoid dumping the master key if the request fails | Roberto Sassu | 1 | -3/+5 |
| 2011-06-21 | KEYS: Fix error handling in construct_key_and_link() | David Howells | 1 | -1/+2 |
| 2011-06-17 | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells | 1 | -2/+1 |
| 2011-06-14 | KEYS: Don't return EAGAIN to keyctl_assume_authority() | David Howells | 1 | -0/+2 |
| 2011-05-27 | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 4 | -4/+4 |
| 2011-05-26 | Set cred->user_ns in key_replace_session_keyring | Serge E. Hallyn | 1 | -0/+1 |
| 2011-05-24 | Merge branch 'next' into for-linus | James Morris | 8 | -25/+46 |
| 2011-05-19 | Create Documentation/security/, | Randy Dunlap | 4 | -4/+4 |
| 2011-05-07 | security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() | Lai Jiangshan | 1 | -14/+2 |
| 2011-03-17 | KEYS: Make request_key() and co. return an error for a negative key | David Howells | 1 | -0/+6 |
| 2011-03-17 | KEYS: Improve /proc/keys | David Howells | 7 | -25/+40 |
| 2011-03-08 | KEYS: Add an iovec version of KEYCTL_INSTANTIATE | David Howells | 3 | -7/+150 |
| 2011-03-08 | KEYS: Add a new keyctl op to reject a key with a specified error code | David Howells | 6 | -13/+56 |
| 2011-03-08 | KEYS: Add a key type op to permit the key description to be vetted | David Howells | 1 | -0/+8 |
| 2011-03-08 | KEYS: Add an RCU payload dereference macro | David Howells | 3 | -6/+3 |
| 2011-01-26 | KEYS: Fix __key_link_end() quota fixup on error | David Howells | 4 | -20/+27 |
| 2011-01-24 | trusted keys: Fix a memory leak in trusted_update(). | Jesper Juhl | 1 | -0/+1 |
| 2011-01-24 | encrypted-keys: rename encrypted_defined files to encrypted | Mimi Zohar | 3 | -2/+3 |
| 2011-01-24 | trusted-keys: rename trusted_defined files to trusted | Mimi Zohar | 3 | -2/+2 |
| 2011-01-21 | KEYS: Fix up comments in key management code | David Howells | 11 | -366/+777 |
| 2011-01-21 | KEYS: Do some style cleanup in the key management code. | David Howells | 10 | -248/+80 |
| 2011-01-19 | trusted-keys: avoid scattring va_end() | Tetsuo Handa | 1 | -17/+13 |
| 2011-01-19 | trusted-keys: check for NULL before using it | Tetsuo Handa | 1 | -0/+5 |
| 2011-01-19 | trusted-keys: another free memory bugfix | Tetsuo Handa | 1 | -3/+5 |
| 2011-01-14 | trusted-keys: free memory bugfix | Mimi Zohar | 1 | -5/+7 |
| 2011-01-10 | Merge branch 'master' into next | James Morris | 1 | -1/+0 |
| 2010-12-23 | KEYS: Don't call up_write() if __key_link_begin() returns an error | David Howells | 1 | -1/+0 |
| 2010-12-15 | encrypted-keys: style and other cleanup | Mimi Zohar | 2 | -37/+29 |
| 2010-12-15 | encrypted-keys: verify datablob size before converting to binary | Mimi Zohar | 1 | -14/+15 |
| 2010-12-15 | trusted-keys: kzalloc and other cleanup | Mimi Zohar | 1 | -18/+16 |
| 2010-12-15 | trusted-keys: additional TSS return code and other error handling | Mimi Zohar | 1 | -62/+87 |
| 2010-11-30 | keys: add missing include file for trusted and encrypted keys | Mimi Zohar | 2 | -0/+2 |
| 2010-11-29 | keys: add new key-type encrypted | Mimi Zohar | 3 | -0/+964 |
| 2010-11-29 | keys: add new trusted key-type | Mimi Zohar | 3 | -0/+1286 |
| 2010-10-28 | Fix install_process_keyring error handling | Andi Kleen | 1 | -1/+1 |
| 2010-09-10 | KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring | David Howells | 1 | -1/+2 |
| 2010-09-10 | KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() | David Howells | 1 | -0/+3 |
| 2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells | 1 | -5/+0 |
| 2010-08-06 | KEYS: request_key() should return -ENOKEY if the constructed key is negative | David Howells | 1 | -0/+2 |
| 2010-08-02 | KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key() | Justin P. Mattock | 1 | -0/+1 |
| 2010-08-02 | KEYS: Use the variable 'key' in keyctl_describe_key() | David Howells | 1 | -7/+5 |
| 2010-08-02 | KEYS: Make /proc/keys check to see if a key is possessed before security check | David Howells | 3 | -23/+66 |
| 2010-08-02 | KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key | David Howells | 1 | -1/+16 |
| 2010-06-27 | KEYS: Propagate error code instead of returning -EINVAL | Dan Carpenter | 1 | -2/+2 |
| 2010-05-27 | keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness | Oleg Nesterov | 1 | -1/+1 |
| 2010-05-27 | umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() | Oleg Nesterov | 3 | -2/+34 |
| 2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 1 | -3/+3 |
| 2010-05-18 | KEYS: Return more accurate error codes | Dan Carpenter | 1 | -3/+3 |
| 2010-05-06 | KEYS: Do preallocation for __key_link() | David Howells | 4 | -130/+215 |
| 2010-05-06 | Merge branch 'master' into next | James Morris | 2 | -20/+23 |
| 2010-05-06 | KEYS: Better handling of errors from construct_alloc_key() | David Howells | 1 | -2/+22 |
| 2010-05-06 | KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links | David Howells | 1 | -7/+9 |
| 2010-05-06 | Merge branch 'master' into next | James Morris | 6 | -13/+25 |
| 2010-05-05 | KEYS: call_sbin_request_key() must write lock keyrings before modifying them | David Howells | 1 | -1/+1 |
| 2010-05-05 | KEYS: Use RCU dereference wrappers in keyring key type code | David Howells | 1 | -10/+13 |
| 2010-05-05 | KEYS: find_keyring_by_name() can gain access to a freed keyring | Toshiyuki Okajima | 1 | -9/+9 |
| 2010-05-05 | KEYS: Fix RCU handling in key_gc_keyring() | David Howells | 1 | -3/+6 |
| 2010-05-05 | KEYS: Fix an RCU warning in the reading of user keys | David Howells | 1 | -1/+2 |
| 2010-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+1 |
| 2010-04-27 | keys: the request_key() syscall should link an existing key to the dest keyring | David Howells | 1 | -1/+8 |
| 2010-04-28 | keys: don't need to use RCU in keyring_read() as semaphore is held | David Howells | 1 | -1/+1 |
| 2010-04-24 | keys: fix an RCU warning | David Howells | 1 | -5/+8 |
| 2010-04-23 | security: whitespace coding style fixes | Justin P. Mattock | 5 | -42/+42 |
| 2010-04-12 | security: remove dead hook key_session_to_parent | Eric Paris | 1 | -7/+0 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -2/+0 |
| 2010-03-10 | Security: key: keyring: fix some code style issues | Chihau Chau | 1 | -4/+3 |
| 2010-03-05 | Security: Fix some coding styles in security/keys/keyring.c | wzt.wzt@gmail.com | 1 | -4/+2 |
| 2010-02-25 | security: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney | 2 | -2/+5 |
| 2009-12-17 | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support | Geert Uytterhoeven | 1 | -0/+10 |
| 2009-12-17 | keys: PTR_ERR return of wrong pointer in keyctl_get_security() | Roel Kluin | 1 | -1/+1 |
| 2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -5/+5 |
| 2009-11-12 | sysctl security/keys: Remove dead binary sysctl support | Eric W. Biederman | 1 | -6/+1 |
| 2009-10-15 | KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases | David Howells | 1 | -1/+1 |
| 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 | 4 | -35/+73 |
| 2009-09-15 | KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent | Marc Dionne | 1 | -0/+1 |
| 2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 5 | -0/+156 |
| 2009-09-02 | KEYS: Do some whitespace cleanups [try #6] | David Howells | 1 | -9/+3 |
| 2009-09-02 | KEYS: Make /proc/keys use keyid not numread as file position [try #6] | Serge E. Hallyn | 1 | -22/+55 |
| 2009-09-02 | KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] | David Howells | 7 | -4/+322 |
| 2009-09-02 | KEYS: Flag dead keys to induce EKEYREVOKED [try #6] | David Howells | 1 | -1/+3 |
| 2009-09-02 | KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try... | David Howells | 1 | -1/+7 |
| 2009-09-02 | KEYS: Deal with dead-type keys appropriately [try #6] | David Howells | 4 | -31/+48 |
| 2009-07-17 | kernel: rename is_single_threaded(task) to current_is_single_threaded(void) | Oleg Nesterov | 1 | -1/+1 |
| 2009-06-25 | keys: annotate seqfile ops with __releases and __acquires | James Morris | 1 | -0/+4 |
| 2009-04-09 | keys: Handle there being no fallback destination keyring for request_key() | David Howells | 1 | -3/+6 |
| 2009-02-27 | keys: make procfiles per-user-namespace | Serge E. Hallyn | 1 | -6/+49 |
| 2009-02-27 | keys: skip keys from another user namespace | Serge E. Hallyn | 1 | -0/+3 |
| 2009-02-27 | keys: consider user namespace in key_permission | Serge E. Hallyn | 1 | -0/+5 |
| 2009-02-27 | keys: distinguish per-uid keys in different namespaces | Serge E. Hallyn | 5 | -5/+16 |
| 2009-01-17 | security: introduce missing kfree | Vegard Nossum | 1 | -0/+1 |
| 2009-01-14 | [CVE-2009-0029] System call wrappers part 28 | Heiko Carstens | 1 | -2/+2 |
| 2009-01-14 | [CVE-2009-0029] System call wrappers part 27 | Heiko Carstens | 1 | -9/+9 |
| 2009-01-01 | keys: fix sparse warning by adding __user annotation to cast | James Morris | 1 | -1/+1 |
| 2008-12-29 | KEYS: Fix variable uninitialisation warnings | David Howells | 1 | -3/+3 |
| 2008-11-14 | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 1 | -42/+0 |
| 2008-11-14 | CRED: Inaugurate COW credentials | David Howells | 9 | -269/+317 |
| 2008-11-14 | CRED: Separate per-task-group keyrings from signal_struct | David Howells | 2 | -80/+54 |
| 2008-11-14 | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2 | -14/+20 |
| 2008-11-14 | CRED: Wrap current->cred and a few other accessors | David Howells | 2 | -6/+7 |
| 2008-11-14 | CRED: Separate task security context from task_struct | David Howells | 5 | -78/+86 |
| 2008-11-14 | KEYS: Alter use of key instantiation link-to-keyring argument | David Howells | 5 | -111/+187 |
| 2008-11-14 | KEYS: Disperse linux/key_ui.h | David Howells | 3 | -1/+33 |
| 2008-11-14 | CRED: Wrap task credential accesses in the key management code | David Howells | 4 | -8/+8 |
| 2008-06-06 | keys: remove unused key_alloc_sem | Daniel Walker | 1 | -1/+0 |
| 2008-04-29 | keys: explicitly include required slab.h header file. | Robert P. J. Day | 2 | -0/+2 |
| 2008-04-29 | keys: make the keyring quotas controllable through /proc/sys | David Howells | 6 | -15/+94 |
| 2008-04-29 | keys: don't generate user and user session keyrings unless they're accessed | David Howells | 4 | -118/+92 |
| 2008-04-29 | keys: allow clients to set key perms in key_create_or_update() | Arun Raghavan | 2 | -9/+12 |
| 2008-04-29 | keys: switch to proc_create() | Alexey Dobriyan | 1 | -6/+2 |
| 2008-04-29 | keys: add keyctl function to get a security label | David Howells | 3 | -1/+71 |
| 2008-04-29 | keys: allow the callout data to be passed as a blob rather than a string | David Howells | 4 | -29/+48 |
| 2008-04-29 | keys: check starting keyring as part of search | Kevin Coffman | 1 | -4/+31 |
| 2008-04-29 | keys: increase the payload size when instantiating a key | David Howells | 1 | -8/+30 |
| 2008-04-18 | security: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -4/+4 |
| 2008-02-07 | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells | 4 | -4/+4 |
| 2008-01-25 | security/selinux: constify function pointer tables and fields | Jan Engelhardt | 1 | -2/+2 |
| 2007-10-17 | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 5 | -317/+335 |
| 2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
| 2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 1 | -1/+2 |
| 2007-04-26 | [AF_RXRPC]: Key facility changes for AF_RXRPC | David Howells | 1 | -0/+2 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2 | -2/+0 |
| 2007-02-12 | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 1 | -2/+2 |
| 2007-02-06 | [PATCH] Keys: Fix key serial number collision handling | David Howells | 1 | -19/+14 |
| 2006-12-07 | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 1 | -1/+1 |
| 2006-12-07 | [PATCH] security/keys/*: user kmemdup() | Eric Sesterhenn | 2 | -6/+2 |
| 2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
| 2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
| 2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 1 | -3/+3 |
| 2006-06-29 | [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller | David Howells | 3 | -11/+36 |
| 2006-06-27 | [PATCH] poison: add & use more constants | Randy Dunlap | 1 | -1/+2 |
| 2006-06-26 | [PATCH] keys: restrict contents of /proc/keys to Viewable keys | Michael LeMay | 1 | -0/+7 |
| 2006-06-26 | [PATCH] keys: allocate key serial numbers randomly | Michael LeMay | 1 | -14/+14 |
| 2006-06-26 | [PATCH] keys: let keyctl_chown() change a key's owner | Fredrik Tolf | 1 | -8/+48 |
| 2006-06-26 | [PATCH] keys: discard the contents of a key on revocation | David Howells | 2 | -1/+45 |
| 2006-06-26 | [PATCH] keys: sort out key quota system | David Howells | 7 | -40/+60 |