kernel-5.14.0-594.el9
* Tue Jun 17 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-594.el9] - tools: ynl: add all headers to makefile deps (Jose Ignacio Tornos Martinez) [RHEL-89973] - selftests: drv-net: add missing trailing backslash (Jose Ignacio Tornos Martinez) [RHEL-89973] - net-shapers: implement cap validation in the core (Jose Ignacio Tornos Martinez) [RHEL-89973] - net: shaper: implement introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973] - netlink: spec: add shaper introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973] - net-shapers: implement shaper cleanup on queue deletion (Jose Ignacio Tornos Martinez) [RHEL-89973] - net-shapers: implement delete support for NODE scope shaper (Jose Ignacio Tornos Martinez) [RHEL-89973] - net-shapers: implement NL group operation (Jose Ignacio Tornos Martinez) [RHEL-89973] - net-shapers: implement NL set and delete operations (Jose Ignacio Tornos Martinez) [RHEL-89973] - net-shapers: implement NL get operation (Jose Ignacio Tornos Martinez) [RHEL-89973] - netlink: spec: add shaper YAML spec (Jose Ignacio Tornos Martinez) [RHEL-89973] - testing: net-drv: add basic shaper test (Jose Ignacio Tornos Martinez) [RHEL-89973] - genetlink: extend info user-storage to match NL cb ctx (Jose Ignacio Tornos Martinez) [RHEL-89973] - smb: client: fix UAF in decryption with multichannel (CKI Backport Bot) [RHEL-94457] {CVE-2025-37750} - RDMA/irdma: Remove deliver net device event (Kamal Heib) [RHEL-87576] - RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions (Kamal Heib) [RHEL-87576] - RDMA/irdma: Fix misspelling of "accept*" (Kamal Heib) [RHEL-87576] - RDMA/irdma: fix error message in irdma_modify_qp_roce() (Kamal Heib) [RHEL-87576] - x86/tsc: Use topology_max_packages() to get package number (David Arcari) [RHEL-92573] - perf/x86/intel/uncore: Add Clearwater Forest support (Michael Petlan) [RHEL-45095] - ext4: ignore xattrs past end (CKI Backport Bot) [RHEL-94247] {CVE-2025-37738} - net: rename netns_local to netns_immutable (Ivan Vecera) [RHEL-91110] - ynl: devlink: add missing board-serial-number (Petr Oros) [RHEL-75600] - devlink: fix xa_alloc_cyclic() error handling (Petr Oros) [RHEL-75600] - devlink: add devl guard (Petr Oros) [RHEL-75600] - pldmfw: enable selected component update (Petr Oros) [RHEL-75600] - devlink: Improve the port attributes description (Petr Oros) [RHEL-75600] - devlink: add devlink_fmsg_dump_skb() function (Petr Oros) [RHEL-75600] - devlink: add devlink_fmsg_put() macro (Petr Oros) [RHEL-75600] - devlink: remove unused devlink_resource_register() (Petr Oros) [RHEL-75600] - devlink: remove unused devlink_resource_occ_get_register() and _unregister() (Petr Oros) [RHEL-75600] - devlink: region: snapshot IDs: consolidate error values (Petr Oros) [RHEL-75600] - devlink: devl_resource_register(): differentiate error codes (Petr Oros) [RHEL-75600] - devlink: use devlink_nl_put_u64() helper (Petr Oros) [RHEL-75600] - devlink: introduce devlink_nl_put_u64() (Petr Oros) [RHEL-75600] - tools: ynl-gen: use names of constants in generated limits (Petr Oros) [RHEL-75600] - tools: ynl-gen: refactor check validation for TypeBinary (Petr Oros) [RHEL-75600] - scsi: bnx2fc: Use kthread_create_on_cpu() (John Meneghini) [RHEL-94578] - net: bnx2x: use ethtool string helpers (John Meneghini) [RHEL-94578] - scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> (John Meneghini) [RHEL-94578] - scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport (John Meneghini) [RHEL-94578] - net: cnic: Convert tasklet API to new bottom half workqueue mechanism (John Meneghini) [RHEL-94578] - scsi: libfc: Add some kernel-doc comments (John Meneghini) [RHEL-94578] - scsi: bnx2fc: Remove redundant assignment to variable 'i' (John Meneghini) [RHEL-94578] - scsi: libfc: replace deprecated strncpy() with memcpy() (John Meneghini) [RHEL-94578] - scsi: fcoe: Make fcoe_bus_type const (John Meneghini) [RHEL-94578] - scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode() (John Meneghini) [RHEL-94578] - scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode() (John Meneghini) [RHEL-94578] - scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUT (John Meneghini) [RHEL-94578] - scsi: libfc: Fix up timeout error in fc_fcp_rec_error() (John Meneghini) [RHEL-94578] - scsi: libfc: Don't schedule abort twice (John Meneghini) [RHEL-94578] - scsi: bnx2fc: Replace deprecated strncpy() with strscpy() (John Meneghini) [RHEL-94578] - scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (John Meneghini) [RHEL-94578] - scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset (John Meneghini) [RHEL-94578] - scsi: libfcoe: Replace all non-returning strlcpy() with strscpy() (John Meneghini) [RHEL-94578] - bnx2: remove deadcode in bnx2_init_cpus() (John Meneghini) [RHEL-94578] - scsi: libfc: Include the correct header (John Meneghini) [RHEL-94578] - scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails (John Meneghini) [RHEL-94578] - scsi: fcoe: Fix possible name leak when device_register() fails (John Meneghini) [RHEL-94578] - scsi: libfc: Remove redundant variable ev_qual (John Meneghini) [RHEL-94578] - bnx2: Use kmalloc_size_roundup() to match ksize() usage (John Meneghini) [RHEL-94578] - bnx2: Fix spelling mistake "bufferred" -> "buffered" (John Meneghini) [RHEL-94578] - scsi: fcoe: Remove redundant assignment to variable 'wlen' (John Meneghini) [RHEL-94578] - scsi: fcoe: Use per-CPU API to update per-CPU statistics (John Meneghini) [RHEL-94578] - scsi: fcoe: Add a local_lock to fcoe_percpu (John Meneghini) [RHEL-94578] - scsi: fcoe: Simplify if-if to if-else (John Meneghini) [RHEL-94578] - scsi: libfc: Replace one-element arrays with flexible-array members (John Meneghini) [RHEL-93390] - scsi: bnx2fc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578] - scsi: libfc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578] - bnx2: Fix an error message (John Meneghini) [RHEL-94578] - scsi: fcoe: Use netif_is_bond_master() instead of open code (John Meneghini) [RHEL-94578] - scsi: libfc: Call scsi_done() directly (John Meneghini) [RHEL-94578] - scsi: bnx2fc: Call scsi_done() directly (John Meneghini) [RHEL-94578] - ext4: fix off-by-one error in do_split (CKI Backport Bot) [RHEL-93631] {CVE-2025-23150} - net: ibmveth: make veth_pool_store stop hanging (Mamatha Inamdar) [RHEL-93830] - ibmveth: Always stop tx queues during close (Mamatha Inamdar) [RHEL-93830] - perf/x86/rapl: Add support for Intel Arrow Lake U (Michael Petlan) [RHEL-53585] - perf/x86/intel: Add PMU support for ArrowLake-H (Michael Petlan) [RHEL-20094] - perf/x86/intel: Support hybrid PMU with multiple atom uarchs (Michael Petlan) [RHEL-20094] - x86/cpu/intel: Define helper to get CPU core native ID (Michael Petlan) [RHEL-20094] - perf/x86: Refine hybrid_pmu_type defination (Michael Petlan) [RHEL-20094] - fs/file.c: add fast path in find_next_fd() (Ian Kent) [RHEL-38570] - fs/file.c: conditionally clear full_fds (Ian Kent) [RHEL-38570] - fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() (Ian Kent) [RHEL-38570] Resolves: RHEL-20094, RHEL-38570, RHEL-45095, RHEL-53585, RHEL-75600, RHEL-87576, RHEL-89973, RHEL-91110, RHEL-92573, RHEL-93390, RHEL-93631, RHEL-93830, RHEL-94247, RHEL-94457, RHEL-94578 Signed-off-by: Augusto Caringi <acaringi@redhat.com>
This commit is contained in:
parent
c8b7d486fa
commit
2070a7c19c
@ -12,7 +12,7 @@ RHEL_MINOR = 7
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 593
|
||||
RHEL_RELEASE = 594
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
|
@ -1,3 +1,90 @@
|
||||
* Tue Jun 17 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-594.el9]
|
||||
- tools: ynl: add all headers to makefile deps (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- selftests: drv-net: add missing trailing backslash (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement cap validation in the core (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net: shaper: implement introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- netlink: spec: add shaper introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement shaper cleanup on queue deletion (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement delete support for NODE scope shaper (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement NL group operation (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement NL set and delete operations (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement NL get operation (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- netlink: spec: add shaper YAML spec (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- testing: net-drv: add basic shaper test (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- genetlink: extend info user-storage to match NL cb ctx (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- smb: client: fix UAF in decryption with multichannel (CKI Backport Bot) [RHEL-94457] {CVE-2025-37750}
|
||||
- RDMA/irdma: Remove deliver net device event (Kamal Heib) [RHEL-87576]
|
||||
- RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions (Kamal Heib) [RHEL-87576]
|
||||
- RDMA/irdma: Fix misspelling of "accept*" (Kamal Heib) [RHEL-87576]
|
||||
- RDMA/irdma: fix error message in irdma_modify_qp_roce() (Kamal Heib) [RHEL-87576]
|
||||
- x86/tsc: Use topology_max_packages() to get package number (David Arcari) [RHEL-92573]
|
||||
- perf/x86/intel/uncore: Add Clearwater Forest support (Michael Petlan) [RHEL-45095]
|
||||
- ext4: ignore xattrs past end (CKI Backport Bot) [RHEL-94247] {CVE-2025-37738}
|
||||
- net: rename netns_local to netns_immutable (Ivan Vecera) [RHEL-91110]
|
||||
- ynl: devlink: add missing board-serial-number (Petr Oros) [RHEL-75600]
|
||||
- devlink: fix xa_alloc_cyclic() error handling (Petr Oros) [RHEL-75600]
|
||||
- devlink: add devl guard (Petr Oros) [RHEL-75600]
|
||||
- pldmfw: enable selected component update (Petr Oros) [RHEL-75600]
|
||||
- devlink: Improve the port attributes description (Petr Oros) [RHEL-75600]
|
||||
- devlink: add devlink_fmsg_dump_skb() function (Petr Oros) [RHEL-75600]
|
||||
- devlink: add devlink_fmsg_put() macro (Petr Oros) [RHEL-75600]
|
||||
- devlink: remove unused devlink_resource_register() (Petr Oros) [RHEL-75600]
|
||||
- devlink: remove unused devlink_resource_occ_get_register() and _unregister() (Petr Oros) [RHEL-75600]
|
||||
- devlink: region: snapshot IDs: consolidate error values (Petr Oros) [RHEL-75600]
|
||||
- devlink: devl_resource_register(): differentiate error codes (Petr Oros) [RHEL-75600]
|
||||
- devlink: use devlink_nl_put_u64() helper (Petr Oros) [RHEL-75600]
|
||||
- devlink: introduce devlink_nl_put_u64() (Petr Oros) [RHEL-75600]
|
||||
- tools: ynl-gen: use names of constants in generated limits (Petr Oros) [RHEL-75600]
|
||||
- tools: ynl-gen: refactor check validation for TypeBinary (Petr Oros) [RHEL-75600]
|
||||
- scsi: bnx2fc: Use kthread_create_on_cpu() (John Meneghini) [RHEL-94578]
|
||||
- net: bnx2x: use ethtool string helpers (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport (John Meneghini) [RHEL-94578]
|
||||
- net: cnic: Convert tasklet API to new bottom half workqueue mechanism (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Add some kernel-doc comments (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Remove redundant assignment to variable 'i' (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: replace deprecated strncpy() with memcpy() (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Make fcoe_bus_type const (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode() (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode() (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUT (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Fix up timeout error in fc_fcp_rec_error() (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Don't schedule abort twice (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Replace deprecated strncpy() with strscpy() (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfcoe: Replace all non-returning strlcpy() with strscpy() (John Meneghini) [RHEL-94578]
|
||||
- bnx2: remove deadcode in bnx2_init_cpus() (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Include the correct header (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Fix possible name leak when device_register() fails (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Remove redundant variable ev_qual (John Meneghini) [RHEL-94578]
|
||||
- bnx2: Use kmalloc_size_roundup() to match ksize() usage (John Meneghini) [RHEL-94578]
|
||||
- bnx2: Fix spelling mistake "bufferred" -> "buffered" (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Remove redundant assignment to variable 'wlen' (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Use per-CPU API to update per-CPU statistics (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Add a local_lock to fcoe_percpu (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Simplify if-if to if-else (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Replace one-element arrays with flexible-array members (John Meneghini) [RHEL-93390]
|
||||
- scsi: bnx2fc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578]
|
||||
- bnx2: Fix an error message (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Use netif_is_bond_master() instead of open code (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Call scsi_done() directly (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Call scsi_done() directly (John Meneghini) [RHEL-94578]
|
||||
- ext4: fix off-by-one error in do_split (CKI Backport Bot) [RHEL-93631] {CVE-2025-23150}
|
||||
- net: ibmveth: make veth_pool_store stop hanging (Mamatha Inamdar) [RHEL-93830]
|
||||
- ibmveth: Always stop tx queues during close (Mamatha Inamdar) [RHEL-93830]
|
||||
- perf/x86/rapl: Add support for Intel Arrow Lake U (Michael Petlan) [RHEL-53585]
|
||||
- perf/x86/intel: Add PMU support for ArrowLake-H (Michael Petlan) [RHEL-20094]
|
||||
- perf/x86/intel: Support hybrid PMU with multiple atom uarchs (Michael Petlan) [RHEL-20094]
|
||||
- x86/cpu/intel: Define helper to get CPU core native ID (Michael Petlan) [RHEL-20094]
|
||||
- perf/x86: Refine hybrid_pmu_type defination (Michael Petlan) [RHEL-20094]
|
||||
- fs/file.c: add fast path in find_next_fd() (Ian Kent) [RHEL-38570]
|
||||
- fs/file.c: conditionally clear full_fds (Ian Kent) [RHEL-38570]
|
||||
- fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() (Ian Kent) [RHEL-38570]
|
||||
Resolves: RHEL-20094, RHEL-38570, RHEL-45095, RHEL-53585, RHEL-75600, RHEL-87576, RHEL-89973, RHEL-91110, RHEL-92573, RHEL-93390, RHEL-93631, RHEL-93830, RHEL-94247, RHEL-94457, RHEL-94578
|
||||
|
||||
* Wed Jun 11 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-593.el9]
|
||||
- selftests/mm: virtual_address_range: avoid reading from VM_IO mappings (Li Wang) [RHEL-88165]
|
||||
- selftests/mm: vm_util: split up /proc/self/smaps parsing (Li Wang) [RHEL-88165]
|
||||
|
94
kernel.spec
94
kernel.spec
@ -165,15 +165,15 @@ Summary: The Linux kernel
|
||||
# define buildid .local
|
||||
%define specversion 5.14.0
|
||||
%define patchversion 5.14
|
||||
%define pkgrelease 593
|
||||
%define pkgrelease 594
|
||||
%define kversion 5
|
||||
%define tarfile_release 5.14.0-593.el9
|
||||
%define tarfile_release 5.14.0-594.el9
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 14
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 593%{?buildid}%{?dist}
|
||||
%define specrelease 594%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 5.14.0-593.el9
|
||||
%define kabiversion 5.14.0-594.el9
|
||||
|
||||
#
|
||||
# End of genspec.sh variables
|
||||
@ -3676,6 +3676,92 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Jun 17 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-594.el9]
|
||||
- tools: ynl: add all headers to makefile deps (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- selftests: drv-net: add missing trailing backslash (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement cap validation in the core (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net: shaper: implement introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- netlink: spec: add shaper introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement shaper cleanup on queue deletion (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement delete support for NODE scope shaper (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement NL group operation (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement NL set and delete operations (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- net-shapers: implement NL get operation (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- netlink: spec: add shaper YAML spec (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- testing: net-drv: add basic shaper test (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- genetlink: extend info user-storage to match NL cb ctx (Jose Ignacio Tornos Martinez) [RHEL-89973]
|
||||
- smb: client: fix UAF in decryption with multichannel (CKI Backport Bot) [RHEL-94457] {CVE-2025-37750}
|
||||
- RDMA/irdma: Remove deliver net device event (Kamal Heib) [RHEL-87576]
|
||||
- RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions (Kamal Heib) [RHEL-87576]
|
||||
- RDMA/irdma: Fix misspelling of "accept*" (Kamal Heib) [RHEL-87576]
|
||||
- RDMA/irdma: fix error message in irdma_modify_qp_roce() (Kamal Heib) [RHEL-87576]
|
||||
- x86/tsc: Use topology_max_packages() to get package number (David Arcari) [RHEL-92573]
|
||||
- perf/x86/intel/uncore: Add Clearwater Forest support (Michael Petlan) [RHEL-45095]
|
||||
- ext4: ignore xattrs past end (CKI Backport Bot) [RHEL-94247] {CVE-2025-37738}
|
||||
- net: rename netns_local to netns_immutable (Ivan Vecera) [RHEL-91110]
|
||||
- ynl: devlink: add missing board-serial-number (Petr Oros) [RHEL-75600]
|
||||
- devlink: fix xa_alloc_cyclic() error handling (Petr Oros) [RHEL-75600]
|
||||
- devlink: add devl guard (Petr Oros) [RHEL-75600]
|
||||
- pldmfw: enable selected component update (Petr Oros) [RHEL-75600]
|
||||
- devlink: Improve the port attributes description (Petr Oros) [RHEL-75600]
|
||||
- devlink: add devlink_fmsg_dump_skb() function (Petr Oros) [RHEL-75600]
|
||||
- devlink: add devlink_fmsg_put() macro (Petr Oros) [RHEL-75600]
|
||||
- devlink: remove unused devlink_resource_register() (Petr Oros) [RHEL-75600]
|
||||
- devlink: remove unused devlink_resource_occ_get_register() and _unregister() (Petr Oros) [RHEL-75600]
|
||||
- devlink: region: snapshot IDs: consolidate error values (Petr Oros) [RHEL-75600]
|
||||
- devlink: devl_resource_register(): differentiate error codes (Petr Oros) [RHEL-75600]
|
||||
- devlink: use devlink_nl_put_u64() helper (Petr Oros) [RHEL-75600]
|
||||
- devlink: introduce devlink_nl_put_u64() (Petr Oros) [RHEL-75600]
|
||||
- tools: ynl-gen: use names of constants in generated limits (Petr Oros) [RHEL-75600]
|
||||
- tools: ynl-gen: refactor check validation for TypeBinary (Petr Oros) [RHEL-75600]
|
||||
- scsi: bnx2fc: Use kthread_create_on_cpu() (John Meneghini) [RHEL-94578]
|
||||
- net: bnx2x: use ethtool string helpers (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport (John Meneghini) [RHEL-94578]
|
||||
- net: cnic: Convert tasklet API to new bottom half workqueue mechanism (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Add some kernel-doc comments (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Remove redundant assignment to variable 'i' (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: replace deprecated strncpy() with memcpy() (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Make fcoe_bus_type const (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode() (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode() (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUT (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Fix up timeout error in fc_fcp_rec_error() (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Don't schedule abort twice (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Replace deprecated strncpy() with strscpy() (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfcoe: Replace all non-returning strlcpy() with strscpy() (John Meneghini) [RHEL-94578]
|
||||
- bnx2: remove deadcode in bnx2_init_cpus() (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Include the correct header (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Fix possible name leak when device_register() fails (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Remove redundant variable ev_qual (John Meneghini) [RHEL-94578]
|
||||
- bnx2: Use kmalloc_size_roundup() to match ksize() usage (John Meneghini) [RHEL-94578]
|
||||
- bnx2: Fix spelling mistake "bufferred" -> "buffered" (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Remove redundant assignment to variable 'wlen' (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Use per-CPU API to update per-CPU statistics (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Add a local_lock to fcoe_percpu (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Simplify if-if to if-else (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Replace one-element arrays with flexible-array members (John Meneghini) [RHEL-93390]
|
||||
- scsi: bnx2fc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578]
|
||||
- bnx2: Fix an error message (John Meneghini) [RHEL-94578]
|
||||
- scsi: fcoe: Use netif_is_bond_master() instead of open code (John Meneghini) [RHEL-94578]
|
||||
- scsi: libfc: Call scsi_done() directly (John Meneghini) [RHEL-94578]
|
||||
- scsi: bnx2fc: Call scsi_done() directly (John Meneghini) [RHEL-94578]
|
||||
- ext4: fix off-by-one error in do_split (CKI Backport Bot) [RHEL-93631] {CVE-2025-23150}
|
||||
- net: ibmveth: make veth_pool_store stop hanging (Mamatha Inamdar) [RHEL-93830]
|
||||
- ibmveth: Always stop tx queues during close (Mamatha Inamdar) [RHEL-93830]
|
||||
- perf/x86/rapl: Add support for Intel Arrow Lake U (Michael Petlan) [RHEL-53585]
|
||||
- perf/x86/intel: Add PMU support for ArrowLake-H (Michael Petlan) [RHEL-20094]
|
||||
- perf/x86/intel: Support hybrid PMU with multiple atom uarchs (Michael Petlan) [RHEL-20094]
|
||||
- x86/cpu/intel: Define helper to get CPU core native ID (Michael Petlan) [RHEL-20094]
|
||||
- perf/x86: Refine hybrid_pmu_type defination (Michael Petlan) [RHEL-20094]
|
||||
- fs/file.c: add fast path in find_next_fd() (Ian Kent) [RHEL-38570]
|
||||
- fs/file.c: conditionally clear full_fds (Ian Kent) [RHEL-38570]
|
||||
- fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() (Ian Kent) [RHEL-38570]
|
||||
|
||||
* Wed Jun 11 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-593.el9]
|
||||
- selftests/mm: virtual_address_range: avoid reading from VM_IO mappings (Li Wang) [RHEL-88165]
|
||||
- selftests/mm: vm_util: split up /proc/self/smaps parsing (Li Wang) [RHEL-88165]
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.14.0-593.el9.tar.xz) = 4969e0ef2560fc1e3c0148f0e95da0896be0e70bb2d61041fd9d6159030e1270e55c3169c0572489aeea8e71339d31a0e947ff4d2b182aa15d82413bb757d382
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-593.el9.tar.bz2) = b6adfbf86df5f678175cce38a3b805659c9ca5eb2f53cbca6bfa22d9180a259ba196daea969eb3bba60d4a7c94a75060c435e12b58ccbfa6e574c6a22892e575
|
||||
SHA512 (kernel-kabi-dw-5.14.0-593.el9.tar.bz2) = fdc1585f269b6aef07f21b0772899224a158799e77cc1d8cd4b143fc4d1aeaf3c0165be543c3f28c3cd4879160bdb7c16ad3382183d896136650e204fa50fe27
|
||||
SHA512 (linux-5.14.0-594.el9.tar.xz) = 67414cc7c4d2f33c3b4bd53e3bb8b2a3c2be88f600ab6a55807aa58d0330a302557267682bbad21cd4d6946d072f8c996856fdcccf6c3e48fa4f1bc23a2a4253
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-594.el9.tar.bz2) = 3c91c561cd7454940adbf32a4aa3c917eb3d7ecaf1da3820d7f14f2acf764079df38baa43ed992f598a99f7fe56ba7bc776c445f59eabd127a159038038e0025
|
||||
SHA512 (kernel-kabi-dw-5.14.0-594.el9.tar.bz2) = fdc1585f269b6aef07f21b0772899224a158799e77cc1d8cd4b143fc4d1aeaf3c0165be543c3f28c3cd4879160bdb7c16ad3382183d896136650e204fa50fe27
|
||||
|
Loading…
Reference in New Issue
Block a user