kernel-5.14.0-403.el9

* Tue Jan 02 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-403.el9]
- virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORT (Wander Lairson Costa) [2216526]
- mm/slab: Add __free() support for kvfree (Wander Lairson Costa) [2216526]
- virt: sevguest: Prep for kernel internal get_ext_report() (Wander Lairson Costa) [2216526]
- virt: sevguest: Fix passing a stack buffer as a scatterlist target (Wander Lairson Costa) [2216526]
- kbuild: Drop -Wdeclaration-after-statement (Wander Lairson Costa) [2216526]
- kbuild: Add environment variables for userprogs flags (Wander Lairson Costa) [2216526]
- cleanup: Make no_free_ptr() __must_check (Wander Lairson Costa) [2216526]
- locking: Introduce __cleanup() based infrastructure (Wander Lairson Costa) [2216526]
- dmaengine: ioat: Free up __cleanup() name (Wander Lairson Costa) [2216526]
- string: Add __realloc_size hint to kmemdup() (Wander Lairson Costa) [2216526]
- virt: tdx-guest: Add Quote generation support using TSM_REPORTS (Wander Lairson Costa) [2216526]
- configfs-tsm: Introduce a shared ABI for attestation reports (Wander Lairson Costa) [2216526]
- virt: coco: Add a coco/Makefile and coco/Kconfig (Wander Lairson Costa) [2216526]
- sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0 (Phil Auld) [RHEL-17580]
- sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0 (Phil Auld) [RHEL-17580]
- sched/rt: Fix live lock between select_fallback_rq() and RT push (Phil Auld) [RHEL-17580]
- sched/topology: Fix sched_numa_find_nth_cpu() comment (Phil Auld) [RHEL-17580]
- sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu() (Phil Auld) [RHEL-17580]
- sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case (Phil Auld) [RHEL-17580]
- sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case (Phil Auld) [RHEL-17580]
- sched/fair: Fix open-coded numa_nearest_node() (Phil Auld) [RHEL-17580]
- numa: Generalize numa_map_to_online_node() (Phil Auld) [RHEL-17580]
- net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams. (Antoine Tenart) [RHEL-17413]
- net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated (Antoine Tenart) [RHEL-17413]
- IPv4: add extack info for IPv4 address add/delete (Antoine Tenart) [RHEL-17413]
- bpf, xdp: Add tracepoint to xdp attaching failure (Antoine Tenart) [RHEL-17413]
- net/sched: sch_hfsc: warn about class in use while deleting (Antoine Tenart) [RHEL-17413]
- net/sched: sch_htb: warn about class in use while deleting (Antoine Tenart) [RHEL-17413]
- netdevsim: Fill IPsec state validation failure reason (Antoine Tenart) [RHEL-17413]
- net/sock: Introduce trace_sk_data_ready() (Antoine Tenart) [RHEL-17413]
- sock: add tracepoint for send recv length (Antoine Tenart) [RHEL-17413]
- tcp: add missing family to tcp_set_ca_state() tracepoint (Antoine Tenart) [RHEL-17413]
- tcp: Add tracepoint for tcp_set_ca_state (Antoine Tenart) [RHEL-17413]
- netdevice: add missing dm_private kdoc (Antoine Tenart) [RHEL-17413]
- drop_monitor: remove quadratic behavior (Antoine Tenart) [RHEL-17413]
- ceph: defer stopping mdsc delayed_work (Xiubo Li) [RHEL-16415]
- ceph: never send metrics if disable_send_metrics is set (Xiubo Li) [RHEL-16415]
- ceph: don't let check_caps skip sending responses for revoke msgs (Xiubo Li) [RHEL-16415]
- ceph: issue a cap release immediately if no cap exists (Xiubo Li) [RHEL-16415]
- ceph: trigger to flush the buffer when making snapshot (Xiubo Li) [RHEL-16415]
- ceph: fix blindly expanding the readahead windows (Xiubo Li) [RHEL-16415]
- ceph: add a dedicated private data for netfs rreq (Xiubo Li) [RHEL-16415]
- ceph: voluntarily drop Xx caps for requests those touch parent mtime (Xiubo Li) [RHEL-16415]
- ceph: try to dump the msgs when decoding fails (Xiubo Li) [RHEL-16415]
- ceph: only send metrics when the MDS rank is ready (Xiubo Li) [RHEL-16415]
- arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones (Audra Mitchell) [2188997]
- arm64: kdump: do not map crashkernel region specifically (Audra Mitchell) [2188997]
- arm64: kdump : take off the protection on crashkernel memory region (Audra Mitchell) [2188997]
- nvmet: nul-terminate the NQNs passed in the connect command (Maurizio Lombardi) [RHEL-16691] {CVE-2023-6121}
- hwmon: (coretemp) Fix potentially truncated sysfs attribute name (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Delete an obsolete comment (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Delete tjmax debug message (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Simplify platform device handling (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Add support for dynamic ttarget (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Add support for dynamic tjmax (David Arcari) [RHEL-19759]
- hwmon: (coretemp) rearrange tjmax handing code (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Remove obsolete temp_data->valid (David Arcari) [RHEL-19759]
- hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new() (David Arcari) [RHEL-19759]
- hwmon: cleanup non-bool "valid" data fields (David Arcari) [RHEL-19759]
- netdev: replace napi_reschedule with napi_schedule (Ivan Vecera) [RHEL-19711]
- netdev: make napi_schedule return bool on NAPI successful schedule (Ivan Vecera) [RHEL-19711]
- netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule (Ivan Vecera) [RHEL-19711]
Resolves: rhbz#2188997, rhbz#2216526, RHEL-16415, RHEL-16691, RHEL-17413, RHEL-17580, RHEL-19711, RHEL-19759

Signed-off-by: Scott Weaver <scweaver@redhat.com>
This commit is contained in:
Scott Weaver 2024-01-02 10:51:09 -05:00
parent 3607d37c84
commit c875d0a703
3 changed files with 72 additions and 8 deletions

View File

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

View File

@ -165,15 +165,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 402
%define pkgrelease 403
%define kversion 5
%define tarfile_release 5.14.0-402.el9
%define tarfile_release 5.14.0-403.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 402%{?buildid}%{?dist}
%define specrelease 403%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-402.el9
%define kabiversion 5.14.0-403.el9
#
# End of genspec.sh variables
@ -3751,6 +3751,70 @@ fi
#
#
%changelog
* Tue Jan 02 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-403.el9]
- virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORT (Wander Lairson Costa) [2216526]
- mm/slab: Add __free() support for kvfree (Wander Lairson Costa) [2216526]
- virt: sevguest: Prep for kernel internal get_ext_report() (Wander Lairson Costa) [2216526]
- virt: sevguest: Fix passing a stack buffer as a scatterlist target (Wander Lairson Costa) [2216526]
- kbuild: Drop -Wdeclaration-after-statement (Wander Lairson Costa) [2216526]
- kbuild: Add environment variables for userprogs flags (Wander Lairson Costa) [2216526]
- cleanup: Make no_free_ptr() __must_check (Wander Lairson Costa) [2216526]
- locking: Introduce __cleanup() based infrastructure (Wander Lairson Costa) [2216526]
- dmaengine: ioat: Free up __cleanup() name (Wander Lairson Costa) [2216526]
- string: Add __realloc_size hint to kmemdup() (Wander Lairson Costa) [2216526]
- virt: tdx-guest: Add Quote generation support using TSM_REPORTS (Wander Lairson Costa) [2216526]
- configfs-tsm: Introduce a shared ABI for attestation reports (Wander Lairson Costa) [2216526]
- virt: coco: Add a coco/Makefile and coco/Kconfig (Wander Lairson Costa) [2216526]
- sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0 (Phil Auld) [RHEL-17580]
- sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0 (Phil Auld) [RHEL-17580]
- sched/rt: Fix live lock between select_fallback_rq() and RT push (Phil Auld) [RHEL-17580]
- sched/topology: Fix sched_numa_find_nth_cpu() comment (Phil Auld) [RHEL-17580]
- sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu() (Phil Auld) [RHEL-17580]
- sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case (Phil Auld) [RHEL-17580]
- sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case (Phil Auld) [RHEL-17580]
- sched/fair: Fix open-coded numa_nearest_node() (Phil Auld) [RHEL-17580]
- numa: Generalize numa_map_to_online_node() (Phil Auld) [RHEL-17580]
- net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams. (Antoine Tenart) [RHEL-17413]
- net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated (Antoine Tenart) [RHEL-17413]
- IPv4: add extack info for IPv4 address add/delete (Antoine Tenart) [RHEL-17413]
- bpf, xdp: Add tracepoint to xdp attaching failure (Antoine Tenart) [RHEL-17413]
- net/sched: sch_hfsc: warn about class in use while deleting (Antoine Tenart) [RHEL-17413]
- net/sched: sch_htb: warn about class in use while deleting (Antoine Tenart) [RHEL-17413]
- netdevsim: Fill IPsec state validation failure reason (Antoine Tenart) [RHEL-17413]
- net/sock: Introduce trace_sk_data_ready() (Antoine Tenart) [RHEL-17413]
- sock: add tracepoint for send recv length (Antoine Tenart) [RHEL-17413]
- tcp: add missing family to tcp_set_ca_state() tracepoint (Antoine Tenart) [RHEL-17413]
- tcp: Add tracepoint for tcp_set_ca_state (Antoine Tenart) [RHEL-17413]
- netdevice: add missing dm_private kdoc (Antoine Tenart) [RHEL-17413]
- drop_monitor: remove quadratic behavior (Antoine Tenart) [RHEL-17413]
- ceph: defer stopping mdsc delayed_work (Xiubo Li) [RHEL-16415]
- ceph: never send metrics if disable_send_metrics is set (Xiubo Li) [RHEL-16415]
- ceph: don't let check_caps skip sending responses for revoke msgs (Xiubo Li) [RHEL-16415]
- ceph: issue a cap release immediately if no cap exists (Xiubo Li) [RHEL-16415]
- ceph: trigger to flush the buffer when making snapshot (Xiubo Li) [RHEL-16415]
- ceph: fix blindly expanding the readahead windows (Xiubo Li) [RHEL-16415]
- ceph: add a dedicated private data for netfs rreq (Xiubo Li) [RHEL-16415]
- ceph: voluntarily drop Xx caps for requests those touch parent mtime (Xiubo Li) [RHEL-16415]
- ceph: try to dump the msgs when decoding fails (Xiubo Li) [RHEL-16415]
- ceph: only send metrics when the MDS rank is ready (Xiubo Li) [RHEL-16415]
- arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones (Audra Mitchell) [2188997]
- arm64: kdump: do not map crashkernel region specifically (Audra Mitchell) [2188997]
- arm64: kdump : take off the protection on crashkernel memory region (Audra Mitchell) [2188997]
- nvmet: nul-terminate the NQNs passed in the connect command (Maurizio Lombardi) [RHEL-16691] {CVE-2023-6121}
- hwmon: (coretemp) Fix potentially truncated sysfs attribute name (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Delete an obsolete comment (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Delete tjmax debug message (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Simplify platform device handling (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Add support for dynamic ttarget (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Add support for dynamic tjmax (David Arcari) [RHEL-19759]
- hwmon: (coretemp) rearrange tjmax handing code (David Arcari) [RHEL-19759]
- hwmon: (coretemp) Remove obsolete temp_data->valid (David Arcari) [RHEL-19759]
- hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new() (David Arcari) [RHEL-19759]
- hwmon: cleanup non-bool "valid" data fields (David Arcari) [RHEL-19759]
- netdev: replace napi_reschedule with napi_schedule (Ivan Vecera) [RHEL-19711]
- netdev: make napi_schedule return bool on NAPI successful schedule (Ivan Vecera) [RHEL-19711]
- netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule (Ivan Vecera) [RHEL-19711]
* Thu Dec 21 2023 Scott Weaver <scweaver@redhat.com> [5.14.0-402.el9]
- platform/x86/intel/pmt: Ignore uninitialized entries (David Arcari) [RHEL-19678]
- platform/x86/intel/pmt: Add INTEL_PMT module namespace (David Arcari) [RHEL-19678]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-402.el9.tar.xz) = 732b10577397b14711a9e58f4d5076ee17cb971722268caaa04694b188fbe0a67d33febc3eeaa27da4dc9434f70574f6295382fd9e881d6c322d53a607170661
SHA512 (kernel-abi-stablelists-5.14.0-402.el9.tar.bz2) = e7d3dcfa4776f8d33f33eba7caf4345f693a4ac25fde023a45c428b83d553604627ea9d06b0884cf422bd12a47716a3960239227cf332e329de41c3daaa7c088
SHA512 (kernel-kabi-dw-5.14.0-402.el9.tar.bz2) = 752760a405502ebcc1833a024103f5e124760185b7ffb164aa294ddfb3226ff4e86923e3cf0ed54e83dea271971b64ce2b0db03a6833e5d59e558262fd01149d
SHA512 (linux-5.14.0-403.el9.tar.xz) = 37850d34ed27ac77b0e53dc6566267e65c24f5b4f9fc0a20f67a465127e75f20eef2d1b511028da57e284001912c63f8057c10df0f27f937573f28d576b20130
SHA512 (kernel-abi-stablelists-5.14.0-403.el9.tar.bz2) = 5d71e0189728e270e2e7e527c83f85b93c07ba222a187779c4a90eb08461c6d4fdaa89924f0fd24ff7e451a7b10c0c7843cb9ebfd12115448c090dab180955b9
SHA512 (kernel-kabi-dw-5.14.0-403.el9.tar.bz2) = fd2632111a99da5efa2d5a587e557532e20376c13d57d84dd0c3bcfdc7f76a2d7a4053225fa62663134c50b602d6e67de3a31cde9c55f4fd11653497be91d45d