lkml.org 
[lkml]   [2022]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] cxl fixes for v5.19-rc6
Date
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(-)
\
 
 \ /
  Last update: 2022-09-17 16:26    [W:0.045 / U:0.772 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site