kernel-5.14.0-244.el9

* Wed Jan 25 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-244.el9]
- gitlab-ci: use CI templates from production branch (Michael Hofmann)
- net/mlx5: fw_reset: Don't try to load device in case PCI isn't working (Petr Oros) [2131117]
- net/mlx5: Fix sync reset event handler error flow (Petr Oros) [2131117]
- net/mlx5: Lag, Fix for loop when checking lag (Petr Oros) [2131117]
- net/mlx5: E-switch, Destroy legacy fdb table when needed (Petr Oros) [2131117]
- net/mlx5: E-switch, Fix duplicate lag creation (Petr Oros) [2131117]
- net/mlx5: Unlock on error in mlx5_sriov_enable() (Petr Oros) [2131117]
- Documentation: devlink: add add devlink-selftests to the table of contents (Petr Oros) [2131117]
- mlxsw: minimal: Fix deadlock in ports creation (Petr Oros) [2131117]
- mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister() (Petr Oros) [2131117]
- net/mlx5: unlock on error path in esw_vfs_changed_event_handler() (Petr Oros) [2131117]
- net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode (Petr Oros) [2131117]
- net: devlink: add port_init/fini() helpers to allow pre-register/post-unregister functions (Petr Oros) [2131117]
- net: devlink: introduce a flag to indicate devlink port being registered (Petr Oros) [2131117]
- net: devlink: introduce port registered assert helper and use it (Petr Oros) [2131117]
- net: devlink: stub port params cmds for they are unused internally (Petr Oros) [2131117]
- net: devlink: limit flash component name to match version returned by info_get() (Petr Oros) [2131117]
- netdevsim: add version fw.mgmt info info_get() and mark as a component (Petr Oros) [2131117]
- net: devlink: extend info_get() version put to indicate a flash component (Petr Oros) [2131117]
- net: devlink: Fix missing mutex_unlock() call (Petr Oros) [2131117]
- net: devlink: enable parallel ops on netlink interface (Petr Oros) [2131117]
- net: devlink: remove devlink_mutex (Petr Oros) [2131117]
- net: devlink: convert reload command to take implicit devlink->lock (Petr Oros) [2131117]
- net: devlink: introduce "unregistering" mark and use it during devlinks iteration (Petr Oros) [2131117]
- devlink: Hold the instance lock in health callbacks (Petr Oros) [2131117]
- net/mlx5: Lock mlx5 devlink health recovery callback (Petr Oros) [2131117]
- net/mlx4: Lock mlx4 devlink reload callback (Petr Oros) [2131117]
- net/mlx4: Use devl_ API for devlink port register / unregister (Petr Oros) [2131117]
- net/mlx4: Use devl_ API for devlink region create / destroy (Petr Oros) [2131117]
- net/mlx5: Lock mlx5 devlink reload callbacks (Petr Oros) [2131117]
- net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload (Petr Oros) [2131117]
- net: devlink: remove region snapshots list dependency on devlink->lock (Petr Oros) [2131117]
- net: devlink: remove region snapshot ID tracking dependency on devlink->lock (Petr Oros) [2131117]
- devlink: introduce framework for selftests (Petr Oros) [2131117]
- net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit() (Petr Oros) [2131117]
- mlxsw: core_linecards: Introduce per line card auxiliary device (Petr Oros) [2131117]
- net: devlink: introduce nested devlink entity for line card (Petr Oros) [2131117]
- net: devlink: move net check into devlinks_xa_for_each_registered_get() (Petr Oros) [2131117]
- net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration (Petr Oros) [2131117]
- net: devlink: remove unused locked functions (Petr Oros) [2131117]
- netdevsim: convert driver to use unlocked devlink API during init/fini (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_region_create/destroy() functions (Petr Oros) [2131117]
- mlxsw: convert driver to use unlocked devlink API during init/fini (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_dpipe*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_sb*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_resource*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devling_trap*() functions (Petr Oros) [2131117]
- net: devlink: avoid false DEADLOCK warning reported by lockdep (Petr Oros) [2131117]
- net: devlink: fix return statement in devlink_port_new_notify() (Petr Oros) [2131117]
- net: devlink: fix a typo in function name devlink_port_new_notifiy() (Petr Oros) [2131117]
- net: devlink: make devlink_dpipe_headers_register() return void (Petr Oros) [2131117]
- net: devlink: move unlocked function prototypes alongside the locked ones (Petr Oros) [2131117]
- net: devlink: use helpers to work with devlink->lock mutex (Petr Oros) [2131117]
- net: devlink: fix unlocked vs locked functions descriptions (Petr Oros) [2131117]
- devlink: Hold the instance lock in port_new / port_del callbacks (Petr Oros) [2131117]
- net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5e_devlink_port_register (Petr Oros) [2131117]
- devlink: Remove unused functions devlink_rate_leaf_create/destroy (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register (Petr Oros) [2131117]
- devlink: Remove unused function devlink_rate_nodes_destroy (Petr Oros) [2131117]
- net/mlx5: Use devl_ API for rate nodes destroy (Petr Oros) [2131117]
- net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter (Petr Oros) [2131117]
- net/mlx5: E-switch: Change eswitch mode only via devlink command (Petr Oros) [2131117]
- net/mlx5: E-switch, Remove dependency between sriov and eswitch mode (Petr Oros) [2131117]
- net/mlx5: E-switch, Introduce flag to indicate if fdb table is created (Petr Oros) [2131117]
- net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is created (Petr Oros) [2131117]
- devlink: adopt u64_stats_t (Petr Oros) [2131117]
Resolves: rhbz#2131117

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
This commit is contained in:
Herton R. Krzesinski 2023-01-25 16:10:15 +00:00
parent cd74b1dbf8
commit bb4f3c7ef9
3 changed files with 78 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 = 243
RHEL_RELEASE = 244
#
# ZSTREAM

View File

@ -119,15 +119,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 243
%define pkgrelease 244
%define kversion 5
%define tarfile_release 5.14.0-243.el9
%define tarfile_release 5.14.0-244.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 243%{?buildid}%{?dist}
%define specrelease 244%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-243.el9
%define kabiversion 5.14.0-244.el9
#
# End of genspec.sh variables
@ -3116,6 +3116,76 @@ fi
#
#
%changelog
* Wed Jan 25 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-244.el9]
- gitlab-ci: use CI templates from production branch (Michael Hofmann)
- net/mlx5: fw_reset: Don't try to load device in case PCI isn't working (Petr Oros) [2131117]
- net/mlx5: Fix sync reset event handler error flow (Petr Oros) [2131117]
- net/mlx5: Lag, Fix for loop when checking lag (Petr Oros) [2131117]
- net/mlx5: E-switch, Destroy legacy fdb table when needed (Petr Oros) [2131117]
- net/mlx5: E-switch, Fix duplicate lag creation (Petr Oros) [2131117]
- net/mlx5: Unlock on error in mlx5_sriov_enable() (Petr Oros) [2131117]
- Documentation: devlink: add add devlink-selftests to the table of contents (Petr Oros) [2131117]
- mlxsw: minimal: Fix deadlock in ports creation (Petr Oros) [2131117]
- mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister() (Petr Oros) [2131117]
- net/mlx5: unlock on error path in esw_vfs_changed_event_handler() (Petr Oros) [2131117]
- net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode (Petr Oros) [2131117]
- net: devlink: add port_init/fini() helpers to allow pre-register/post-unregister functions (Petr Oros) [2131117]
- net: devlink: introduce a flag to indicate devlink port being registered (Petr Oros) [2131117]
- net: devlink: introduce port registered assert helper and use it (Petr Oros) [2131117]
- net: devlink: stub port params cmds for they are unused internally (Petr Oros) [2131117]
- net: devlink: limit flash component name to match version returned by info_get() (Petr Oros) [2131117]
- netdevsim: add version fw.mgmt info info_get() and mark as a component (Petr Oros) [2131117]
- net: devlink: extend info_get() version put to indicate a flash component (Petr Oros) [2131117]
- net: devlink: Fix missing mutex_unlock() call (Petr Oros) [2131117]
- net: devlink: enable parallel ops on netlink interface (Petr Oros) [2131117]
- net: devlink: remove devlink_mutex (Petr Oros) [2131117]
- net: devlink: convert reload command to take implicit devlink->lock (Petr Oros) [2131117]
- net: devlink: introduce "unregistering" mark and use it during devlinks iteration (Petr Oros) [2131117]
- devlink: Hold the instance lock in health callbacks (Petr Oros) [2131117]
- net/mlx5: Lock mlx5 devlink health recovery callback (Petr Oros) [2131117]
- net/mlx4: Lock mlx4 devlink reload callback (Petr Oros) [2131117]
- net/mlx4: Use devl_ API for devlink port register / unregister (Petr Oros) [2131117]
- net/mlx4: Use devl_ API for devlink region create / destroy (Petr Oros) [2131117]
- net/mlx5: Lock mlx5 devlink reload callbacks (Petr Oros) [2131117]
- net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload (Petr Oros) [2131117]
- net: devlink: remove region snapshots list dependency on devlink->lock (Petr Oros) [2131117]
- net: devlink: remove region snapshot ID tracking dependency on devlink->lock (Petr Oros) [2131117]
- devlink: introduce framework for selftests (Petr Oros) [2131117]
- net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit() (Petr Oros) [2131117]
- mlxsw: core_linecards: Introduce per line card auxiliary device (Petr Oros) [2131117]
- net: devlink: introduce nested devlink entity for line card (Petr Oros) [2131117]
- net: devlink: move net check into devlinks_xa_for_each_registered_get() (Petr Oros) [2131117]
- net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration (Petr Oros) [2131117]
- net: devlink: remove unused locked functions (Petr Oros) [2131117]
- netdevsim: convert driver to use unlocked devlink API during init/fini (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_region_create/destroy() functions (Petr Oros) [2131117]
- mlxsw: convert driver to use unlocked devlink API during init/fini (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_dpipe*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_sb*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_resource*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devling_trap*() functions (Petr Oros) [2131117]
- net: devlink: avoid false DEADLOCK warning reported by lockdep (Petr Oros) [2131117]
- net: devlink: fix return statement in devlink_port_new_notify() (Petr Oros) [2131117]
- net: devlink: fix a typo in function name devlink_port_new_notifiy() (Petr Oros) [2131117]
- net: devlink: make devlink_dpipe_headers_register() return void (Petr Oros) [2131117]
- net: devlink: move unlocked function prototypes alongside the locked ones (Petr Oros) [2131117]
- net: devlink: use helpers to work with devlink->lock mutex (Petr Oros) [2131117]
- net: devlink: fix unlocked vs locked functions descriptions (Petr Oros) [2131117]
- devlink: Hold the instance lock in port_new / port_del callbacks (Petr Oros) [2131117]
- net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5e_devlink_port_register (Petr Oros) [2131117]
- devlink: Remove unused functions devlink_rate_leaf_create/destroy (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register (Petr Oros) [2131117]
- devlink: Remove unused function devlink_rate_nodes_destroy (Petr Oros) [2131117]
- net/mlx5: Use devl_ API for rate nodes destroy (Petr Oros) [2131117]
- net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter (Petr Oros) [2131117]
- net/mlx5: E-switch: Change eswitch mode only via devlink command (Petr Oros) [2131117]
- net/mlx5: E-switch, Remove dependency between sriov and eswitch mode (Petr Oros) [2131117]
- net/mlx5: E-switch, Introduce flag to indicate if fdb table is created (Petr Oros) [2131117]
- net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is created (Petr Oros) [2131117]
- devlink: adopt u64_stats_t (Petr Oros) [2131117]
* Tue Jan 24 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-243.el9]
- powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe() (Mamatha Inamdar) [2153859]
- drm/amd: Delay removal of the firmware framebuffer (Michel Dänzer) [2155886]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-243.el9.tar.xz) = 10e52825bedf465a36047558032786e52135d6d39dccf80af15181b8e83cfe485debc5306b515b680b1d64b45a7371469ffedc5e7d8bd36cbe817323dc2b0509
SHA512 (kernel-abi-stablelists-5.14.0-243.el9.tar.bz2) = 840dc7a99bc423ba38e4d0383016d6e33263367c60fa54a33965d98e506462ae4fb49f9c9dc433274822c593b5b9b320d9274eb10113e79fda46ffc129a8f9f1
SHA512 (kernel-kabi-dw-5.14.0-243.el9.tar.bz2) = 9438fd0554c0eaf538bf8004c8f790620aa91479f5eafc5af0ee3d77121cce47fc8c4359b7e7f9cc394cf7b21ae07603fa8ab5c9ec81948d8ba6142ac6b7626d
SHA512 (linux-5.14.0-244.el9.tar.xz) = abeaa2328bcbe9e37ed4d6c3fa2bf960362176eacc5b8901870c673380482ac12f92b3cc5435ac9936ac9c586f89bb18b69c56e7c710faecdf47f723f13b36f4
SHA512 (kernel-abi-stablelists-5.14.0-244.el9.tar.bz2) = eeb9e3cd30e0a00916972edc03d032e497c834deeb38997fdada01bb7957fd2ad95326daff9f5fc0aebe890f648c798385845034f65369d078da43fa337d5d09
SHA512 (kernel-kabi-dw-5.14.0-244.el9.tar.bz2) = 7ba9f984489ffe9bcc1c386f7aee28cbd1b2e2bbb8a9ed0f12422653f2b32294ba346c53d564a42a9ee72ba0a11cd92ea6d74ccd06575b853b60ab19de1c4418