forked from rpms/kernel
kernel-5.14.0-196.el9
* Mon Nov 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-196.el9] - redhat/configs: add configs for new Qualcomm options (Adrien Thierry) [2122365] - soc: qcom: Make QCOM_RPMPD depend on OF (Adrien Thierry) [2122365] - soc: qcom: spm: Add CPU data for MSM8909 (Adrien Thierry) [2122365] - soc: qcom: rpmpd: Add compatible for MSM8909 (Adrien Thierry) [2122365] - soc: qcom: smd-rpm: Add compatible for MSM8909 (Adrien Thierry) [2122365] - soc: qcom: icc-bwmon: Remove unnecessary print function dev_err() (Adrien Thierry) [2122365] - soc: qcom: socinfo: Fix the id of SA8540P SoC (Adrien Thierry) [2122365] - soc: qcom: Make QCOM_RPMPD depend on PM (Adrien Thierry) [2122365] - soc: qcom: icc-bwmon: Add bandwidth monitoring driver (Adrien Thierry) [2122365] - soc/qcom: Make QCOM_RPMPD select PM_GENERIC_DOMAINS/_OF (Adrien Thierry) [2122365] - soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register (Adrien Thierry) [2122365] - soc: qcom: llcc: Fix syntax errors in comments (Adrien Thierry) [2122365] - soc: qcom: ocmem: Fix refcount leak in of_get_ocmem (Adrien Thierry) [2122365] - soc: qcom: cmd-db: replace strscpy_pad() with strncpy() (Adrien Thierry) [2122365] - soc: qcom: rpmhpd: fix typos in comment (Adrien Thierry) [2122365] - soc: qcom: correct kerneldoc (Adrien Thierry) [2122365] - soc: qcom: cmd-db: replace strncpy() with strscpy_pad() (Adrien Thierry) [2122365] - soc: qcom: apr: Drop redundant check in .remove() (Adrien Thierry) [2122365] - soc: qcom: socinfo: Add an ID for sc7180P (Adrien Thierry) [2122365] - soc: qcom: geni: Disable MMIO tracing for GENI SE (Adrien Thierry) [2122365] - soc: qcom: pdr: use static for servreg_* variables (Adrien Thierry) [2122365] - soc: qcom: socinfo: Sort out 8974PRO names (Adrien Thierry) [2122365] - soc: qcom: pdr: replace usage of found with dedicated list iterator variable (Adrien Thierry) [2122365] - soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc (Adrien Thierry) [2122365] - soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc (Adrien Thierry) [2122365] - soc: qcom: socinfo: Add another ID for SM8450 (Adrien Thierry) [2122365] - soc: qcom: socinfo: add SC7280 entry to soc_id array (Adrien Thierry) [2122365] - soc: qcom: mdt_loader: Fix split-firmware condition (Adrien Thierry) [2122365] - soc: qcom: socinfo: Add some more PMICs and SoCs (Adrien Thierry) [2122365] - soc: qcom: mdt_loader: Extract PAS operations (Adrien Thierry) [2122365] - cpuidle: qcom-spm: Check if any CPU is managed by SPM (Adrien Thierry) [2122365] - soc: qcom: mdt_loader: Always invoke PAS mem_setup (Adrien Thierry) [2122365] - soc: qcom: mdt_loader: Reorder parts of __qcom_mdt_load() (Adrien Thierry) [2122365] - soc: qcom: mdt_loader: Extend check for split firmware (Adrien Thierry) [2122365] - soc: qcom: mdt_loader: Allow hash to reside in any segment (Adrien Thierry) [2122365] - firmware: qcom: scm: Introduce pas_metadata context (Adrien Thierry) [2122365] - soc: qcom: aoss: remove spurious IRQF_ONESHOT flags (Adrien Thierry) [2122365] - soc: qcom: apr: Remove redundant 'flush_workqueue()' calls (Adrien Thierry) [2122365] - soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem (Adrien Thierry) [2122365] - soc: qcom: rpmh-rsc: Fix typo in a comment (Adrien Thierry) [2122365] - soc: qcom: socinfo: Add SM6350 and SM7225 (Adrien Thierry) [2122365] - soc: qcom: socinfo: add SM8450 ID (Adrien Thierry) [2122365] - soc: qcom: aoss: constify static struct thermal_cooling_device_ops (Adrien Thierry) [2122365] - PM: AVS: qcom-cpr: Use div64_ul instead of do_div (Adrien Thierry) [2122365] - soc: qcom: stats: Add fixed sleep stats offset for older RPM firmwares (Adrien Thierry) [2122365] - soc: qcom: qmi: Fix a typo in a comment (Adrien Thierry) [2122365] - qcom: spm: allow compile-testing (Adrien Thierry) [2122365] - soc: qcom: smp2p: Add of_node_put() before goto (Adrien Thierry) [2122365] - soc: qcom: apr: Add of_node_put() before return (Adrien Thierry) [2122365] - soc: qcom: qcom_stats: Fix client votes offset (Adrien Thierry) [2122365] - soc: qcom: spm: Add 8916 SPM register data (Adrien Thierry) [2122365] - soc: qcom: socinfo: Add PM8150C and SMB2351 models (Adrien Thierry) [2122365] - soc: qcom: smp2p: add feature negotiation and ssr ack feature support (Adrien Thierry) [2122365] - soc: qcom: Add Sleep stats driver (Adrien Thierry) [2122365] - soc: qcom: socinfo: add two missing PMIC IDs (Adrien Thierry) [2122365] - soc: qcom: apr: Add GPR support (Adrien Thierry) [2122365] - soc: qcom: apr: make code more reuseable (Adrien Thierry) [2122365] - soc: qcom: aoss: Drop power domain support (Adrien Thierry) [2122365] - soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ (Adrien Thierry) [2122365] - soc: qcom: smd-rpm: Add QCM2290 compatible (Adrien Thierry) [2122365] - soc: qcom: pdr: Prefer strscpy over strcpy (Adrien Thierry) [2122365] - soc: qcom: rpmh-rsc: Make use of the helper function devm_platform_ioremap_resource_byname() (Adrien Thierry) [2122365] - soc: qcom: gsbi: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365] - soc: qcom: aoss: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365] - soc: qcom: ocmem: Make use of the helper function devm_platform_ioremap_resource_byname() (Adrien Thierry) [2122365] - PM: AVS: qcom-cpr: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365] - soc: qcom: socinfo: Add IPQ8074 family ID-s (Adrien Thierry) [2122365] - soc: qcom: smd-rpm: Add compatible for MSM8953 SoC (Adrien Thierry) [2122365] - soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 (Adrien Thierry) [2122365] - soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS (Adrien Thierry) [2122365] - cpuidle: qcom_spm: Detach state machine from main SPM handling (Adrien Thierry) [2122365] - soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment (Adrien Thierry) [2122365] - nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM (Adrien Thierry) [2122365] - soc: qcom: socinfo: Fixed argument passed to platform_set_data() (Adrien Thierry) [2122365] - soc: qcom: smsm: Fix missed interrupts if state changes while masked (Adrien Thierry) [2122365] - soc: qcom: smsm: Implement support for get_irqchip_state (Adrien Thierry) [2122365] - soc: qcom: smd-rpm: Add SM6115 compatible (Adrien Thierry) [2122365] - PM: AVS: qcom-cpr: Use nvmem_cell_read_variable_le_u32() (Adrien Thierry) [2122365] - soc: qcom: aoss: Fix the out of bound usage of cooling_devs (Adrien Thierry) [2122365] - soc: qcom: socinfo: Don't print anything if nothing found (Adrien Thierry) [2122365] - soc: qcom: aoss: Add generic compatible (Adrien Thierry) [2122365] - net: drop the weight argument from netif_napi_add (Íñigo Huguet) [2139498] - eth: octeon: fix build after netif_napi_add() changes (Íñigo Huguet) [2139498] - net: remove netif_tx_napi_add() (Íñigo Huguet) [2139498] - atl1c: use netif_napi_add_tx() for Tx NAPI (Íñigo Huguet) [2139498] - ipoib: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498] - IB/hfi1: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498] - IB/hfi1: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498] - crypto: caam/qi2 - switch to netif_napi_add_tx_weight() (Íñigo Huguet) [2139498] - can: can-dev: move to netif_napi_add_weight() (Íñigo Huguet) [2139498] - net: wan: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498] - net: virtio: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498] - r8152: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498] - eth: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498] - mt76: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498] - net: move snowflake callers to netif_napi_add_tx_weight() (Íñigo Huguet) [2139498] - net: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498] - netdev: reshuffle netif_napi_add() APIs to allow dropping weight (Íñigo Huguet) [2139498] - ath10k: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498] - rtw88: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498] - eth: smsc: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498] - eth: benet: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498] - eth: remove remaining copies of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498] - eth: remove copies of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498] - eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498] - can: m_can: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498] - scsi: lpfc: Update lpfc version to 14.2.0.8 (Dick Kennedy) [2114053] - scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info (Dick Kennedy) [2114053] - scsi: lpfc: Log when congestion management limits are in effect (Dick Kennedy) [2114053] - scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs (Dick Kennedy) [2114053] - scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off (Dick Kennedy) [2114053] - scsi: lpfc: Update lpfc version to 14.2.0.7 (Dick Kennedy) [2114053] - scsi: lpfc: Fix various issues reported by tools (Dick Kennedy) [2114053] - scsi: lpfc: Add reporting capability for Link Degrade Signaling (Dick Kennedy) [2114053] - scsi: lpfc: Rework FDMI attribute registration for unintential padding (Dick Kennedy) [2114053] - scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency (Dick Kennedy) [2114053] - scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd (Dick Kennedy) [2114053] - scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application (Dick Kennedy) [2114053] - scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba (Dick Kennedy) [2114053] - scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPort ID (Dick Kennedy) [2114053] - scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases (Dick Kennedy) [2114053] - scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload (Dick Kennedy) [2114053] - scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology (Dick Kennedy) [2114053] - scsi: lpfc: Fix prli_fc4_req checks in PRLI handling (Dick Kennedy) [2114053] - scsi: lpfc: Remove unneeded result variable (Dick Kennedy) [2114053] - scsi: lpfc: Remove the unneeded result variable (Dick Kennedy) [2114053] - scsi: lpfc: Copyright updates for 14.2.0.6 patches (Dick Kennedy) [2114053] - scsi: lpfc: Update lpfc version to 14.2.0.6 (Dick Kennedy) [2114053] - scsi: lpfc: Remove SANDiags related code (Dick Kennedy) [2114053] - scsi: lpfc: Add warning notification period to CMF_SYNC_WQE (Dick Kennedy) [2114053] - scsi: lpfc: Rework MIB Rx Monitor debug info logic (Dick Kennedy) [2114053] - scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID (Dick Kennedy) [2114053] - scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery (Dick Kennedy) [2114053] - scsi: lpfc: Check the return value of alloc_workqueue() (Dick Kennedy) [2114053] Resolves: rhbz#2122365, rhbz#2139498, rhbz#2114053 Signed-off-by: Frantisek Hrbata <fhrbata@redhat.com>
This commit is contained in:
parent
3f950ef3fb
commit
90e968bdfc
@ -12,7 +12,7 @@ RHEL_MINOR = 2
|
|||||||
#
|
#
|
||||||
# Use this spot to avoid future merge conflicts.
|
# Use this spot to avoid future merge conflicts.
|
||||||
# Do not trim this comment.
|
# Do not trim this comment.
|
||||||
RHEL_RELEASE = 195
|
RHEL_RELEASE = 196
|
||||||
|
|
||||||
#
|
#
|
||||||
# ZSTREAM
|
# ZSTREAM
|
||||||
|
@ -4316,6 +4316,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_E1041=y
|
|||||||
# CONFIG_QCOM_GSBI is not set
|
# CONFIG_QCOM_GSBI is not set
|
||||||
CONFIG_QCOM_HIDMA=m
|
CONFIG_QCOM_HIDMA=m
|
||||||
CONFIG_QCOM_HIDMA_MGMT=m
|
CONFIG_QCOM_HIDMA_MGMT=m
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
CONFIG_QCOM_L2_PMU=y
|
CONFIG_QCOM_L2_PMU=y
|
||||||
@ -4329,6 +4330,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_RPMH is not set
|
# CONFIG_QCOM_RPMH is not set
|
||||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
# CONFIG_QCOM_WDT is not set
|
# CONFIG_QCOM_WDT is not set
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
|
@ -4294,6 +4294,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_E1041=y
|
|||||||
# CONFIG_QCOM_GSBI is not set
|
# CONFIG_QCOM_GSBI is not set
|
||||||
CONFIG_QCOM_HIDMA=m
|
CONFIG_QCOM_HIDMA=m
|
||||||
CONFIG_QCOM_HIDMA_MGMT=m
|
CONFIG_QCOM_HIDMA_MGMT=m
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
CONFIG_QCOM_L2_PMU=y
|
CONFIG_QCOM_L2_PMU=y
|
||||||
@ -4307,6 +4308,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_RPMH is not set
|
# CONFIG_QCOM_RPMH is not set
|
||||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
# CONFIG_QCOM_WDT is not set
|
# CONFIG_QCOM_WDT is not set
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
|
@ -3968,6 +3968,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
|||||||
# CONFIG_QCOM_GPI_DMA is not set
|
# CONFIG_QCOM_GPI_DMA is not set
|
||||||
# CONFIG_QCOM_HIDMA is not set
|
# CONFIG_QCOM_HIDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
# CONFIG_QCOM_OCMEM is not set
|
# CONFIG_QCOM_OCMEM is not set
|
||||||
@ -3976,6 +3977,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_QFPROM is not set
|
# CONFIG_QCOM_QFPROM is not set
|
||||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
CONFIG_QEDF=m
|
CONFIG_QEDF=m
|
||||||
|
@ -3948,6 +3948,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
|||||||
# CONFIG_QCOM_GPI_DMA is not set
|
# CONFIG_QCOM_GPI_DMA is not set
|
||||||
# CONFIG_QCOM_HIDMA is not set
|
# CONFIG_QCOM_HIDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
# CONFIG_QCOM_OCMEM is not set
|
# CONFIG_QCOM_OCMEM is not set
|
||||||
@ -3956,6 +3957,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_QFPROM is not set
|
# CONFIG_QCOM_QFPROM is not set
|
||||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
CONFIG_QEDF=m
|
CONFIG_QEDF=m
|
||||||
|
@ -3911,6 +3911,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
|||||||
# CONFIG_QCOM_GPI_DMA is not set
|
# CONFIG_QCOM_GPI_DMA is not set
|
||||||
# CONFIG_QCOM_HIDMA is not set
|
# CONFIG_QCOM_HIDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
# CONFIG_QCOM_OCMEM is not set
|
# CONFIG_QCOM_OCMEM is not set
|
||||||
@ -3919,6 +3920,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_QFPROM is not set
|
# CONFIG_QCOM_QFPROM is not set
|
||||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
CONFIG_QDIO=m
|
CONFIG_QDIO=m
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
|
@ -3891,6 +3891,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
|||||||
# CONFIG_QCOM_GPI_DMA is not set
|
# CONFIG_QCOM_GPI_DMA is not set
|
||||||
# CONFIG_QCOM_HIDMA is not set
|
# CONFIG_QCOM_HIDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
# CONFIG_QCOM_OCMEM is not set
|
# CONFIG_QCOM_OCMEM is not set
|
||||||
@ -3899,6 +3900,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_QFPROM is not set
|
# CONFIG_QCOM_QFPROM is not set
|
||||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
CONFIG_QDIO=m
|
CONFIG_QDIO=m
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
|
@ -3908,6 +3908,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
|||||||
# CONFIG_QCOM_GPI_DMA is not set
|
# CONFIG_QCOM_GPI_DMA is not set
|
||||||
# CONFIG_QCOM_HIDMA is not set
|
# CONFIG_QCOM_HIDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
# CONFIG_QCOM_OCMEM is not set
|
# CONFIG_QCOM_OCMEM is not set
|
||||||
@ -3916,6 +3917,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_QFPROM is not set
|
# CONFIG_QCOM_QFPROM is not set
|
||||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
CONFIG_QDIO=y
|
CONFIG_QDIO=y
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
|
@ -4142,6 +4142,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
|||||||
# CONFIG_QCOM_GPI_DMA is not set
|
# CONFIG_QCOM_GPI_DMA is not set
|
||||||
# CONFIG_QCOM_HIDMA is not set
|
# CONFIG_QCOM_HIDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
# CONFIG_QCOM_OCMEM is not set
|
# CONFIG_QCOM_OCMEM is not set
|
||||||
@ -4150,6 +4151,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_QFPROM is not set
|
# CONFIG_QCOM_QFPROM is not set
|
||||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
CONFIG_QEDF=m
|
CONFIG_QEDF=m
|
||||||
|
@ -4121,6 +4121,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
|||||||
# CONFIG_QCOM_GPI_DMA is not set
|
# CONFIG_QCOM_GPI_DMA is not set
|
||||||
# CONFIG_QCOM_HIDMA is not set
|
# CONFIG_QCOM_HIDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
# CONFIG_QCOM_ICC_BWMON is not set
|
||||||
# CONFIG_QCOM_IOMMU is not set
|
# CONFIG_QCOM_IOMMU is not set
|
||||||
# CONFIG_QCOM_IPCC is not set
|
# CONFIG_QCOM_IPCC is not set
|
||||||
# CONFIG_QCOM_OCMEM is not set
|
# CONFIG_QCOM_OCMEM is not set
|
||||||
@ -4129,6 +4130,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
|||||||
# CONFIG_QCOM_QFPROM is not set
|
# CONFIG_QCOM_QFPROM is not set
|
||||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||||
# CONFIG_QCOM_SMEM is not set
|
# CONFIG_QCOM_SMEM is not set
|
||||||
|
# CONFIG_QCOM_SPM is not set
|
||||||
CONFIG_QEDE=m
|
CONFIG_QEDE=m
|
||||||
CONFIG_QED_FCOE=y
|
CONFIG_QED_FCOE=y
|
||||||
CONFIG_QEDF=m
|
CONFIG_QEDF=m
|
||||||
|
144
kernel.spec
144
kernel.spec
@ -119,15 +119,15 @@ Summary: The Linux kernel
|
|||||||
# define buildid .local
|
# define buildid .local
|
||||||
%define specversion 5.14.0
|
%define specversion 5.14.0
|
||||||
%define patchversion 5.14
|
%define patchversion 5.14
|
||||||
%define pkgrelease 195
|
%define pkgrelease 196
|
||||||
%define kversion 5
|
%define kversion 5
|
||||||
%define tarfile_release 5.14.0-195.el9
|
%define tarfile_release 5.14.0-196.el9
|
||||||
# This is needed to do merge window version magic
|
# This is needed to do merge window version magic
|
||||||
%define patchlevel 14
|
%define patchlevel 14
|
||||||
# This allows pkg_release to have configurable %%{?dist} tag
|
# This allows pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 195%{?buildid}%{?dist}
|
%define specrelease 196%{?buildid}%{?dist}
|
||||||
# This defines the kabi tarball version
|
# This defines the kabi tarball version
|
||||||
%define kabiversion 5.14.0-195.el9
|
%define kabiversion 5.14.0-196.el9
|
||||||
|
|
||||||
#
|
#
|
||||||
# End of genspec.sh variables
|
# End of genspec.sh variables
|
||||||
@ -3061,6 +3061,142 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-196.el9]
|
||||||
|
- redhat/configs: add configs for new Qualcomm options (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: Make QCOM_RPMPD depend on OF (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: spm: Add CPU data for MSM8909 (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: rpmpd: Add compatible for MSM8909 (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smd-rpm: Add compatible for MSM8909 (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: icc-bwmon: Remove unnecessary print function dev_err() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Fix the id of SA8540P SoC (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: Make QCOM_RPMPD depend on PM (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: icc-bwmon: Add bandwidth monitoring driver (Adrien Thierry) [2122365]
|
||||||
|
- soc/qcom: Make QCOM_RPMPD select PM_GENERIC_DOMAINS/_OF (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: llcc: Fix syntax errors in comments (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: ocmem: Fix refcount leak in of_get_ocmem (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: cmd-db: replace strscpy_pad() with strncpy() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: rpmhpd: fix typos in comment (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: correct kerneldoc (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: cmd-db: replace strncpy() with strscpy_pad() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: apr: Drop redundant check in .remove() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Add an ID for sc7180P (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: geni: Disable MMIO tracing for GENI SE (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: pdr: use static for servreg_* variables (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Sort out 8974PRO names (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: pdr: replace usage of found with dedicated list iterator variable (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Add another ID for SM8450 (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: add SC7280 entry to soc_id array (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: mdt_loader: Fix split-firmware condition (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Add some more PMICs and SoCs (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: mdt_loader: Extract PAS operations (Adrien Thierry) [2122365]
|
||||||
|
- cpuidle: qcom-spm: Check if any CPU is managed by SPM (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: mdt_loader: Always invoke PAS mem_setup (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: mdt_loader: Reorder parts of __qcom_mdt_load() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: mdt_loader: Extend check for split firmware (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: mdt_loader: Allow hash to reside in any segment (Adrien Thierry) [2122365]
|
||||||
|
- firmware: qcom: scm: Introduce pas_metadata context (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: aoss: remove spurious IRQF_ONESHOT flags (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: apr: Remove redundant 'flush_workqueue()' calls (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: rpmh-rsc: Fix typo in a comment (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Add SM6350 and SM7225 (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: add SM8450 ID (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: aoss: constify static struct thermal_cooling_device_ops (Adrien Thierry) [2122365]
|
||||||
|
- PM: AVS: qcom-cpr: Use div64_ul instead of do_div (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: stats: Add fixed sleep stats offset for older RPM firmwares (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: qmi: Fix a typo in a comment (Adrien Thierry) [2122365]
|
||||||
|
- qcom: spm: allow compile-testing (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smp2p: Add of_node_put() before goto (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: apr: Add of_node_put() before return (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: qcom_stats: Fix client votes offset (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: spm: Add 8916 SPM register data (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Add PM8150C and SMB2351 models (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smp2p: add feature negotiation and ssr ack feature support (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: Add Sleep stats driver (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: add two missing PMIC IDs (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: apr: Add GPR support (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: apr: make code more reuseable (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: aoss: Drop power domain support (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smd-rpm: Add QCM2290 compatible (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: pdr: Prefer strscpy over strcpy (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: rpmh-rsc: Make use of the helper function devm_platform_ioremap_resource_byname() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: gsbi: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: aoss: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: ocmem: Make use of the helper function devm_platform_ioremap_resource_byname() (Adrien Thierry) [2122365]
|
||||||
|
- PM: AVS: qcom-cpr: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Add IPQ8074 family ID-s (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smd-rpm: Add compatible for MSM8953 SoC (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS (Adrien Thierry) [2122365]
|
||||||
|
- cpuidle: qcom_spm: Detach state machine from main SPM handling (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment (Adrien Thierry) [2122365]
|
||||||
|
- nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Fixed argument passed to platform_set_data() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smsm: Fix missed interrupts if state changes while masked (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smsm: Implement support for get_irqchip_state (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: smd-rpm: Add SM6115 compatible (Adrien Thierry) [2122365]
|
||||||
|
- PM: AVS: qcom-cpr: Use nvmem_cell_read_variable_le_u32() (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: aoss: Fix the out of bound usage of cooling_devs (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: socinfo: Don't print anything if nothing found (Adrien Thierry) [2122365]
|
||||||
|
- soc: qcom: aoss: Add generic compatible (Adrien Thierry) [2122365]
|
||||||
|
- net: drop the weight argument from netif_napi_add (Íñigo Huguet) [2139498]
|
||||||
|
- eth: octeon: fix build after netif_napi_add() changes (Íñigo Huguet) [2139498]
|
||||||
|
- net: remove netif_tx_napi_add() (Íñigo Huguet) [2139498]
|
||||||
|
- atl1c: use netif_napi_add_tx() for Tx NAPI (Íñigo Huguet) [2139498]
|
||||||
|
- ipoib: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- IB/hfi1: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- IB/hfi1: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498]
|
||||||
|
- crypto: caam/qi2 - switch to netif_napi_add_tx_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- can: can-dev: move to netif_napi_add_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- net: wan: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- net: virtio: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- r8152: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- eth: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- mt76: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498]
|
||||||
|
- net: move snowflake callers to netif_napi_add_tx_weight() (Íñigo Huguet) [2139498]
|
||||||
|
- net: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498]
|
||||||
|
- netdev: reshuffle netif_napi_add() APIs to allow dropping weight (Íñigo Huguet) [2139498]
|
||||||
|
- ath10k: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
|
||||||
|
- rtw88: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
|
||||||
|
- eth: smsc: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
|
||||||
|
- eth: benet: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
|
||||||
|
- eth: remove remaining copies of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
|
||||||
|
- eth: remove copies of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
|
||||||
|
- eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
|
||||||
|
- can: m_can: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
|
||||||
|
- scsi: lpfc: Update lpfc version to 14.2.0.8 (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Log when congestion management limits are in effect (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Update lpfc version to 14.2.0.7 (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Fix various issues reported by tools (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Add reporting capability for Link Degrade Signaling (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Rework FDMI attribute registration for unintential padding (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPort ID (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Fix prli_fc4_req checks in PRLI handling (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Remove unneeded result variable (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Remove the unneeded result variable (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Copyright updates for 14.2.0.6 patches (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Update lpfc version to 14.2.0.6 (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Remove SANDiags related code (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Add warning notification period to CMF_SYNC_WQE (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Rework MIB Rx Monitor debug info logic (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery (Dick Kennedy) [2114053]
|
||||||
|
- scsi: lpfc: Check the return value of alloc_workqueue() (Dick Kennedy) [2114053]
|
||||||
|
|
||||||
* Mon Nov 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-195.el9]
|
* Mon Nov 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-195.el9]
|
||||||
- mm: prep_compound_tail() clear page->private (Nico Pache) [2089498]
|
- mm: prep_compound_tail() clear page->private (Nico Pache) [2089498]
|
||||||
- mm/huge_memory: do not clobber swp_entry_t during THP split (Nico Pache) [2089498]
|
- mm/huge_memory: do not clobber swp_entry_t during THP split (Nico Pache) [2089498]
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (linux-5.14.0-195.el9.tar.xz) = 736c8207fbd183b0091c4d9b1586f096407327c8d3b17eab5c7257dbdae4dde1a46bd5e50dacc2d8bd38212c6cf49f1b3a975571feb0aebb78698ba75da256bd
|
SHA512 (linux-5.14.0-196.el9.tar.xz) = 1f76a303501100aba180e386f133718ae99fb73548e2967a31494c6748b72220708eeb0efe06e681c271a705bbfea654252bdce25c5baf7472eb606800c9820c
|
||||||
SHA512 (kernel-abi-stablelists-5.14.0-195.el9.tar.bz2) = ab1a3ec78c53bb25703711479dab027205277a2d9a7b61f834699b64cf42663efbf5822521189c17b6c6bbb3b2fd059fbde734f840297306dc3066212155d9f4
|
SHA512 (kernel-abi-stablelists-5.14.0-196.el9.tar.bz2) = 3c93dcd8b9f7755912b5588d4376ad664e9f3ffbb0f9c0c05e761568d35d99a9aa8852a18b43e1bcd3de53886a986252652fd14ecfc811ceafbf38246244da3c
|
||||||
SHA512 (kernel-kabi-dw-5.14.0-195.el9.tar.bz2) = 3aff600593afa35e89015dec9a1391df3f6126d9f2d1c5daa15db2745d053aec470dab2772559e73b07c21af77c0f43ec560529a2e65086d7d9c0ff7dddf4c5b
|
SHA512 (kernel-kabi-dw-5.14.0-196.el9.tar.bz2) = 3aff600593afa35e89015dec9a1391df3f6126d9f2d1c5daa15db2745d053aec470dab2772559e73b07c21af77c0f43ec560529a2e65086d7d9c0ff7dddf4c5b
|
||||||
|
Loading…
Reference in New Issue
Block a user