Age | Commit message (Expand) | Author | Files | Lines |
2013-02-21 | KEYS: Revert one application of "Fix unreachable code" patch | David Howells | 1 | -0/+2 |
2012-12-21 | keys: fix unreachable code | Alan Cox | 1 | -2/+0 |
2012-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -75/+69 |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina | 13 | -195/+225 |
2012-10-25 | keys: Fix unreachable code | Alan Cox | 1 | -2/+0 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -63/+129 |
2012-10-08 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 7 | -63/+129 |
2012-10-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -42/+12 |
2012-10-02 | Merge branch 'modsign-keys-devel' into security-next-keys | David Howells | 7 | -63/+129 |
2012-10-02 | KEYS: Use keyring_alloc() to create special keyrings | David Howells | 1 | -0/+1 |
2012-10-02 | KEYS: Reduce initial permissions on keys | David Howells | 4 | -19/+33 |
2012-10-02 | KEYS: Make the session and process keyrings per-thread | David Howells | 3 | -54/+33 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 8 | -83/+79 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -5/+5 |
2012-09-28 | key: Fix resource leak | Alan Cox | 1 | -2/+2 |
2012-09-28 | keys: Fix unreachable code | Alan Cox | 1 | -2/+0 |
2012-09-14 | userns: Convert security/keys to the new userns infrastructure | Eric W. Biederman | 8 | -83/+79 |
2012-09-13 | task_work: Revert "hold task_lock around checks in keyctl" | Oleg Nesterov | 1 | -2/+0 |
2012-09-13 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 7 | -63/+129 |
2012-08-22 | tpm: Move tpm_get_random api into the TPM device driver | Kent Yoder | 1 | -42/+12 |
2012-08-21 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 2 | -5/+5 |
2012-07-24 | 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-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -51/+44 |
2012-06-01 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh | 2 | -2/+2 |
2012-06-01 | kmod: convert two call sites to call_usermodehelper_fns() | Boaz Harrosh | 1 | -10/+3 |
2012-06-01 | 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-24 | keys: change keyctl_session_to_parent() to use task_work_add() | Oleg Nesterov | 3 | -41/+44 |
2012-05-24 | TIF_NOTIFY_RESUME is defined on all targets now | Al Viro | 1 | -10/+0 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -4/+5 |
2012-05-15 | 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-08 | cred: Refcount the user_ns pointed to by the cred. | Eric W. Biederman | 1 | -1/+1 |
2012-04-08 | userns: Use cred->user_ns instead of cred->user->user_ns | Eric W. Biederman | 3 | -3/+3 |
2012-03-24 | 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-02 | 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 |