Merge branch 'c9' into a9
This commit is contained in:
commit
379f243477
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,7 +1,9 @@
|
||||
SOURCES/kernel-abi-stablelists-5.14.0-427.13.1.el9_4.tar.bz2
|
||||
SOURCES/kernel-kabi-dw-5.14.0-427.13.1.el9_4.tar.bz2
|
||||
SOURCES/linux-5.14.0-427.13.1.el9_4.tar.xz
|
||||
SOURCES/kernel-abi-stablelists-5.14.0-427.16.1.el9_4.tar.bz2
|
||||
SOURCES/kernel-kabi-dw-5.14.0-427.16.1.el9_4.tar.bz2
|
||||
SOURCES/linux-5.14.0-427.16.1.el9_4.tar.xz
|
||||
SOURCES/nvidiagpuoot001.x509
|
||||
SOURCES/olima1.x509
|
||||
SOURCES/olimaca1.x509
|
||||
SOURCES/rheldup3.x509
|
||||
SOURCES/rhelima.x509
|
||||
SOURCES/rhelima_centos.x509
|
||||
|
@ -1,7 +1,9 @@
|
||||
c7c8cb2d4134a4ea4e79d40c78aad251a1f7e1a4 SOURCES/kernel-abi-stablelists-5.14.0-427.13.1.el9_4.tar.bz2
|
||||
b95165d15a1df5b04441eae4ae10d35a77c67e25 SOURCES/kernel-kabi-dw-5.14.0-427.13.1.el9_4.tar.bz2
|
||||
c3f91c1a82e78c9e8b420d79e113278b4295872e SOURCES/linux-5.14.0-427.13.1.el9_4.tar.xz
|
||||
75b0d1a633575203c3179350777d088a080ee26d SOURCES/kernel-abi-stablelists-5.14.0-427.16.1.el9_4.tar.bz2
|
||||
eed554d0a49661e07d58107856af08cbe6f4bc78 SOURCES/kernel-kabi-dw-5.14.0-427.16.1.el9_4.tar.bz2
|
||||
b3800f43be4cd149b6090a87be85916185c81e37 SOURCES/linux-5.14.0-427.16.1.el9_4.tar.xz
|
||||
4fff8080e88afffc06d8ef5004db8d53bb21237f SOURCES/nvidiagpuoot001.x509
|
||||
706ae01dd14efa38f0f565a3706acac19c78df02 SOURCES/olima1.x509
|
||||
6e3f0d61414c0b50f48dc2d4c3b3cd024e1c3a43 SOURCES/olimaca1.x509
|
||||
95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509
|
||||
99e571f9de4188f3b5fdf1f84ff73f6cc4bb6a0e SOURCES/rhelima.x509
|
||||
61d5a223ff0c79189505abae77e0087c4b2d2b47 SOURCES/rhelima_centos.x509
|
||||
|
@ -12,7 +12,7 @@ RHEL_MINOR = 4
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 427.13.1
|
||||
RHEL_RELEASE = 427.16.1
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
|
@ -165,15 +165,15 @@ Summary: The Linux kernel
|
||||
# define buildid .local
|
||||
%define specversion 5.14.0
|
||||
%define patchversion 5.14
|
||||
%define pkgrelease 427.13.1
|
||||
%define pkgrelease 427.16.1
|
||||
%define kversion 5
|
||||
%define tarfile_release 5.14.0-427.13.1.el9_4
|
||||
%define tarfile_release 5.14.0-427.16.1.el9_4
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 14
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 427.13.1%{?buildid}%{?dist}
|
||||
%define specrelease 427.16.1%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 5.14.0-427.13.1.el9_4
|
||||
%define kabiversion 5.14.0-427.16.1.el9_4
|
||||
|
||||
#
|
||||
# End of genspec.sh variables
|
||||
@ -3737,6 +3737,43 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Apr 26 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-427.16.1.el9_4]
|
||||
- memory: tegra: Skip SID programming if SID registers aren't set (Robert Foss) [RHEL-32675 RHEL-23656]
|
||||
- memory: tegra: Add SID override programming for MC clients (Robert Foss) [RHEL-32675 RHEL-23656]
|
||||
- iommu: Don't reserve 0-length IOVA region (Robert Foss) [RHEL-32675 RHEL-23656]
|
||||
|
||||
* Fri Apr 19 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-427.15.1.el9_4]
|
||||
- ice: fold ice_ptp_read_time into ice_ptp_gettimex64 (Michal Schmidt) [RHEL-30110 RHEL-19000]
|
||||
- ice: avoid the PTP hardware semaphore in gettimex64 path (Michal Schmidt) [RHEL-30110 RHEL-19000]
|
||||
- ice: add ice_adapter for shared data across PFs on the same NIC (Michal Schmidt) [RHEL-30110 RHEL-19000]
|
||||
- crypto: iaa - mark tech preview (Vladis Dronov) [RHEL-32242 RHEL-29685]
|
||||
- crypto: iaa - Fix nr_cpus < nr_iaa case (Vladis Dronov) [RHEL-32242 RHEL-29685]
|
||||
- crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags (Vladis Dronov) [RHEL-32242 RHEL-29685]
|
||||
- crypto: iaa - Fix comp/decomp delay statistics (Vladis Dronov) [RHEL-32242 RHEL-29685]
|
||||
- crypto: iaa - Fix async_disable descriptor leak (Vladis Dronov) [RHEL-32242 RHEL-29685]
|
||||
- crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_crypto_debugfs_init() (Vladis Dronov) [RHEL-32242 RHEL-29685]
|
||||
- crypto: iaa - Remove header table code (Vladis Dronov) [RHEL-32242 RHEL-29685]
|
||||
- cgroup: cgroup-v1: do not exclude cgrp_dfl_root (Laurent Vivier) [RHEL-32716 RHEL-31381]
|
||||
- x86/sev: Harden #VC instruction emulation somewhat (Vitaly Kuznetsov) [RHEL-30030 RHEL-30031] {CVE-2024-25743 CVE-2024-25742}
|
||||
|
||||
* Fri Apr 12 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-427.14.1.el9_4]
|
||||
- crypto: dh - implement FIPS PCT (Vladis Dronov) [RHEL-27009 RHEL-25845]
|
||||
- crypto: tcrypt - add ffdhe2048(dh) test (Vladis Dronov) [RHEL-27009 RHEL-25845]
|
||||
- crypto: dh - Make public key test FIPS-only (Vladis Dronov) [RHEL-27009 RHEL-25845]
|
||||
- printk: allow disabling printk per-console device kthreads at boot (Luis Claudio R. Goncalves) [RHEL-30678 RHEL-17709]
|
||||
- mm, vmscan: remove ISOLATE_UNMAPPED (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- trace-vmscan-postprocess: sync with tracepoints updates (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- mm/mglru: skip special VMAs in lru_gen_look_around() (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- mm/mglru: reclaim offlined memcgs harder (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- mm/mglru: try to stop at high watermarks (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- mm/mglru: fix underprotected page cache (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- mm: multi-gen LRU: reuse some legacy trace events (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- mm: multi-gen LRU: improve design doc (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- mm: multi-gen LRU: clean up sysfs code (Nico Pache) [RHEL-29235 RHEL-28667]
|
||||
- cpu/hotplug: Do not bail-out in DYING/STARTING sections (David Arcari) [RHEL-29673 RHEL-19514]
|
||||
- crypto: akcipher - Disable signing and decryption (Herbert Xu) [RHEL-29079 RHEL-17113] {CVE-2023-6240}
|
||||
|
||||
* Wed Apr 10 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-427.13.1.el9_4]
|
||||
- ice: fix enabling RX VLAN filtering (Petr Oros) [RHEL-28837]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user