public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] s390 fixes for 6.6-rc7
@ 2023-10-21  9:44 Vasily Gorbik
  2023-10-21 17:56 ` Linus Torvalds
  2023-10-21 17:57 ` [GIT PULL] s390 fixes for 6.6-rc7 pr-tracker-bot
  0 siblings, 2 replies; 9+ messages in thread
From: Vasily Gorbik @ 2023-10-21  9:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Heiko Carstens, Alexander Gordeev, linux-kernel, linux-s390

Hello Linus,

please pull s390 fixes for 6.6-rc7.

Thank you,
Vasily

The following changes since commit 5c95bf274665cc9f5126e4a48a9da51114f7afd2:

  s390/cert_store: fix string length handling (2023-09-19 13:25:44 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.6-4

for you to fetch changes up to c1ae1c59c8c6e0b66a718308c623e0cb394dab6b:

  s390/pci: fix iommu bitmap allocation (2023-10-19 16:35:41 +0200)

----------------------------------------------------------------
s390 updates for 6.6-rc7

- Fix IOMMU bitmap allocation in s390 PCI to avoid out of bounds access
  when IOMMU pages aren't a multiple of 64.

- Fix kasan crashes when accessing DCSS mapping in memory holes by adding
  corresponding kasan zero shadow mappings.

- Fix a memory leak in css_alloc_subchannel in case dma_set_coherent_mask
  fails.

----------------------------------------------------------------
Dinghao Liu (1):
      s390/cio: fix a memleak in css_alloc_subchannel

Niklas Schnelle (1):
      s390/pci: fix iommu bitmap allocation

Vasily Gorbik (1):
      s390/kasan: handle DCSS mapping in memory holes

 arch/s390/boot/vmem.c   |  7 ++++++-
 arch/s390/pci/pci_dma.c | 15 +++++++++++++--
 drivers/s390/cio/css.c  |  6 ++++--
 3 files changed, 23 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2023-10-23 16:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-21  9:44 [GIT PULL] s390 fixes for 6.6-rc7 Vasily Gorbik
2023-10-21 17:56 ` Linus Torvalds
2023-10-21 18:08   ` Linus Torvalds
2023-10-22 13:17     ` Vasily Gorbik
2023-10-22 14:54       ` Linus Torvalds
2023-10-23 16:09   ` Vasily Gorbik
2023-10-23 16:11     ` [PATCH] s390/pci: remove custom and misleading bitmap_vzalloc Vasily Gorbik
2023-10-23 16:31       ` Niklas Schnelle
2023-10-21 17:57 ` [GIT PULL] s390 fixes for 6.6-rc7 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