commit | 25c73642cc5baea5b91bbb9b1f5fcd93672bfa08 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon May 13 10:48:35 2024 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon May 13 10:48:35 2024 -0700 |
tree | cee708400b69bf5810573c0bf48cd78d9a0b4de4 | |
parent | b19239143e393d4b52b3b9a17c7ac07138f2cfd4 [diff] | |
parent | 9da27fb65a14c18efd4473e2e82b76b53ba60252 [diff] |
Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd Pull keys updates from Jarkko Sakkinen: - do not overwrite the key expiration once it is set - move key quota updates earlier into key_put(), instead of updating them in key_gc_unused_keys() * tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd: keys: Fix overwrite of key expiration on instantiation keys: update key quotas in key_put()