From: Vasily Gorbik <gor@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Heiko Carstens <hca@linux.ibm.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [GIT PULL] s390 updates for 6.14-rc3
Date: Sat, 15 Feb 2025 18:01:14 +0100 [thread overview]
Message-ID: <your-ad-here.call-01739638874-ext-6275@work.hours> (raw)
Hello Linus,
please pull s390 fixes for 6.14-rc3.
Thank you,
Vasily
The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:
Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.14-4
for you to fetch changes up to 2844ddbd540fc84d7571cca65d6c43088e4d6952:
s390/pci: Fix handling of isolated VFs (2025-02-11 19:35:08 +0100)
----------------------------------------------------------------
s390 updates for 6.14-rc3
- Fix isolated VFs handling by verifying that a VF’s parent PF is
locally owned before registering it in an existing PCI domain
- Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHES to
workaround gcc failure in handling __builtin_constant_p() in this case
- Fix CHPID "configure" attribute caching in CIO by not updating the
cache when SCLP returns no data, ensuring consistent sysfs output
- Remove CONFIG_LSM from default configs and rely on defaults, which
enables BPF LSM hook
----------------------------------------------------------------
Heiko Carstens (1):
s390/bitops: Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHES
Ilya Leoshkevich (1):
s390/configs: Remove CONFIG_LSM
Niklas Schnelle (2):
s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()
s390/pci: Fix handling of isolated VFs
Peter Oberparleiter (1):
s390/cio: Fix CHPID "configure" attribute caching
arch/s390/configs/debug_defconfig | 1 -
arch/s390/configs/defconfig | 1 -
arch/s390/configs/zfcpdump_defconfig | 1 -
arch/s390/include/asm/bitops.h | 6 +++-
arch/s390/pci/pci_bus.c | 20 +++++++++++++
arch/s390/pci/pci_iov.c | 56 +++++++++++++++++++++++++++---------
arch/s390/pci/pci_iov.h | 7 +++++
drivers/s390/cio/chp.c | 3 +-
8 files changed, 76 insertions(+), 19 deletions(-)
next reply other threads:[~2025-02-15 17:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-15 17:01 Vasily Gorbik [this message]
2025-02-15 18:46 ` [GIT PULL] s390 updates for 6.14-rc3 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=your-ad-here.call-01739638874-ext-6275@work.hours \
--to=gor@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@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