From dc7a191ebb6074eb0107fbf255c99b303aff106f Mon Sep 17 00:00:00 2001 From: Julio Faracco Date: Thu, 10 Apr 2025 09:46:29 -0300 Subject: [PATCH] kernel-6.12.0-72.el10 * Wed Apr 09 2025 Julio Faracco [6.12.0-72.el10] - mei: me: add panther lake P DID (Steve Best) [RHEL-79719] - s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72674] - s390/diag324: Retrieve power readings via diag 0x324 (Mete Durlu) [RHEL-72674] - s390/diag: Create misc device /dev/diag (Mete Durlu) [RHEL-72674] - powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (Mamatha Inamdar) [RHEL-85949] - rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CKI Backport Bot) [RHEL-82459] {CVE-2024-58069} - PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type (Myron Stowe) [RHEL-83150] - redhat/configs: disable CONFIG_NVME_TARGET_PCI_EPF (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Do not add an IRQ vector if not needed (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created (Maurizio Lombardi) [RHEL-83544] - nvme-pci: fix stuck reset on concurrent DPC and HP (Maurizio Lombardi) [RHEL-83544] - block: change blk_mq_add_to_batch() third argument type to bool (Maurizio Lombardi) [RHEL-83544] - nvme: move error logging from nvme_end_req() to __nvme_end_req() (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Maurizio Lombardi) [RHEL-83544] - nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: Fix a C2HTermReq error message (Maurizio Lombardi) [RHEL-83544] - nvmet: remove old function prototype (Maurizio Lombardi) [RHEL-83544] - nvme-ioctl: fix leaked requests on mapping error (Maurizio Lombardi) [RHEL-83544] - nvme-pci: skip CMB blocks incompatible with PCI P2P DMA (Maurizio Lombardi) [RHEL-83544] - nvme-pci: clean up CMBMSC when registering CMB fails (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: fix possible UAF in nvme_tcp_poll (Maurizio Lombardi) [RHEL-83544] - nvme: only allow entering LIVE from CONNECTING state (Maurizio Lombardi) [RHEL-83544] - nvme-fc: rely on state transitions to handle connectivity loss (Maurizio Lombardi) [RHEL-83544] - apple-nvme: Support coprocessors left idle (Maurizio Lombardi) [RHEL-83544] - apple-nvme: Release power domains when probe fails (Maurizio Lombardi) [RHEL-83544] - nvmet: Use enum definitions instead of hardcoded values (Maurizio Lombardi) [RHEL-83544] - nvme: Cleanup the definition of the controller config register fields (Maurizio Lombardi) [RHEL-83544] - nvme/ioctl: add missing space in err message (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: fix connect failure on receiving partial ICResp PDU (Maurizio Lombardi) [RHEL-83544] - nvme: tcp: Fix compilation warning with W=1 (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Avoid RCU stalls under heavy workload (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Do not uselessly write the CSTS register (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Correctly initialize CSTS when enabling the controller (Maurizio Lombardi) [RHEL-83544] - nvmet-rdma: recheck queue state is LIVE in state lock in recv done (Maurizio Lombardi) [RHEL-83544] - nvmet: Fix crash when a namespace is disabled (Maurizio Lombardi) [RHEL-83544] {CVE-2025-21850} - nvme-tcp: add basic support for the C2HTermReq PDU (Maurizio Lombardi) [RHEL-83544] - nvme-pci: quirk Acer FA100 for non-uniqueue identifiers (Maurizio Lombardi) [RHEL-83544] - nvme-fc: use ctrl state getter (Maurizio Lombardi) [RHEL-83544] - nvme: make nvme_tls_attrs_group static (Maurizio Lombardi) [RHEL-83544] - nvmet: add a missing endianess conversion in nvmet_execute_admin_connect (Maurizio Lombardi) [RHEL-83544] - nvmet: the result field in nvmet_alloc_ctrl_args is little endian (Maurizio Lombardi) [RHEL-83544] - nvmet: fix a memory leak in controller identify (Maurizio Lombardi) [RHEL-83544] - nvme-fc: do not ignore connectivity loss during connecting (Maurizio Lombardi) [RHEL-83544] - nvme: handle connectivity loss in nvme_set_queue_count (Maurizio Lombardi) [RHEL-83544] - nvme-fc: go straight to connecting state when initializing (Maurizio Lombardi) [RHEL-83544] - nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544] - nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544] - nvme-pci: remove redundant dma frees in hmb (Maurizio Lombardi) [RHEL-83544] - nvmet: fix rw control endian access (Maurizio Lombardi) [RHEL-83544] - nvme: fix bogus kzalloc() return check in nvme_init_effects_log() (Maurizio Lombardi) [RHEL-83544] - nvme-pci: use correct size to free the hmb buffer (Maurizio Lombardi) [RHEL-83544] - nvme: Add error path for xa_store in nvme_init_effects (Maurizio Lombardi) [RHEL-83544] - nvme-pci: fix comment typo (Maurizio Lombardi) [RHEL-83544] - nvmet: New NVMe PCI endpoint function target driver (Maurizio Lombardi) [RHEL-83544] - nvmet: Implement arbitration feature support (Maurizio Lombardi) [RHEL-83544] - nvmet: Implement interrupt config feature support (Maurizio Lombardi) [RHEL-83544] - nvmet: Implement interrupt coalescing feature support (Maurizio Lombardi) [RHEL-83544] - nvmet: Implement host identifier set feature support (Maurizio Lombardi) [RHEL-83544] - nvmet: Introduce get/set_feature controller operations (Maurizio Lombardi) [RHEL-83544] - nvmet: Do not require SGL for PCI target controller commands (Maurizio Lombardi) [RHEL-83544] - nvmet: Add support for I/O queue management admin commands (Maurizio Lombardi) [RHEL-83544] - nvmet: Introduce nvmet_sq_create() and nvmet_cq_create() (Maurizio Lombardi) [RHEL-83544] - nvmet: Introduce nvmet_req_transfer_len() (Maurizio Lombardi) [RHEL-83544] - nvmet: Improve nvmet_alloc_ctrl() interface and implementation (Maurizio Lombardi) [RHEL-83544] - nvme: Add PCI transport type (Maurizio Lombardi) [RHEL-83544] - nvmet: Add drvdata field to struct nvmet_ctrl (Maurizio Lombardi) [RHEL-83544] - nvmet: Introduce nvmet_get_cmd_effects_admin() (Maurizio Lombardi) [RHEL-83544] - nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers (Maurizio Lombardi) [RHEL-83544] - nvmet: Add vendor_id and subsys_vendor_id subsystem attributes (Maurizio Lombardi) [RHEL-83544] - nvme: Move opcode string helper functions declarations (Maurizio Lombardi) [RHEL-83544] - nvme: change return type of nvme_poll_cq() to bool (Maurizio Lombardi) [RHEL-83544] - nvme: Add error check for xa_store in nvme_get_effects_log (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: Fix I/O queue cpu spreading for multiple controllers (Maurizio Lombardi) [RHEL-83544] - nvmet: handle rw's limited retry flag (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: remove nvme_tcp_destroy_io_queues() (Maurizio Lombardi) [RHEL-83544] - nvmet-loop: avoid using mutex in IO hotpath (Maurizio Lombardi) [RHEL-83544] - nvmet: propagate npwg topology (Maurizio Lombardi) [RHEL-83544] - nvme-pci: 512 byte aligned dma pool segment quirk (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: simplify nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544] - nvme-rdma: unquiesce admin_q before destroy it (Maurizio Lombardi) [RHEL-83544] {CVE-2024-49569} - nvme-tcp: fix the memleak while create new ctrl failed (Maurizio Lombardi) [RHEL-83544] {CVE-2024-56632} - nvmet: replace kmalloc + memset with kzalloc for data allocation (Maurizio Lombardi) [RHEL-83544] - nvme-fabrics: handle zero MAXCMD without closing the connection (Maurizio Lombardi) [RHEL-83544] - nvme-pci: remove two deallocate zeroes quirks (Maurizio Lombardi) [RHEL-83544] - nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported (Maurizio Lombardi) [RHEL-83544] - nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm() (Maurizio Lombardi) [RHEL-83544] - nvme: tuning pr code by using defined structs and macros (Maurizio Lombardi) [RHEL-83544] - nvme: introduce change ptpl and iekey definition (Maurizio Lombardi) [RHEL-83544] - nvme-fabrics: fix kernel crash while shutting down controller (Maurizio Lombardi) [RHEL-83544] {CVE-2024-53169} - Revert "nvme: make keep-alive synchronous operation" (Maurizio Lombardi) [RHEL-83544] - nvme-pci: use sgls for all user requests if possible (Maurizio Lombardi) [RHEL-83544] - nvme: define the remaining used sgls constants (Maurizio Lombardi) [RHEL-83544] - nvme-pci: add support for sgl metadata (Maurizio Lombardi) [RHEL-83544] - nvme/multipath: Fix RCU list traversal to use SRCU primitive (Maurizio Lombardi) [RHEL-83544] - nvmet: add tracing of reservation commands (Maurizio Lombardi) [RHEL-83544] - nvme: parse reservation commands's action and rtype to string (Maurizio Lombardi) [RHEL-83544] - nvmet: report ns's vwc not present (Maurizio Lombardi) [RHEL-83544] - nvme: check ns's volatile write cache not present (Maurizio Lombardi) [RHEL-83544] - nvme: add rotational support (Maurizio Lombardi) [RHEL-83544] - nvme: use command set independent id ns if available (Maurizio Lombardi) [RHEL-83544] - nvmet: support for csi identify ns (Maurizio Lombardi) [RHEL-83544] - nvmet: implement rotational media information log (Maurizio Lombardi) [RHEL-83544] - nvmet: implement endurance groups (Maurizio Lombardi) [RHEL-83544] - nvmet: declare 2.1 version compliance (Maurizio Lombardi) [RHEL-83544] - nvmet: implement crto property (Maurizio Lombardi) [RHEL-83544] - nvmet: implement supported features log (Maurizio Lombardi) [RHEL-83544] - nvmet: implement supported log pages (Maurizio Lombardi) [RHEL-83544] - nvmet: implement active command set ns list (Maurizio Lombardi) [RHEL-83544] - nvmet: implement id ns for nvm command set (Maurizio Lombardi) [RHEL-83544] - nvmet: support reservation feature (Maurizio Lombardi) [RHEL-83544] - redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (Steve Best) [RHEL-67850] - platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver (Steve Best) [RHEL-67850] Resolves: RHEL-67850, RHEL-72674, RHEL-79719, RHEL-82459, RHEL-83150, RHEL-83544, RHEL-85949 Signed-off-by: Julio Faracco --- Makefile.rhelver | 2 +- kernel-aarch64-64k-debug-rhel.config | 1 + kernel-aarch64-64k-rhel.config | 1 + kernel-aarch64-automotive-debug-rhel.config | 1 + kernel-aarch64-automotive-rhel.config | 1 + kernel-aarch64-debug-rhel.config | 1 + kernel-aarch64-rhel.config | 1 + kernel-aarch64-rt-64k-debug-rhel.config | 1 + kernel-aarch64-rt-64k-rhel.config | 1 + kernel-aarch64-rt-debug-rhel.config | 1 + kernel-aarch64-rt-rhel.config | 1 + kernel-ppc64le-debug-rhel.config | 1 + kernel-ppc64le-rhel.config | 1 + kernel-s390x-debug-rhel.config | 1 + kernel-s390x-rhel.config | 1 + kernel-s390x-zfcpdump-rhel.config | 1 + kernel-x86_64-automotive-debug-rhel.config | 2 + kernel-x86_64-automotive-rhel.config | 2 + kernel-x86_64-debug-rhel.config | 2 + kernel-x86_64-rhel.config | 2 + kernel-x86_64-rt-debug-rhel.config | 2 + kernel-x86_64-rt-rhel.config | 2 + kernel.changelog | 117 ++++++++++++++++++ kernel.spec | 124 +++++++++++++++++++- sources | 6 +- 25 files changed, 268 insertions(+), 8 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index ae321729b..20c37c0dc 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 1 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 71 +RHEL_RELEASE = 72 # # RHEL_REBASE_NUM diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index 62345c838..5376f9bed 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -4713,6 +4713,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 154140be9..5139761d8 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -4692,6 +4692,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-aarch64-automotive-debug-rhel.config b/kernel-aarch64-automotive-debug-rhel.config index fac29016e..1bbcc95b0 100644 --- a/kernel-aarch64-automotive-debug-rhel.config +++ b/kernel-aarch64-automotive-debug-rhel.config @@ -5000,6 +5000,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m # CONFIG_NVME_TARGET_TCP is not set # CONFIG_NVME_TARGET_TCP_TLS is not set diff --git a/kernel-aarch64-automotive-rhel.config b/kernel-aarch64-automotive-rhel.config index 03c4fc957..e2600ebf0 100644 --- a/kernel-aarch64-automotive-rhel.config +++ b/kernel-aarch64-automotive-rhel.config @@ -4979,6 +4979,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m # CONFIG_NVME_TARGET_TCP is not set # CONFIG_NVME_TARGET_TCP_TLS is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 7d44b374c..18bd675ed 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -4710,6 +4710,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 8a45266a4..8191b9197 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -4689,6 +4689,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index df067f6d6..14702230d 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -4754,6 +4754,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index d2766ecd7..99551e998 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -4733,6 +4733,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 232c3581e..222186640 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -4751,6 +4751,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index 39519897f..29eebd3b5 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -4730,6 +4730,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 7e47eacb9..aa132c4ea 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -4333,6 +4333,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 9cd988c54..870f45970 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -4313,6 +4313,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 0be944eb5..971418a80 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -4310,6 +4310,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 8723f6d09..23270a582 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -4290,6 +4290,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 3f39b5c84..478437157 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -4301,6 +4301,7 @@ CONFIG_NVME_TARGET_FC=m # CONFIG_NVME_TARGET is not set CONFIG_NVME_TARGET_LOOP=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-x86_64-automotive-debug-rhel.config b/kernel-x86_64-automotive-debug-rhel.config index b080ddafb..fb0e52a2a 100644 --- a/kernel-x86_64-automotive-debug-rhel.config +++ b/kernel-x86_64-automotive-debug-rhel.config @@ -235,6 +235,7 @@ CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_ALX is not set # CONFIG_AM2315 is not set # CONFIG_AMCC_QT2025_PHY is not set +# CONFIG_AMD_3D_VCACHE is not set # CONFIG_AMD8111_ETH is not set CONFIG_AMD_ATL=m # CONFIG_AMD_HSMP is not set @@ -4732,6 +4733,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m # CONFIG_NVME_TARGET_TCP is not set # CONFIG_NVME_TARGET_TCP_TLS is not set diff --git a/kernel-x86_64-automotive-rhel.config b/kernel-x86_64-automotive-rhel.config index 3b80829d8..9ae484be0 100644 --- a/kernel-x86_64-automotive-rhel.config +++ b/kernel-x86_64-automotive-rhel.config @@ -235,6 +235,7 @@ CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_ALX is not set # CONFIG_AM2315 is not set # CONFIG_AMCC_QT2025_PHY is not set +# CONFIG_AMD_3D_VCACHE is not set # CONFIG_AMD8111_ETH is not set CONFIG_AMD_ATL=m # CONFIG_AMD_HSMP is not set @@ -4712,6 +4713,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m # CONFIG_NVME_TARGET_TCP is not set # CONFIG_NVME_TARGET_TCP_TLS is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 94732a699..266c5f6cd 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -232,6 +232,7 @@ CONFIG_ALTERA_STAPL=m CONFIG_ALX=m # CONFIG_AM2315 is not set # CONFIG_AMCC_QT2025_PHY is not set +CONFIG_AMD_3D_VCACHE=m # CONFIG_AMD8111_ETH is not set CONFIG_AMD_ATL=m CONFIG_AMD_HSMP=m @@ -4597,6 +4598,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 1508098b6..c5b3b3b5e 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -232,6 +232,7 @@ CONFIG_ALTERA_STAPL=m CONFIG_ALX=m # CONFIG_AM2315 is not set # CONFIG_AMCC_QT2025_PHY is not set +CONFIG_AMD_3D_VCACHE=m # CONFIG_AMD8111_ETH is not set CONFIG_AMD_ATL=m CONFIG_AMD_HSMP=m @@ -4577,6 +4578,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 1f12987bb..dc553ade8 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -232,6 +232,7 @@ CONFIG_ALTERA_STAPL=m CONFIG_ALX=m # CONFIG_AM2315 is not set # CONFIG_AMCC_QT2025_PHY is not set +CONFIG_AMD_3D_VCACHE=m # CONFIG_AMD8111_ETH is not set CONFIG_AMD_ATL=m CONFIG_AMD_HSMP=m @@ -4638,6 +4639,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index faa665980..ad608f189 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -232,6 +232,7 @@ CONFIG_ALTERA_STAPL=m CONFIG_ALX=m # CONFIG_AM2315 is not set # CONFIG_AMCC_QT2025_PHY is not set +CONFIG_AMD_3D_VCACHE=m # CONFIG_AMD8111_ETH is not set CONFIG_AMD_ATL=m CONFIG_AMD_HSMP=m @@ -4618,6 +4619,7 @@ CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set +# CONFIG_NVME_TARGET_PCI_EPF is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TARGET_TCP_TLS=y diff --git a/kernel.changelog b/kernel.changelog index 48a13c433..43beebb2c 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,120 @@ +* Wed Apr 09 2025 Julio Faracco [6.12.0-72.el10] +- mei: me: add panther lake P DID (Steve Best) [RHEL-79719] +- s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72674] +- s390/diag324: Retrieve power readings via diag 0x324 (Mete Durlu) [RHEL-72674] +- s390/diag: Create misc device /dev/diag (Mete Durlu) [RHEL-72674] +- powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (Mamatha Inamdar) [RHEL-85949] +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CKI Backport Bot) [RHEL-82459] {CVE-2024-58069} +- PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type (Myron Stowe) [RHEL-83150] +- redhat/configs: disable CONFIG_NVME_TARGET_PCI_EPF (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Do not add an IRQ vector if not needed (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: fix stuck reset on concurrent DPC and HP (Maurizio Lombardi) [RHEL-83544] +- block: change blk_mq_add_to_batch() third argument type to bool (Maurizio Lombardi) [RHEL-83544] +- nvme: move error logging from nvme_end_req() to __nvme_end_req() (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Maurizio Lombardi) [RHEL-83544] +- nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: Fix a C2HTermReq error message (Maurizio Lombardi) [RHEL-83544] +- nvmet: remove old function prototype (Maurizio Lombardi) [RHEL-83544] +- nvme-ioctl: fix leaked requests on mapping error (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: skip CMB blocks incompatible with PCI P2P DMA (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: clean up CMBMSC when registering CMB fails (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: fix possible UAF in nvme_tcp_poll (Maurizio Lombardi) [RHEL-83544] +- nvme: only allow entering LIVE from CONNECTING state (Maurizio Lombardi) [RHEL-83544] +- nvme-fc: rely on state transitions to handle connectivity loss (Maurizio Lombardi) [RHEL-83544] +- apple-nvme: Support coprocessors left idle (Maurizio Lombardi) [RHEL-83544] +- apple-nvme: Release power domains when probe fails (Maurizio Lombardi) [RHEL-83544] +- nvmet: Use enum definitions instead of hardcoded values (Maurizio Lombardi) [RHEL-83544] +- nvme: Cleanup the definition of the controller config register fields (Maurizio Lombardi) [RHEL-83544] +- nvme/ioctl: add missing space in err message (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: fix connect failure on receiving partial ICResp PDU (Maurizio Lombardi) [RHEL-83544] +- nvme: tcp: Fix compilation warning with W=1 (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Avoid RCU stalls under heavy workload (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Do not uselessly write the CSTS register (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Correctly initialize CSTS when enabling the controller (Maurizio Lombardi) [RHEL-83544] +- nvmet-rdma: recheck queue state is LIVE in state lock in recv done (Maurizio Lombardi) [RHEL-83544] +- nvmet: Fix crash when a namespace is disabled (Maurizio Lombardi) [RHEL-83544] {CVE-2025-21850} +- nvme-tcp: add basic support for the C2HTermReq PDU (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: quirk Acer FA100 for non-uniqueue identifiers (Maurizio Lombardi) [RHEL-83544] +- nvme-fc: use ctrl state getter (Maurizio Lombardi) [RHEL-83544] +- nvme: make nvme_tls_attrs_group static (Maurizio Lombardi) [RHEL-83544] +- nvmet: add a missing endianess conversion in nvmet_execute_admin_connect (Maurizio Lombardi) [RHEL-83544] +- nvmet: the result field in nvmet_alloc_ctrl_args is little endian (Maurizio Lombardi) [RHEL-83544] +- nvmet: fix a memory leak in controller identify (Maurizio Lombardi) [RHEL-83544] +- nvme-fc: do not ignore connectivity loss during connecting (Maurizio Lombardi) [RHEL-83544] +- nvme: handle connectivity loss in nvme_set_queue_count (Maurizio Lombardi) [RHEL-83544] +- nvme-fc: go straight to connecting state when initializing (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: remove redundant dma frees in hmb (Maurizio Lombardi) [RHEL-83544] +- nvmet: fix rw control endian access (Maurizio Lombardi) [RHEL-83544] +- nvme: fix bogus kzalloc() return check in nvme_init_effects_log() (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: use correct size to free the hmb buffer (Maurizio Lombardi) [RHEL-83544] +- nvme: Add error path for xa_store in nvme_init_effects (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: fix comment typo (Maurizio Lombardi) [RHEL-83544] +- nvmet: New NVMe PCI endpoint function target driver (Maurizio Lombardi) [RHEL-83544] +- nvmet: Implement arbitration feature support (Maurizio Lombardi) [RHEL-83544] +- nvmet: Implement interrupt config feature support (Maurizio Lombardi) [RHEL-83544] +- nvmet: Implement interrupt coalescing feature support (Maurizio Lombardi) [RHEL-83544] +- nvmet: Implement host identifier set feature support (Maurizio Lombardi) [RHEL-83544] +- nvmet: Introduce get/set_feature controller operations (Maurizio Lombardi) [RHEL-83544] +- nvmet: Do not require SGL for PCI target controller commands (Maurizio Lombardi) [RHEL-83544] +- nvmet: Add support for I/O queue management admin commands (Maurizio Lombardi) [RHEL-83544] +- nvmet: Introduce nvmet_sq_create() and nvmet_cq_create() (Maurizio Lombardi) [RHEL-83544] +- nvmet: Introduce nvmet_req_transfer_len() (Maurizio Lombardi) [RHEL-83544] +- nvmet: Improve nvmet_alloc_ctrl() interface and implementation (Maurizio Lombardi) [RHEL-83544] +- nvme: Add PCI transport type (Maurizio Lombardi) [RHEL-83544] +- nvmet: Add drvdata field to struct nvmet_ctrl (Maurizio Lombardi) [RHEL-83544] +- nvmet: Introduce nvmet_get_cmd_effects_admin() (Maurizio Lombardi) [RHEL-83544] +- nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers (Maurizio Lombardi) [RHEL-83544] +- nvmet: Add vendor_id and subsys_vendor_id subsystem attributes (Maurizio Lombardi) [RHEL-83544] +- nvme: Move opcode string helper functions declarations (Maurizio Lombardi) [RHEL-83544] +- nvme: change return type of nvme_poll_cq() to bool (Maurizio Lombardi) [RHEL-83544] +- nvme: Add error check for xa_store in nvme_get_effects_log (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers (Maurizio Lombardi) [RHEL-83544] +- nvmet: handle rw's limited retry flag (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: remove nvme_tcp_destroy_io_queues() (Maurizio Lombardi) [RHEL-83544] +- nvmet-loop: avoid using mutex in IO hotpath (Maurizio Lombardi) [RHEL-83544] +- nvmet: propagate npwg topology (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: 512 byte aligned dma pool segment quirk (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: simplify nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544] +- nvme-rdma: unquiesce admin_q before destroy it (Maurizio Lombardi) [RHEL-83544] {CVE-2024-49569} +- nvme-tcp: fix the memleak while create new ctrl failed (Maurizio Lombardi) [RHEL-83544] {CVE-2024-56632} +- nvmet: replace kmalloc + memset with kzalloc for data allocation (Maurizio Lombardi) [RHEL-83544] +- nvme-fabrics: handle zero MAXCMD without closing the connection (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: remove two deallocate zeroes quirks (Maurizio Lombardi) [RHEL-83544] +- nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported (Maurizio Lombardi) [RHEL-83544] +- nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm() (Maurizio Lombardi) [RHEL-83544] +- nvme: tuning pr code by using defined structs and macros (Maurizio Lombardi) [RHEL-83544] +- nvme: introduce change ptpl and iekey definition (Maurizio Lombardi) [RHEL-83544] +- nvme-fabrics: fix kernel crash while shutting down controller (Maurizio Lombardi) [RHEL-83544] {CVE-2024-53169} +- Revert "nvme: make keep-alive synchronous operation" (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: use sgls for all user requests if possible (Maurizio Lombardi) [RHEL-83544] +- nvme: define the remaining used sgls constants (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: add support for sgl metadata (Maurizio Lombardi) [RHEL-83544] +- nvme/multipath: Fix RCU list traversal to use SRCU primitive (Maurizio Lombardi) [RHEL-83544] +- nvmet: add tracing of reservation commands (Maurizio Lombardi) [RHEL-83544] +- nvme: parse reservation commands's action and rtype to string (Maurizio Lombardi) [RHEL-83544] +- nvmet: report ns's vwc not present (Maurizio Lombardi) [RHEL-83544] +- nvme: check ns's volatile write cache not present (Maurizio Lombardi) [RHEL-83544] +- nvme: add rotational support (Maurizio Lombardi) [RHEL-83544] +- nvme: use command set independent id ns if available (Maurizio Lombardi) [RHEL-83544] +- nvmet: support for csi identify ns (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement rotational media information log (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement endurance groups (Maurizio Lombardi) [RHEL-83544] +- nvmet: declare 2.1 version compliance (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement crto property (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement supported features log (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement supported log pages (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement active command set ns list (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement id ns for nvm command set (Maurizio Lombardi) [RHEL-83544] +- nvmet: support reservation feature (Maurizio Lombardi) [RHEL-83544] +- redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (Steve Best) [RHEL-67850] +- platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver (Steve Best) [RHEL-67850] +Resolves: RHEL-67850, RHEL-72674, RHEL-79719, RHEL-82459, RHEL-83150, RHEL-83544, RHEL-85949 + * Tue Apr 08 2025 Julio Faracco [6.12.0-71.el10] - KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Apply RESx settings to sysreg reset values (Sebastian Ott) [RHEL-82297] diff --git a/kernel.spec b/kernel.spec index ba93392b0..bbf714e1d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -162,15 +162,15 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 71 +%define pkgrelease 72 %define kversion 6 -%define tarfile_release 6.12.0-71.el10 +%define tarfile_release 6.12.0-72.el10 # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 71%{?buildid}%{?dist} +%define specrelease 72%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.12.0-71.el10 +%define kabiversion 6.12.0-72.el10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -4316,6 +4316,122 @@ fi\ # # %changelog +* Wed Apr 09 2025 Julio Faracco [6.12.0-72.el10] +- mei: me: add panther lake P DID (Steve Best) [RHEL-79719] +- s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72674] +- s390/diag324: Retrieve power readings via diag 0x324 (Mete Durlu) [RHEL-72674] +- s390/diag: Create misc device /dev/diag (Mete Durlu) [RHEL-72674] +- powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (Mamatha Inamdar) [RHEL-85949] +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CKI Backport Bot) [RHEL-82459] {CVE-2024-58069} +- PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type (Myron Stowe) [RHEL-83150] +- redhat/configs: disable CONFIG_NVME_TARGET_PCI_EPF (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Do not add an IRQ vector if not needed (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: fix stuck reset on concurrent DPC and HP (Maurizio Lombardi) [RHEL-83544] +- block: change blk_mq_add_to_batch() third argument type to bool (Maurizio Lombardi) [RHEL-83544] +- nvme: move error logging from nvme_end_req() to __nvme_end_req() (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Maurizio Lombardi) [RHEL-83544] +- nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: Fix a C2HTermReq error message (Maurizio Lombardi) [RHEL-83544] +- nvmet: remove old function prototype (Maurizio Lombardi) [RHEL-83544] +- nvme-ioctl: fix leaked requests on mapping error (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: skip CMB blocks incompatible with PCI P2P DMA (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: clean up CMBMSC when registering CMB fails (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: fix possible UAF in nvme_tcp_poll (Maurizio Lombardi) [RHEL-83544] +- nvme: only allow entering LIVE from CONNECTING state (Maurizio Lombardi) [RHEL-83544] +- nvme-fc: rely on state transitions to handle connectivity loss (Maurizio Lombardi) [RHEL-83544] +- apple-nvme: Support coprocessors left idle (Maurizio Lombardi) [RHEL-83544] +- apple-nvme: Release power domains when probe fails (Maurizio Lombardi) [RHEL-83544] +- nvmet: Use enum definitions instead of hardcoded values (Maurizio Lombardi) [RHEL-83544] +- nvme: Cleanup the definition of the controller config register fields (Maurizio Lombardi) [RHEL-83544] +- nvme/ioctl: add missing space in err message (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: fix connect failure on receiving partial ICResp PDU (Maurizio Lombardi) [RHEL-83544] +- nvme: tcp: Fix compilation warning with W=1 (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Avoid RCU stalls under heavy workload (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Do not uselessly write the CSTS register (Maurizio Lombardi) [RHEL-83544] +- nvmet: pci-epf: Correctly initialize CSTS when enabling the controller (Maurizio Lombardi) [RHEL-83544] +- nvmet-rdma: recheck queue state is LIVE in state lock in recv done (Maurizio Lombardi) [RHEL-83544] +- nvmet: Fix crash when a namespace is disabled (Maurizio Lombardi) [RHEL-83544] {CVE-2025-21850} +- nvme-tcp: add basic support for the C2HTermReq PDU (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: quirk Acer FA100 for non-uniqueue identifiers (Maurizio Lombardi) [RHEL-83544] +- nvme-fc: use ctrl state getter (Maurizio Lombardi) [RHEL-83544] +- nvme: make nvme_tls_attrs_group static (Maurizio Lombardi) [RHEL-83544] +- nvmet: add a missing endianess conversion in nvmet_execute_admin_connect (Maurizio Lombardi) [RHEL-83544] +- nvmet: the result field in nvmet_alloc_ctrl_args is little endian (Maurizio Lombardi) [RHEL-83544] +- nvmet: fix a memory leak in controller identify (Maurizio Lombardi) [RHEL-83544] +- nvme-fc: do not ignore connectivity loss during connecting (Maurizio Lombardi) [RHEL-83544] +- nvme: handle connectivity loss in nvme_set_queue_count (Maurizio Lombardi) [RHEL-83544] +- nvme-fc: go straight to connecting state when initializing (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: remove redundant dma frees in hmb (Maurizio Lombardi) [RHEL-83544] +- nvmet: fix rw control endian access (Maurizio Lombardi) [RHEL-83544] +- nvme: fix bogus kzalloc() return check in nvme_init_effects_log() (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: use correct size to free the hmb buffer (Maurizio Lombardi) [RHEL-83544] +- nvme: Add error path for xa_store in nvme_init_effects (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: fix comment typo (Maurizio Lombardi) [RHEL-83544] +- nvmet: New NVMe PCI endpoint function target driver (Maurizio Lombardi) [RHEL-83544] +- nvmet: Implement arbitration feature support (Maurizio Lombardi) [RHEL-83544] +- nvmet: Implement interrupt config feature support (Maurizio Lombardi) [RHEL-83544] +- nvmet: Implement interrupt coalescing feature support (Maurizio Lombardi) [RHEL-83544] +- nvmet: Implement host identifier set feature support (Maurizio Lombardi) [RHEL-83544] +- nvmet: Introduce get/set_feature controller operations (Maurizio Lombardi) [RHEL-83544] +- nvmet: Do not require SGL for PCI target controller commands (Maurizio Lombardi) [RHEL-83544] +- nvmet: Add support for I/O queue management admin commands (Maurizio Lombardi) [RHEL-83544] +- nvmet: Introduce nvmet_sq_create() and nvmet_cq_create() (Maurizio Lombardi) [RHEL-83544] +- nvmet: Introduce nvmet_req_transfer_len() (Maurizio Lombardi) [RHEL-83544] +- nvmet: Improve nvmet_alloc_ctrl() interface and implementation (Maurizio Lombardi) [RHEL-83544] +- nvme: Add PCI transport type (Maurizio Lombardi) [RHEL-83544] +- nvmet: Add drvdata field to struct nvmet_ctrl (Maurizio Lombardi) [RHEL-83544] +- nvmet: Introduce nvmet_get_cmd_effects_admin() (Maurizio Lombardi) [RHEL-83544] +- nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers (Maurizio Lombardi) [RHEL-83544] +- nvmet: Add vendor_id and subsys_vendor_id subsystem attributes (Maurizio Lombardi) [RHEL-83544] +- nvme: Move opcode string helper functions declarations (Maurizio Lombardi) [RHEL-83544] +- nvme: change return type of nvme_poll_cq() to bool (Maurizio Lombardi) [RHEL-83544] +- nvme: Add error check for xa_store in nvme_get_effects_log (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers (Maurizio Lombardi) [RHEL-83544] +- nvmet: handle rw's limited retry flag (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: remove nvme_tcp_destroy_io_queues() (Maurizio Lombardi) [RHEL-83544] +- nvmet-loop: avoid using mutex in IO hotpath (Maurizio Lombardi) [RHEL-83544] +- nvmet: propagate npwg topology (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: 512 byte aligned dma pool segment quirk (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: simplify nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544] +- nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544] +- nvme-rdma: unquiesce admin_q before destroy it (Maurizio Lombardi) [RHEL-83544] {CVE-2024-49569} +- nvme-tcp: fix the memleak while create new ctrl failed (Maurizio Lombardi) [RHEL-83544] {CVE-2024-56632} +- nvmet: replace kmalloc + memset with kzalloc for data allocation (Maurizio Lombardi) [RHEL-83544] +- nvme-fabrics: handle zero MAXCMD without closing the connection (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: remove two deallocate zeroes quirks (Maurizio Lombardi) [RHEL-83544] +- nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported (Maurizio Lombardi) [RHEL-83544] +- nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm() (Maurizio Lombardi) [RHEL-83544] +- nvme: tuning pr code by using defined structs and macros (Maurizio Lombardi) [RHEL-83544] +- nvme: introduce change ptpl and iekey definition (Maurizio Lombardi) [RHEL-83544] +- nvme-fabrics: fix kernel crash while shutting down controller (Maurizio Lombardi) [RHEL-83544] {CVE-2024-53169} +- Revert "nvme: make keep-alive synchronous operation" (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: use sgls for all user requests if possible (Maurizio Lombardi) [RHEL-83544] +- nvme: define the remaining used sgls constants (Maurizio Lombardi) [RHEL-83544] +- nvme-pci: add support for sgl metadata (Maurizio Lombardi) [RHEL-83544] +- nvme/multipath: Fix RCU list traversal to use SRCU primitive (Maurizio Lombardi) [RHEL-83544] +- nvmet: add tracing of reservation commands (Maurizio Lombardi) [RHEL-83544] +- nvme: parse reservation commands's action and rtype to string (Maurizio Lombardi) [RHEL-83544] +- nvmet: report ns's vwc not present (Maurizio Lombardi) [RHEL-83544] +- nvme: check ns's volatile write cache not present (Maurizio Lombardi) [RHEL-83544] +- nvme: add rotational support (Maurizio Lombardi) [RHEL-83544] +- nvme: use command set independent id ns if available (Maurizio Lombardi) [RHEL-83544] +- nvmet: support for csi identify ns (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement rotational media information log (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement endurance groups (Maurizio Lombardi) [RHEL-83544] +- nvmet: declare 2.1 version compliance (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement crto property (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement supported features log (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement supported log pages (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement active command set ns list (Maurizio Lombardi) [RHEL-83544] +- nvmet: implement id ns for nvm command set (Maurizio Lombardi) [RHEL-83544] +- nvmet: support reservation feature (Maurizio Lombardi) [RHEL-83544] +- redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (Steve Best) [RHEL-67850] +- platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver (Steve Best) [RHEL-67850] + * Tue Apr 08 2025 Julio Faracco [6.12.0-71.el10] - KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Apply RESx settings to sysreg reset values (Sebastian Ott) [RHEL-82297] diff --git a/sources b/sources index ddcd78d1f..f27e7d9ef 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 -SHA512 (linux-6.12.0-71.el10.tar.xz) = 1269b922d2cc5126c91118e691b95ebc02cb0c49779e05fff6ad1671d3ad581182636d04aa5bf8813d11b363e7aa839abefd052cec8b40e25e643084f2bcff8f -SHA512 (kernel-abi-stablelists-6.12.0-71.el10.tar.xz) = a1d1c99ec3e65498238cee2255aafe6475e6eaf20eca56ea1ebe0646381639b063ff65023020b1eaac043cce29bbc6a3bb233672f4badba43a4d52a8ecd97f99 -SHA512 (kernel-kabi-dw-6.12.0-71.el10.tar.xz) = 363638a37d0822f41ee10a642eba36b7442adc8697b96afc32d0dfe7cdfef25279d16621d6a9d75e29ec659a379ba2be6b7a92e59255bdeb00c17b5d4b54690d +SHA512 (linux-6.12.0-72.el10.tar.xz) = 52fb373e7af0cfefbf6e648718e17e6bc86b54e68e4c57ffbace8ac38623fb7e37927a06aa57a2322ed691376002c6eb9b806757ae22118ef94fa5aedd97de65 +SHA512 (kernel-abi-stablelists-6.12.0-72.el10.tar.xz) = a2ece47a12197d619add2e950ac77acec2b9788e9e6f4901939e5c83bd037433b5b5c2c955042196f56d82c453f7c6bd1cc616047f45eba59c7e1a6b675f5fd5 +SHA512 (kernel-kabi-dw-6.12.0-72.el10.tar.xz) = 363638a37d0822f41ee10a642eba36b7442adc8697b96afc32d0dfe7cdfef25279d16621d6a9d75e29ec659a379ba2be6b7a92e59255bdeb00c17b5d4b54690d