import kernel-4.18.0-305.25.1.el8_4

This commit is contained in:
CentOS Sources 2021-11-02 03:52:43 -04:00 committed by Stepan Oksanichenko
parent 7808fae25c
commit e98c40eb3a
3 changed files with 91 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
SOURCES/kernel-abi-stablelists-4.18.0-305.tar.bz2
SOURCES/kernel-kabi-dw-4.18.0-305.tar.bz2
SOURCES/linux-4.18.0-305.19.1.el8_4.tar.xz
SOURCES/linux-4.18.0-305.25.1.el8_4.tar.xz
SOURCES/rheldup3.x509
SOURCES/rhelkpatch1.x509

View File

@ -1,5 +1,5 @@
bf2922872b49aeeb6fe4cdb149d4061604ed7488 SOURCES/kernel-abi-stablelists-4.18.0-305.tar.bz2
4d18d659f47e29331ec86f06d9bd64b93dbac657 SOURCES/kernel-kabi-dw-4.18.0-305.tar.bz2
33e3bf3a7da14e902867ecd2c2d10a70cb96dace SOURCES/linux-4.18.0-305.19.1.el8_4.tar.xz
aea34bb9212369a81f4fb79c2f5008610c9d3539 SOURCES/linux-4.18.0-305.25.1.el8_4.tar.xz
95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509
d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509

View File

@ -42,10 +42,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}
@ -2612,6 +2612,93 @@ fi
#
#
%changelog
* Mon Oct 18 2021 Frantisek Hrbata <fhrbata@redhat.com> [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 <fhrbata@redhat.com> [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 <fhrbata@redhat.com> [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 <fhrbata@redhat.com> [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 <fhrbata@redhat.com> [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 <fhrbata@redhat.com> [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 <fhrbata@redhat.com> [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]