This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a2e94e80790b Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux new d26a9f4f0a77 platform/x86: dell-smbios-wmi: Stop touching WMI device ID new 5b9e07551faa platform/x86/amd: pmc: Drop SMU F/W match for Cezanne new dff6f3687879 platform/x86/intel-uncore-freq: Check write blocked for ELC new 2c78fb287e1f platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL new de5cec220e4d platform/x86/amd/hsmp: Ensure success even if hwmon regist [...] new 748f89751144 platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fa [...] new 272aa18fea29 Merge tag 'platform-drivers-x86-v6.17-2' of git://git.kern [...] new 8ea815399c3f compiler: remove __ADDRESSABLE_ASM{_STR,}() again new efdaa61d73a1 drivers/xen/xenbus: remove quirk for Xen 3.x new b3d80535e213 Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org [...] new eb173ce0e235 s390/configs: Update defconfigs new fcc43a7e294f s390/configs: Set HZ=1000 new 430fa71027b6 s390/sclp: Fix SCCB present check new 93f616ff870a s390/mm: Do not map lowcore with identity mapping new fec7bdfe7f86 s390/hypfs: Avoid unnecessary ioctl registration in debugfs new 3868f910440c s390/hypfs: Enable limited access during lockdown new cf6fc5eefc5b Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/li [...]
The 17 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: arch/s390/boot/vmem.c | 3 ++ arch/s390/configs/debug_defconfig | 33 +++++++------ arch/s390/configs/defconfig | 34 ++++++-------- arch/s390/configs/zfcpdump_defconfig | 3 +- arch/s390/hypfs/hypfs_dbfs.c | 19 +++++--- arch/x86/include/asm/xen/hypercall.h | 5 +- drivers/platform/x86/amd/hsmp/acpi.c | 2 +- drivers/platform/x86/amd/hsmp/hsmp.c | 5 ++ drivers/platform/x86/amd/pmc/pmc-quirks.c | 54 ++++++++++++++-------- drivers/platform/x86/amd/pmc/pmc.c | 13 ------ drivers/platform/x86/dell/dell-smbios-base.c | 19 ++++---- drivers/platform/x86/dell/dell-smbios-smm.c | 3 +- drivers/platform/x86/dell/dell-smbios-wmi.c | 4 +- drivers/platform/x86/dell/dell-smbios.h | 2 +- drivers/platform/x86/hp/hp-wmi.c | 4 +- .../intel/uncore-frequency/uncore-frequency-tpmi.c | 5 ++ drivers/s390/char/sclp.c | 11 ++++- drivers/xen/xenbus/xenbus_xs.c | 23 --------- include/linux/compiler.h | 8 ---- 19 files changed, 119 insertions(+), 131 deletions(-)