Commit History

作者 SHA1 備註 提交日期
  Hillf Danton ca77acdf1a keys: Fix missing null pointer check in request_key_auth_describe() 6 年之前
  David Howells 7268328219 keys: Fix dependency loop between construction record and auth key 6 年之前
  Eric Biggers 8b4b1d7cc4 KEYS: always initialize keyring_index_key::desc_len 6 年之前
  David Howells 363b02dab0 KEYS: Fix race between updating and finding a negative key 8 年之前
  Eric Biggers e007ce9c59 KEYS: use kmemdup() in request_key_auth_new() 8 年之前
  Eric Biggers f7b48cf08f KEYS: don't revoke uninstantiated key in request_key_auth_new() 8 年之前
  Eric Biggers 44d8143340 KEYS: fix cred refcount leak in request_key_auth_new() 8 年之前
  Kees Cook 3db38ed768 doc: ReSTify keys-request-key.txt 8 年之前
  Elena Reshetova fff292914d security, keys: convert key.usage from atomic_t to refcount_t 8 年之前
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 年之前
  David Howells 5ac7eace2d KEYS: Add a facility to restrict new links into a keyring 9 年之前
  David Howells 146aa8b145 KEYS: Merge the type-specific data with the payload data 10 年之前
  David Howells 054f6180d8 KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags 11 年之前
  David Howells c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 年之前
  David Howells 462919591a KEYS: Preparse match data 11 年之前
  David Howells 8da79b6439 KEYS: Fix missing statics 11 年之前
  David Howells f1dcde91a3 KEYS: request_key_auth: Provide key preparsing 11 年之前
  David Howells d0a059cac6 KEYS: Search for auth-key by name rather than target key ID 12 年之前
  David Howells 4bdf0bc300 KEYS: Introduce a search context structure 12 年之前
  David Howells 61ea0c0ba9 KEYS: Skip key state checks when checking for possession 12 年之前
  David Howells cf7f601c06 KEYS: Add payload preparsing opportunity prior to key instantiate or update 13 年之前
  David Howells 4d67431f80 KEYS: Don't return EAGAIN to keyctl_assume_authority() 14 年之前
  Linus Torvalds e52e713ec3 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs 14 年之前
  Randy Dunlap d410fa4ef9 Create Documentation/security/, 14 年之前
  David Howells 78b7280cce KEYS: Improve /proc/keys 14 年之前
  David Howells 973c9f4f49 KEYS: Fix up comments in key management code 15 年之前
  David Howells a8b17ed019 KEYS: Do some style cleanup in the key management code. 15 年之前
  David Howells d84f4f992c CRED: Inaugurate COW credentials 17 年之前
  David Howells b6dff3ec5e CRED: Separate task security context from task_struct 17 年之前
  David Howells 8bbf4976b5 KEYS: Alter use of key instantiation link-to-keyring argument 17 年之前