From 55d414cba4e0520ae28d0d2fa4bca148c8bbbb09 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 21 Apr 2023 17:35:15 +0200 Subject: [PATCH] kernel-4.18.0-488.el8 * Fri Apr 21 2023 Denys Vlasenko [4.18.0-488.el8] - crypto: qat - add support for 402xx devices (Vladis Dronov) [2144529] - crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144529] - crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144529] - Documentation: qat: change kernel version (Vladis Dronov) [2144529] - crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144529] - crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144529] - crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144529] - crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144529] - crypto: acomp - define max size for destination (Vladis Dronov) [2144529] - crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144529] - crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144529] - crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144529] - crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144529] - crypto: qat - relocate backlog related structures (Vladis Dronov) [2144529] - crypto: qat - extend buffer list interface (Vladis Dronov) [2144529] - crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144529] - crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144529] - crypto: qat - rename bufferlist functions (Vladis Dronov) [2144529] - crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144529] - crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144529] - crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144529] - crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144529] - crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144529] - selftests: net: rps_default_mask.sh: delete veth link specifically (Hangbin Liu) [2185801] - selftests: net: devlink_port_split.py: skip test if no suitable device available (Hangbin Liu) [2185801] - selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operational (Hangbin Liu) [2185801] - selftests/tls: Add {} to avoid static checker warning (Hangbin Liu) [2185801] - selftests: nft_nat: ensuring the listening side is up before starting the client (Hangbin Liu) [2185801] - selftest: fib_tests: Always cleanup before exit (Hangbin Liu) [2185801] - selftests/net: Interpret UDP_GRO cmsg data as an int value (Hangbin Liu) [2185801] - selftests: forwarding: lib: quote the sysctl values (Hangbin Liu) [2185801] - selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking (Hangbin Liu) [2185801] - selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs (Hangbin Liu) [2185801] - selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided (Hangbin Liu) [2185801] - selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning (Hangbin Liu) [2185801] - selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload (Hangbin Liu) [2185801] - selftests: forwarding: Fix failing tests with old libnet (Hangbin Liu) [2185801] - powerpc/pseries/mobility: set NMI watchdog factor during an LPM (Mamatha Inamdar) [2186026] - powerpc/watchdog: introduce a NMI watchdog's factor (Mamatha Inamdar) [2186026] - watchdog: export lockup_detector_reconfigure (Mamatha Inamdar) [2186026] - powerpc/mobility: wait for memory transfer to complete (Mamatha Inamdar) [2186026] - crypto: drbg - Only fail when jent is unavailable in FIPS mode (Vladis Dronov) [2175712] - crypto: jitter - permanent and intermittent health errors (Vladis Dronov) [2175712] - crypto: jitter - quit sample collection loop upon RCT failure (Vladis Dronov) [2175712] - crypto: jitter - don't limit ->health_failure check to FIPS mode (Vladis Dronov) [2175712] - crypto: jitter - drop kernel-doc notation (Vladis Dronov) [2175712] - selftests/livepatch: normalize sysctl error message (Julia Denham) [RHEL-256] - livepatch: Skip livepatch tests if ftrace cannot be configured (Julia Denham) [RHEL-256] - livepatch: Add a missing newline character in klp_module_coming() (Julia Denham) [RHEL-256] - livepatch: fix race between fork and KLP transition (Julia Denham) [RHEL-256] - scsi: bnx2i: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Nilesh Javali) [2164956] - x86/xen: Split HVM vector callback setup and interrupt gate allocation (Prarit Bhargava) [2187810] - s390/uaccess: add missing earlyclobber annotations to __clear_user() (Tobias Huschle) [2183078] - s390/qeth: fix use-after-free in hsci (Tobias Huschle) [2183992] - SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2166107] - powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled (Mamatha Inamdar) [2184979] - cnic: don't pass bogus GFP_ flags to dma_alloc_coherent (Nilesh Javali) [2164958] - cnic: Use the bitmap API to allocate bitmaps (Nilesh Javali) [2164958] Resolves: rhbz#2144529, rhbz#2164956, rhbz#2164958, rhbz#2166107, rhbz#2175712, rhbz#2183078, rhbz#2183992, rhbz#2184979, rhbz#2185801, rhbz#2186026, rhbz#2187810, RHEL-256 Signed-off-by: Denys Vlasenko --- kernel.spec | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++--- sources | 6 ++--- 2 files changed, 66 insertions(+), 6 deletions(-) diff --git a/kernel.spec b/kernel.spec index e14ac691a..97a1197f5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -12,7 +12,7 @@ # change below to w4T.xzdio): %define _binary_payload w3T.xzdio -%global distro_build 487 +%global distro_build 488 # Sign the x86_64 kernel for secure boot authentication %ifarch x86_64 aarch64 s390x ppc64le @@ -38,10 +38,10 @@ # define buildid .local %define rpmversion 4.18.0 -%define pkgrelease 487.el8 +%define pkgrelease 488.el8 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 487%{?dist} +%define specrelease 488%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2694,6 +2694,66 @@ fi # # %changelog +* Fri Apr 21 2023 Denys Vlasenko [4.18.0-488.el8] +- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144529] +- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144529] +- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144529] +- Documentation: qat: change kernel version (Vladis Dronov) [2144529] +- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144529] +- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144529] +- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144529] +- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144529] +- crypto: acomp - define max size for destination (Vladis Dronov) [2144529] +- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144529] +- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144529] +- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144529] +- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144529] +- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144529] +- crypto: qat - extend buffer list interface (Vladis Dronov) [2144529] +- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144529] +- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144529] +- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144529] +- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144529] +- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144529] +- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144529] +- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144529] +- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144529] +- selftests: net: rps_default_mask.sh: delete veth link specifically (Hangbin Liu) [2185801] +- selftests: net: devlink_port_split.py: skip test if no suitable device available (Hangbin Liu) [2185801] +- selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operational (Hangbin Liu) [2185801] +- selftests/tls: Add {} to avoid static checker warning (Hangbin Liu) [2185801] +- selftests: nft_nat: ensuring the listening side is up before starting the client (Hangbin Liu) [2185801] +- selftest: fib_tests: Always cleanup before exit (Hangbin Liu) [2185801] +- selftests/net: Interpret UDP_GRO cmsg data as an int value (Hangbin Liu) [2185801] +- selftests: forwarding: lib: quote the sysctl values (Hangbin Liu) [2185801] +- selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking (Hangbin Liu) [2185801] +- selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs (Hangbin Liu) [2185801] +- selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided (Hangbin Liu) [2185801] +- selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning (Hangbin Liu) [2185801] +- selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload (Hangbin Liu) [2185801] +- selftests: forwarding: Fix failing tests with old libnet (Hangbin Liu) [2185801] +- powerpc/pseries/mobility: set NMI watchdog factor during an LPM (Mamatha Inamdar) [2186026] +- powerpc/watchdog: introduce a NMI watchdog's factor (Mamatha Inamdar) [2186026] +- watchdog: export lockup_detector_reconfigure (Mamatha Inamdar) [2186026] +- powerpc/mobility: wait for memory transfer to complete (Mamatha Inamdar) [2186026] +- crypto: drbg - Only fail when jent is unavailable in FIPS mode (Vladis Dronov) [2175712] +- crypto: jitter - permanent and intermittent health errors (Vladis Dronov) [2175712] +- crypto: jitter - quit sample collection loop upon RCT failure (Vladis Dronov) [2175712] +- crypto: jitter - don't limit ->health_failure check to FIPS mode (Vladis Dronov) [2175712] +- crypto: jitter - drop kernel-doc notation (Vladis Dronov) [2175712] +- selftests/livepatch: normalize sysctl error message (Julia Denham) [RHEL-256] +- livepatch: Skip livepatch tests if ftrace cannot be configured (Julia Denham) [RHEL-256] +- livepatch: Add a missing newline character in klp_module_coming() (Julia Denham) [RHEL-256] +- livepatch: fix race between fork and KLP transition (Julia Denham) [RHEL-256] +- scsi: bnx2i: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Nilesh Javali) [2164956] +- x86/xen: Split HVM vector callback setup and interrupt gate allocation (Prarit Bhargava) [2187810] +- s390/uaccess: add missing earlyclobber annotations to __clear_user() (Tobias Huschle) [2183078] +- s390/qeth: fix use-after-free in hsci (Tobias Huschle) [2183992] +- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2166107] +- powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled (Mamatha Inamdar) [2184979] +- cnic: don't pass bogus GFP_ flags to dma_alloc_coherent (Nilesh Javali) [2164958] +- cnic: Use the bitmap API to allocate bitmaps (Nilesh Javali) [2164958] + * Tue Apr 18 2023 Denys Vlasenko [4.18.0-487.el8] - perf vendor events intel: Add uncore event list for Sapphirerapids (Michael Petlan) [2180657] - perf vendor events intel: Add metrics for Sapphirerapids (Michael Petlan) [2180657] diff --git a/sources b/sources index 6b5390711..3ec489a81 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-4.18.0-487.el8.tar.xz) = 9d59cff6fd98540fefa7c86dcc9b21d48db0d1c65b37d82b04963a1486433fbb7d8198d24c385d3119982aaa5cbfb906291d007fa9fb39b15aedac2ea0c93238 -SHA512 (kernel-abi-stablelists-4.18.0-487.tar.bz2) = 85eeba26d734a3900ced2780ec77156340ae6f5216e8d8fe3384fbe8a0ac2c822cd51440ae0d66021b818bc3bbaac22a33c5ba4260b26bb17b96775225293936 -SHA512 (kernel-kabi-dw-4.18.0-487.tar.bz2) = e4acc8a0d2babc3874870a8ff95917dc5741b897f32a9e4b6475430d5da3c1a8f75b194961d1c3054ae9a0dff7751e5f25ea4c6228d69a0ae604f5283cfd9ca6 +SHA512 (linux-4.18.0-488.el8.tar.xz) = 57d353ffe20e74e67644ba4da6eb3301010b32fb28deabf7a28698ccddc388de51ffa9eaa30bf5af43636da4f6b45928602c21e58879ace1f03df62572fce58f +SHA512 (kernel-abi-stablelists-4.18.0-488.tar.bz2) = ab4b52d467441029576f3c86339a29fb3f870553f4b07cca068decda7b28992ffe80c0eb73af22a3bf9d0cae6277f077fcab79b49f0181db1585737c6b2f3ab1 +SHA512 (kernel-kabi-dw-4.18.0-488.tar.bz2) = e4acc8a0d2babc3874870a8ff95917dc5741b897f32a9e4b6475430d5da3c1a8f75b194961d1c3054ae9a0dff7751e5f25ea4c6228d69a0ae604f5283cfd9ca6