diff --git a/.gitignore b/.gitignore index f6e97bd..67490b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/linux-4.18.0-477.10.1.rt7.274.el8_8.tar.xz +SOURCES/linux-4.18.0-477.13.1.rt7.276.el8_8.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata index 83a4940..fa59b9c 100644 --- a/.kernel-rt.metadata +++ b/.kernel-rt.metadata @@ -1,3 +1,3 @@ -fd56e2c939f51fb78ab2bb18425e971ad1ff2c32 SOURCES/linux-4.18.0-477.10.1.rt7.274.el8_8.tar.xz +b6fb50509c8f9e6b60649c7017dab31e1244497b SOURCES/linux-4.18.0-477.13.1.rt7.276.el8_8.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SOURCES/kernel-rt-aarch64-debug.config b/SOURCES/kernel-rt-aarch64-debug.config index 7609642..935ec87 100644 --- a/SOURCES/kernel-rt-aarch64-debug.config +++ b/SOURCES/kernel-rt-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-rt-aarch64.config b/SOURCES/kernel-rt-aarch64.config index 5ce2575..18975c9 100644 --- a/SOURCES/kernel-rt-aarch64.config +++ b/SOURCES/kernel-rt-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-rt-ppc64le-debug.config b/SOURCES/kernel-rt-ppc64le-debug.config index 51ed178..c5c0a88 100644 --- a/SOURCES/kernel-rt-ppc64le-debug.config +++ b/SOURCES/kernel-rt-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-rt-ppc64le.config b/SOURCES/kernel-rt-ppc64le.config index a9a7d18..2e51473 100644 --- a/SOURCES/kernel-rt-ppc64le.config +++ b/SOURCES/kernel-rt-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-rt-s390x-debug.config b/SOURCES/kernel-rt-s390x-debug.config index 121fb9a..ab992eb 100644 --- a/SOURCES/kernel-rt-s390x-debug.config +++ b/SOURCES/kernel-rt-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-rt-s390x-zfcpdump.config b/SOURCES/kernel-rt-s390x-zfcpdump.config index 909662d..9eec20e 100644 --- a/SOURCES/kernel-rt-s390x-zfcpdump.config +++ b/SOURCES/kernel-rt-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-rt-s390x.config b/SOURCES/kernel-rt-s390x.config index 5635a5d..f290d9b 100644 --- a/SOURCES/kernel-rt-s390x.config +++ b/SOURCES/kernel-rt-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-rt-x86_64-debug.config b/SOURCES/kernel-rt-x86_64-debug.config index d3312ed..68ad9c1 100644 --- a/SOURCES/kernel-rt-x86_64-debug.config +++ b/SOURCES/kernel-rt-x86_64-debug.config @@ -2781,6 +2781,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-rt-x86_64.config b/SOURCES/kernel-rt-x86_64.config index 2d8bafc..157a58a 100644 --- a/SOURCES/kernel-rt-x86_64.config +++ b/SOURCES/kernel-rt-x86_64.config @@ -345,6 +345,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 f071033..9831d9b 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.rt7.274.el8_8 +%define pkgrelease 477.13.1.rt7.276.el8_8 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 477.10.1.rt7.274%{?dist} +%define specrelease 477.13.1.rt7.276%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -148,7 +148,7 @@ # The preempt RT patch level %global rttag .rt7 # realtimeN -%global rtbuild .274 +%global rtbuild .276 %define with_doc 0 %define with_headers 0 %define with_cross_headers 0 @@ -2702,6 +2702,49 @@ fi # # %changelog +* Thu May 18 2023 Lucas Zampieri [4.18.0-477.13.1.rt7.276.el8_8.g3045] +- [rt] build kernel-rt-4.18.0-477.13.1.rt7.276.el8_8.g3045 [2196667] +- netfilter: nf_tables: deactivate anonymous set from preparation phase (Florian Westphal) [2196154 2196153] {CVE-2023-32233} +- 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.rt7.275.el8_8.g8866] +- [rt] build kernel-rt-4.18.0-477.11.1.rt7.275.el8_8.g8866 [2196667] +- kernel/fork: Restore vfree_atomic in free_thread_stack() (Crystal Wood) [2188722] +- 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.rt7.274.el8_8] - [rt] build kernel-rt-4.18.0-477.10.1.rt7.274.el8_8 [2127771] - dm: fix __send_duplicate_bios() to always allow for splitting IO (Benjamin Marzinski) [2184429]