aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-11KEYS: Move the key config into security/keys/KconfigDavid Howells1-0/+71
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov1-1/+1
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-16/+22
2012-03-07KEYS: testing wrong bit for KEY_FLAG_REVOKEDDan Carpenter1-1/+2
2012-03-01Created a function for setting timeouts on keysBryan Schumaker2-16/+22
2012-02-09Merge branch 'next-queue' into nextJames Morris1-1/+14
2012-01-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+39
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells1-1/+14
2012-01-17keys: add a "logon" key typeJeff Layton3-0/+39
2012-01-18encrypted-keys: fix rcu and sparse messagesMimi Zohar2-2/+2
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar3-4/+6
2012-01-18KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2-8/+18
2012-01-09Merge branch 'next' into for-linusJames Morris1-0/+3
2011-11-17KEYS: Give key types their own lockdep class for key->semDavid Howells1-0/+3
2011-11-16encrypted-keys: module build fixesMimi Zohar2-3/+8
2011-11-16encrypted-keys: fix error return codeMimi Zohar1-1/+1
2011-11-15KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells1-1/+2
2011-10-31security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2-2/+2
2011-10-31Cross Memory AttachChristopher Yeoh2-2/+2
2011-09-20encrypted-keys: check hex2bin resultMimi Zohar1-3/+11
2011-09-20trusted-keys: check hex2bin resultMimi Zohar1-4/+15
2011-09-15encrypted-keys: IS_ERR need include/err.hStephen Rothwell1-0/+1
2011-09-14encrypted-keys: remove trusted-keys dependencyMimi Zohar4-27/+64
2011-09-14encrypted-keys: create encrypted-keys directoryMimi Zohar6-1/+6
2011-08-23KEYS: Correctly destroy key payloads when their keytype is removedDavid Howells3-208/+258
2011-08-23KEYS: The dead key link reaper should be non-reentrantDavid Howells1-3/+3
2011-08-23KEYS: Make the key reaper non-reentrantDavid Howells1-1/+1
2011-08-23KEYS: Move the unreferenced key reaper to the keys garbage collector fileDavid Howells3-76/+85
2011-08-23KEYS: __key_link() should use the RCU deref wrapper for keyring payloadsDavid Howells1-2/+1
2011-08-23KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag setDavid Howells1-2/+12
2011-08-23KEYS: If install_session_keyring() is given a keyring, it should install itDavid Howells1-1/+1
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds5-53/+313
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-3/+3
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko1-1/+0
2011-06-30Merge branch 'linus' into nextJames Morris1-3/+3
2011-06-27encrypted-keys: add ecryptfs format supportRoberto Sassu4-8/+180
2011-06-27encrypted-keys: add key format supportRoberto Sassu1-40/+101
2011-06-27encrypted-keys: added additional debug messagesRoberto Sassu1-11/+34
2011-06-27encrypted-keys: fixed valid_master_desc() function descriptionRoberto Sassu1-1/+1
2011-06-27encrypted_keys: avoid dumping the master key if the request failsRoberto Sassu1-3/+5
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells1-1/+2
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells1-2/+1
2011-06-14KEYS: Don't return EAGAIN to keyctl_assume_authority()David Howells1-0/+2
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docsLinus Torvalds4-4/+4
2011-05-26Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn1-0/+1
2011-05-24Merge branch 'next' into for-linusJames Morris8-25/+46
2011-05-19Create Documentation/security/,Randy Dunlap4-4/+4
2011-05-07security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()Lai Jiangshan1-14/+2
2011-03-17KEYS: Make request_key() and co. return an error for a negative keyDavid Howells1-0/+6