public inbox for linux-integrity@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] keys changes for v6.10-rc1
@ 2024-05-09 14:25 Jarkko Sakkinen
  2024-05-13 17:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2024-05-09 14:25 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jarkko Sakkinen, Peter Huewe, Jason Gunthorpe, David Howells,
	linux-integrity, linux-kernel, keyrings

  Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbd (2024-05-08 10:39:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.10-rc1

for you to fetch changes up to 9da27fb65a14c18efd4473e2e82b76b53ba60252:

  keys: Fix overwrite of key expiration on instantiation (2024-05-09 16:28:58 +0300)

----------------------------------------------------------------
Hi

2nd trial of the earlier PR with more appropriate tag:

1. Do no overwrite the key expiration once it is set.
2. Early to quota updates for keys to key_put(), instead of
   updating them in key_gc_unused_keys().

[1] Earlier PR:
    https://lore.kernel.org/linux-integrity/20240326143838.15076-1-jarkko@kernel.org/

BR, Jarkko

----------------------------------------------------------------
Luis Henriques (1):
      keys: update key quotas in key_put()

Silvio Gissi (1):
      keys: Fix overwrite of key expiration on instantiation

 security/keys/gc.c     |  8 --------
 security/keys/key.c    | 35 ++++++++++++++++++++++++-----------
 security/keys/keyctl.c | 11 ++++++-----
 3 files changed, 30 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-13 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-09 14:25 [GIT PULL] keys changes for v6.10-rc1 Jarkko Sakkinen
2024-05-13 17:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox