kernel-5.14.0-337.el9

* Tue Jul 11 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-337.el9]
- tracing: Have filter accept "common_cpu" to be consistent (John Kacur) [2208949]
- tracing/histogram: Fix sorting on old "cpu" value (John Kacur) [2208949]
- tracing: Dump stacktrace trigger to the corresponding instance (John Kacur) [2208949]
- irq_work: use kasan_record_aux_stack_noalloc() record callstack (Radu Rendec) [RHEL-715]
- Revert "RDMA/core: Refactor rdma_bind_addr" (Kamal Heib) [2212559]
- ceph: force updating the msg pointer in non-split case (Xiubo Li) [2196394]
- ceph: silence smatch warning in reconnect_caps_cb() (Xiubo Li) [2196394]
- ceph: reorder fields in 'struct ceph_snapid_map' (Xiubo Li) [2196394]
- ceph: pass ino# instead of old_dentry if it's disconnected (Xiubo Li) [2196394]
- ceph: fix potential use-after-free bug when trimming caps (Xiubo Li) [2196394]
- ceph: implement writeback livelock avoidance using page tagging (Xiubo Li) [2196394]
- ceph: do not print the whole xattr value if it's too long (Xiubo Li) [2196394]
- ceph: update the time stamps and try to drop the suid/sgid (Xiubo Li) [2196394]
- ceph: flush cap releases when the session is flushed (Xiubo Li) [2196394]
- ceph: avoid use-after-free in ceph_fl_release_lock() (Xiubo Li) [2196394]
- ceph: switch to vfs_inode_has_locks() to fix file lock bug (Xiubo Li) [2196394]
- cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E-cores (David Arcari) [2221265]
- Revert "RDMA/umem: remove FOLL_FORCE usage" (Kamal Heib) [2209835 2210772]
Resolves: rhbz#2196394, rhbz#2208949, rhbz#2209835, rhbz#2210772, rhbz#2212559, rhbz#2221265, RHEL-715

Signed-off-by: Jan Stancek <jstancek@redhat.com>
This commit is contained in:
Jan Stancek 2023-07-11 14:52:20 +02:00
parent cb52092d7e
commit e19c260cbb
3 changed files with 28 additions and 8 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 3
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 336
RHEL_RELEASE = 337
#
# ZSTREAM

View File

@ -161,15 +161,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 336
%define pkgrelease 337
%define kversion 5
%define tarfile_release 5.14.0-336.el9
%define tarfile_release 5.14.0-337.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 336%{?buildid}%{?dist}
%define specrelease 337%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-336.el9
%define kabiversion 5.14.0-337.el9
#
# End of genspec.sh variables
@ -3697,6 +3697,26 @@ fi
#
#
%changelog
* Tue Jul 11 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-337.el9]
- tracing: Have filter accept "common_cpu" to be consistent (John Kacur) [2208949]
- tracing/histogram: Fix sorting on old "cpu" value (John Kacur) [2208949]
- tracing: Dump stacktrace trigger to the corresponding instance (John Kacur) [2208949]
- irq_work: use kasan_record_aux_stack_noalloc() record callstack (Radu Rendec) [RHEL-715]
- Revert "RDMA/core: Refactor rdma_bind_addr" (Kamal Heib) [2212559]
- ceph: force updating the msg pointer in non-split case (Xiubo Li) [2196394]
- ceph: silence smatch warning in reconnect_caps_cb() (Xiubo Li) [2196394]
- ceph: reorder fields in 'struct ceph_snapid_map' (Xiubo Li) [2196394]
- ceph: pass ino# instead of old_dentry if it's disconnected (Xiubo Li) [2196394]
- ceph: fix potential use-after-free bug when trimming caps (Xiubo Li) [2196394]
- ceph: implement writeback livelock avoidance using page tagging (Xiubo Li) [2196394]
- ceph: do not print the whole xattr value if it's too long (Xiubo Li) [2196394]
- ceph: update the time stamps and try to drop the suid/sgid (Xiubo Li) [2196394]
- ceph: flush cap releases when the session is flushed (Xiubo Li) [2196394]
- ceph: avoid use-after-free in ceph_fl_release_lock() (Xiubo Li) [2196394]
- ceph: switch to vfs_inode_has_locks() to fix file lock bug (Xiubo Li) [2196394]
- cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E-cores (David Arcari) [2221265]
- Revert "RDMA/umem: remove FOLL_FORCE usage" (Kamal Heib) [2209835 2210772]
* Fri Jul 07 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-336.el9]
- nvme-core: fix dev_pm_qos memleak (Chris Leech) [RHEL-647]
- nvme-core: add missing fault-injection cleanup (Chris Leech) [RHEL-647]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-336.el9.tar.xz) = 38c271c2f31768574b4da3ac8623d22e5696ef9d8e8bcbe518b9e4567f4cd996629db0585eb6b20858eef1d1588ee9d4c333c642dbd7520a7fb817f98f4e79ed
SHA512 (kernel-abi-stablelists-5.14.0-336.el9.tar.bz2) = efe8bce94378c4e0ef7b6624b57b9fe914559c6bb64c42723d201e6dd89627048200781034b025d0cc91a8675d34c022e04920609e260a9fb7bc5d508f44b549
SHA512 (kernel-kabi-dw-5.14.0-336.el9.tar.bz2) = 099aa605b257b585eb64513a090c417d1418d0f691f5c41ecdac6186f9e53159d4994798bfb3ca6bbcfff48ea34cb9b1e3f7eeabc88d052b95f7e79a73f4b97c
SHA512 (linux-5.14.0-337.el9.tar.xz) = f43eb07491b419176a6a22ac8c4efb4f70b5c11fc50d6aa8084da6a57ad8b367e65d5432e8048a134e25ec7e1a0a75315c5cf0a2d5c0e963886d72c9719f579c
SHA512 (kernel-abi-stablelists-5.14.0-337.el9.tar.bz2) = 5760486a9baf6cda3a5213772756cb16e762c1633ffc959cada51e19d38d859623a87a8fe9ef35d6414750aca286e32d3b2503c51209baec8021da83e38d9d77
SHA512 (kernel-kabi-dw-5.14.0-337.el9.tar.bz2) = 099aa605b257b585eb64513a090c417d1418d0f691f5c41ecdac6186f9e53159d4994798bfb3ca6bbcfff48ea34cb9b1e3f7eeabc88d052b95f7e79a73f4b97c