linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KEYS: fixes for v5.1
@ 2019-02-15 22:16 James Morris
  2019-02-17  1:46 ` Linus Torvalds
  2019-02-20 17:50 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: James Morris @ 2019-02-15 22:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-security-module, David Howells

Hi Linus,

Please pull these fixes for the Keys subsystem.

From David Howells:

" (1) Handle quotas better, allowing full quota to be reached.

 (2) Fix the creation of shortcuts in the assoc_array internal
     representation when the index key needs to be an exact multiple of the
     machine word size.

 (3) Fix a dependency loop between the request_key contruction record and
     the request_key authentication key.  The construction record isn't
     really necessary and can be dispensed with.

 (4) Set the timestamp on a new key rather than leaving it as 0.  This
     would ordinarily be fine - provided the system clock is never set to a
     time before 1970."

---

The following changes since commit 5ded5871030eb75017639148da0a58931dfbfc25:

  Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2019-02-15 13:36:43 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git fixes-v5.1-rc6

for you to fetch changes up to 7c1857bdbdf1e4c541e45eab477ee23ed4333ea4:

  keys: Timestamp new keys (2019-02-15 14:12:09 -0800)

----------------------------------------------------------------
David Howells (3):
      assoc_array: Fix shortcut creation
      keys: Fix dependency loop between construction record and auth key
      keys: Timestamp new keys

Eric Biggers (1):
      KEYS: allow reaching the keys quotas exactly

 fs/nfs/nfs4idmap.c                   | 31 +++++++++-------
 include/keys/request_key_auth-type.h | 36 ++++++++++++++++++
 include/linux/key-type.h             | 22 +++--------
 lib/assoc_array.c                    |  8 ++--
 security/keys/internal.h             | 13 +------
 security/keys/key.c                  |  5 ++-
 security/keys/keyctl.c               |  1 +
 security/keys/process_keys.c         |  1 +
 security/keys/request_key.c          | 72 +++++++++++++++---------------------
 security/keys/request_key_auth.c     | 16 ++++----
 10 files changed, 108 insertions(+), 97 deletions(-)
 create mode 100644 include/keys/request_key_auth-type.h

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

* Re: [GIT PULL] KEYS: fixes for v5.1
  2019-02-15 22:16 [GIT PULL] KEYS: fixes for v5.1 James Morris
@ 2019-02-17  1:46 ` Linus Torvalds
  2019-02-19 19:06   ` James Morris
  2019-02-20 17:50 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2019-02-17  1:46 UTC (permalink / raw)
  To: James Morris; +Cc: linux-security-module, David Howells

On Fri, Feb 15, 2019 at 2:16 PM James Morris <jmorris@namei.org> wrote:
>
> Please pull these fixes for the Keys subsystem.

For 5.0 or early pull request for 5.1? The subject says 5.1..

             Linus

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

* Re: [GIT PULL] KEYS: fixes for v5.1
  2019-02-17  1:46 ` Linus Torvalds
@ 2019-02-19 19:06   ` James Morris
  0 siblings, 0 replies; 4+ messages in thread
From: James Morris @ 2019-02-19 19:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-security-module, David Howells

On Sat, 16 Feb 2019, Linus Torvalds wrote:

> On Fri, Feb 15, 2019 at 2:16 PM James Morris <jmorris@namei.org> wrote:
> >
> > Please pull these fixes for the Keys subsystem.
> 
> For 5.0 or early pull request for 5.1? The subject says 5.1..

Sorry, it's for current -rc.



-- 
James Morris
<jmorris@namei.org>


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

* Re: [GIT PULL] KEYS: fixes for v5.1
  2019-02-15 22:16 [GIT PULL] KEYS: fixes for v5.1 James Morris
  2019-02-17  1:46 ` Linus Torvalds
@ 2019-02-20 17:50 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-02-20 17:50 UTC (permalink / raw)
  To: James Morris; +Cc: Linus Torvalds, linux-security-module, David Howells

The pull request you sent on Sat, 16 Feb 2019 09:16:00 +1100 (AEDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git fixes-v5.1-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1f5a018c5b15c2e3e519ae8ca9bfb03a00384448

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-02-20 17:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-15 22:16 [GIT PULL] KEYS: fixes for v5.1 James Morris
2019-02-17  1:46 ` Linus Torvalds
2019-02-19 19:06   ` James Morris
2019-02-20 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;
as well as URLs for NNTP newsgroup(s).