import kernel-rt-4.18.0-305.25.1.rt7.97.el8_4

This commit is contained in:
CentOS Sources 2021-11-02 05:34:39 -04:00 committed by Stepan Oksanichenko
parent 9fe2b60494
commit 5187846bb4
3 changed files with 98 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
SOURCES/linux-4.18.0-305.19.1.rt7.91.el8_4.tar.xz
SOURCES/linux-4.18.0-305.25.1.rt7.97.el8_4.tar.xz
SOURCES/rheldup3.x509
SOURCES/rhelkpatch1.x509

View File

@ -1,3 +1,3 @@
846674d8dbad934673a8bb9a4b5c43f7ce388e4b SOURCES/linux-4.18.0-305.19.1.rt7.91.el8_4.tar.xz
d45fa822da0dc89c09efd4e38ff0a8c208629e66 SOURCES/linux-4.18.0-305.25.1.rt7.97.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.rt7.91.el8_4
%define pkgrelease 305.25.1.rt7.97.el8_4
# allow pkg_release to have configurable %%{?dist} tag
%define specrelease 305.19.1.rt7.91%{?dist}
%define specrelease 305.25.1.rt7.97%{?dist}
%define pkg_release %{specrelease}%{?buildid}
@ -152,7 +152,7 @@
# The preempt RT patch level
%global rttag .rt7
# realtimeN
%global rtbuild .91
%global rtbuild .97
%define with_doc 0
%define with_headers 0
%define with_cross_headers 0
@ -2615,6 +2615,99 @@ fi
#
#
%changelog
* Tue Oct 19 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.25.1.rt7.97.el8_4]
- [rt] build kernel-rt-4.18.0-305.25.1.rt7.97.el8_4 [2004117]
- 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]
* Tue Oct 12 2021 Juri Lelli <juri.lelli@redhat.com> [4.18.0-305.24.1.rt7.96.el8_4]
- [rt] build kernel-rt-4.18.0-305.24.1.rt7.96.el8_4 [2004117]
- lockd: Fix invalid lockowner cast after vfs_test_lock (Benjamin Coddington)
- e1000e: Do not take care about recovery NVM checksum (Ken Cox)
- xfs: sync lazy sb accounting on quiesce of read-only mounts (Bill O'Donnell)
- xfs: remove the unused return value from xfs_log_unmount_write (Bill O'Donnell)
- powerpc: use stop_machine for partition migration (Frantisek Hrbata)
* Mon Oct 11 2021 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [4.18.0-305.23.1.rt7.95.el8_4]
- [rt] build kernel-rt-4.18.0-305.23.1.rt7.95.el8_4 [2004117]
- 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)
- xfs: drop unused ioend private merge and setfilesize code (Brian Foster)
- xfs: open code ioend needs workqueue helper (Brian Foster)
- xfs: drop submit side trans alloc for append ioends (Brian Foster)
* Thu Sep 30 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.22.1.rt7.94.el8_4]
- [rt] build kernel-rt-4.18.0-305.22.1.rt7.94.el8_4 [2004117]
- [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}
* Wed Sep 22 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.21.1.rt7.93.el8_4]
- [rt] build kernel-rt-4.18.0-305.21.1.rt7.93.el8_4 [2004117]
- HID: make arrays usage and value to be the same (Benjamin Tissoires) [1974946 1974947] {CVE-2021-0512}
- y2038: remove CONFIG_64BIT_TIME (Waiman Long) [2003569 1965360]
* Tue Sep 14 2021 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [4.18.0-305.20.1.rt7.92.el8_4]
- [rt] build kernel-rt-4.18.0-305.20.1.rt7.92.el8_4 [2004117]
- net/mlx5: E-Switch, Allow setting GUID for host PF vport (Alaa Hleihel)
- net/mlx5: E-Switch, Read PF mac address (Alaa Hleihel)
- ice: fix Tx queue iteration for Tx timestamp enablement (Ken Cox)
- ice: restart periodic outputs around time changes (Ken Cox)
- ice: Fix perout start time rounding (Ken Cox)
- ice: add support for auxiliary input/output pins (Jonathan Toppins)
- ice: enable transmit timestamps for E810 devices (Jonathan Toppins)
- ice: enable receive hardware timestamping (Jonathan Toppins)
- ice: report the PTP clock index in ethtool .get_ts_info (Jonathan Toppins)
- ice: register 1588 PTP clock device object for E810 devices (Jonathan Toppins)
- ice: add low level PTP clock access functions (Jonathan Toppins)
- ice: add support for set/get of driver-stored firmware parameters (Jonathan Toppins)
- ice: process 1588 PTP capabilities during initialization (Jonathan Toppins)
- ice: add support for sideband messages (Jonathan Toppins)
- ice: Prevent probing virtual functions (Ken Cox)
- vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU (Gustavo Walbon)
- powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU (Gustavo Walbon)
* Wed Sep 08 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.19.1.rt7.91.el8_4]
- [rt] build kernel-rt-4.18.0-305.19.1.rt7.91.el8_4 [2001131]
- libceph: allow addrvecs with a single NONE/blank address (Jeff Layton) [1996682 1972278]