Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Biggers 8b4b1d7cc4 KEYS: always initialize keyring_index_key::desc_len hace 6 años
  Paul E. McKenney d963007c72 keyring: Remove now-redundant smp_read_barrier_depends() hace 8 años
  Baolin Wang 074d589895 security: keys: Replace time_t/timespec with time64_t hace 8 años
  Eric Biggers 3239b6f29b KEYS: return full count in keyring_read() if buffer is too small hace 8 años
  Eric Biggers 9d6c8711b6 KEYS: Load key expiry time atomically in keyring_search_iterator() hace 8 años
  David Howells 363b02dab0 KEYS: Fix race between updating and finding a negative key hace 8 años
  Eric Biggers 237bbd29f7 KEYS: prevent creating a different user's keyrings hace 8 años
  Eric Biggers e645016abc KEYS: fix writing past end of user-supplied buffer in keyring_read() hace 8 años
  Davidlohr Bueso 381f20fceb security: use READ_ONCE instead of deprecated ACCESS_ONCE hace 8 años
  Mat Martineau 6563c91fd6 KEYS: Add KEYCTL_RESTRICT_KEYRING hace 8 años
  Mat Martineau 2b6aa412ff KEYS: Use structure to capture key restriction function and data hace 9 años
  Mat Martineau aaf66c8838 KEYS: Split role of the keyring pointer for keyring restrict functions hace 9 años
  Mat Martineau 469ff8f7d4 KEYS: Use a typedef for restrict_link function pointers hace 9 años
  Elena Reshetova fff292914d security, keys: convert key.usage from atomic_t to refcount_t hace 8 años
  David Howells 77f68bac94 KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED hace 9 años
  David Howells 5ac7eace2d KEYS: Add a facility to restrict new links into a keyring hace 9 años
  David Howells 146aa8b145 KEYS: Merge the type-specific data with the payload data hace 10 años
  Colin Ian King ca4da5dd1f KEYS: ensure we free the assoc array edit if edit is valid hace 10 años
  David Howells 0b0a84154e KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED hace 11 años
  David Howells 054f6180d8 KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags hace 11 años
  David Howells 0c903ab64f KEYS: Make the key matching functions return bool hace 11 años
  David Howells c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse hace 11 años
  David Howells 462919591a KEYS: Preparse match data hace 11 años
  David Howells 5d19e20b53 KEYS: keyring: Provide key preparsing hace 11 años
  David Howells f5895943d9 KEYS: Move the flags representing required permission to linux/key.h hace 11 años
  David Howells 979e0d7465 KEYS: Make the keyring cycle detector ignore other keyrings of the same name hace 11 años
  David Howells 9c5e45df21 KEYS: Fix searching of nested keyrings hace 12 años
  David Howells 23fd78d764 KEYS: Fix multiple key add into associative array hace 12 años
  David Howells d54e58b7f0 KEYS: Fix the keyring hash function hace 12 años
  David Howells 62fe318256 KEYS: Fix keyring content gc scanner hace 12 años