1. 272a121 security/keys: use kvfree_sensitive() by Denis Efremov · 4 years, 4 months ago
  2. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  3. b6f61c3 keys: Implement update for the big_key type by David Howells · 4 years, 8 months ago
  4. 521fd61 security/keys: rewrite big_key crypto to use library interface by Jason A. Donenfeld · 4 years, 8 months ago
  5. d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 9 months ago
  6. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  7. a964f39 big key: get rid of stack array allocation by Tycho Andersen · 7 years ago
  8. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  9. d9f4bb1 KEYS: Use individual pages in big_key for crypto buffers by David Howells · 7 years ago
  10. 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  11. 428490e security/keys: rewrite all of big_key crypto by Jason A. Donenfeld · 7 years ago
  12. 9108018 security/keys: properly zero out sensitive key material in big_key by Jason A. Donenfeld · 7 years ago
  13. e13ec93 fs: fix kernel_write prototype by Christoph Hellwig · 7 years ago
  14. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  15. 7df3e59 KEYS: Sort out big_key initialisation by David Howells · 8 years ago
  16. d56d72c KEYS: Use skcipher for big keys by Herbert Xu · 9 years ago
  17. 13100a7 Security: Keys: Big keys stored encrypted by Kirill Marinushkin · 9 years ago
  18. a1f2bdf security/keys: make big_key.c explicitly non-modular by Paul Gortmaker · 9 years ago
  19. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  20. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  21. 614d8c3 KEYS: Remove key_type::def_lookup_type by David Howells · 10 years ago
  22. 002edaf KEYS: big_key: Use key preparsing by David Howells · 10 years ago
  23. c727709 security: shmem: implement kernel private shmem inodes by Eric Paris · 11 years ago
  24. 97826c8 KEYS: Fix error handling in big_key instantiation by David Howells · 11 years ago
  25. d2b8697 KEYS: fix error return code in big_key_instantiate() by Wei Yongjun · 11 years ago
  26. ab3c358 KEYS: Implement a big key type that can save to tmpfs by David Howells · 11 years ago