kernel-5.14.0-412.el9
* Wed Jan 24 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-412.el9] - ACPI: APEI: rename ghes_init() with an "acpi_" prefix (Mark Langsdorf) [RHEL-4625] - ACPI: APEI: explicit init of HEST and GHES in apci_init() (Mark Langsdorf) [RHEL-4625] - ACPI: AGDI: Improve error reporting for problems during .remove() (Mark Langsdorf) [RHEL-4625] - ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() (Mark Langsdorf) [RHEL-4625] - ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device (Mark Langsdorf) [RHEL-4625] - redhat/configs: enable CONFIG_ACPI_AGDI for arm64 (Mark Langsdorf) [RHEL-4625] - ACPI: tables: Add AGDI to the list of known table signatures (Mark Langsdorf) [RHEL-4625] - powerpc/64s: Increase default stack size to 32KB (Mamatha Inamdar) [RHEL-17581] - platform/mellanox: mlxbf-tmfifo: Fix a warning message (Luiz Capitulino) [RHEL-21099] - platform/mellanox: tmfifo: fix kernel-doc warnings (Luiz Capitulino) [RHEL-21099] - platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returning void (Luiz Capitulino) [RHEL-21099] - platform/mellanox: mlxbf-tmfifo: Drop jumbo frames (Luiz Capitulino) [RHEL-21099] - platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors (Luiz Capitulino) [RHEL-21099] - platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications (Luiz Capitulino) [RHEL-21099] - platform/mellanox: fix potential race in mlxbf-tmfifo driver (Luiz Capitulino) [RHEL-21099] - platform/mellanox: Add BlueField-3 support in the tmfifo driver (Luiz Capitulino) [RHEL-21099] - mptcp: prevent tcp diag from closing listener subflows (Davide Caratti) [RHEL-21753] - mptcp: fix inconsistent state on fastopen race (Davide Caratti) [RHEL-21753] - mptcp: fix possible NULL pointer dereference on close (Davide Caratti) [RHEL-21753] - mptcp: deal with large GSO size (Davide Caratti) [RHEL-21753] - IB/ipoib: Fix mcast list locking (Daniel Vacek) [RHEL-19700] - RDMA/IPoIB: Fix error code return in ipoib_mcast_join (Daniel Vacek) [RHEL-19700] - hsr: Prevent use after free in prp_create_tagged_frame() (Felix Maurer) [RHEL-21711] - net: hsr: Add __packed to struct hsr_sup_tlv. (Felix Maurer) [RHEL-21711] - net: hsr: Properly parse HSRv1 supervisor frames. (Felix Maurer) [RHEL-21711] - hsr: Fix uninit-value access in fill_frame_info() (Felix Maurer) [RHEL-21711] - Reapply "memcg: enable accounting for file lock caches" (Wander Lairson Costa) [RHEL-8487 RHEL-9039] {CVE-2022-0480} - s390/vfio-ap: do not reset queue removed from host config (Cédric Le Goater) [RHEL-19574] - s390/vfio-ap: reset queues associated with adapter for queue unbound from driver (Cédric Le Goater) [RHEL-19574] - s390/vfio-ap: reset queues filtered from the guest's AP config (Cédric Le Goater) [RHEL-19574] - s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest's APCB (Cédric Le Goater) [RHEL-19574] - s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration (Cédric Le Goater) [RHEL-19574] - s390/vfio-ap: always filter entire AP matrix (Cédric Le Goater) [RHEL-19574] - KVM: s390: vsie: Fix length of facility list shadowed (Cédric Le Goater) [RHEL-19574] - KVM: s390: vsie: Fix STFLE interpretive execution identification (Cédric Le Goater) [RHEL-19574] - KVM: s390: vsie: fix race during shadow creation (Cédric Le Goater) [RHEL-19574] - KVM: s390: fix cc for successful PQAP (Cédric Le Goater) [RHEL-19574] - KVM: s390: fix setting of fpc register (Cédric Le Goater) [RHEL-19574] - s390/vfio-ap: fix sysfs status attribute for AP queue devices (Cédric Le Goater) [RHEL-19574] - s390/vfio-ap: unpin pages on gisc registration failure (Cédric Le Goater) [RHEL-19574] - ext4: avoid updating the superblock on a r/o mount if not needed (Pavel Reichl) [RHEL-7953] - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet (Guillaume Nault) [RHEL-22186] - ipv4: Correct/silence an endian warning in __ip_do_redirect (Guillaume Nault) [RHEL-22186] - net: set SOCK_RCU_FREE before inserting socket into hashtable (Guillaume Nault) [RHEL-22186] - ice: fix Get link status data length (Petr Oros) [RHEL-19740] - ice: Shut down VSI with "link-down-on-close" enabled (Petr Oros) [RHEL-19740] - ice: Fix link_down_on_close message (Petr Oros) [RHEL-19740] - ice: Fix some null pointer dereference issues in ice_ptp.c (Petr Oros) [RHEL-19740] - ice: fix theoretical out-of-bounds access in ethtool link modes (Petr Oros) [RHEL-19740] - ice: Restore fix disabling RX VLAN filtering (Petr Oros) [RHEL-19740] - ice: change vfs.num_msix_per to vf->num_msix (Petr Oros) [RHEL-19740] - ice: restore timestamp configuration after device reset (Petr Oros) [RHEL-19740] - ice: unify logic for programming PFINT_TSYN_MSK (Petr Oros) [RHEL-19740] - ice: remove ptp_tx ring parameter flag (Petr Oros) [RHEL-19740] - ice: fix DDP package download for packages without signature segment (Petr Oros) [RHEL-19740] - ice: dpll: fix output pin capabilities (Petr Oros) [RHEL-19740] - ice: dpll: fix check for dpll input priority range (Petr Oros) [RHEL-19740] - ice: dpll: fix initial lock status of dpll (Petr Oros) [RHEL-19740] - ice: Hook up 4 E830 devices by adding their IDs (Petr Oros) [RHEL-19740] - ice: Remove redundant zeroing of the fields. (Petr Oros) [RHEL-19740] - ice: Add support for E830 DDP package segment (Petr Oros) [RHEL-19740] - ice: Add ice_get_link_status_datalen (Petr Oros) [RHEL-19740] - ice: Add 200G speed/phy type use (Petr Oros) [RHEL-19740] - ice: Add E830 device IDs, MAC type and registers (Petr Oros) [RHEL-19740] - ice: cleanup ice_find_netlist_node (Petr Oros) [RHEL-19740] - ice: make ice_get_pf_c827_idx static (Petr Oros) [RHEL-19740] - ice: manage VFs MSI-X using resource tracking (Petr Oros) [RHEL-19740] - ice: set MSI-X vector count on VF (Petr Oros) [RHEL-19740] - ice: add bitmap to track VF MSI-X usage (Petr Oros) [RHEL-19740] - ice: implement num_msix field per VF (Petr Oros) [RHEL-19740] - ice: store VF's pci_dev ptr in ice_vf (Petr Oros) [RHEL-19740] - ice: add drop rule matching on not active lport (Petr Oros) [RHEL-19740] - ice: remove unused ice_flow_entry fields (Petr Oros) [RHEL-19740] - ice: Refactor finding advertised link speed (Petr Oros) [RHEL-19740] - ice: fix linking when CONFIG_PTP_1588_CLOCK=n (Petr Oros) [RHEL-19740] - ice: Remove the FW shared parameters (Petr Oros) [RHEL-19740] - ice: PTP: add clock domain number to auxiliary interface (Petr Oros) [RHEL-19740] - ice: Use PTP auxbus for all PHYs restart in E822 (Petr Oros) [RHEL-19740] - ice: Auxbus devices & driver for E822 TS (Petr Oros) [RHEL-19740] - ice: check netlist before enabling ICE_F_GNSS (Petr Oros) [RHEL-19740] - ice: introduce ice_pf_src_tmr_owned (Petr Oros) [RHEL-19740] - ice: fix pin assignment for E810-T without SMA control (Petr Oros) [RHEL-19740] - ice: remove ICE_F_PTP_EXTTS feature flag (Petr Oros) [RHEL-19740] - ice: PTP: move quad value check inside ice_fill_phy_msg_e822 (Petr Oros) [RHEL-19740] - ice: PTP: Rename macros used for PHY/QUAD port definitions (Petr Oros) [RHEL-19740] - ice: PTP: Clean up timestamp registers correctly (Petr Oros) [RHEL-19740] - ice: introduce hw->phy_model for handling PTP PHY differences (Petr Oros) [RHEL-19740] - ice: Support cross-timestamping for E823 devices (Petr Oros) [RHEL-19740] - ice: retry acquiring hardware semaphore during cross-timestamp request (Petr Oros) [RHEL-19740] - ice: prefix clock timer command enumeration values with ICE_PTP (Petr Oros) [RHEL-19740] - s390/dasd: protect device queue against concurrent access (Tobias Huschle) [RHEL-22162] - Enable CONFIG_MARVELL_88Q2XXX_PHY (Izabela Bakollari) [RHEL-946] - net: phy: bcm7xxx: Add missing 16nm EPHY statistics (Izabela Bakollari) [RHEL-946] - net: phylink: add phylink_limit_mac_speed() (Izabela Bakollari) [RHEL-946] - gpiolib: provide and use gpiod_line_state_notify() (Izabela Bakollari) [RHEL-946] - dp83640: Use list_for_each_entry() helper (Izabela Bakollari) [RHEL-946] - gpiolib: add a second blocking notifier to struct gpio_device (Izabela Bakollari) [RHEL-946] - gpiolib: rename the gpio_device notifier (Izabela Bakollari) [RHEL-946] - net: phy: mediatek-ge-soc: support PHY LEDs (Izabela Bakollari) [RHEL-946] - net: phy: Introduce PSGMII PHY interface mode (Izabela Bakollari) [RHEL-946] - net: phy: Remove two unused function declarations (Izabela Bakollari) [RHEL-946] - net: phy: move marking PHY on SFP module into SFP code (Izabela Bakollari) [RHEL-946] - net: phy: provide phylib stubs for hardware timestamping operations (Izabela Bakollari) [RHEL-946] - net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: reset PCS if the link goes down (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120 (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: handle FUSA irq (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: read egress ts on TJA1120 (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: add TJA1120 support (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: use get_features (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120 (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: remove RX BIST frame counters (Izabela Bakollari) [RHEL-946] - net: phy: nxp-c45-tja11xx: use phylib master/slave implementation (Izabela Bakollari) [RHEL-946] - net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs (Izabela Bakollari) [RHEL-946] - net: mdio_bus: validate "addr" for mdiobus_is_registered_device() (Izabela Bakollari) [RHEL-946] - net: phylink: explicitly invalidate link_state members in mac_config (Izabela Bakollari) [RHEL-946] - net: phylink: strip out pre-March 2020 legacy code (Izabela Bakollari) [RHEL-946] - net: phy: motorcomm: Add pad drive strength cfg support (Izabela Bakollari) [RHEL-946] - net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY (Izabela Bakollari) [RHEL-946] - net: phy: c45: detect the BASE-T1 speed from the ability register (Izabela Bakollari) [RHEL-946] - net: phy: c45: add a separate function to read BASE-T1 abilities (Izabela Bakollari) [RHEL-946] - net: phy: c45: add support for 1000BASE-T1 forced setup (Izabela Bakollari) [RHEL-946] - net: phy: add registers to support 1000BASE-T1 (Izabela Bakollari) [RHEL-946] - net: phylink: remove legacy mac_an_restart() method (Izabela Bakollari) [RHEL-946] - net: phy: mdio-bcm-unimac: Add asp v2.0 support (Izabela Bakollari) [RHEL-946] - net: phy: bcm7xxx: Add EPHY entry for 74165 (Izabela Bakollari) [RHEL-946] - net: mdio: add unlocked mdiobus and mdiodev bus accessors (Izabela Bakollari) [RHEL-946] - net: phylink: add support for PCS link change notifications (Izabela Bakollari) [RHEL-946] - net: phylink: add pcs_pre_config()/pcs_post_config() methods (Izabela Bakollari) [RHEL-946] - net: phylink: add pcs_enable()/pcs_disable() methods (Izabela Bakollari) [RHEL-946] - gpiolib: order includes alphabetically in gpiolib.h (Izabela Bakollari) [RHEL-946] - gpio: mmio: handle "ngpios" properly in bgpio_init() (Izabela Bakollari) [RHEL-946] - gpiolib: add missing include (Izabela Bakollari) [RHEL-946] - idpf: avoid compiler introduced padding in virtchnl2_rss_key struct (Michal Schmidt) [RHEL-21928] - idpf: fix corrupted frames and skb leaks in singleq mode (Michal Schmidt) [RHEL-21928] - scsi: lpfc: Copyright updates for 14.2.0.16 patches (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Update lpfc version to 14.2.0.16 (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Enhance driver logging for selected discovery events (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Refactor and clean up mailbox command memory free (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss() (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi() (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Fix possible file string name overflow when updating firmware (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Correct maximum PCI function value for RAS fw logging (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Update lpfc version to 14.2.0.15 (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Validate ELS LS_ACC completion payload (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_setup (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo (Dick Kennedy) [RHEL-17579] - scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file() (Dick Kennedy) [RHEL-17579] - vmstat: allow_direct_reclaim should use zone_page_state_snapshot (Marcelo Tosatti) [RHEL-21922] Resolves: RHEL-17579, RHEL-17581, RHEL-19574, RHEL-19700, RHEL-19740, RHEL-21099, RHEL-21711, RHEL-21753, RHEL-21922, RHEL-21928, RHEL-22162, RHEL-22186, RHEL-4625, RHEL-7953, RHEL-8487, RHEL-946, RHEL-9039 Signed-off-by: Scott Weaver <scweaver@redhat.com>
This commit is contained in:
parent
7ac2fc69ea
commit
afb6495e05
@ -12,7 +12,7 @@ RHEL_MINOR = 4
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 411
|
||||
RHEL_RELEASE = 412
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
|
@ -14,6 +14,7 @@ CONFIG_8139TOO=m
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
CONFIG_ACPI_AC=y
|
||||
CONFIG_ACPI_AGDI=y
|
||||
# CONFIG_ACPI_ALS is not set
|
||||
CONFIG_ACPI_APEI_EINJ=m
|
||||
CONFIG_ACPI_APEI_ERST_DEBUG=m
|
||||
@ -3099,6 +3100,7 @@ CONFIG_MAILBOX_TEST=m
|
||||
CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_CN10K_DDR_PMU=m
|
||||
CONFIG_MARVELL_CN10K_TAD_PMU=m
|
||||
|
@ -14,6 +14,7 @@ CONFIG_8139TOO=m
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
CONFIG_ACPI_AC=y
|
||||
CONFIG_ACPI_AGDI=y
|
||||
# CONFIG_ACPI_ALS is not set
|
||||
CONFIG_ACPI_APEI_EINJ=m
|
||||
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
|
||||
@ -3078,6 +3079,7 @@ CONFIG_MAGIC_SYSRQ=y
|
||||
CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_CN10K_DDR_PMU=m
|
||||
CONFIG_MARVELL_CN10K_TAD_PMU=m
|
||||
|
@ -14,6 +14,7 @@ CONFIG_8139TOO=m
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
CONFIG_ACPI_AC=y
|
||||
CONFIG_ACPI_AGDI=y
|
||||
# CONFIG_ACPI_ALS is not set
|
||||
CONFIG_ACPI_APEI_EINJ=m
|
||||
CONFIG_ACPI_APEI_ERST_DEBUG=m
|
||||
@ -3096,6 +3097,7 @@ CONFIG_MAILBOX_TEST=m
|
||||
CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_CN10K_DDR_PMU=m
|
||||
CONFIG_MARVELL_CN10K_TAD_PMU=m
|
||||
|
@ -14,6 +14,7 @@ CONFIG_8139TOO=m
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
CONFIG_ACPI_AC=y
|
||||
CONFIG_ACPI_AGDI=y
|
||||
# CONFIG_ACPI_ALS is not set
|
||||
CONFIG_ACPI_APEI_EINJ=m
|
||||
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
|
||||
@ -3075,6 +3076,7 @@ CONFIG_MAGIC_SYSRQ=y
|
||||
CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_CN10K_DDR_PMU=m
|
||||
CONFIG_MARVELL_CN10K_TAD_PMU=m
|
||||
|
@ -14,6 +14,7 @@ CONFIG_8139TOO=m
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
CONFIG_ACPI_AC=y
|
||||
CONFIG_ACPI_AGDI=y
|
||||
# CONFIG_ACPI_ALS is not set
|
||||
CONFIG_ACPI_APEI_EINJ=m
|
||||
CONFIG_ACPI_APEI_ERST_DEBUG=m
|
||||
@ -3154,6 +3155,7 @@ CONFIG_MAILBOX_TEST=m
|
||||
CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_CN10K_DDR_PMU=m
|
||||
CONFIG_MARVELL_CN10K_TAD_PMU=m
|
||||
|
@ -14,6 +14,7 @@ CONFIG_8139TOO=m
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
CONFIG_ACPI_AC=y
|
||||
CONFIG_ACPI_AGDI=y
|
||||
# CONFIG_ACPI_ALS is not set
|
||||
CONFIG_ACPI_APEI_EINJ=m
|
||||
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
|
||||
@ -3133,6 +3134,7 @@ CONFIG_MAGIC_SYSRQ=y
|
||||
CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_CN10K_DDR_PMU=m
|
||||
CONFIG_MARVELL_CN10K_TAD_PMU=m
|
||||
|
@ -2804,6 +2804,7 @@ CONFIG_MAGIC_SYSRQ=y
|
||||
# CONFIG_MAILBOX_TEST is not set
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_PHY=m
|
||||
# CONFIG_MATOM is not set
|
||||
|
@ -2784,6 +2784,7 @@ CONFIG_MAGIC_SYSRQ=y
|
||||
# CONFIG_MAILBOX_TEST is not set
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_PHY=m
|
||||
# CONFIG_MATOM is not set
|
||||
|
@ -2794,6 +2794,7 @@ CONFIG_MARCH_Z14=y
|
||||
# CONFIG_MARCH_Z990 is not set
|
||||
# CONFIG_MARCH_ZEC12 is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
# CONFIG_MARVELL_PHY is not set
|
||||
# CONFIG_MATOM is not set
|
||||
|
@ -2774,6 +2774,7 @@ CONFIG_MARCH_Z14=y
|
||||
# CONFIG_MARCH_Z990 is not set
|
||||
# CONFIG_MARCH_ZEC12 is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
# CONFIG_MARVELL_PHY is not set
|
||||
# CONFIG_MATOM is not set
|
||||
|
@ -2787,6 +2787,7 @@ CONFIG_MARCH_Z14=y
|
||||
# CONFIG_MARCH_Z990 is not set
|
||||
# CONFIG_MARCH_ZEC12 is not set
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
# CONFIG_MARVELL_PHY is not set
|
||||
# CONFIG_MATOM is not set
|
||||
|
@ -2979,6 +2979,7 @@ CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MANA_INFINIBAND=m
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_PHY=m
|
||||
# CONFIG_MATOM is not set
|
||||
|
@ -2959,6 +2959,7 @@ CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MANA_INFINIBAND=m
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_PHY=m
|
||||
# CONFIG_MATOM is not set
|
||||
|
@ -3036,6 +3036,7 @@ CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MANA_INFINIBAND=m
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_PHY=m
|
||||
# CONFIG_MATOM is not set
|
||||
|
@ -3016,6 +3016,7 @@ CONFIG_MAILBOX=y
|
||||
# CONFIG_MANAGER_SBS is not set
|
||||
CONFIG_MANA_INFINIBAND=m
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_88Q2XXX_PHY=m
|
||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||
CONFIG_MARVELL_PHY=m
|
||||
# CONFIG_MATOM is not set
|
||||
|
165
kernel.spec
165
kernel.spec
@ -165,15 +165,15 @@ Summary: The Linux kernel
|
||||
# define buildid .local
|
||||
%define specversion 5.14.0
|
||||
%define patchversion 5.14
|
||||
%define pkgrelease 411
|
||||
%define pkgrelease 412
|
||||
%define kversion 5
|
||||
%define tarfile_release 5.14.0-411.el9
|
||||
%define tarfile_release 5.14.0-412.el9
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 14
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 411%{?buildid}%{?dist}
|
||||
%define specrelease 412%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 5.14.0-411.el9
|
||||
%define kabiversion 5.14.0-412.el9
|
||||
|
||||
#
|
||||
# End of genspec.sh variables
|
||||
@ -3739,6 +3739,163 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Jan 24 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-412.el9]
|
||||
- ACPI: APEI: rename ghes_init() with an "acpi_" prefix (Mark Langsdorf) [RHEL-4625]
|
||||
- ACPI: APEI: explicit init of HEST and GHES in apci_init() (Mark Langsdorf) [RHEL-4625]
|
||||
- ACPI: AGDI: Improve error reporting for problems during .remove() (Mark Langsdorf) [RHEL-4625]
|
||||
- ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() (Mark Langsdorf) [RHEL-4625]
|
||||
- ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device (Mark Langsdorf) [RHEL-4625]
|
||||
- redhat/configs: enable CONFIG_ACPI_AGDI for arm64 (Mark Langsdorf) [RHEL-4625]
|
||||
- ACPI: tables: Add AGDI to the list of known table signatures (Mark Langsdorf) [RHEL-4625]
|
||||
- powerpc/64s: Increase default stack size to 32KB (Mamatha Inamdar) [RHEL-17581]
|
||||
- platform/mellanox: mlxbf-tmfifo: Fix a warning message (Luiz Capitulino) [RHEL-21099]
|
||||
- platform/mellanox: tmfifo: fix kernel-doc warnings (Luiz Capitulino) [RHEL-21099]
|
||||
- platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returning void (Luiz Capitulino) [RHEL-21099]
|
||||
- platform/mellanox: mlxbf-tmfifo: Drop jumbo frames (Luiz Capitulino) [RHEL-21099]
|
||||
- platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors (Luiz Capitulino) [RHEL-21099]
|
||||
- platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications (Luiz Capitulino) [RHEL-21099]
|
||||
- platform/mellanox: fix potential race in mlxbf-tmfifo driver (Luiz Capitulino) [RHEL-21099]
|
||||
- platform/mellanox: Add BlueField-3 support in the tmfifo driver (Luiz Capitulino) [RHEL-21099]
|
||||
- mptcp: prevent tcp diag from closing listener subflows (Davide Caratti) [RHEL-21753]
|
||||
- mptcp: fix inconsistent state on fastopen race (Davide Caratti) [RHEL-21753]
|
||||
- mptcp: fix possible NULL pointer dereference on close (Davide Caratti) [RHEL-21753]
|
||||
- mptcp: deal with large GSO size (Davide Caratti) [RHEL-21753]
|
||||
- IB/ipoib: Fix mcast list locking (Daniel Vacek) [RHEL-19700]
|
||||
- RDMA/IPoIB: Fix error code return in ipoib_mcast_join (Daniel Vacek) [RHEL-19700]
|
||||
- hsr: Prevent use after free in prp_create_tagged_frame() (Felix Maurer) [RHEL-21711]
|
||||
- net: hsr: Add __packed to struct hsr_sup_tlv. (Felix Maurer) [RHEL-21711]
|
||||
- net: hsr: Properly parse HSRv1 supervisor frames. (Felix Maurer) [RHEL-21711]
|
||||
- hsr: Fix uninit-value access in fill_frame_info() (Felix Maurer) [RHEL-21711]
|
||||
- Reapply "memcg: enable accounting for file lock caches" (Wander Lairson Costa) [RHEL-8487 RHEL-9039] {CVE-2022-0480}
|
||||
- s390/vfio-ap: do not reset queue removed from host config (Cédric Le Goater) [RHEL-19574]
|
||||
- s390/vfio-ap: reset queues associated with adapter for queue unbound from driver (Cédric Le Goater) [RHEL-19574]
|
||||
- s390/vfio-ap: reset queues filtered from the guest's AP config (Cédric Le Goater) [RHEL-19574]
|
||||
- s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest's APCB (Cédric Le Goater) [RHEL-19574]
|
||||
- s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration (Cédric Le Goater) [RHEL-19574]
|
||||
- s390/vfio-ap: always filter entire AP matrix (Cédric Le Goater) [RHEL-19574]
|
||||
- KVM: s390: vsie: Fix length of facility list shadowed (Cédric Le Goater) [RHEL-19574]
|
||||
- KVM: s390: vsie: Fix STFLE interpretive execution identification (Cédric Le Goater) [RHEL-19574]
|
||||
- KVM: s390: vsie: fix race during shadow creation (Cédric Le Goater) [RHEL-19574]
|
||||
- KVM: s390: fix cc for successful PQAP (Cédric Le Goater) [RHEL-19574]
|
||||
- KVM: s390: fix setting of fpc register (Cédric Le Goater) [RHEL-19574]
|
||||
- s390/vfio-ap: fix sysfs status attribute for AP queue devices (Cédric Le Goater) [RHEL-19574]
|
||||
- s390/vfio-ap: unpin pages on gisc registration failure (Cédric Le Goater) [RHEL-19574]
|
||||
- ext4: avoid updating the superblock on a r/o mount if not needed (Pavel Reichl) [RHEL-7953]
|
||||
- ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet (Guillaume Nault) [RHEL-22186]
|
||||
- ipv4: Correct/silence an endian warning in __ip_do_redirect (Guillaume Nault) [RHEL-22186]
|
||||
- net: set SOCK_RCU_FREE before inserting socket into hashtable (Guillaume Nault) [RHEL-22186]
|
||||
- ice: fix Get link status data length (Petr Oros) [RHEL-19740]
|
||||
- ice: Shut down VSI with "link-down-on-close" enabled (Petr Oros) [RHEL-19740]
|
||||
- ice: Fix link_down_on_close message (Petr Oros) [RHEL-19740]
|
||||
- ice: Fix some null pointer dereference issues in ice_ptp.c (Petr Oros) [RHEL-19740]
|
||||
- ice: fix theoretical out-of-bounds access in ethtool link modes (Petr Oros) [RHEL-19740]
|
||||
- ice: Restore fix disabling RX VLAN filtering (Petr Oros) [RHEL-19740]
|
||||
- ice: change vfs.num_msix_per to vf->num_msix (Petr Oros) [RHEL-19740]
|
||||
- ice: restore timestamp configuration after device reset (Petr Oros) [RHEL-19740]
|
||||
- ice: unify logic for programming PFINT_TSYN_MSK (Petr Oros) [RHEL-19740]
|
||||
- ice: remove ptp_tx ring parameter flag (Petr Oros) [RHEL-19740]
|
||||
- ice: fix DDP package download for packages without signature segment (Petr Oros) [RHEL-19740]
|
||||
- ice: dpll: fix output pin capabilities (Petr Oros) [RHEL-19740]
|
||||
- ice: dpll: fix check for dpll input priority range (Petr Oros) [RHEL-19740]
|
||||
- ice: dpll: fix initial lock status of dpll (Petr Oros) [RHEL-19740]
|
||||
- ice: Hook up 4 E830 devices by adding their IDs (Petr Oros) [RHEL-19740]
|
||||
- ice: Remove redundant zeroing of the fields. (Petr Oros) [RHEL-19740]
|
||||
- ice: Add support for E830 DDP package segment (Petr Oros) [RHEL-19740]
|
||||
- ice: Add ice_get_link_status_datalen (Petr Oros) [RHEL-19740]
|
||||
- ice: Add 200G speed/phy type use (Petr Oros) [RHEL-19740]
|
||||
- ice: Add E830 device IDs, MAC type and registers (Petr Oros) [RHEL-19740]
|
||||
- ice: cleanup ice_find_netlist_node (Petr Oros) [RHEL-19740]
|
||||
- ice: make ice_get_pf_c827_idx static (Petr Oros) [RHEL-19740]
|
||||
- ice: manage VFs MSI-X using resource tracking (Petr Oros) [RHEL-19740]
|
||||
- ice: set MSI-X vector count on VF (Petr Oros) [RHEL-19740]
|
||||
- ice: add bitmap to track VF MSI-X usage (Petr Oros) [RHEL-19740]
|
||||
- ice: implement num_msix field per VF (Petr Oros) [RHEL-19740]
|
||||
- ice: store VF's pci_dev ptr in ice_vf (Petr Oros) [RHEL-19740]
|
||||
- ice: add drop rule matching on not active lport (Petr Oros) [RHEL-19740]
|
||||
- ice: remove unused ice_flow_entry fields (Petr Oros) [RHEL-19740]
|
||||
- ice: Refactor finding advertised link speed (Petr Oros) [RHEL-19740]
|
||||
- ice: fix linking when CONFIG_PTP_1588_CLOCK=n (Petr Oros) [RHEL-19740]
|
||||
- ice: Remove the FW shared parameters (Petr Oros) [RHEL-19740]
|
||||
- ice: PTP: add clock domain number to auxiliary interface (Petr Oros) [RHEL-19740]
|
||||
- ice: Use PTP auxbus for all PHYs restart in E822 (Petr Oros) [RHEL-19740]
|
||||
- ice: Auxbus devices & driver for E822 TS (Petr Oros) [RHEL-19740]
|
||||
- ice: check netlist before enabling ICE_F_GNSS (Petr Oros) [RHEL-19740]
|
||||
- ice: introduce ice_pf_src_tmr_owned (Petr Oros) [RHEL-19740]
|
||||
- ice: fix pin assignment for E810-T without SMA control (Petr Oros) [RHEL-19740]
|
||||
- ice: remove ICE_F_PTP_EXTTS feature flag (Petr Oros) [RHEL-19740]
|
||||
- ice: PTP: move quad value check inside ice_fill_phy_msg_e822 (Petr Oros) [RHEL-19740]
|
||||
- ice: PTP: Rename macros used for PHY/QUAD port definitions (Petr Oros) [RHEL-19740]
|
||||
- ice: PTP: Clean up timestamp registers correctly (Petr Oros) [RHEL-19740]
|
||||
- ice: introduce hw->phy_model for handling PTP PHY differences (Petr Oros) [RHEL-19740]
|
||||
- ice: Support cross-timestamping for E823 devices (Petr Oros) [RHEL-19740]
|
||||
- ice: retry acquiring hardware semaphore during cross-timestamp request (Petr Oros) [RHEL-19740]
|
||||
- ice: prefix clock timer command enumeration values with ICE_PTP (Petr Oros) [RHEL-19740]
|
||||
- s390/dasd: protect device queue against concurrent access (Tobias Huschle) [RHEL-22162]
|
||||
- Enable CONFIG_MARVELL_88Q2XXX_PHY (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: bcm7xxx: Add missing 16nm EPHY statistics (Izabela Bakollari) [RHEL-946]
|
||||
- net: phylink: add phylink_limit_mac_speed() (Izabela Bakollari) [RHEL-946]
|
||||
- gpiolib: provide and use gpiod_line_state_notify() (Izabela Bakollari) [RHEL-946]
|
||||
- dp83640: Use list_for_each_entry() helper (Izabela Bakollari) [RHEL-946]
|
||||
- gpiolib: add a second blocking notifier to struct gpio_device (Izabela Bakollari) [RHEL-946]
|
||||
- gpiolib: rename the gpio_device notifier (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: mediatek-ge-soc: support PHY LEDs (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: Introduce PSGMII PHY interface mode (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: Remove two unused function declarations (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: move marking PHY on SFP module into SFP code (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: provide phylib stubs for hardware timestamping operations (Izabela Bakollari) [RHEL-946]
|
||||
- net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: reset PCS if the link goes down (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120 (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: handle FUSA irq (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: read egress ts on TJA1120 (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: add TJA1120 support (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: use get_features (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120 (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: remove RX BIST frame counters (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: nxp-c45-tja11xx: use phylib master/slave implementation (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs (Izabela Bakollari) [RHEL-946]
|
||||
- net: mdio_bus: validate "addr" for mdiobus_is_registered_device() (Izabela Bakollari) [RHEL-946]
|
||||
- net: phylink: explicitly invalidate link_state members in mac_config (Izabela Bakollari) [RHEL-946]
|
||||
- net: phylink: strip out pre-March 2020 legacy code (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: motorcomm: Add pad drive strength cfg support (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: c45: detect the BASE-T1 speed from the ability register (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: c45: add a separate function to read BASE-T1 abilities (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: c45: add support for 1000BASE-T1 forced setup (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: add registers to support 1000BASE-T1 (Izabela Bakollari) [RHEL-946]
|
||||
- net: phylink: remove legacy mac_an_restart() method (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: mdio-bcm-unimac: Add asp v2.0 support (Izabela Bakollari) [RHEL-946]
|
||||
- net: phy: bcm7xxx: Add EPHY entry for 74165 (Izabela Bakollari) [RHEL-946]
|
||||
- net: mdio: add unlocked mdiobus and mdiodev bus accessors (Izabela Bakollari) [RHEL-946]
|
||||
- net: phylink: add support for PCS link change notifications (Izabela Bakollari) [RHEL-946]
|
||||
- net: phylink: add pcs_pre_config()/pcs_post_config() methods (Izabela Bakollari) [RHEL-946]
|
||||
- net: phylink: add pcs_enable()/pcs_disable() methods (Izabela Bakollari) [RHEL-946]
|
||||
- gpiolib: order includes alphabetically in gpiolib.h (Izabela Bakollari) [RHEL-946]
|
||||
- gpio: mmio: handle "ngpios" properly in bgpio_init() (Izabela Bakollari) [RHEL-946]
|
||||
- gpiolib: add missing include (Izabela Bakollari) [RHEL-946]
|
||||
- idpf: avoid compiler introduced padding in virtchnl2_rss_key struct (Michal Schmidt) [RHEL-21928]
|
||||
- idpf: fix corrupted frames and skb leaks in singleq mode (Michal Schmidt) [RHEL-21928]
|
||||
- scsi: lpfc: Copyright updates for 14.2.0.16 patches (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Update lpfc version to 14.2.0.16 (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Enhance driver logging for selected discovery events (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Refactor and clean up mailbox command memory free (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss() (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi() (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Fix possible file string name overflow when updating firmware (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Correct maximum PCI function value for RAS fw logging (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Update lpfc version to 14.2.0.15 (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Validate ELS LS_ACC completion payload (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_setup (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo (Dick Kennedy) [RHEL-17579]
|
||||
- scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file() (Dick Kennedy) [RHEL-17579]
|
||||
- vmstat: allow_direct_reclaim should use zone_page_state_snapshot (Marcelo Tosatti) [RHEL-21922]
|
||||
|
||||
* Mon Jan 22 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-411.el9]
|
||||
- mmc: rtsx: add rts5264 to support sd express card (Prarit Bhargava) [RHEL-17013]
|
||||
- misc: rtsx: add to support new card reader rts5264 (Prarit Bhargava) [RHEL-17013]
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.14.0-411.el9.tar.xz) = 2135a2665227fcf7a1d83acb31f16bfc1391541c576d7d535ed7fd186607679f9a2ba35bce1dfe2e25596776b34e30dbb10297ed60492874c09edf0a0520c669
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-411.el9.tar.bz2) = 833b9adb65c790b51f2d0c072f0da12c335f609656d2720c05ce1ad59d4e0950826806bea4f13fa6f35598b6711e7f2c5a6fae2e1b5a5a8baed3a2811ec50426
|
||||
SHA512 (kernel-kabi-dw-5.14.0-411.el9.tar.bz2) = 865452c67c6b4f2fd04fdcaf928c4de7b34d93805cddb2acc8b21f4132502b43fd89af87d11760043151d9950e02294d6504e37510ab2458ed15e6937a8a54a6
|
||||
SHA512 (linux-5.14.0-412.el9.tar.xz) = 85efcfff4476301e0dd40acf477b889e853600f0f408d2070ad3b5391636e75167ad163f6c422d1180f39f7fb4fa119c3b2d0083461b12ba17e2803b1e9c1948
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-412.el9.tar.bz2) = 3e54493df26f49d17189a5b83bd855a7ee786a71aa55f06cf1e72bd6bfe4ab99f967c27b5ba3b4ab194ebd5055c3f8a9699f55217e643e81eb5dc05f8445b1c9
|
||||
SHA512 (kernel-kabi-dw-5.14.0-412.el9.tar.bz2) = cc089669bd539ff1dbcded8169b10429ce90a97a72c3b01654841f87cf4af8cdd84392775428bf245b27be01416e3308475e04946f666dc19273bffe50255730
|
||||
|
Loading…
Reference in New Issue
Block a user