提交历史

作者 SHA1 备注 提交日期
  Stephan Mueller 4693fc734d KEYS: Add placeholder for KDF usage with DH 9 年之前
  Mat Martineau ddbb411487 KEYS: Add KEYCTL_DH_COMPUTE command 9 年之前
  Al Viro b353a1f7bb switch keyctl_instantiate_key_common() to iov_iter 10 年之前
  David Howells 0b0a84154e KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED 10 年之前
  David Howells 0c903ab64f KEYS: Make the key matching functions return bool 11 年之前
  David Howells c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 年之前
  David Howells 614d8c3901 KEYS: Remove key_type::def_lookup_type 11 年之前
  David Howells 462919591a KEYS: Preparse match data 11 年之前
  David Howells f5895943d9 KEYS: Move the flags representing required permission to linux/key.h 11 年之前
  David Howells f36f8c75ae KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches 12 年之前
  David Howells b2a4df200d KEYS: Expand the capacity of a keyring 12 年之前
  David Howells e57e8669f2 KEYS: Drop the permissions argument from __keyring_search_one() 12 年之前
  David Howells 4bdf0bc300 KEYS: Introduce a search context structure 12 年之前
  David Howells 16feef4340 KEYS: Consolidate the concept of an 'index key' for key access 12 年之前
  David Howells 7e55ca6dcd KEYS: key_is_dead() should take a const key pointer argument 12 年之前
  David Howells 61ea0c0ba9 KEYS: Skip key state checks when checking for possession 12 年之前
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 年之前
  Eric W. Biederman 9a56c2db49 userns: Convert security/keys to the new userns infrastructure 13 年之前
  Linus Torvalds e05644e17e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 年之前
  Al Viro 67d1214551 merge task_work and rcu_head, get rid of separate allocation for keyring case 13 年之前
  Al Viro 41f9d29f09 trimming task_work: kill ->data 13 年之前
  James Morris 66dd07b88a Merge commit 'v3.5-rc2' into next 13 年之前
  David Howells 423b978802 KEYS: Fix some sparse warnings 13 年之前
  Oleg Nesterov 413cd3d9ab keys: change keyctl_session_to_parent() to use task_work_add() 13 年之前
  David Howells fd75815f72 KEYS: Add invalidation support 13 年之前
  Jeff Layton 9f6ed2ca25 keys: add a "logon" key type 13 年之前
  David Howells 0c061b5707 KEYS: Correctly destroy key payloads when their keytype is removed 14 年之前
  David Howells 8bc16deabc KEYS: Move the unreferenced key reaper to the keys garbage collector file 14 年之前
  David Howells 78b7280cce KEYS: Improve /proc/keys 14 年之前
  David Howells ee009e4a0d KEYS: Add an iovec version of KEYCTL_INSTANTIATE 14 年之前