lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201230173846.7369-1-idryomov@gmail.com>
Date:   Wed, 30 Dec 2020 18:38:46 +0100
From:   Ilya Dryomov <idryomov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 5.11-rc2

Hi Linus,

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.11-rc2

for you to fetch changes up to 664f1e259a982bf213f0cd8eea7616c89546585c:

  libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE (2020-12-28 20:34:33 +0100)

----------------------------------------------------------------
A fix for an edge case in MClientRequest encoding and a couple of
trivial fixups for the new msgr2 support.

----------------------------------------------------------------
Ilya Dryomov (4):
      ceph: reencode gid_list when reconnecting
      libceph: fix auth_signature buffer allocation in secure mode
      libceph: align session_key and con_secret to 16 bytes
      libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE

 fs/ceph/mds_client.c      | 53 ++++++++++++++++++++---------------------------
 include/linux/ceph/msgr.h |  4 ++--
 net/ceph/messenger_v2.c   | 15 +++++++++++---
 3 files changed, 36 insertions(+), 36 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ