Linux CXL
 help / color / mirror / Atom feed
From: "Verma, Vishal L" <vishal.l.verma@intel.com>
To: "Torvalds, Linus" <torvalds@linux-foundation.org>
Cc: "Williams, Dan J" <dan.j.williams@intel.com>,
	"linux-cxl@vger.kernel.org" <linux-cxl@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] cxl fixes for v5.19-rc6
Date: Fri, 8 Jul 2022 19:21:04 +0000	[thread overview]
Message-ID: <e3b03cdf0c0ef173a11d30262eadb3d355e7dfea.camel@intel.com> (raw)

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
tags/cxl-fixes-for-5.19-rc6

...to receive a small collection of CXL fixes for v5.19-rc6.
These have been in -next for a week with no reported issues.

---

The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:

  Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-for-5.19-rc6

for you to fetch changes up to e35f5718903b093be4b1d3833aa8a32f864a3ef1:

  cxl/mbox: Fix missing variable payload checks in cmd size validation (2022-06-28 22:03:18 -0700)

----------------------------------------------------------------
cxl fixes for 5.19-rc6

- Update MAINTAINERS for Ben's email

- Fix cleanup of port devices on failure to probe driver

- Fix endianness in get/set LSA mailbox command structures

- Fix memregion_free() fallback definition

- Fix missing variable payload checks in CXL cmd size validation

----------------------------------------------------------------
Alison Schofield (1):
      cxl/mbox: Use __le32 in get,set_lsa mailbox structures

Ben Widawsky (2):
      MAINTAINERS: Update Ben's email address
      cxl/core: Use is_endpoint_decoder

Dan Williams (1):
      memregion: Fix memregion_free() fallback definition

Jonathan Cameron (1):
      cxl: Fix cleanup of port devices on failure to probe driver.

Vishal Verma (1):
      cxl/mbox: Fix missing variable payload checks in cmd size validation

 include/linux/memregion.h | 2 +-
 drivers/cxl/cxl.h         | 1 +
 drivers/cxl/cxlmem.h      | 8 ++++----
 drivers/cxl/core/hdm.c    | 2 +-
 drivers/cxl/core/mbox.c   | 6 ++++--
 drivers/cxl/core/port.c   | 2 +-
 drivers/cxl/mem.c         | 7 ++++++-
 drivers/cxl/pmem.c        | 6 +++---
 .mailmap                  | 3 +++
 MAINTAINERS               | 2 +-
 10 files changed, 25 insertions(+), 14 deletions(-)

             reply	other threads:[~2022-07-08 19:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-08 19:21 Verma, Vishal L [this message]
2022-07-08 20:32 ` [GIT PULL] cxl fixes for v5.19-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e3b03cdf0c0ef173a11d30262eadb3d355e7dfea.camel@intel.com \
    --to=vishal.l.verma@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox