summaryrefslogtreecommitdiffstats
path: root/security/keys
Commit message (Expand)AuthorAgeFilesLines
* usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-231-1/+1
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-232-16/+22
|\
| * Created a function for setting timeouts on keysBryan Schumaker2012-03-012-16/+22
* | KEYS: testing wrong bit for KEY_FLAG_REVOKEDDan Carpenter2012-03-071-1/+2
* | Merge branch 'next-queue' into nextJames Morris2012-02-091-1/+14
|\ \ | |/ |/|
| * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-191-1/+14
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-233-0/+39
|\ \
| * | keys: add a "logon" key typeJeff Layton2012-01-173-0/+39
| |/
* | keys: fix user_defined key sparse messagesMimi Zohar2012-01-191-3/+3
* | encrypted-keys: fix rcu and sparse messagesMimi Zohar2012-01-182-2/+2
* | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-183-4/+6
* | KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2012-01-182-8/+18
|/
* Merge branch 'next' into for-linusJames Morris2012-01-091-0/+3
|\
| * KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-171-0/+3
* | encrypted-keys: module build fixesMimi Zohar2011-11-162-3/+8
* | encrypted-keys: fix error return codeMimi Zohar2011-11-161-1/+1
|/
* KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-151-1/+2
* security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-312-2/+2
* Cross Memory AttachChristopher Yeoh2011-10-312-2/+2
* encrypted-keys: check hex2bin resultMimi Zohar2011-09-201-3/+11
* trusted-keys: check hex2bin resultMimi Zohar2011-09-201-4/+15
* encrypted-keys: IS_ERR need include/err.hStephen Rothwell2011-09-151-0/+1
* encrypted-keys: remove trusted-keys dependencyMimi Zohar2011-09-144-27/+64
* encrypted-keys: create encrypted-keys directoryMimi Zohar2011-09-146-1/+6
* KEYS: Correctly destroy key payloads when their keytype is removedDavid Howells2011-08-233-208/+258
* KEYS: The dead key link reaper should be non-reentrantDavid Howells2011-08-231-3/+3
* KEYS: Make the key reaper non-reentrantDavid Howells2011-08-231-1/+1
* KEYS: Move the unreferenced key reaper to the keys garbage collector fileDavid Howells2011-08-233-76/+85
* KEYS: __key_link() should use the RCU deref wrapper for keyring payloadsDavid Howells2011-08-231-2/+1
* KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag setDavid Howells2011-08-231-2/+12
* KEYS: If install_session_keyring() is given a keyring, it should install itDavid Howells2011-08-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-275-53/+313
|\
| * Merge branch 'linus' into nextJames Morris2011-06-301-3/+3
| |\
| * | encrypted-keys: add ecryptfs format supportRoberto Sassu2011-06-274-8/+180
| * | encrypted-keys: add key format supportRoberto Sassu2011-06-271-40/+101
| * | encrypted-keys: added additional debug messagesRoberto Sassu2011-06-271-11/+34
| * | encrypted-keys: fixed valid_master_desc() function descriptionRoberto Sassu2011-06-271-1/+1
| * | encrypted_keys: avoid dumping the master key if the request failsRoberto Sassu2011-06-271-3/+5
| * | KEYS: Don't return EAGAIN to keyctl_assume_authority()David Howells2011-06-141-0/+2
* | | Merge branch 'master' into for-nextJiri Kosina2011-07-111-3/+3
|\ \ \ | | |/ | |/|
| * | KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-211-1/+2
| * | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-171-2/+1
| |/
* / rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-081-1/+0
|/
* Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-274-4/+4
|\
| * Create Documentation/security/,Randy Dunlap2011-05-194-4/+4
* | Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn2011-05-261-0/+1
* | Merge branch 'next' into for-linusJames Morris2011-05-248-25/+46
|\ \
| * | KEYS: Make request_key() and co. return an error for a negative keyDavid Howells2011-03-171-0/+6
| * | KEYS: Improve /proc/keysDavid Howells2011-03-177-25/+40
| |/
* / security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()Lai Jiangshan2011-05-071-14/+2
|/