Commit Graph

230 Commits (71bbc9943883cffaf5d7a7728a4e4c50b3ac44d3)

Author SHA1 Message Date
Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
Boaz Harrosh 81ab6e7b26 kmod: convert two call sites to call_usermodehelper_fns() 13 years ago
Andrew Morton 4f1c28d241 security/keys/keyctl.c: suppress memory allocation failure warning 13 years ago
Oleg Nesterov 413cd3d9ab keys: change keyctl_session_to_parent() to use task_work_add() 13 years ago
Al Viro 1227dd773d TIF_NOTIFY_RESUME is defined on all targets now 13 years ago
David Howells b404aef72f KEYS: Don't check for NULL key pointer in key_validate() 13 years ago
David Howells fd75815f72 KEYS: Add invalidation support 13 years ago
David Howells 31d5a79d7f KEYS: Do LRU discard in full keyrings 13 years ago
David Howells 233e4735f2 KEYS: Permit in-place link replacement in keyring list 13 years ago
David Howells 65d87fe68a KEYS: Perform RCU synchronisation on keys prior to key destruction 13 years ago
David Howells 1eb1bcf5bf KEYS: Announce key type (un)registration 13 years ago
David Howells 9f7ce8e249 KEYS: Reorganise keys Makefile 13 years ago
David Howells f0894940ae KEYS: Move the key config into security/keys/Kconfig 13 years ago
Eric W. Biederman ae2975bc34 userns: Convert group_info values from gid_t to kgid_t. 13 years ago
Eric W. Biederman 0093ccb68f cred: Refcount the user_ns pointed to by the cred. 13 years ago
Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 years ago
Oleg Nesterov 9d944ef32e usermodehelper: kill umh_wait, renumber UMH_* constants 13 years ago
Dan Carpenter f67dabbdde KEYS: testing wrong bit for KEY_FLAG_REVOKED 13 years ago
Bryan Schumaker 59e6b9c113 Created a function for setting timeouts on keys 13 years ago
Mimi Zohar f6b24579d0 keys: fix user_defined key sparse messages 13 years ago
David Howells 700920eb5b KEYS: Allow special keyrings to be cleared 13 years ago
Jeff Layton 9f6ed2ca25 keys: add a "logon" key type 13 years ago
Mimi Zohar 6ac6172a93 encrypted-keys: fix rcu and sparse messages 13 years ago
Mimi Zohar ee0b31a25a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages 13 years ago
David Howells efde8b6e16 KEYS: Add missing smp_rmb() primitives to the keyring search code 13 years ago
David Howells 7845bc3964 KEYS: Give key types their own lockdep class for key->sem 13 years ago
Mimi Zohar 9c69898783 encrypted-keys: module build fixes 13 years ago
Mimi Zohar f4a0d5abef encrypted-keys: fix error return code 13 years ago
David Howells 9f35a33b8d KEYS: Fix a NULL pointer deref in the user-defined key type 13 years ago
Andy Shevchenko 02473119bc security: follow rename pack_hex_byte() to hex_byte_pack() 13 years ago
Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
Mimi Zohar 2b3ff6319e encrypted-keys: check hex2bin result 14 years ago
Mimi Zohar 2684bf7f29 trusted-keys: check hex2bin result 14 years ago
Stephen Rothwell cc100551b4 encrypted-keys: IS_ERR need include/err.h 14 years ago
Mimi Zohar 982e617a31 encrypted-keys: remove trusted-keys dependency 14 years ago
Mimi Zohar 61cf45d019 encrypted-keys: create encrypted-keys directory 14 years ago
David Howells 0c061b5707 KEYS: Correctly destroy key payloads when their keytype is removed 14 years ago
David Howells d199798bdf KEYS: The dead key link reaper should be non-reentrant 14 years ago
David Howells b072e9bc2f KEYS: Make the key reaper non-reentrant 14 years ago
David Howells 8bc16deabc KEYS: Move the unreferenced key reaper to the keys garbage collector file 14 years ago
David Howells 6d528b0822 KEYS: __key_link() should use the RCU deref wrapper for keyring payloads 14 years ago
David Howells 3ecf1b4f34 KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set 14 years ago
David Howells 995995378f KEYS: If install_session_keyring() is given a keyring, it should install it 14 years ago
Michal Hocko d8bf4ca9ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check 14 years ago
Roberto Sassu 79a73d1887 encrypted-keys: add ecryptfs format support 14 years ago
Roberto Sassu 4e561d388f encrypted-keys: add key format support 14 years ago
Roberto Sassu 7103dff0e5 encrypted-keys: added additional debug messages 14 years ago
Roberto Sassu 08fa2aa54e encrypted-keys: fixed valid_master_desc() function description 14 years ago
Roberto Sassu f91c2c5cfa encrypted_keys: avoid dumping the master key if the request fails 14 years ago
David Howells b1d7dd80aa KEYS: Fix error handling in construct_key_and_link() 14 years ago