This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d2bafcf224f3 Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel. [...] new 2fa62ce91a52 scsi: MAINTAINERS: Update HiSilicon SAS controller driver [...] new f03e94f23b04 scsi: core: Fix the return value of scsi_logical_block_count() new cd06b713a688 scsi: ufs: core: Add a quirk for handling broken LSDBS fie [...] new ea593e028a9c scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC new cd612b57c367 scsi: MAINTAINERS: Add header files to SCSI SUBSYSTEM new cbaac68987b8 scsi: sd: Do not attempt to configure discard unless LBPME is set new 891e811ad604 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new a3ca27c405fa s390/mm: Prevent lowcore vs identity mapping overlap new 32db401965f1 s390/mm: Pin identity mapping base to zero new b4f5bd60d558 s390/ap: Refine AP bus bindings complete processing new d7fd2941ae9a s390/boot: Avoid possible physmem_info segment corruption new 1642285e511c s390/boot: Fix KASLR base offset off by __START_KERNEL bytes new 48fb4b3d9b43 Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/li [...]
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 3 ++- arch/s390/Kconfig | 13 ++++++++++ arch/s390/boot/startup.c | 58 +++++++++++++++++++++++------------------- arch/s390/boot/vmem.c | 14 ++++++++-- arch/s390/boot/vmlinux.lds.S | 7 ++++- arch/s390/include/asm/page.h | 3 ++- arch/s390/kernel/setup.c | 19 +++++++++++++- arch/s390/kernel/vmlinux.lds.S | 2 +- arch/s390/tools/relocs.c | 2 +- drivers/s390/crypto/ap_bus.c | 7 ++++- drivers/scsi/sd.c | 3 +++ drivers/ufs/core/ufshcd.c | 6 ++++- drivers/ufs/host/ufs-qcom.c | 6 ++++- include/scsi/scsi_cmnd.h | 2 +- include/ufs/ufshcd.h | 8 ++++++ 15 files changed, 115 insertions(+), 38 deletions(-)