diff --git a/Makefile.rhelver b/Makefile.rhelver index 09a345c..2820c63 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 1 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 150 +RHEL_RELEASE = 151 # # ZSTREAM diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 1accdae..6fcad72 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -3901,6 +3901,7 @@ CONFIG_OF_PMEM=m CONFIG_OF=y # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH=m diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 807853b..a776613 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -3880,6 +3880,7 @@ CONFIG_OF_PMEM=m CONFIG_OF=y # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH=m diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index bfb49c8..55d5fac 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -3580,6 +3580,7 @@ CONFIG_OF=y # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set CONFIG_OPAL_PRD=m +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH=m diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 0c953d2..02dd7bd 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -3560,6 +3560,7 @@ CONFIG_OF=y # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set CONFIG_OPAL_PRD=m +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH=m diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index eea18a1..7f57825 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -3567,6 +3567,7 @@ CONFIG_OF_PMEM=m # CONFIG_OF_UNITTEST is not set # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH=m diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index f7e76be..cf492fe 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -3547,6 +3547,7 @@ CONFIG_OF_PMEM=m # CONFIG_OF_UNITTEST is not set # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH=m diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 8025fbe..54f27cb 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -3563,6 +3563,7 @@ CONFIG_OF_PMEM=m # CONFIG_OF_UNITTEST is not set # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m # CONFIG_OPENVSWITCH_GRE is not set # CONFIG_OPENVSWITCH is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 9e117ec..a102a49 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -3765,6 +3765,7 @@ CONFIG_OF_PMEM=m # CONFIG_OF_UNITTEST is not set # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH=m diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index ca1f62d..b355375 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -3745,6 +3745,7 @@ CONFIG_OF_PMEM=m # CONFIG_OF_UNITTEST is not set # CONFIG_OMFS_FS is not set # CONFIG_OPAL_CORE is not set +# CONFIG_OPEN_DICE is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH=m diff --git a/kernel.spec b/kernel.spec index ca4c793..b02f8b2 100755 --- a/kernel.spec +++ b/kernel.spec @@ -121,13 +121,13 @@ Summary: The Linux kernel %define kversion 5.14 %define rpmversion 5.14.0 -%define pkgrelease 150.el9 +%define pkgrelease 151.el9 # This is needed to do merge window version magic %define patchlevel 14 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 150%{?buildid}%{?dist} +%define specrelease 151%{?buildid}%{?dist} %define pkg_release %{specrelease} @@ -679,7 +679,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.14.0-150.el9.tar.xz +Source0: linux-5.14.0-151.el9.tar.xz Source1: Makefile.rhelver @@ -1351,8 +1351,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.0-150.el9 -c -mv linux-5.14.0-150.el9 linux-%{KVERREL} +%setup -q -n kernel-5.14.0-151.el9 -c +mv linux-5.14.0-151.el9 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -3018,6 +3018,85 @@ fi # # %changelog +* Mon Aug 22 2022 Herton R. Krzesinski [5.14.0-151.el9] +- crypto: ccp - Fix device IRQ counting by using platform_irq_count() (Al Stone) [2071840] +- amd-xgbe: Use platform_irq_count() (Al Stone) [2071840] +- MAINTAINERS: adjust file entry for of_net.c after (Al Stone) [2071840] +- rhel: CONFIG_OPEN_DICE is not set (Al Stone) [2071840] +- of/irq: fix typo in comment (Al Stone) [2071840] +- powerpc/powermac: constify device_node in of_irq_parse_oldworld() (Al Stone) [2071840] +- of/fdt: Ignore disabled memory nodes (Al Stone) [2071840] +- of: overlay: do not free changeset when of_overlay_apply returns error (Al Stone) [2071840] +- of: overlay: unittest: add tests for overlay notifiers (Al Stone) [2071840] +- of: overlay: add entry to of_overlay_action_name[] (Al Stone) [2071840] +- of: overlay: rework overlay apply and remove kfree()s (Al Stone) [2071840] +- of: overlay: rename variables to be consistent (Al Stone) [2071840] +- of: overlay: do not break notify on NOTIFY_{OK|STOP} (Al Stone) [2071840] +- mtd: phram: Allow probing via reserved-memory (Al Stone) [2071840] +- of: Create platform devices for OF framebuffers (Al Stone) [2071840] +- of: of_property_read_string return -ENODATA when !length (Al Stone) [2071840] +- of/irq: Use interrupts-extended to find parent (Al Stone) [2071840] +- device property: Convert device_{dma_supported,get_dma_attr} to fwnode (Al Stone) [2071840] +- of/platform: Drop static setup of IRQ resource from DT core (Al Stone) [2071840] +- cma: factor out minimum alignment requirement (Al Stone) [2071840] +- Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs" (Al Stone) [2071840] +- of: unittest: print pass messages at PR_INFO level (Al Stone) [2071840] +- misc: open-dice: Add driver to expose DICE data to userspace (Al Stone) [2071840] +- of: unittest: update text of expected warnings (Al Stone) [2071840] +- of: Check 'of_node_reused' flag on of_match_device() (Al Stone) [2071840] +- of: property: define of_property_read_u{8,16,32,64}_array() unconditionally (Al Stone) [2071840] +- of: base: make small of_parse_phandle() variants static inline (Al Stone) [2071840] +- mm: kmemleak: alloc gray object for reserved region with direct map (Al Stone) [2071840] +- of: unittest: remove unneeded semicolon (Al Stone) [2071840] +- of: base: Improve argument length mismatch error (Al Stone) [2071840] +- of: base: Fix phandle argument length mismatch error message (Al Stone) [2071840] +- of: unittest: re-implement overlay tracking (Al Stone) [2071840] +- of: unittest: change references to obsolete overlay id (Al Stone) [2071840] +- of: Move simple-framebuffer device handling from simplefb to of (Al Stone) [2071840] +- of: unittest: 64 bit dma address test requires arch support (Al Stone) [2071840] +- of: unittest: fix warning on PowerPC frame size warning (Al Stone) [2071840] +- of/irq: Add a quirk for controllers with their own definition of interrupt-map (Al Stone) [2071840] +- of: base: Skip CPU nodes with "fail"/"fail-..." status (Al Stone) [2071840] +- of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is set (Al Stone) [2071840] +- of/irq: Don't ignore interrupt-controller when interrupt-map failed (Al Stone) [2071840] +- of: Support using 'mask' in making device bus id (Al Stone) [2071840] +- memblock: use memblock_free for freeing virtual pointers (Al Stone) [2071840] +- memblock: rename memblock_free to memblock_phys_free (Al Stone) [2071840] +- xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer (Al Stone) [2071840] +- memblock: drop memblock_free_early_nid() and memblock_free_early() (Al Stone) [2071840] +- of/irq: Allow matching of an interrupt-map local to an interrupt controller (Al Stone) [2071840] +- of: unittest: document intentional interrupt-map provider build warning (Al Stone) [2071840] +- of: unittest: fix EXPECT text for gpio hog errors (Al Stone) [2071840] +- of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map warnings (Al Stone) [2071840] +- x86/of: Kill unused early_init_dt_scan_chosen_arch() (Al Stone) [2071840] +- of/unittest: Add of_node_put() before return (Al Stone) [2071840] +- of: make of_node_check_flag() device_node parameter const (Al Stone) [2071840] +- of: kobj: make of_node_is_(initialized|attached) parameters const (Al Stone) [2071840] +- of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes (Al Stone) [2071840] +- ARM: 9119/1: amba: Properly handle device probe without IRQ domain (Al Stone) [2071840] +- ARM: 9120/1: Revert "amba: make use of -1 IRQs warn" (Al Stone) [2071840] +- soc: qcom: smem: Support reserved-memory description (Al Stone) [2071840] +- net: of: fix stub of_net helpers for CONFIG_NET=n (Al Stone) [2071840] +- of: net: add a helper for loading netdev->dev_addr (Al Stone) [2071840] +- of: net: move of_net under net/ (Al Stone) [2071840] +- of: remove duplicate declarations of __of_*_sysfs() functions (Al Stone) [2071840] +- fbdev: simplefb: fix Kconfig dependencies (Al Stone) [2071840] +- of, numa: Fetch empty NUMA node ID from distance map (Al Stone) [2071840] +- of: restricted dma: Fix condition for rmem init (Al Stone) [2071840] +- of: property: Disable fw_devlink DT support for X86 (Al Stone) [2071840] +- of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS (Al Stone) [2071840] +- of: restricted dma: Don't fail device probe on rmem init failure (Al Stone) [2071840] +- of: Move of_dma_set_restricted_buffer() into device.c (Al Stone) [2071840] +- of: property: fw_devlink: Add support for "leds" and "backlight" (Al Stone) [2071840] +- of: property: fw_devlink: Add support for "resets" and "pwms" (Al Stone) [2071840] +- gpiolib: constify passed device_node pointer (Al Stone) [2071840] +- of: unify of_count_phandle_with_args() arguments with !CONFIG_OF (Al Stone) [2071840] +- of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS (Al Stone) [2071840] +- of: kexec: Remove FDT_PROP_* definitions (Al Stone) [2071840] +- of: base: remove unnecessary for loop (Al Stone) [2071840] +- of: Add plumbing for restricted DMA pool (Al Stone) [2071840] +- of: Add stub for of_add_property() (Al Stone) [2071840] + * Fri Aug 19 2022 Herton R. Krzesinski [5.14.0-150.el9] - CI: Switch to c9s container image on quay.io (Michael Hofmann) - KVM: x86: nSVM: implement nested LBR virtualization (Emanuele Giuseppe Esposito) [2079722] diff --git a/partial-kgcov-snip.config b/partial-kgcov-snip.config index fb37359..2ed9b8d 100644 --- a/partial-kgcov-snip.config +++ b/partial-kgcov-snip.config @@ -2,3 +2,4 @@ CONFIG_GCOV_KERNEL=y CONFIG_GCOV_PROFILE_ALL=y # CONFIG_GCOV_PROFILE_FTRACE is not set +# CONFIG_OPEN_DICE is not set diff --git a/sources b/sources index 076f7bd..7125eed 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-150.el9.tar.xz) = 36a832ba4a5fab4e44b4b306408b1654a9e6d596d2ceffab980039cc3abc17bec38eb2c561d8d87e02adb24ad56d78e8a0eb91385968d6f84abc8ae4f5ac9f03 -SHA512 (kernel-abi-stablelists-5.14.0-150.el9.tar.bz2) = 45cfb7b169add79673b0b9230f719be9fb17f93a9983d09eb3a5bc8323f005dea75e7ec0f670e825d7adec9fa95c1f5778861ca40479b618a730562b4c68ade4 -SHA512 (kernel-kabi-dw-5.14.0-150.el9.tar.bz2) = 128a38966db4182a119b784f11c17794e20469617e153c03af69b005804ec50069412e3109689dccdf50388a22c92830acaad91261cda016d128d2f4d6807d68 +SHA512 (linux-5.14.0-151.el9.tar.xz) = 4ab2c0c16e7976a6a878d974fb35459d04e18883b1e6efbeea3beb4636327e7b3a5a0107b98624c420b559f738363d269f7c2cc406b13c583fc562a85e85f13a +SHA512 (kernel-abi-stablelists-5.14.0-151.el9.tar.bz2) = 24b8fdc4d5cee4704b0a9443a7a9136ef495a2d566014181da71a37d7fe810074f5465cfbb283d317406f0d74267cef60f06983d91273b053857947ef80e9a5b +SHA512 (kernel-kabi-dw-5.14.0-151.el9.tar.bz2) = b58a8be8cd60c76edaf18daa8a76c49d8d7e816a413fa36f4dc8c9cc8cd843d70c0f69459e4fbd21f6b108f38c8e20ffcc3a7b7e1ae900910127fc500950d8b5