From c0ecd002d8eab3d642629c6442b8d3c5b532baf4 Mon Sep 17 00:00:00 2001 From: Akemi Yagi Date: Nov 03 2021 00:29:59 +0000 Subject: kernel-plus: c8 update to 4.18.0-305.25.1.el8_4.centos.plus Signed-off-by: Akemi Yagi --- diff --git a/SPECS/kernel-plus.spec b/SPECS/kernel-plus.spec index da45bce..9e684ef 100644 --- a/SPECS/kernel-plus.spec +++ b/SPECS/kernel-plus.spec @@ -43,10 +43,10 @@ # define buildid .local %define rpmversion 4.18.0 -%define pkgrelease 305.19.1.el8_4 +%define pkgrelease 305.25.1.el8_4 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 305.19.1%{?dist} +%define specrelease 305.25.1%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2723,7 +2723,7 @@ fi # %changelog -* Wed Sep 15 2021 Akemi Yagi [4.18.0-305.19.1.el8_4.centos.plus] +* Tue Nov 02 2021 Akemi Yagi [4.18.0-305.25.1.el8_4.centos.plus] - Apply debranding changes - Modify config file for x86_64 with extra features turned on including some network adapters, some SCSI adapters, ReiserFS @@ -2736,6 +2736,93 @@ fi - wireguard added [bug#17652] - Modified generate_bls_conf.sh to prevent displaying the distibution name in grub in which the package was built. +* Mon Oct 18 2021 Frantisek Hrbata [4.18.0-305.25.1.el8_4] +- scsi: ibmvfc: Reinit target retries (Steve Best) [1993892 1965010] +- scsi: ibmvfc: Avoid move login if fast fail is enabled (Steve Best) [1993892 1965010] +- scsi: ibmvfc: Handle move login failure (Steve Best) [1993892 1965010] +- scsi: ibmvfc: Fix invalid state machine BUG_ON() (Steve Best) [1993892 1965010] +- tpm, tpm_tis: Reserve locality in tpm_tis_resume() (Jerry Snitselaar) [1998219 1920812] +- tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() (Jerry Snitselaar) [1998219 1920812] +- tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() (Jerry Snitselaar) [1998219 1920812] +- tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() (Jerry Snitselaar) [1998219 1920812] +- tpm_tis: Clean up locality release (Jerry Snitselaar) [1998219 1920812] +- tpm_tis: Fix check_locality for correct locality acquisition (Jerry Snitselaar) [1998219 1920812] +- kthread: Fix PF_KTHREAD vs to_kthread() race (Waiman Long) [2010331 2001497] +- sched/fair: Ignore percpu threads for imbalance pulls (Waiman Long) [2010331 2001497] +- kthread: Extract KTHREAD_IS_PER_CPU (Waiman Long) [2010331 2001497] +- sched: Optimize finish_lock_switch() (Waiman Long) [2010331 2001497] +- sched/hotplug: Ensure only per-cpu kthreads run during hotplug (Waiman Long) [2010331 2001497] +- sched: Fix balance_callback() (Waiman Long) [2010331 2001497] +- net/sched: store the last executed chain also for clsact egress (Davide Caratti) [1992230 1980537] + +* Mon Oct 11 2021 Frantisek Hrbata [4.18.0-305.24.1.el8_4] +- lockd: Fix invalid lockowner cast after vfs_test_lock (Benjamin Coddington) [2010820 1986138] +- e1000e: Do not take care about recovery NVM checksum (Ken Cox) [2002335 1984558] +- xfs: sync lazy sb accounting on quiesce of read-only mounts (Bill O'Donnell) [2011919 1917220] +- xfs: remove the unused return value from xfs_log_unmount_write (Bill O'Donnell) [2011919 1917220] +- powerpc: use stop_machine for partition migration (Frantisek Hrbata) [1993952 1979798] + +* Mon Oct 04 2021 Frantisek Hrbata [4.18.0-305.23.1.el8_4] +- CI: handle RT branches in a single config (Veronika Kabatova) +- CI: Drop private CI config (Veronika Kabatova) +- CI: extend template use (Veronika Kabatova) +- xfs: drop unnecessary setfilesize helper (Brian Foster) [2007413 1942348] +- xfs: drop unused ioend private merge and setfilesize code (Brian Foster) [2007413 1942348] +- xfs: open code ioend needs workqueue helper (Brian Foster) [2007413 1942348] +- xfs: drop submit side trans alloc for append ioends (Brian Foster) [2007413 1942348] + +* Wed Sep 29 2021 Frantisek Hrbata [4.18.0-305.22.1.el8_4] +- [s390] s390/ap: Fix hanging ioctl caused by wrong msg counter (Claudio Imbrenda) [2002635 1984762] +- cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency() (Diego Domingos) [1997431 1952809] +- cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards (Diego Domingos) [1997431 1952809] +- EDAC/amd64: Fix PCI component registration (Aristeu Rozanski) [1982182 1918583] +- EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId (Aristeu Rozanski) [1982182 1918583] +- x86/CPU/AMD: Remove amd_get_nb_id() (Aristeu Rozanski) [1982182 1918583] +- EDAC/mce_amd: Make fam_ops static global (Aristeu Rozanski) [1982182 1918583] +- x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] (Aristeu Rozanski) [1982182 1918583] +- x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() (Aristeu Rozanski) [1982182 1918583] +- EDAC/amd64: Get rid of the ECC disabled long message (Aristeu Rozanski) [1982182 1918583] +- EDAC/amd64: Check for memory before fully initializing an instance (Aristeu Rozanski) [1982182 1918583] +- EDAC/amd64: Use cached data when checking for ECC (Aristeu Rozanski) [1982182 1918583] +- x86/MCE: Make the number of MCA banks a per-CPU variable (Aristeu Rozanski) [1982182 1918583] +- x86/MCE/AMD: Don't cache block addresses on SMCA systems (Aristeu Rozanski) [1982182 1918583] +- x86/MCE: Make mce_banks a per-CPU array (Aristeu Rozanski) [1982182 1918583] +- x86/MCE: Make struct mce_banks[] static (Aristeu Rozanski) [1982182 1918583] +- x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models (Aristeu Rozanski) [1982182 1918583] +- EDAC/mce_amd: Decode MCA_STATUS in bit definition order (Aristeu Rozanski) [1982182 1918583] +- EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit (Aristeu Rozanski) [1982182 1918583] +- EDAC, mce_amd: Match error descriptions to latest documentation (Aristeu Rozanski) [1982182 1918583] +- x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk (Aristeu Rozanski) [1982182 1918583] +- x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models (Aristeu Rozanski) [1982182 1918583] +- net: Fix skb->csum update in inet_proto_csum_replace16(). (Balazs Nemeth) [2005980 1975193] +- RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy (Kamal Heib) [1982040 1931846] {CVE-2020-36385} +- RDMA/ucma: Fix locking for ctx->events_reported (Kamal Heib) [1982040 1931846] {CVE-2020-36385} +- RDMA/ucma: Fix the locking of ctx->file (Kamal Heib) [1982040 1931846] {CVE-2020-36385} +- RDMA/cma: Add missing locking to rdma_accept() (Kamal Heib) [1982040 1931846] {CVE-2020-36385} + +* Mon Sep 20 2021 Frantisek Hrbata [4.18.0-305.21.1.el8_4] +- HID: make arrays usage and value to be the same (Benjamin Tissoires) [1974941 1974942] {CVE-2021-0512} +- y2038: remove CONFIG_64BIT_TIME (Waiman Long) [2003569 1965360] + +* Mon Sep 13 2021 Frantisek Hrbata [4.18.0-305.20.1.el8_4] +- net/mlx5: E-Switch, Allow setting GUID for host PF vport (Alaa Hleihel) [1986837 1967488] +- net/mlx5: E-Switch, Read PF mac address (Alaa Hleihel) [1986837 1967488] +- ice: fix Tx queue iteration for Tx timestamp enablement (Ken Cox) [2000128 1999743] +- ice: restart periodic outputs around time changes (Ken Cox) [1997572 1992750] +- ice: Fix perout start time rounding (Ken Cox) [1997572 1992750] +- ice: add support for auxiliary input/output pins (Jonathan Toppins) [1998221 1956913] +- ice: enable transmit timestamps for E810 devices (Jonathan Toppins) [1998220 1944818] +- ice: enable receive hardware timestamping (Jonathan Toppins) [1998220 1944818] +- ice: report the PTP clock index in ethtool .get_ts_info (Jonathan Toppins) [1998220 1944818] +- ice: register 1588 PTP clock device object for E810 devices (Jonathan Toppins) [1998220 1944818] +- ice: add low level PTP clock access functions (Jonathan Toppins) [1998220 1944818] +- ice: add support for set/get of driver-stored firmware parameters (Jonathan Toppins) [1998220 1944818] +- ice: process 1588 PTP capabilities during initialization (Jonathan Toppins) [1998220 1944818] +- ice: add support for sideband messages (Jonathan Toppins) [1998220 1944818] +- ice: Prevent probing virtual functions (Ken Cox) [1997539 1952810] +- vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU (Gustavo Walbon) [2000602 1891589] +- powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU (Gustavo Walbon) [2000602 1891589] + * Tue Sep 07 2021 Frantisek Hrbata [4.18.0-305.19.1.el8_4] - libceph: allow addrvecs with a single NONE/blank address (Jeff Layton) [1996682 1972278] - ice: Only lock to update netdev dev_addr (Michal Schmidt) [2000129 1995868]