1. 8c0637e keys: Make the KEY_NEED_* perms an enum rather than a mask by David Howells · 4 years, 8 months ago
  2. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  3. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  4. 7a1ade8 keys: Provide KEYCTL_GRANT_PERMISSION by David Howells · 6 years ago
  5. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  8. 074d589 security: keys: Replace time_t/timespec with time64_t by Baolin Wang · 7 years ago
  9. 1823d47 KEYS: load key flags and expiry time atomically in key_validate() by Eric Biggers · 7 years ago
  10. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 11 years ago
  11. 9a56c2d userns: Convert security/keys to the new userns infrastructure by Eric W. Biederman · 13 years ago
  12. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  13. b404aef KEYS: Don't check for NULL key pointer in key_validate() by David Howells · 13 years ago
  14. fd75815 KEYS: Add invalidation support by David Howells · 13 years ago
  15. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  16. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  17. 973c9f4 KEYS: Fix up comments in key management code by David Howells · 14 years ago
  18. a8b17ed KEYS: Do some style cleanup in the key management code. by David Howells · 14 years ago
  19. c5b60b5 security: whitespace coding style fixes by Justin P. Mattock · 15 years ago
  20. 8ff3bc3 keys: consider user namespace in key_permission by Serge E. Hallyn · 16 years ago
  21. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  22. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  23. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  24. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
  25. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  26. 7ab501d [PATCH] Keys: Possessor permissions should be additive by David Howells · 19 years ago
  27. 468ed2b [PATCH] Keys: Split key permissions checking into a .c file by David Howells · 19 years ago