| Commit message (Expand) | Author | Age | Files | Lines |
* | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 2012-03-23 | 1 | -1/+1 |
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-03-23 | 2 | -16/+22 |
|\ |
|
| * | Created a function for setting timeouts on keys | Bryan Schumaker | 2012-03-01 | 2 | -16/+22 |
* | | KEYS: testing wrong bit for KEY_FLAG_REVOKED | Dan Carpenter | 2012-03-07 | 1 | -1/+2 |
* | | Merge branch 'next-queue' into next | James Morris | 2012-02-09 | 1 | -1/+14 |
|\ \
| |/
|/| |
|
| * | KEYS: Allow special keyrings to be cleared | David Howells | 2012-01-19 | 1 | -1/+14 |
* | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-01-23 | 3 | -0/+39 |
|\ \ |
|
| * | | keys: add a "logon" key type | Jeff Layton | 2012-01-17 | 3 | -0/+39 |
| |/ |
|
* | | keys: fix user_defined key sparse messages | Mimi Zohar | 2012-01-19 | 1 | -3/+3 |
* | | encrypted-keys: fix rcu and sparse messages | Mimi Zohar | 2012-01-18 | 2 | -2/+2 |
* | | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages | Mimi Zohar | 2012-01-18 | 3 | -4/+6 |
* | | KEYS: Add missing smp_rmb() primitives to the keyring search code | David Howells | 2012-01-18 | 2 | -8/+18 |
|/ |
|
* | Merge branch 'next' into for-linus | James Morris | 2012-01-09 | 1 | -0/+3 |
|\ |
|
| * | KEYS: Give key types their own lockdep class for key->sem | David Howells | 2011-11-17 | 1 | -0/+3 |
* | | encrypted-keys: module build fixes | Mimi Zohar | 2011-11-16 | 2 | -3/+8 |
* | | encrypted-keys: fix error return code | Mimi Zohar | 2011-11-16 | 1 | -1/+1 |
|/ |
|
* | KEYS: Fix a NULL pointer deref in the user-defined key type | David Howells | 2011-11-15 | 1 | -1/+2 |
* | security: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 | 2 | -2/+2 |
* | Cross Memory Attach | Christopher Yeoh | 2011-10-31 | 2 | -2/+2 |
* | encrypted-keys: check hex2bin result | Mimi Zohar | 2011-09-20 | 1 | -3/+11 |
* | trusted-keys: check hex2bin result | Mimi Zohar | 2011-09-20 | 1 | -4/+15 |
* | encrypted-keys: IS_ERR need include/err.h | Stephen Rothwell | 2011-09-15 | 1 | -0/+1 |
* | encrypted-keys: remove trusted-keys dependency | Mimi Zohar | 2011-09-14 | 4 | -27/+64 |
* | encrypted-keys: create encrypted-keys directory | Mimi Zohar | 2011-09-14 | 6 | -1/+6 |
* | KEYS: Correctly destroy key payloads when their keytype is removed | David Howells | 2011-08-23 | 3 | -208/+258 |
* | KEYS: The dead key link reaper should be non-reentrant | David Howells | 2011-08-23 | 1 | -3/+3 |
* | KEYS: Make the key reaper non-reentrant | David Howells | 2011-08-23 | 1 | -1/+1 |
* | KEYS: Move the unreferenced key reaper to the keys garbage collector file | David Howells | 2011-08-23 | 3 | -76/+85 |
* | KEYS: __key_link() should use the RCU deref wrapper for keyring payloads | David Howells | 2011-08-23 | 1 | -2/+1 |
* | KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set | David Howells | 2011-08-23 | 1 | -2/+12 |
* | KEYS: If install_session_keyring() is given a keyring, it should install it | David Howells | 2011-08-23 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-07-27 | 5 | -53/+313 |
|\ |
|
| * | Merge branch 'linus' into next | James Morris | 2011-06-30 | 1 | -3/+3 |
| |\ |
|
| * | | encrypted-keys: add ecryptfs format support | Roberto Sassu | 2011-06-27 | 4 | -8/+180 |
| * | | encrypted-keys: add key format support | Roberto Sassu | 2011-06-27 | 1 | -40/+101 |
| * | | encrypted-keys: added additional debug messages | Roberto Sassu | 2011-06-27 | 1 | -11/+34 |
| * | | encrypted-keys: fixed valid_master_desc() function description | Roberto Sassu | 2011-06-27 | 1 | -1/+1 |
| * | | encrypted_keys: avoid dumping the master key if the request fails | Roberto Sassu | 2011-06-27 | 1 | -3/+5 |
| * | | KEYS: Don't return EAGAIN to keyctl_assume_authority() | David Howells | 2011-06-14 | 1 | -0/+2 |
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | KEYS: Fix error handling in construct_key_and_link() | David Howells | 2011-06-21 | 1 | -1/+2 |
| * | | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells | 2011-06-17 | 1 | -2/+1 |
| |/ |
|
* | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 2011-07-08 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 2011-05-27 | 4 | -4/+4 |
|\ |
|
| * | Create Documentation/security/, | Randy Dunlap | 2011-05-19 | 4 | -4/+4 |
* | | Set cred->user_ns in key_replace_session_keyring | Serge E. Hallyn | 2011-05-26 | 1 | -0/+1 |
* | | Merge branch 'next' into for-linus | James Morris | 2011-05-24 | 8 | -25/+46 |
|\ \ |
|
| * | | KEYS: Make request_key() and co. return an error for a negative key | David Howells | 2011-03-17 | 1 | -0/+6 |
| * | | KEYS: Improve /proc/keys | David Howells | 2011-03-17 | 7 | -25/+40 |
| |/ |
|
* | | security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() | Lai Jiangshan | 2011-05-07 | 1 | -14/+2 |
|/ |
|