summaryrefslogtreecommitdiff
path: root/security/keys
Commit message (Expand)AuthorAge
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-08
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-02
|\ \
| * | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-22
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \
| * | userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-13
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \
| * | workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-20
| |/
* | task_work: Revert "hold task_lock around checks in keyctl"Oleg Nesterov2012-09-13
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-07-23
|\
| * Merge commit 'v3.5-rc2' into nextJames Morris2012-06-10
| |\
| * | KEYS: Fix some sparse warningsDavid Howells2012-05-25
* | | hold task_lock around checks in keyctlAl Viro2012-07-22
* | | merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-22
* | | trimming task_work: kill ->dataAl Viro2012-07-22
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \
| * | keys: change keyctl_session_to_parent() to use task_work_add()Oleg Nesterov2012-05-23
| * | TIF_NOTIFY_RESUME is defined on all targets nowAl Viro2012-05-23
* | | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2012-05-31
* | | kmod: convert two call sites to call_usermodehelper_fns()Boaz Harrosh2012-05-31
* | | security/keys/keyctl.c: suppress memory allocation failure warningAndrew Morton2012-05-31
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\ \ | |/ |/|
| * userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-03
| * cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman2012-04-07
| * userns: Use cred->user_ns instead of cred->user->user_nsEric W. Biederman2012-04-07
* | KEYS: Don't check for NULL key pointer in key_validate()David Howells2012-05-16
* | KEYS: Add invalidation supportDavid Howells2012-05-11
* | KEYS: Do LRU discard in full keyringsDavid 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: Announce key type (un)registrationDavid Howells2012-05-11
* | KEYS: Reorganise keys MakefileDavid Howells2012-05-11
* | KEYS: Move the key config into security/keys/KconfigDavid Howells2012-05-11
|/
* usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-23
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\
| * Created a function for setting timeouts on keysBryan Schumaker2012-03-01
* | KEYS: testing wrong bit for KEY_FLAG_REVOKEDDan Carpenter2012-03-07
* | Merge branch 'next-queue' into nextJames Morris2012-02-09
|\ \ | |/ |/|
| * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-19
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-23
|\ \
| * | keys: add a "logon" key typeJeff Layton2012-01-17
| |/
* | keys: fix user_defined key sparse messagesMimi Zohar2012-01-19
* | encrypted-keys: fix rcu and sparse messagesMimi Zohar2012-01-18
* | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-18
* | KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2012-01-18
|/
* Merge branch 'next' into for-linusJames Morris2012-01-09
|\
| * KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-17
* | encrypted-keys: module build fixesMimi Zohar2011-11-16
* | encrypted-keys: fix error return codeMimi Zohar2011-11-16
|/
* KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-15