forked from rpms/kernel
1
0
Fork 0

kernel-5.14.0-169.el9

* Tue Sep 27 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-169.el9]
- bonding: fix NULL deref in bond_rr_gen_slave_id (Jonathan Toppins) [2001260]
- CI: Add automotive-check for rt branches (Veronika Kabatova)
- smp: Make softirq handling RT safe in flush_smp_call_function_queue() (Phil Auld) [2120671]
- smp: Rename flush_smp_call_function_from_idle() (Phil Auld) [2120671]
- sched: Fix missing prototype warnings (Phil Auld) [2120671]
- signal: In get_signal test for signal_group_exit every time through the loop (Phil Auld) [2120671]
- KVM: s390: pv: don't present the ecall interrupt twice (Tobias Huschle) [2125209]
- s390/mm: do not trigger write fault when vma does not allow VM_WRITE (Tobias Huschle) [2125208]
- s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages (Tobias Huschle) [2125207]
Resolves: rhbz#2001260, rhbz#2120671, rhbz#2125209, rhbz#2125208, rhbz#2125207

Signed-off-by: Frantisek Hrbata <fhrbata@redhat.com>
This commit is contained in:
Frantisek Hrbata 2022-09-27 08:53:25 -04:00
parent 367bdd9f55
commit d23c9bfa56
3 changed files with 20 additions and 9 deletions

View File

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

View File

@ -121,13 +121,13 @@ Summary: The Linux kernel
%define kversion 5.14
%define rpmversion 5.14.0
%define pkgrelease 168.el9
%define pkgrelease 169.el9
# This is needed to do merge window version magic
%define patchlevel 14
# allow pkg_release to have configurable %%{?dist} tag
%define specrelease 168%{?buildid}%{?dist}
%define specrelease 169%{?buildid}%{?dist}
%define pkg_release %{specrelease}
@ -679,7 +679,7 @@ BuildRequires: lld
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
Source0: linux-5.14.0-168.el9.tar.xz
Source0: linux-5.14.0-169.el9.tar.xz
Source1: Makefile.rhelver
@ -1351,8 +1351,8 @@ ApplyOptionalPatch()
fi
}
%setup -q -n kernel-5.14.0-168.el9 -c
mv linux-5.14.0-168.el9 linux-%{KVERREL}
%setup -q -n kernel-5.14.0-169.el9 -c
mv linux-5.14.0-169.el9 linux-%{KVERREL}
cd linux-%{KVERREL}
cp -a %{SOURCE1} .
@ -3018,6 +3018,17 @@ fi
#
#
%changelog
* Tue Sep 27 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-169.el9]
- bonding: fix NULL deref in bond_rr_gen_slave_id (Jonathan Toppins) [2001260]
- CI: Add automotive-check for rt branches (Veronika Kabatova)
- smp: Make softirq handling RT safe in flush_smp_call_function_queue() (Phil Auld) [2120671]
- smp: Rename flush_smp_call_function_from_idle() (Phil Auld) [2120671]
- sched: Fix missing prototype warnings (Phil Auld) [2120671]
- signal: In get_signal test for signal_group_exit every time through the loop (Phil Auld) [2120671]
- KVM: s390: pv: don't present the ecall interrupt twice (Tobias Huschle) [2125209]
- s390/mm: do not trigger write fault when vma does not allow VM_WRITE (Tobias Huschle) [2125208]
- s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages (Tobias Huschle) [2125207]
* Fri Sep 23 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-168.el9]
- xdp: check prog type before updating BPF link (Felix Maurer) [2071620]
- net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() (Felix Maurer) [2071620]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-168.el9.tar.xz) = f44625751b49f8289d02f1480b37e4af4016c8e3d713a05aa69e39321ec39030b121bbd67d6ae2baaba58f14c0940ebb76db9fd863cf30430fd4e7a11e9c83c1
SHA512 (kernel-abi-stablelists-5.14.0-168.el9.tar.bz2) = b867b2d38fb5fa0ddd7252c86397523855cea913a48d60adcc384780114a4f7449f4acf0debee06a3f7c3457e13b99917aa939831b1c0ef2766f546202d3e853
SHA512 (kernel-kabi-dw-5.14.0-168.el9.tar.bz2) = 74b3c5b16232bc10cbf8b6f5fb277f8908eba4a6ef0d608b1c13423730dc3d61f22f2f703a568be5a5a93b1bdc73a48ceaa2daa04764115d1ef4efd07b243a91
SHA512 (linux-5.14.0-169.el9.tar.xz) = 69305524505df94a8baad4861aa2901f184f41241a686b34202fa19cd2de1bde09d58464f369c1066346037b1dff862587d5e657401caf2dcddab885e6aa2739
SHA512 (kernel-abi-stablelists-5.14.0-169.el9.tar.bz2) = fe407d8b8208aa2983dd00110dd77e509631da031d8507884bed5459629fba1b4171e48f4d812c8442932f94d970413792fd60ab76e960d60b3abd04eeef1f97
SHA512 (kernel-kabi-dw-5.14.0-169.el9.tar.bz2) = 74b3c5b16232bc10cbf8b6f5fb277f8908eba4a6ef0d608b1c13423730dc3d61f22f2f703a568be5a5a93b1bdc73a48ceaa2daa04764115d1ef4efd07b243a91