Skip to content

Commit 302e852

Browse files
committed
[redhat] kernel-5.14.0-585.el9
Signed-off-by: Augusto Caringi <acaringi@redhat.com>
1 parent db5ac6d commit 302e852

File tree

2 files changed

+96
-1
lines changed

2 files changed

+96
-1
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 7
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 584
15+
RHEL_RELEASE = 585
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.7

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,98 @@
1+
* Wed May 14 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-585.el9]
2+
- dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs (Jerry Snitselaar) [RHEL-78706]
3+
- dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register" (Jerry Snitselaar) [RHEL-78706]
4+
- dmaengine: idxd: Enable Function Level Reset (FLR) for halt (Jerry Snitselaar) [RHEL-78706]
5+
- dmaengine: idxd: Refactor halt handler (Jerry Snitselaar) [RHEL-78706]
6+
- dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore() helpers (Jerry Snitselaar) [RHEL-78706]
7+
- dmaengine: idxd: Binding and unbinding IDXD device and driver (Jerry Snitselaar) [RHEL-78706]
8+
- bitmap: Define a cleanup function for bitmaps (Jerry Snitselaar) [RHEL-78706]
9+
- dmaengine: idxd: Add idxd_pci_probe_alloc() helper (Jerry Snitselaar) [RHEL-78706]
10+
- dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol (Jerry Snitselaar) [RHEL-78706]
11+
- dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busy (Jerry Snitselaar) [RHEL-78706]
12+
- dmaengine: ti: k3-udma: Add support for J722S CSI BCDMA (Jerry Snitselaar) [RHEL-78706]
13+
- dmaengine: ti: edma: fix OF node reference leaks in edma_driver (Jerry Snitselaar) [RHEL-78706]
14+
- dmaengine: ti: edma: make the loop condition simpler in edma_probe() (Jerry Snitselaar) [RHEL-78706]
15+
- dmaengine: qcom: bam_dma: Avoid writing unavailable register (Jerry Snitselaar) [RHEL-78706]
16+
- dmaengine: idxd: Remove unused idxd_(un)register_bus_type (Jerry Snitselaar) [RHEL-78706]
17+
- dmaengine: idxd: Add a new IAA device ID on Panther Lake family platforms (Jerry Snitselaar) [RHEL-47414]
18+
- dmaengine: sh: rcar-dmac: add comment for r8a779a0 compatible (Jerry Snitselaar) [RHEL-78706]
19+
- dmaengine: Move AMD PTDMA driver to amd directory (Jerry Snitselaar) [RHEL-78706]
20+
- redhat/configs: Add CONFIG_AMD_QDMA (Jerry Snitselaar) [RHEL-78706]
21+
- dmaengine: amd: qdma: Add AMD QDMA driver (Jerry Snitselaar) [RHEL-78706]
22+
- dmaengine: idxd: Remove a useless mutex (Jerry Snitselaar) [RHEL-78706]
23+
- dmaengine: fix typo in the comment (Jerry Snitselaar) [RHEL-78706]
24+
- dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver (Jerry Snitselaar) [RHEL-78706]
25+
- dmaengine: acpi: Clean up headers (Jerry Snitselaar) [RHEL-78706]
26+
- dmaengine: acpi: Simplify devm_acpi_dma_controller_register() (Jerry Snitselaar) [RHEL-78706]
27+
- dmaengine: acpi: Drop unused devm_acpi_dma_controller_free() (Jerry Snitselaar) [RHEL-78706]
28+
- dmaengine: sh: rz-dmac: add r7s72100 support (Jerry Snitselaar) [RHEL-78706]
29+
- dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2L (Jerry Snitselaar) [RHEL-78706]
30+
- dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option (Jerry Snitselaar) [RHEL-78706]
31+
- nvme: print firmware bug note for non-unique identifiers (Bryan Gurney) [RHEL-89350]
32+
- nvme-pci: add BOGUS_NID quirk for Samsung PM1733 (Bryan Gurney) [RHEL-89350]
33+
- vsock: Orphan socket after transport release (Jon Maloy) [RHEL-81484] {CVE-2025-21756}
34+
- vsock: Keep the binding until socket destruction (Jon Maloy) [RHEL-81484] {CVE-2025-21756}
35+
- bpf, vsock: Invoke proto::close on close() (Jon Maloy) [RHEL-81484] {CVE-2025-21756}
36+
- RDMA/rxe: Fix the qp flush warnings in req (CKI Backport Bot) [RHEL-72373] {CVE-2024-53229}
37+
- net: ppp: Add bound checking for skb data on ppp_sync_txmung (Guillaume Nault) [RHEL-89647] {CVE-2025-37749}
38+
- cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode (David Arcari) [RHEL-81770]
39+
- ext4: fix OOB read when checking dotdot dir (CKI Backport Bot) [RHEL-87984] {CVE-2025-37785}
40+
- ionic: add module eeprom channel data to ionic_if and ethtool (Mohammad Heib) [RHEL-88150]
41+
- ionic: support ethtool get_module_eeprom_by_page (Mohammad Heib) [RHEL-88150]
42+
- ionic: extend the QSFP module sprom for more pages (Mohammad Heib) [RHEL-88150]
43+
- ionic: use ee->offset when returning sprom data (Mohammad Heib) [RHEL-88150]
44+
- ionic: no double destroy workqueue (Mohammad Heib) [RHEL-88150]
45+
- ionic: Fix netdev notifier unregister on failure (Mohammad Heib) [RHEL-88150]
46+
- ionic: remove the unused nb_work (Mohammad Heib) [RHEL-88150]
47+
- ionic: add support for QSFP_PLUS_CMIS (Mohammad Heib) [RHEL-88150]
48+
- ionic: add speed defines for 200G and 400G (Mohammad Heib) [RHEL-88150]
49+
- ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPP (Mohammad Heib) [RHEL-88150]
50+
- ionic: Use VLAN_ETH_HLEN when possible (Mohammad Heib) [RHEL-88150]
51+
- ionic: add asic codes to firmware interface file (Mohammad Heib) [RHEL-88150]
52+
- hugetlbfs: support idmapped mounts (CKI Backport Bot) [RHEL-35573]
53+
- redhat: create 'systemd-volatile-overlay' addon for UKI (Emanuele Giuseppe Esposito) [RHEL-86487]
54+
- efi: Fix building of efi-pstore when CONFIG_EFI_VARS_PSTORE=m (Lenny Szubowicz) [RHEL-90260]
55+
- ACPI: processor idle: Revert "avoid call to raw_local_irq_disable() from acpi_safe_halt()" (Waiman Long) [RHEL-22238]
56+
- ACPI/HMAT: Move HMAT messages to pr_debug() (Steve Dunnagan) [RHEL-70321]
57+
- cpufreq: Reference count policy in cpufreq_update_limits() (David Arcari) [RHEL-67849]
58+
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs [partial] (David Arcari) [RHEL-67849]
59+
- platform/x86/amd: amd_3d_vcache: Add sysfs ABI documentation (David Arcari) [RHEL-67849]
60+
- platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver (David Arcari) [RHEL-67849]
61+
- redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (David Arcari) [RHEL-67849]
62+
- enic: get max rq & wq entries supported by hw, 16K queues (Nelson Escobar) [RHEL-84862]
63+
- enic: cleanup of enic wq request completion path (Nelson Escobar) [RHEL-84862]
64+
- enic: added enic_wq.c and enic_wq.h (Nelson Escobar) [RHEL-84862]
65+
- enic: remove unused function cq_enet_wq_desc_dec (Nelson Escobar) [RHEL-84862]
66+
- enic: enable rq extended cq support (Nelson Escobar) [RHEL-84862]
67+
- enic: enic rq extended cq defines (Nelson Escobar) [RHEL-84862]
68+
- enic: enic rq code reorg (Nelson Escobar) [RHEL-84862]
69+
- enic: Move function from header file to c file (Nelson Escobar) [RHEL-84862]
70+
- enic: add dependency on Page Pool (Nelson Escobar) [RHEL-84862]
71+
- enic: remove copybreak tunable (Nelson Escobar) [RHEL-84862]
72+
- enic: Use the Page Pool API for RX (Nelson Escobar) [RHEL-84862]
73+
- enic: Simplify RX handler function (Nelson Escobar) [RHEL-84862]
74+
- enic: Move RX functions to their own file (Nelson Escobar) [RHEL-84862]
75+
- enic: Fix typo in comment in table indexed by link speed (Nelson Escobar) [RHEL-84862]
76+
- enic: Obtain the Link speed only after the link comes up (Nelson Escobar) [RHEL-84862]
77+
- enic: Move RX coalescing set function (Nelson Escobar) [RHEL-84862]
78+
- enic: Move kdump check into enic_adjust_resources() (Nelson Escobar) [RHEL-84862]
79+
- enic: Move enic resource adjustments to separate function (Nelson Escobar) [RHEL-84862]
80+
- enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way (Nelson Escobar) [RHEL-84862]
81+
- enic: Allocate arrays in enic struct based on VIC config (Nelson Escobar) [RHEL-84862]
82+
- enic: Save resource counts we read from HW (Nelson Escobar) [RHEL-84862]
83+
- enic: Make MSI-X I/O interrupts come after the other required ones (Nelson Escobar) [RHEL-84862]
84+
- enic: Create enic_wq/rq structures to bundle per wq/rq data (Nelson Escobar) [RHEL-84862]
85+
- enic: Report some per queue statistics in ethtool (Nelson Escobar) [RHEL-84862]
86+
- enic: Report per queue statistics in netdev qstats (Nelson Escobar) [RHEL-84862]
87+
- enic: Collect per queue statistics (Nelson Escobar) [RHEL-84862]
88+
- enic: Use macro instead of static const variables for array sizes (Nelson Escobar) [RHEL-84862]
89+
- enic: add ethtool get_channel support (Nelson Escobar) [RHEL-84862]
90+
- enic: Validate length of nl attributes in enic_set_vf_port (Nelson Escobar) [RHEL-84862]
91+
- enic: Replace hardcoded values for vnic descriptor by defines (Nelson Escobar) [RHEL-84862]
92+
- enic: Avoid false positive under FORTIFY_SOURCE (Nelson Escobar) [RHEL-84862]
93+
- smb: client: Add check for next_buffer in receive_encrypted_standard() (CKI Backport Bot) [RHEL-83243] {CVE-2025-21844}
94+
Resolves: RHEL-22238, RHEL-35573, RHEL-47414, RHEL-67849, RHEL-70321, RHEL-72373, RHEL-78706, RHEL-81484, RHEL-81770, RHEL-83243, RHEL-84862, RHEL-86487, RHEL-87984, RHEL-88150, RHEL-89350, RHEL-89647, RHEL-90260
95+
196
* Fri May 09 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-584.el9]
297
- net: warn if NAPI instance wasn't shut down (Davide Caratti) [RHEL-77816]
398
- net: hide the definition of dev_get_by_napi_id() (Davide Caratti) [RHEL-77816]

0 commit comments

Comments
 (0)