Commit History

Author SHA1 Message Date
  Linus Torvalds fb21affa49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
  Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 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 fd75815f72 KEYS: Add invalidation support 13 years ago
  Linus Torvalds f63d395d47 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 13 years ago
  Bryan Schumaker 59e6b9c113 Created a function for setting timeouts on keys 13 years ago
  David Howells 700920eb5b KEYS: Allow special keyrings to be cleared 13 years ago
  Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
  David Howells 4aab1e896a KEYS: Make request_key() and co. return an error for a negative key 14 years ago
  David Howells ee009e4a0d KEYS: Add an iovec version of KEYCTL_INSTANTIATE 14 years ago
  David Howells fdd1b94581 KEYS: Add a new keyctl op to reject a key with a specified error code 14 years ago
  David Howells 973c9f4f49 KEYS: Fix up comments in key management code 14 years ago
  David Howells a8b17ed019 KEYS: Do some style cleanup in the key management code. 14 years ago
  David Howells 3d96406c7d KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring 15 years ago
  David Howells 9d1ac65a96 KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() 15 years ago
  David Howells 94fd8405ea KEYS: Use the variable 'key' in keyctl_describe_key() 15 years ago
  David Howells 9156235b34 KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key 15 years ago
  Dan Carpenter 4303ef19c6 KEYS: Propagate error code instead of returning -EINVAL 15 years ago
  Oleg Nesterov dd98acf747 keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness 15 years ago
  Justin P. Mattock c5b60b5e67 security: whitespace coding style fixes 15 years ago
  Eric Paris 3011a344cd security: remove dead hook key_session_to_parent 15 years ago
  Geert Uytterhoeven a00ae4d21b Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support 15 years ago
  Roel Kluin fa1cc7b5a5 keys: PTR_ERR return of wrong pointer in keyctl_get_security() 15 years ago
  David Howells 21279cfa10 KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases 15 years ago
  David Howells c08ef808ef KEYS: Fix garbage collector 16 years ago
  Marc Dionne 5c84342a3e KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent 16 years ago
  David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
  David Howells 5d135440fa KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] 16 years ago