kernel-rt-5.14.0-187.rt21.187.el9

* Sat Nov 05 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-187.rt21.187.el9]
- [rt] build kernel-rt-5.14.0-187.rt21.187.el9 [2125474]
- drm/mgag200: Fix PLL setup for G200_SE_A rev >=4 (Jocelyn Falempe) [1960467]
- mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context. (Izabela Bakollari) [2091165]
- redhat/docs: Update with DISTLOCALVERSION (Frantisek Hrbata)
- redhat/Makefile: Rename LOCALVERSION to DISTLOCALVERSION (Frantisek Hrbata)
- net: move netif_set_gso_max helpers (Ivan Vecera) [2128180]
- net: make drivers set the TSO limit not the GSO limit (Ivan Vecera) [2128180]
- net: don't allow user space to lift the device limits (Ivan Vecera) [2128180]
- net: add netif_inherit_tso_max() (Ivan Vecera) [2128180]
- net: extract a few internals from netdevice.h (Ivan Vecera) [2128180]
- net: unexport a handful of dev_* functions (Ivan Vecera) [2128180]
- net: remove .ndo_change_proto_down (Ivan Vecera) [2128180]
- tipc: fix an information leak in tipc_topsrv_kern_subscr (Xin Long) [2134964]
- tipc: Fix recognition of trial period (Xin Long) [2134964]
- tipc: fix shift wrapping bug in map_get() (Xin Long) [2134964]
- scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels (Tomas Henzl) [2136223]
- drm: fix duplicated code in drm_connector_register (Karol Herbst) [2132575]
- iavf: Fix adminq error handling (Petr Oros) [2003608]
Resolves: rhbz#2125474

Signed-off-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
This commit is contained in:
Luis Claudio R. Goncalves 2022-11-05 11:51:09 -03:00
parent fcdcbe5112
commit 0efecf377b
3 changed files with 29 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 = 186
RHEL_RELEASE = 187
#
# ZSTREAM
@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes")
endif
endif
RTBUILD:=.186
RTBUILD:=.187

View File

@ -119,15 +119,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 186.rt21.186
%define pkgrelease 187.rt21.187
%define kversion 5
%define tarfile_release 5.14.0-186.rt21.186.el9
%define tarfile_release 5.14.0-187.rt21.187.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 186.rt21.186%{?buildid}%{?dist}
%define specrelease 187.rt21.187%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-186.rt21.186.el9
%define kabiversion 5.14.0-187.rt21.187.el9
#
# End of genspec.sh variables
@ -3187,6 +3187,26 @@ fi
#
#
%changelog
* Sat Nov 05 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-187.rt21.187.el9]
- [rt] build kernel-rt-5.14.0-187.rt21.187.el9 [2125474]
- drm/mgag200: Fix PLL setup for G200_SE_A rev >=4 (Jocelyn Falempe) [1960467]
- mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context. (Izabela Bakollari) [2091165]
- redhat/docs: Update with DISTLOCALVERSION (Frantisek Hrbata)
- redhat/Makefile: Rename LOCALVERSION to DISTLOCALVERSION (Frantisek Hrbata)
- net: move netif_set_gso_max helpers (Ivan Vecera) [2128180]
- net: make drivers set the TSO limit not the GSO limit (Ivan Vecera) [2128180]
- net: don't allow user space to lift the device limits (Ivan Vecera) [2128180]
- net: add netif_inherit_tso_max() (Ivan Vecera) [2128180]
- net: extract a few internals from netdevice.h (Ivan Vecera) [2128180]
- net: unexport a handful of dev_* functions (Ivan Vecera) [2128180]
- net: remove .ndo_change_proto_down (Ivan Vecera) [2128180]
- tipc: fix an information leak in tipc_topsrv_kern_subscr (Xin Long) [2134964]
- tipc: Fix recognition of trial period (Xin Long) [2134964]
- tipc: fix shift wrapping bug in map_get() (Xin Long) [2134964]
- scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels (Tomas Henzl) [2136223]
- drm: fix duplicated code in drm_connector_register (Karol Herbst) [2132575]
- iavf: Fix adminq error handling (Petr Oros) [2003608]
* Fri Nov 04 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-186.rt21.186.el9]
- [rt] build kernel-rt-5.14.0-186.rt21.186.el9 [2125474]
- perf/arm-cmn: Decode CAL devices properly in debugfs (Jeremy Linton) [2118804]

View File

@ -1,4 +1,4 @@
SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c
SHA512 (linux-5.14.0-186.rt21.186.el9.tar.xz) = e0c8bf5639dd856b70ffccfdef9fa7fe124145e52cda5cf984b50d22e77df26f5fa00a4a2d060c833615970ab74604960599f5d4aa0a46f047a133d5afac4ae5
SHA512 (kernel-abi-stablelists-5.14.0-186.rt21.186.el9.tar.bz2) = 9403b93d545d4b12b3cb6056a6fd7918d2d021323da2c13ba4aa5991f06af9566667cb8414646000af5d6abdc138b6f4b9d7326fd0c6ccf54c0e838a9dcbe013
SHA512 (kernel-kabi-dw-5.14.0-186.rt21.186.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578
SHA512 (linux-5.14.0-187.rt21.187.el9.tar.xz) = aabf77cc1177ed1bb9725d334d06a6ba1fb16827be7317d8cd3c0b63f2f6fd53a6d04bcd24759310ead9982da6f7b24c11566fa57d4bebb2e7c1fd5b231c208c
SHA512 (kernel-abi-stablelists-5.14.0-187.rt21.187.el9.tar.bz2) = b7be0d8063e2730ecf974f421c6b1c31feea21985907ba8c37c49f20c5bd36ea51ded018af062c749f438cf2cb31851a5c39693aec5009f06e29b7ec8569b0df
SHA512 (kernel-kabi-dw-5.14.0-187.rt21.187.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578