From: Linus Torvalds Date: Fri, 17 Mar 2023 17:15:53 +0000 (-0700) Subject: Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e50a80383e04a8e5a598a099979b52af7bfa7158;p=linux.git Merge tag 's390-6.3-3' of git://git./linux/kernel/git/s390/linux Pull s390 fixes from Vasily Gorbik: - Update defconfigs - Fix early boot code by adding missing intersection check to prevent potential overwriting of the ipl report - Fix a use-after-free issue in s390-specific code related to PCI resources being retained after hot-unplugging individual functions, by removing the resources from the PCI bus's resource list and using the zpci_bar_struct's resource pointer directly * tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390: update defconfigs PCI: s390: Fix use-after-free of PCI resources with per-function hotplug s390/ipl: add missing intersection check to ipl_report handling --- e50a80383e04a8e5a598a099979b52af7bfa7158