From 775fe6924aa2366d41ee5a855b2d4d8f3f360da6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 30 May 2023 14:48:33 +0000 Subject: [PATCH] import kernel-4.18.0-477.13.1.el8_8 --- .gitignore | 2 +- .kernel.metadata | 6 ++-- SOURCES/kernel-aarch64-debug.config | 1 + SOURCES/kernel-aarch64.config | 1 + SOURCES/kernel-ppc64le-debug.config | 8 +++-- SOURCES/kernel-ppc64le.config | 4 ++- SOURCES/kernel-s390x-debug.config | 1 + SOURCES/kernel-s390x-zfcpdump.config | 3 +- SOURCES/kernel-s390x.config | 1 + SOURCES/kernel-x86_64-debug.config | 1 + SOURCES/kernel-x86_64.config | 1 + SPECS/kernel.spec | 48 ++++++++++++++++++++++++++-- 12 files changed, 66 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index a76e971..f1c3f00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ SOURCES/kernel-abi-stablelists-4.18.0-477.tar.bz2 SOURCES/kernel-kabi-dw-4.18.0-477.tar.bz2 -SOURCES/linux-4.18.0-477.10.1.el8_8.tar.xz +SOURCES/linux-4.18.0-477.13.1.el8_8.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel.metadata b/.kernel.metadata index 0a3a438..801822e 100644 --- a/.kernel.metadata +++ b/.kernel.metadata @@ -1,5 +1,5 @@ -fe5c5cf5be8a0db84a5604b12510262c301e585c SOURCES/kernel-abi-stablelists-4.18.0-477.tar.bz2 -3471209e14b82251920a1dd89ddf84326e3763e4 SOURCES/kernel-kabi-dw-4.18.0-477.tar.bz2 -b4d221d96ed028d3a60d537f7a1de7b67337da0f SOURCES/linux-4.18.0-477.10.1.el8_8.tar.xz +e725ef0926373499de3a23fe92c993f5d9d7f021 SOURCES/kernel-abi-stablelists-4.18.0-477.tar.bz2 +e5db84dd1b699a0ec6795e645cb9ea1d62acc739 SOURCES/kernel-kabi-dw-4.18.0-477.tar.bz2 +03744e5ffb9fb64236ce0a2c6d425bb22c4f43af SOURCES/linux-4.18.0-477.13.1.el8_8.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SOURCES/kernel-aarch64-debug.config b/SOURCES/kernel-aarch64-debug.config index b8ea9fc..b46f57f 100644 --- a/SOURCES/kernel-aarch64-debug.config +++ b/SOURCES/kernel-aarch64-debug.config @@ -397,6 +397,7 @@ # CONFIG_DA311 is not set # CONFIG_DDR is not set # CONFIG_DEBUG_ALIGN_RODATA is not set +# CONFIG_DEBUG_BLK_CGROUP is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set diff --git a/SOURCES/kernel-aarch64.config b/SOURCES/kernel-aarch64.config index 5ce2575..18975c9 100644 --- a/SOURCES/kernel-aarch64.config +++ b/SOURCES/kernel-aarch64.config @@ -410,6 +410,7 @@ # CONFIG_DDR is not set # CONFIG_DEBUG_ALIGN_RODATA is not set # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_BLK_CGROUP is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set diff --git a/SOURCES/kernel-ppc64le-debug.config b/SOURCES/kernel-ppc64le-debug.config index 25fcfeb..135c12b 100644 --- a/SOURCES/kernel-ppc64le-debug.config +++ b/SOURCES/kernel-ppc64le-debug.config @@ -822,7 +822,9 @@ # CONFIG_JME is not set # CONFIG_JSA1212 is not set # CONFIG_JUMP_LABEL_FEATURE_CHECK_DEBUG is not set +# CONFIG_KASAN is not set # CONFIG_KASAN_EXTRA is not set +# CONFIG_KASAN_INLINE is not set # CONFIG_KASAN_OUTLINE is not set # CONFIG_KCOV is not set # CONFIG_KCSAN is not set @@ -1375,6 +1377,7 @@ # CONFIG_PPC_IRQ_SOFT_MASK_DEBUG is not set # CONFIG_PPC_MEMTRACE is not set # CONFIG_PPC_PTDUMP is not set +# CONFIG_PPC_QUEUED_SPINLOCKS is not set # CONFIG_PPS_CLIENT_KTIMER is not set # CONFIG_PPS_DEBUG is not set # CONFIG_PREEMPT is not set @@ -2186,7 +2189,6 @@ # CONFIG_ZPA2326 is not set # CONFIG_ZRAM_MEMORY_TRACKING is not set # CONFIG_ZX_TDM is not set -# PPC_QUEUED_SPINLOCKS is not set CONFIG_64BIT=y CONFIG_6LOWPAN=m CONFIG_8139CP=m @@ -2645,6 +2647,7 @@ CONFIG_DAVICOM_PHY=m CONFIG_DCB=y CONFIG_DEBUGGER=y CONFIG_DEBUG_ATOMIC_SLEEP=y +CONFIG_DEBUG_BLK_CGROUP=y CONFIG_DEBUG_CREDENTIALS=y CONFIG_DEBUG_FS=y CONFIG_DEBUG_INFO=y @@ -2696,6 +2699,7 @@ CONFIG_DEVTMPFS_MOUNT=y CONFIG_DEV_DAX=m CONFIG_DEV_DAX_PMEM=m CONFIG_DEV_DAX_PMEM_COMPAT=m +CONFIG_DEV_PAGEMAP_OPS=y CONFIG_DE_AOC=y CONFIG_DLCI=m CONFIG_DLCI_MAX=8 @@ -3482,8 +3486,6 @@ CONFIG_KALLSYMS=y CONFIG_KALLSYMS_ALL=y CONFIG_KALLSYMS_BASE_RELATIVE=y CONFIG_KARMA_PARTITION=y -CONFIG_KASAN=y -CONFIG_KASAN_INLINE=y CONFIG_KASAN_VMALLOC=y CONFIG_KDB_CONTINUE_CATASTROPHIC=0 CONFIG_KDB_DEFAULT_ENABLE=0x0 diff --git a/SOURCES/kernel-ppc64le.config b/SOURCES/kernel-ppc64le.config index a9a7d18..2e51473 100644 --- a/SOURCES/kernel-ppc64le.config +++ b/SOURCES/kernel-ppc64le.config @@ -340,6 +340,7 @@ # CONFIG_DA311 is not set # CONFIG_DDR is not set # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_BLK_CGROUP is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set @@ -1440,6 +1441,7 @@ # CONFIG_PPC_IRQ_SOFT_MASK_DEBUG is not set # CONFIG_PPC_MEMTRACE is not set # CONFIG_PPC_PTDUMP is not set +# CONFIG_PPC_QUEUED_SPINLOCKS is not set # CONFIG_PPS_CLIENT_KTIMER is not set # CONFIG_PPS_DEBUG is not set # CONFIG_PREEMPT is not set @@ -2263,7 +2265,6 @@ # CONFIG_ZPA2326 is not set # CONFIG_ZRAM_MEMORY_TRACKING is not set # CONFIG_ZX_TDM is not set -# PPC_QUEUED_SPINLOCKS is not set CONFIG_64BIT=y CONFIG_6LOWPAN=m CONFIG_8139CP=m @@ -2731,6 +2732,7 @@ CONFIG_DEVTMPFS_MOUNT=y CONFIG_DEV_DAX=m CONFIG_DEV_DAX_PMEM=m CONFIG_DEV_DAX_PMEM_COMPAT=m +CONFIG_DEV_PAGEMAP_OPS=y CONFIG_DE_AOC=y CONFIG_DLCI=m CONFIG_DLCI_MAX=8 diff --git a/SOURCES/kernel-s390x-debug.config b/SOURCES/kernel-s390x-debug.config index cf409bf..d7fedd1 100644 --- a/SOURCES/kernel-s390x-debug.config +++ b/SOURCES/kernel-s390x-debug.config @@ -2777,6 +2777,7 @@ CONFIG_DASD_PROFILE=y CONFIG_DCB=y CONFIG_DCSSBLK=m CONFIG_DEBUG_ATOMIC_SLEEP=y +CONFIG_DEBUG_BLK_CGROUP=y CONFIG_DEBUG_CREDENTIALS=y CONFIG_DEBUG_FS=y CONFIG_DEBUG_INFO=y diff --git a/SOURCES/kernel-s390x-zfcpdump.config b/SOURCES/kernel-s390x-zfcpdump.config index 909662d..9eec20e 100644 --- a/SOURCES/kernel-s390x-zfcpdump.config +++ b/SOURCES/kernel-s390x-zfcpdump.config @@ -395,6 +395,7 @@ # CONFIG_DCSSBLK is not set # CONFIG_DDR is not set # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_BLK_CGROUP is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set @@ -2484,6 +2485,7 @@ # CONFIG_V4L_TEST_DRIVERS is not set # CONFIG_VCNL4000 is not set # CONFIG_VDPA is not set +# CONFIG_VDPA_SIM is not set # CONFIG_VEML6070 is not set # CONFIG_VFAT_FS is not set # CONFIG_VFIO_NOIOMMU is not set @@ -5170,7 +5172,6 @@ CONFIG_USER_NS=y CONFIG_UTS_NS=y CONFIG_UWB_HWA=m CONFIG_UWB_I1480U=m -CONFIG_VDPA_SIM=m CONFIG_VDPA_SIM_BLOCK=m CONFIG_VDPA_SIM_NET=m CONFIG_VETH=m diff --git a/SOURCES/kernel-s390x.config b/SOURCES/kernel-s390x.config index 5635a5d..f290d9b 100644 --- a/SOURCES/kernel-s390x.config +++ b/SOURCES/kernel-s390x.config @@ -350,6 +350,7 @@ # CONFIG_DAVICOM_PHY is not set # CONFIG_DDR is not set # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_BLK_CGROUP is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set diff --git a/SOURCES/kernel-x86_64-debug.config b/SOURCES/kernel-x86_64-debug.config index 460264f..a30c257 100644 --- a/SOURCES/kernel-x86_64-debug.config +++ b/SOURCES/kernel-x86_64-debug.config @@ -2720,6 +2720,7 @@ CONFIG_DCA=m CONFIG_DCB=y CONFIG_DCDBAS=m CONFIG_DEBUG_ATOMIC_SLEEP=y +CONFIG_DEBUG_BLK_CGROUP=y CONFIG_DEBUG_BOOT_PARAMS=y CONFIG_DEBUG_CREDENTIALS=y CONFIG_DEBUG_FS=y diff --git a/SOURCES/kernel-x86_64.config b/SOURCES/kernel-x86_64.config index b070b36..2fdad59 100644 --- a/SOURCES/kernel-x86_64.config +++ b/SOURCES/kernel-x86_64.config @@ -343,6 +343,7 @@ # CONFIG_DA311 is not set # CONFIG_DDR is not set # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_BLK_CGROUP is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index fa4e821..3dfd11a 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -38,10 +38,10 @@ # define buildid .local %define rpmversion 4.18.0 -%define pkgrelease 477.10.1.el8_8 +%define pkgrelease 477.13.1.el8_8 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 477.10.1%{?dist} +%define specrelease 477.13.1%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2699,6 +2699,50 @@ fi # # %changelog +* Thu May 18 2023 Lucas Zampieri [4.18.0-477.13.1.el8_8] +- netfilter: nf_tables: deactivate anonymous set from preparation phase (Florian Westphal) [2196147 2196146] {CVE-2023-32233} + +* Wed May 17 2023 Lucas Zampieri [4.18.0-477.12.1.el8_8] +- redhat/configs: Fix incorrect configs location and content (Vladis Dronov) +- wifi: iwlwifi: mvm: protect TXQ list manipulation (Jose Ignacio Tornos Martinez) [2183471 2152168] +- wifi: iwlwifi: mvm: fix mvmtxq->stopped handling (Jose Ignacio Tornos Martinez) [2183471 2152168] +- migrate: grab the compound head in migration_entry_wait_on_locked (Nico Pache) [2189629 2188249] +- redhat/configs: Fix DEBUG_BLK_CGROUP and BFQ_CGROUP_DEBUG configs (Vladis Dronov) +- redhat: switch release to zstream (Lucas Zampieri) + +* Tue May 09 2023 Lucas Zampieri [4.18.0-477.11.1.el8_8] +- crypto: drbg - Only fail when jent is unavailable in FIPS mode (Vladis Dronov) [2181730 2175712] +- crypto: jitter - permanent and intermittent health errors (Vladis Dronov) [2181730 2175712] +- crypto: jitter - quit sample collection loop upon RCT failure (Vladis Dronov) [2181730 2175712] +- crypto: jitter - don't limit ->health_failure check to FIPS mode (Vladis Dronov) [2181730 2175712] +- crypto: jitter - drop kernel-doc notation (Vladis Dronov) [2181730 2175712] +- qede: avoid uninitialized entries in coal_entry array (Michal Schmidt) [2176104 2160054] +- qede: fix interrupt coalescing configuration (Jonathan Toppins) [2176104 2160054] +- crypto: qat - add support for 402xx devices (Vladis Dronov) [2176850 2144529] +- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2176850 2144529] +- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2176850 2144529] +- Documentation: qat: change kernel version (Vladis Dronov) [2176850 2144529] +- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2176850 2144529] +- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2176850 2144529] +- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2176850 2144529] +- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2176850 2144529] +- crypto: acomp - define max size for destination (Vladis Dronov) [2176850 2144529] +- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2176850 2144529] +- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2176850 2144529] +- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2176850 2144529] +- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2176850 2144529] +- crypto: qat - relocate backlog related structures (Vladis Dronov) [2176850 2144529] +- crypto: qat - extend buffer list interface (Vladis Dronov) [2176850 2144529] +- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2176850 2144529] +- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2176850 2144529] +- crypto: qat - rename bufferlist functions (Vladis Dronov) [2176850 2144529] +- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2176850 2144529] +- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2176850 2144529] +- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2176850 2144529] +- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2176850 2144529] +- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2176850 2144529] +- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [2188067 2184083] + * Wed Apr 05 2023 Lucas Zampieri [4.18.0-477.10.1.el8_8] - dm: fix __send_duplicate_bios() to always allow for splitting IO (Benjamin Marzinski) [2184429] - dm: fix improper splitting for abnormal bios (Benjamin Marzinski) [2184429]