forked from rpms/kernel
kernel-5.14.0-164.el9
* Wed Sep 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-164.el9] - nvmem: core: Check input parameter for NULL in nvmem_unregister() (David Arcari) [2124820] - dt-bindings: PCI: qcom: Fix reset conditional (Myron Stowe) [2118429] - PCI/ASPM: Remove pcie_aspm_pm_state_change() (Myron Stowe) [2118429] - x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" (Myron Stowe) [2118429] - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (Myron Stowe) [2118429] - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (Myron Stowe) [2118429] - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (Myron Stowe) [2118429] - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (Myron Stowe) [2118429] - PCI: versatile: Remove redundant variable retval (Myron Stowe) [2118429] - PCI: rockchip: Fix find_first_zero_bit() limit (Myron Stowe) [2118429] - dt-bindings: PCI: qcom: Add schema for sc7280 chipset (Myron Stowe) [2118429] - dt-bindings: PCI: qcom: Specify reg-names explicitly (Myron Stowe) [2118429] - dt-bindings: PCI: qcom: Do not require resets on msm8996 platforms (Myron Stowe) [2118429] - dt-bindings: PCI: qcom: Convert to YAML (Myron Stowe) [2118429] - dt-bindings: PCI: update references to Designware schema (Myron Stowe) [2118429] - PCI: qcom: Fix unbalanced PHY init on probe errors (Myron Stowe) [2118429] - PCI: qcom: Fix runtime PM imbalance on probe errors (Myron Stowe) [2118429] - PCI: qcom: Fix pipe clock imbalance (Myron Stowe) [2118429] - PCI: qcom: Add SM8150 SoC support (Myron Stowe) [2118429] - dt-bindings: pci: qcom: Document PCIe bindings for SM8150 SoC (Myron Stowe) [2118429] - PCI: mvebu: Add support for sending Set_Slot_Power_Limit message (Myron Stowe) [2118429] - PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property (Myron Stowe) [2118429] - PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro (Myron Stowe) [2118429] - PCI: microchip: Fix potential race in interrupt handling (Myron Stowe) [2118429] - PCI: microchip: Add missing chained_irq_enter()/exit() calls (Myron Stowe) [2118429] - PCI: microchip: Add a missing semicolon (Myron Stowe) [2118429] - PCI: mediatek-gen3: Assert resets to ensure expected init state (Myron Stowe) [2118429] - PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup() (Myron Stowe) [2118429] - dt-bindings: pci: layerscape-pci: define AER/PME interrupts (Myron Stowe) [2118429] - dt-bindings: pci: layerscape-pci: Add EP mode compatible strings for ls1028a (Myron Stowe) [2118429] - dt-bindings: pci: layerscape-pci: Update the description of SCFG property (Myron Stowe) [2118429] - dt-bindings: pci: layerscape-pci: Add a optional property big-endian (Myron Stowe) [2118429] - PCI: imx6: Fix PERST# start-up sequence (Myron Stowe) [2118429] - PCI: rockchip-dwc: Add legacy interrupt support (Myron Stowe) [2118429] - PCI: rockchip-dwc: Reset core at driver probe (Myron Stowe) [2118429] - dt-bindings: PCI: Remove fallback from Rockchip DesignWare binding (Myron Stowe) [2118429] - PCI: qcom-ep: Move enable/disable resources code to common functions (Myron Stowe) [2118429] - PCI: tegra194: Remove unnecessary MSI enable reg save and restore (Myron Stowe) [2118429] - PCI: dwc: Fix setting error return on MSI DMA mapping failure (Myron Stowe) [2118429] - PCI: cadence: Clear FLR in device capabilities register (Myron Stowe) [2118429] - PCI: cadence: Allow PTM Responder to be enabled (Myron Stowe) [2118429] - PCI: cadence: Fix find_first_zero_bit() limit (Myron Stowe) [2118429] - PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store() (Myron Stowe) [2118429] - x86/PCI: Disable E820 reserved region clipping starting in 2023 (Myron Stowe) [2118429] - x86/PCI: Disable E820 reserved region clipping via quirks (Myron Stowe) [2118429] - x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions (Myron Stowe) [2118429] - x86/PCI: Clip only host bridge windows for E820 regions (Myron Stowe) [2118429] - x86: Log resource clipping for E820 regions (Myron Stowe) [2118429] - x86/PCI: Eliminate remove_e820_regions() common subexpressions (Myron Stowe) [2118429] - PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq() (Myron Stowe) [2118429] - PCI/PM: Rearrange pci_set_power_state() (Myron Stowe) [2118429] - PCI/PM: Clean up pci_set_low_power_state() (Myron Stowe) [2118429] - PCI/PM: Do not restore BARs if device is not in D0 (Myron Stowe) [2118429] - PCI/PM: Split pci_power_up() (Myron Stowe) [2118429] - PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases (Myron Stowe) [2118429] - PCI/PM: Do not call pci_update_current_state() from pci_power_up() (Myron Stowe) [2118429] - PCI/PM: Unfold pci_platform_power_transition() in pci_power_up() (Myron Stowe) [2118429] - PCI/PM: Set current_state to D3cold if the device is not accessible (Myron Stowe) [2118429] - PCI/PM: Relocate pci_set_low_power_state() (Myron Stowe) [2118429] - PCI/PM: Split pci_raw_set_power_state() (Myron Stowe) [2118429] - PCI/PM: Rearrange pci_update_current_state() (Myron Stowe) [2118429] - PCI/PM: Drop the runtime_d3cold device flag (Myron Stowe) [2118429] - PCI/PM: Resume subordinate bus in bus type callbacks (Myron Stowe) [2118429] - PCI/PM: Power up all devices during runtime resume (Myron Stowe) [2118429] - PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP (Myron Stowe) [2118429] - PCI/P2PDMA: Whitelist Intel Skylake-E Root Ports at any devfn (Myron Stowe) [2118429] - PCI/doc: Update obsolete pci_set_dma_mask() references (Myron Stowe) [2118429] - PCI/doc: cleanup references to the legacy PCI DMA API (Myron Stowe) [2118429] - PCI: hotplug: Clean up include files (Myron Stowe) [2118429] - PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits (Myron Stowe) [2118429] - PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited (Myron Stowe) [2118429] - PCI: Export pci_dev_lock() (Myron Stowe) [2118429] - vfio/type1: Unpin zero pages (Alex Williamson) [2121855] - platform/x86/intel/vsec: Fix wrong type for local status variables (David Arcari) [2076745] - platform/x86/intel/vsec: Add PCI error recovery support to Intel PMT (David Arcari) [2076745] - platform/x86/intel/pmt: telemetry: Fix fixed region handling (David Arcari) [2076745] - platform/x86/intel/vsec: Add support for Raptor Lake (David Arcari) [2076745] - platform/x86/intel/vsec: Rework early hardware code (David Arcari) [2076745] - platform/x86/intel: Fix pmt_crashlog array reference (David Arcari) [2076745] - platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver (David Arcari) [2072655] - platform/x86/intel: pmc: Support Intel Raptorlake P (David Arcari) [2072655] - platform/x86/intel: pmc/core: Use kobj_to_dev() (David Arcari) [2072655] - platform/x86/intel: pmc/core: change pmc_lpm_modes to static (David Arcari) [2072655] - platform/x86: intel_pmc_core: fix memleak on registration failure (David Arcari) [2072655] - iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024 (Jerry Snitselaar) [2120411] - Revert "iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting" (Jerry Snitselaar) [2120411] - Revert "rhel config: Set DMAR_UNITS_SUPPORTED" (Jerry Snitselaar) [2120411] - iavf: Fix reset error handling (Petr Oros) [2119712] - iavf: Fix NULL pointer dereference in iavf_get_link_ksettings (Petr Oros) [2119712] - iavf: Fix missing state logs (Petr Oros) [2119712] Resolves: rhbz#2124820, rhbz#2118429, rhbz#2121855, rhbz#2076745, rhbz#2072655, rhbz#2120411, rhbz#2119712 Signed-off-by: Frantisek Hrbata <fhrbata@redhat.com>
This commit is contained in:
parent
1a2c98ae6c
commit
821b319dbb
@ -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 = 163
|
RHEL_RELEASE = 164
|
||||||
|
|
||||||
#
|
#
|
||||||
# ZSTREAM
|
# ZSTREAM
|
||||||
|
@ -1120,7 +1120,6 @@ CONFIG_DMA_ENGINE=y
|
|||||||
# CONFIG_DMARD09 is not set
|
# CONFIG_DMARD09 is not set
|
||||||
# CONFIG_DMARD10 is not set
|
# CONFIG_DMARD10 is not set
|
||||||
# CONFIG_DMA_RESTRICTED_POOL is not set
|
# CONFIG_DMA_RESTRICTED_POOL is not set
|
||||||
CONFIG_DMAR_UNITS_SUPPORTED=1024
|
|
||||||
CONFIG_DMATEST=m
|
CONFIG_DMATEST=m
|
||||||
CONFIG_DM_CACHE=m
|
CONFIG_DM_CACHE=m
|
||||||
CONFIG_DM_CACHE_SMQ=m
|
CONFIG_DM_CACHE_SMQ=m
|
||||||
|
@ -1112,7 +1112,6 @@ CONFIG_DMA_ENGINE=y
|
|||||||
# CONFIG_DMARD09 is not set
|
# CONFIG_DMARD09 is not set
|
||||||
# CONFIG_DMARD10 is not set
|
# CONFIG_DMARD10 is not set
|
||||||
# CONFIG_DMA_RESTRICTED_POOL is not set
|
# CONFIG_DMA_RESTRICTED_POOL is not set
|
||||||
CONFIG_DMAR_UNITS_SUPPORTED=1024
|
|
||||||
CONFIG_DMATEST=m
|
CONFIG_DMATEST=m
|
||||||
CONFIG_DM_CACHE=m
|
CONFIG_DM_CACHE=m
|
||||||
CONFIG_DM_CACHE_SMQ=m
|
CONFIG_DM_CACHE_SMQ=m
|
||||||
|
102
kernel.spec
102
kernel.spec
@ -121,13 +121,13 @@ Summary: The Linux kernel
|
|||||||
%define kversion 5.14
|
%define kversion 5.14
|
||||||
|
|
||||||
%define rpmversion 5.14.0
|
%define rpmversion 5.14.0
|
||||||
%define pkgrelease 163.el9
|
%define pkgrelease 164.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
|
||||||
|
|
||||||
# allow pkg_release to have configurable %%{?dist} tag
|
# allow pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 163%{?buildid}%{?dist}
|
%define specrelease 164%{?buildid}%{?dist}
|
||||||
|
|
||||||
%define pkg_release %{specrelease}
|
%define pkg_release %{specrelease}
|
||||||
|
|
||||||
@ -679,7 +679,7 @@ BuildRequires: lld
|
|||||||
# exact git commit you can run
|
# exact git commit you can run
|
||||||
#
|
#
|
||||||
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
||||||
Source0: linux-5.14.0-163.el9.tar.xz
|
Source0: linux-5.14.0-164.el9.tar.xz
|
||||||
|
|
||||||
Source1: Makefile.rhelver
|
Source1: Makefile.rhelver
|
||||||
|
|
||||||
@ -1351,8 +1351,8 @@ ApplyOptionalPatch()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
%setup -q -n kernel-5.14.0-163.el9 -c
|
%setup -q -n kernel-5.14.0-164.el9 -c
|
||||||
mv linux-5.14.0-163.el9 linux-%{KVERREL}
|
mv linux-5.14.0-164.el9 linux-%{KVERREL}
|
||||||
|
|
||||||
cd linux-%{KVERREL}
|
cd linux-%{KVERREL}
|
||||||
cp -a %{SOURCE1} .
|
cp -a %{SOURCE1} .
|
||||||
@ -3018,6 +3018,98 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-164.el9]
|
||||||
|
- nvmem: core: Check input parameter for NULL in nvmem_unregister() (David Arcari) [2124820]
|
||||||
|
- dt-bindings: PCI: qcom: Fix reset conditional (Myron Stowe) [2118429]
|
||||||
|
- PCI/ASPM: Remove pcie_aspm_pm_state_change() (Myron Stowe) [2118429]
|
||||||
|
- x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" (Myron Stowe) [2118429]
|
||||||
|
- Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (Myron Stowe) [2118429]
|
||||||
|
- Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (Myron Stowe) [2118429]
|
||||||
|
- Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (Myron Stowe) [2118429]
|
||||||
|
- Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (Myron Stowe) [2118429]
|
||||||
|
- PCI: versatile: Remove redundant variable retval (Myron Stowe) [2118429]
|
||||||
|
- PCI: rockchip: Fix find_first_zero_bit() limit (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: PCI: qcom: Add schema for sc7280 chipset (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: PCI: qcom: Specify reg-names explicitly (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: PCI: qcom: Do not require resets on msm8996 platforms (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: PCI: qcom: Convert to YAML (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: PCI: update references to Designware schema (Myron Stowe) [2118429]
|
||||||
|
- PCI: qcom: Fix unbalanced PHY init on probe errors (Myron Stowe) [2118429]
|
||||||
|
- PCI: qcom: Fix runtime PM imbalance on probe errors (Myron Stowe) [2118429]
|
||||||
|
- PCI: qcom: Fix pipe clock imbalance (Myron Stowe) [2118429]
|
||||||
|
- PCI: qcom: Add SM8150 SoC support (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: pci: qcom: Document PCIe bindings for SM8150 SoC (Myron Stowe) [2118429]
|
||||||
|
- PCI: mvebu: Add support for sending Set_Slot_Power_Limit message (Myron Stowe) [2118429]
|
||||||
|
- PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property (Myron Stowe) [2118429]
|
||||||
|
- PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro (Myron Stowe) [2118429]
|
||||||
|
- PCI: microchip: Fix potential race in interrupt handling (Myron Stowe) [2118429]
|
||||||
|
- PCI: microchip: Add missing chained_irq_enter()/exit() calls (Myron Stowe) [2118429]
|
||||||
|
- PCI: microchip: Add a missing semicolon (Myron Stowe) [2118429]
|
||||||
|
- PCI: mediatek-gen3: Assert resets to ensure expected init state (Myron Stowe) [2118429]
|
||||||
|
- PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup() (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: pci: layerscape-pci: define AER/PME interrupts (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: pci: layerscape-pci: Add EP mode compatible strings for ls1028a (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: pci: layerscape-pci: Update the description of SCFG property (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: pci: layerscape-pci: Add a optional property big-endian (Myron Stowe) [2118429]
|
||||||
|
- PCI: imx6: Fix PERST# start-up sequence (Myron Stowe) [2118429]
|
||||||
|
- PCI: rockchip-dwc: Add legacy interrupt support (Myron Stowe) [2118429]
|
||||||
|
- PCI: rockchip-dwc: Reset core at driver probe (Myron Stowe) [2118429]
|
||||||
|
- dt-bindings: PCI: Remove fallback from Rockchip DesignWare binding (Myron Stowe) [2118429]
|
||||||
|
- PCI: qcom-ep: Move enable/disable resources code to common functions (Myron Stowe) [2118429]
|
||||||
|
- PCI: tegra194: Remove unnecessary MSI enable reg save and restore (Myron Stowe) [2118429]
|
||||||
|
- PCI: dwc: Fix setting error return on MSI DMA mapping failure (Myron Stowe) [2118429]
|
||||||
|
- PCI: cadence: Clear FLR in device capabilities register (Myron Stowe) [2118429]
|
||||||
|
- PCI: cadence: Allow PTM Responder to be enabled (Myron Stowe) [2118429]
|
||||||
|
- PCI: cadence: Fix find_first_zero_bit() limit (Myron Stowe) [2118429]
|
||||||
|
- PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store() (Myron Stowe) [2118429]
|
||||||
|
- x86/PCI: Disable E820 reserved region clipping starting in 2023 (Myron Stowe) [2118429]
|
||||||
|
- x86/PCI: Disable E820 reserved region clipping via quirks (Myron Stowe) [2118429]
|
||||||
|
- x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions (Myron Stowe) [2118429]
|
||||||
|
- x86/PCI: Clip only host bridge windows for E820 regions (Myron Stowe) [2118429]
|
||||||
|
- x86: Log resource clipping for E820 regions (Myron Stowe) [2118429]
|
||||||
|
- x86/PCI: Eliminate remove_e820_regions() common subexpressions (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Rearrange pci_set_power_state() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Clean up pci_set_low_power_state() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Do not restore BARs if device is not in D0 (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Split pci_power_up() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Do not call pci_update_current_state() from pci_power_up() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Unfold pci_platform_power_transition() in pci_power_up() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Set current_state to D3cold if the device is not accessible (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Relocate pci_set_low_power_state() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Split pci_raw_set_power_state() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Rearrange pci_update_current_state() (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Drop the runtime_d3cold device flag (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Resume subordinate bus in bus type callbacks (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Power up all devices during runtime resume (Myron Stowe) [2118429]
|
||||||
|
- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP (Myron Stowe) [2118429]
|
||||||
|
- PCI/P2PDMA: Whitelist Intel Skylake-E Root Ports at any devfn (Myron Stowe) [2118429]
|
||||||
|
- PCI/doc: Update obsolete pci_set_dma_mask() references (Myron Stowe) [2118429]
|
||||||
|
- PCI/doc: cleanup references to the legacy PCI DMA API (Myron Stowe) [2118429]
|
||||||
|
- PCI: hotplug: Clean up include files (Myron Stowe) [2118429]
|
||||||
|
- PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits (Myron Stowe) [2118429]
|
||||||
|
- PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited (Myron Stowe) [2118429]
|
||||||
|
- PCI: Export pci_dev_lock() (Myron Stowe) [2118429]
|
||||||
|
- vfio/type1: Unpin zero pages (Alex Williamson) [2121855]
|
||||||
|
- platform/x86/intel/vsec: Fix wrong type for local status variables (David Arcari) [2076745]
|
||||||
|
- platform/x86/intel/vsec: Add PCI error recovery support to Intel PMT (David Arcari) [2076745]
|
||||||
|
- platform/x86/intel/pmt: telemetry: Fix fixed region handling (David Arcari) [2076745]
|
||||||
|
- platform/x86/intel/vsec: Add support for Raptor Lake (David Arcari) [2076745]
|
||||||
|
- platform/x86/intel/vsec: Rework early hardware code (David Arcari) [2076745]
|
||||||
|
- platform/x86/intel: Fix pmt_crashlog array reference (David Arcari) [2076745]
|
||||||
|
- platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver (David Arcari) [2072655]
|
||||||
|
- platform/x86/intel: pmc: Support Intel Raptorlake P (David Arcari) [2072655]
|
||||||
|
- platform/x86/intel: pmc/core: Use kobj_to_dev() (David Arcari) [2072655]
|
||||||
|
- platform/x86/intel: pmc/core: change pmc_lpm_modes to static (David Arcari) [2072655]
|
||||||
|
- platform/x86: intel_pmc_core: fix memleak on registration failure (David Arcari) [2072655]
|
||||||
|
- iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024 (Jerry Snitselaar) [2120411]
|
||||||
|
- Revert "iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting" (Jerry Snitselaar) [2120411]
|
||||||
|
- Revert "rhel config: Set DMAR_UNITS_SUPPORTED" (Jerry Snitselaar) [2120411]
|
||||||
|
- iavf: Fix reset error handling (Petr Oros) [2119712]
|
||||||
|
- iavf: Fix NULL pointer dereference in iavf_get_link_ksettings (Petr Oros) [2119712]
|
||||||
|
- iavf: Fix missing state logs (Petr Oros) [2119712]
|
||||||
|
|
||||||
* Thu Sep 08 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-163.el9]
|
* Thu Sep 08 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-163.el9]
|
||||||
- x86/cpu: Add new Raptor Lake CPU model number (David Arcari) [2120362]
|
- x86/cpu: Add new Raptor Lake CPU model number (David Arcari) [2120362]
|
||||||
- rhel: configs: add config option CONFIG_COMMAND_LINE_SIZE (Mete Durlu) [2060827]
|
- rhel: configs: add config option CONFIG_COMMAND_LINE_SIZE (Mete Durlu) [2060827]
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (linux-5.14.0-163.el9.tar.xz) = 422d4db25ef688fec79369dbc490bb5bd82ab2bfa4d3b566f52952384b4c69486a2046e8c7413164a3938e3de45086a3c33a0eaacdea87c701b798a0bfa65436
|
SHA512 (linux-5.14.0-164.el9.tar.xz) = 9e10226c779cab680b90ec6fd0ec10a7717477acef52c38cee2edc48327d4bd307941b478497099649cd19ceecb2b969f6f5f6dc6ee884b964aa468ff9164458
|
||||||
SHA512 (kernel-abi-stablelists-5.14.0-163.el9.tar.bz2) = a8b22398326c0a906ac22b05c1ef90979a05d0524f264296fcca3781ff8486bfb733eee6b6e1014a4d33980701cb2cd32d23409f2534e6bddd046afe6091503a
|
SHA512 (kernel-abi-stablelists-5.14.0-164.el9.tar.bz2) = 50a4a7112a46489a1f53ba953aaee8ff40e617d1e48558c4046dbdac39881afd1f11739b6f3ce33c76602d416395622b7a8abb5aa6c3fe48c7116220403b4f6b
|
||||||
SHA512 (kernel-kabi-dw-5.14.0-163.el9.tar.bz2) = 74b3c5b16232bc10cbf8b6f5fb277f8908eba4a6ef0d608b1c13423730dc3d61f22f2f703a568be5a5a93b1bdc73a48ceaa2daa04764115d1ef4efd07b243a91
|
SHA512 (kernel-kabi-dw-5.14.0-164.el9.tar.bz2) = 74b3c5b16232bc10cbf8b6f5fb277f8908eba4a6ef0d608b1c13423730dc3d61f22f2f703a568be5a5a93b1bdc73a48ceaa2daa04764115d1ef4efd07b243a91
|
||||||
|
Loading…
Reference in New Issue
Block a user