1
0
forked from rpms/kernel

kernel-5.14.0-210.el9

* Fri Dec 09 2022 Herton R. Krzesinski <herton@redhat.com> [5.14.0-210.el9]
- NFSD: Mark exports of NFS as unsupported (Benjamin Coddington) [2150887]
- bonding: get correct NA dest address (Jonathan Toppins) [2112748]
- bonding: fix ICMPv6 header handling when receiving IPv6 messages (Jonathan Toppins) [2112748]
- mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI (Steve Best) [2122404]
- mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI (Steve Best) [2122404]
- mmc: sdhci-tegra: Use actual clock rate for SW tuning correction (Steve Best) [2122404]
- mmc: sdhci-tegra: Use of_device_get_match_data() helper (Steve Best) [2122404]
- mmc: sdhci-tegra: Enable wake on SD card event (Steve Best) [2122404]
- mmc: sdhci-tegra: Add runtime PM and OPP support (Steve Best) [2122404]
- mmc: sdhci-tegra: Fix switch to HS400ES mode (Steve Best) [2122404]
- Enable LinuxRV in Config (Alessandro Carminati) [2129758]
- rv/dot2c: Make automaton definition static (Alessandro Carminati) [2129758]
- rv/monitor: Add __init/__exit annotations to module init/exit funcs (Alessandro Carminati) [2129758]
- rv/dot2K: add 'static' qualifier for local variable (Alessandro Carminati) [2129758]
- rv/monitors: add 'static' qualifier for local symbols (Alessandro Carminati) [2129758]
- rv/reactor: add __init/__exit annotations to module init/exit funcs (Alessandro Carminati) [2129758]
- rv: Unlock on error path in rv_unregister_reactor() (Alessandro Carminati) [2129758]
- MAINTAINERS: Add Runtime Verification (RV) entry (Alessandro Carminati) [2129758]
- rv/monitors: Make monitor's automata definition static (Alessandro Carminati) [2129758]
- rv/reactor: Add the panic reactor (Alessandro Carminati) [2129758]
- rv/reactor: Add the printk reactor (Alessandro Carminati) [2129758]
- rv/monitor: Add the wwnr monitor (Alessandro Carminati) [2129758]
- rv/monitor: Add the wip monitor (Alessandro Carminati) [2129758]
- rv/monitor: Add the wip monitor skeleton created by dot2k (Alessandro Carminati) [2129758]
- Documentation/rv: Add deterministic automata instrumentation documentation (Alessandro Carminati) [2129758]
- Documentation/rv: Add deterministic automata monitor synthesis documentation (Alessandro Carminati) [2129758]
- tools/rv: Add dot2k (Alessandro Carminati) [2129758]
- Documentation/rv: Add deterministic automaton documentation (Alessandro Carminati) [2129758]
- tools/rv: Add dot2c (Alessandro Carminati) [2129758]
- Documentation/rv: Add a basic documentation (Alessandro Carminati) [2129758]
- rv/include: Add instrumentation helper functions (Alessandro Carminati) [2129758]
- rv/include: Add deterministic automata monitor definition via C macros (Alessandro Carminati) [2129758]
- rv/include: Add helper functions for deterministic automata (Alessandro Carminati) [2129758]
- rv: Add runtime reactors interface (Alessandro Carminati) [2129758]
- rv: Add Runtime Verification (RV) interface (Alessandro Carminati) [2129758]
- tracing: make tracer_init_tracefs initcall asynchronous (Alessandro Carminati) [2129758]
- fs: dlm: fix race in lowcomms (Alexander Aring) [2110543]
- EDAC/ghes: Set the DIMM label unconditionally (Aristeu Rozanski) [2109713]
Resolves: rhbz#2150887, rhbz#2112748, rhbz#2122404, rhbz#2129758, rhbz#2110543, rhbz#2109713

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
This commit is contained in:
Herton R. Krzesinski 2022-12-09 16:30:00 +00:00
parent cad2349d14
commit 7b9a0590d9
12 changed files with 93 additions and 8 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 = 209
RHEL_RELEASE = 210
#
# ZSTREAM

View File

@ -4703,6 +4703,11 @@ CONFIG_RTW89_DEBUGFS=y
CONFIG_RTW89_DEBUGMSG=y
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
# CONFIG_SAMPLES is not set
# CONFIG_SATA_ACARD_AHCI is not set
CONFIG_SATA_AHCI_PLATFORM=m

View File

@ -4681,6 +4681,11 @@ CONFIG_RTW89_8852AE=m
# CONFIG_RTW89_DEBUGMSG is not set
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
# CONFIG_SAMPLES is not set
# CONFIG_SATA_ACARD_AHCI is not set
CONFIG_SATA_AHCI_PLATFORM=m

View File

@ -4267,6 +4267,11 @@ CONFIG_RTW89_DEBUGFS=y
CONFIG_RTW89_DEBUGMSG=y
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
# CONFIG_SAMPLES is not set
# CONFIG_SATA_ACARD_AHCI is not set
CONFIG_SATA_AHCI=m

View File

@ -4247,6 +4247,11 @@ CONFIG_RTW89_8852AE=m
# CONFIG_RTW89_DEBUGMSG is not set
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
# CONFIG_SAMPLES is not set
# CONFIG_SATA_ACARD_AHCI is not set
CONFIG_SATA_AHCI=m

View File

@ -4210,6 +4210,11 @@ CONFIG_RTW89_DEBUGFS=y
CONFIG_RTW89_DEBUGMSG=y
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
CONFIG_S390_AP_IOMMU=y
CONFIG_S390_CCW_IOMMU=y
CONFIG_S390_GUEST=y

View File

@ -4190,6 +4190,11 @@ CONFIG_RTW89_8852AE=m
# CONFIG_RTW89_DEBUGMSG is not set
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
CONFIG_S390_AP_IOMMU=y
CONFIG_S390_CCW_IOMMU=y
CONFIG_S390_GUEST=y

View File

@ -4207,6 +4207,11 @@ CONFIG_RTW89_8852AE=m
# CONFIG_RTW89_DEBUGMSG is not set
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
CONFIG_S390_AP_IOMMU=y
CONFIG_S390_CCW_IOMMU=y
# CONFIG_S390_GUEST is not set

View File

@ -4437,6 +4437,11 @@ CONFIG_RTW89_DEBUGFS=y
CONFIG_RTW89_DEBUGMSG=y
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
# CONFIG_SAMPLE_ANDROID_BINDERFS is not set
# CONFIG_SAMPLE_AUXDISPLAY is not set
# CONFIG_SAMPLE_CONFIGFS is not set

View File

@ -4416,6 +4416,11 @@ CONFIG_RTW89_8852AE=m
# CONFIG_RTW89_DEBUGMSG is not set
CONFIG_RTW89=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_RV_MON_WWNR=y
CONFIG_RV_REACTORS=y
CONFIG_RV_REACT_PANIC=y
CONFIG_RV_REACT_PRINTK=y
CONFIG_RV=y
# CONFIG_SAMPLE_ANDROID_BINDERFS is not set
# CONFIG_SAMPLE_AUXDISPLAY is not set
# CONFIG_SAMPLE_CONFIGFS is not set

View File

@ -119,15 +119,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 209
%define pkgrelease 210
%define kversion 5
%define tarfile_release 5.14.0-209.el9
%define tarfile_release 5.14.0-210.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 209%{?buildid}%{?dist}
%define specrelease 210%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-209.el9
%define kabiversion 5.14.0-210.el9
#
# End of genspec.sh variables
@ -3106,6 +3106,46 @@ fi
#
#
%changelog
* Fri Dec 09 2022 Herton R. Krzesinski <herton@redhat.com> [5.14.0-210.el9]
- NFSD: Mark exports of NFS as unsupported (Benjamin Coddington) [2150887]
- bonding: get correct NA dest address (Jonathan Toppins) [2112748]
- bonding: fix ICMPv6 header handling when receiving IPv6 messages (Jonathan Toppins) [2112748]
- mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI (Steve Best) [2122404]
- mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI (Steve Best) [2122404]
- mmc: sdhci-tegra: Use actual clock rate for SW tuning correction (Steve Best) [2122404]
- mmc: sdhci-tegra: Use of_device_get_match_data() helper (Steve Best) [2122404]
- mmc: sdhci-tegra: Enable wake on SD card event (Steve Best) [2122404]
- mmc: sdhci-tegra: Add runtime PM and OPP support (Steve Best) [2122404]
- mmc: sdhci-tegra: Fix switch to HS400ES mode (Steve Best) [2122404]
- Enable LinuxRV in Config (Alessandro Carminati) [2129758]
- rv/dot2c: Make automaton definition static (Alessandro Carminati) [2129758]
- rv/monitor: Add __init/__exit annotations to module init/exit funcs (Alessandro Carminati) [2129758]
- rv/dot2K: add 'static' qualifier for local variable (Alessandro Carminati) [2129758]
- rv/monitors: add 'static' qualifier for local symbols (Alessandro Carminati) [2129758]
- rv/reactor: add __init/__exit annotations to module init/exit funcs (Alessandro Carminati) [2129758]
- rv: Unlock on error path in rv_unregister_reactor() (Alessandro Carminati) [2129758]
- MAINTAINERS: Add Runtime Verification (RV) entry (Alessandro Carminati) [2129758]
- rv/monitors: Make monitor's automata definition static (Alessandro Carminati) [2129758]
- rv/reactor: Add the panic reactor (Alessandro Carminati) [2129758]
- rv/reactor: Add the printk reactor (Alessandro Carminati) [2129758]
- rv/monitor: Add the wwnr monitor (Alessandro Carminati) [2129758]
- rv/monitor: Add the wip monitor (Alessandro Carminati) [2129758]
- rv/monitor: Add the wip monitor skeleton created by dot2k (Alessandro Carminati) [2129758]
- Documentation/rv: Add deterministic automata instrumentation documentation (Alessandro Carminati) [2129758]
- Documentation/rv: Add deterministic automata monitor synthesis documentation (Alessandro Carminati) [2129758]
- tools/rv: Add dot2k (Alessandro Carminati) [2129758]
- Documentation/rv: Add deterministic automaton documentation (Alessandro Carminati) [2129758]
- tools/rv: Add dot2c (Alessandro Carminati) [2129758]
- Documentation/rv: Add a basic documentation (Alessandro Carminati) [2129758]
- rv/include: Add instrumentation helper functions (Alessandro Carminati) [2129758]
- rv/include: Add deterministic automata monitor definition via C macros (Alessandro Carminati) [2129758]
- rv/include: Add helper functions for deterministic automata (Alessandro Carminati) [2129758]
- rv: Add runtime reactors interface (Alessandro Carminati) [2129758]
- rv: Add Runtime Verification (RV) interface (Alessandro Carminati) [2129758]
- tracing: make tracer_init_tracefs initcall asynchronous (Alessandro Carminati) [2129758]
- fs: dlm: fix race in lowcomms (Alexander Aring) [2110543]
- EDAC/ghes: Set the DIMM label unconditionally (Aristeu Rozanski) [2109713]
* Thu Dec 08 2022 Herton R. Krzesinski <herton@redhat.com> [5.14.0-209.el9]
- RHEL: ALSA: update configuration (Jaroslav Kysela) [2125537]
- ASoC: SOF: Intel: pci-mtl: fix firmware name (Jaroslav Kysela) [2125537]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-209.el9.tar.xz) = ea08f44940b911ae035f269b49f521a4c6ea0b8d0e476c096d305eff698860cbdb14b70175eacdd4c137bc43895c95a0f601273f143265d2cbb2736d616499ba
SHA512 (kernel-abi-stablelists-5.14.0-209.el9.tar.bz2) = 739694c947a365a25129401e654d020fe7a5f65468099eb6869046e51dff42c94ceb166488af4620407de28a51aa8d839a9e8c36d3f0179f9602808e50ed1a55
SHA512 (kernel-kabi-dw-5.14.0-209.el9.tar.bz2) = e96af04b7c182da9a4eb2fa1d5bf16813693b5befd80075855c2a4774aabe24e7eebc58f7ce185776594b1eff75361132284b7fb5a28ff489cf3e1878c371a33
SHA512 (linux-5.14.0-210.el9.tar.xz) = 2ec9f801053aa230dcacef84e0303dd49b786f26924cd88eddd13b09ed272d8e86696f3aebe105a5eab0341c87ba171a06e84e17d3ab1e7d8fac7de8b9636149
SHA512 (kernel-abi-stablelists-5.14.0-210.el9.tar.bz2) = de36879fa9b5f400c88524b2b8deb97b75565cce54345052a8531b8a5769e0b195841b8e875f8281d74ad73ac7fafece0d49c71a7d8367c042c40639e2d4e77f
SHA512 (kernel-kabi-dw-5.14.0-210.el9.tar.bz2) = 0e9d9c4b6bac4986f57cff3e389d426facdefae1ec0401c55ba658c1f57cdf24907ed61e0fae7c0f8e827183a1df6021ae52c6f0ac0cb6776ad07103143bed6d