Commit History

Author SHA1 Message Date
  Linus Torvalds e05644e17e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 years ago
  Al Viro d35abdb288 hold task_lock around checks in keyctl 13 years ago
  Al Viro 67d1214551 merge task_work and rcu_head, get rid of separate allocation for keyring case 13 years ago
  Al Viro 41f9d29f09 trimming task_work: kill ->data 13 years ago
  James Morris 66dd07b88a Merge commit 'v3.5-rc2' into next 13 years ago
  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
  David Howells 423b978802 KEYS: Fix some sparse warnings 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