diff --git a/Makefile.rhelver b/Makefile.rhelver index 75cfd716c..c353515e1 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 0 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 53 +RHEL_RELEASE = 54 # # Early y+1 numbering diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 823ea0600..62745c4c9 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -3101,7 +3101,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 37b50727b..11f8828ad 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -3081,7 +3081,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index f48f388e8..a985c8bd4 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -2930,7 +2930,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 5d9a160d7..058d1b667 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -2913,7 +2913,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 99a5caf87..0cb8e44bb 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -2913,7 +2913,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 540cb5d5f..9f00c5e4e 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -2896,7 +2896,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index f9594d7bd..358fbbfe0 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -2910,7 +2910,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 370bf6e70..1edc820c5 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -3101,7 +3101,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 9275b2951..44a12ad25 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -3082,7 +3082,7 @@ CONFIG_MT76x0U=m CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set -# CONFIG_MT7921E is not set +CONFIG_MT7921E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set diff --git a/kernel.spec b/kernel.spec index a09836ac1..7835b00b5 100755 --- a/kernel.spec +++ b/kernel.spec @@ -85,7 +85,7 @@ Summary: The Linux kernel # the --with-release option overrides this setting.) %define debugbuildsenabled 1 -%global distro_build 53 +%global distro_build 54 %if 0%{?fedora} %define secure_boot_arch x86_64 @@ -129,13 +129,13 @@ Summary: The Linux kernel %define kversion 5.14 %define rpmversion 5.14.0 -%define pkgrelease 53.el9 +%define pkgrelease 54.el9 # This is needed to do merge window version magic %define patchlevel 14 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 53%{?buildid}%{?dist} +%define specrelease 54%{?buildid}%{?dist} %define pkg_release %{specrelease} @@ -680,7 +680,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.14.0-53.el9.tar.xz +Source0: linux-5.14.0-54.el9.tar.xz Source1: Makefile.rhelver @@ -1364,8 +1364,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.0-53.el9 -c -mv linux-5.14.0-53.el9 linux-%{KVERREL} +%setup -q -n kernel-5.14.0-54.el9 -c +mv linux-5.14.0-54.el9 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -2959,6 +2959,188 @@ fi # # %changelog +* Thu Feb 03 2022 Herton R. Krzesinski [5.14.0-54.el9] +- iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW (Íñigo Huguet) [2033354] +- ath11k: add string type to search board data in board-2.bin for WCN6855 (Íñigo Huguet) [2033354] +- mt76: enable new device MT7921E (Íñigo Huguet) [2033354] +- cfg80211: correct bridge/4addr mode check (Íñigo Huguet) [2033354] +- cfg80211: fix management registrations locking (Íñigo Huguet) [2033354] +- cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() (Íñigo Huguet) [2033354] +- mac80211: mesh: fix HE operation element length check (Íñigo Huguet) [2033354] +- mwifiex: avoid null-pointer-subtraction warning (Íñigo Huguet) [2033354] +- Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback" (Íñigo Huguet) [2033354] +- iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15 (Íñigo Huguet) [2033354] +- mac80211: Fix Ptk0 rekey documentation (Íñigo Huguet) [2033354] +- mac80211: check return value of rhashtable_init (Íñigo Huguet) [2033354] +- mac80211: fix use-after-free in CCMP/GCMP RX (Íñigo Huguet) [2033354] +- drivers: net: mhi: fix error path in mhi_net_newlink (Íñigo Huguet) [2033354] +- mac80211-hwsim: fix late beacon hrtimer handling (Íñigo Huguet) [2033354] +- mac80211: mesh: fix potentially unaligned access (Íñigo Huguet) [2033354] +- mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap (Íñigo Huguet) [2033354] +- mac80211: Drop frames from invalid MAC address in ad-hoc mode (Íñigo Huguet) [2033354] +- mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug (Íñigo Huguet) [2033354] +- Revert "mac80211: do not use low data rates for data frames with no ack flag" (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys() (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data() (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Fix possible NULL dereference (Íñigo Huguet) [2033354] +- iwl: fix debug printf format strings (Íñigo Huguet) [2033354] +- iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()' (Íñigo Huguet) [2033354] +- iwlwifi: bump FW API to 66 for AX devices (Íñigo Huguet) [2033354] +- iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha (Íñigo Huguet) [2033354] +- iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm() (Íñigo Huguet) [2033354] +- net: qrtr: revert check in qrtr_endpoint_post() (Íñigo Huguet) [2033354] +- net: qrtr: make checks in qrtr_endpoint_post() stricter (Íñigo Huguet) [2033354] +- intel: switch from 'pci_' to 'dma_' API (Íñigo Huguet) [2033354] +- mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices (Íñigo Huguet) [2033354] +- mwifiex: pcie: add DMI-based quirk implementation for Surface devices (Íñigo Huguet) [2033354] +- brcmfmac: pcie: fix oops on failure to resume and reprobe (Íñigo Huguet) [2033354] +- wilc1000: Convert module-global "isinit" to device-specific variable (Íñigo Huguet) [2033354] +- brcmfmac: Add WPA3 Personal with FT to supported cipher suites (Íñigo Huguet) [2033354] +- rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlplace() (Íñigo Huguet) [2033354] +- rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxx (Íñigo Huguet) [2033354] +- ath9k: fix sleeping in atomic context (Íñigo Huguet) [2033354] +- ath9k: fix OOB read ar9300_eeprom_restore_internal (Íñigo Huguet) [2033354] +- iwlwifi: mvm: don't use FW key ID in beacon protection (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Fix scan channel flags settings (Íñigo Huguet) [2033354] +- iwlwifi: mvm: support broadcast TWT alone (Íñigo Huguet) [2033354] +- iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3 (Íñigo Huguet) [2033354] +- iwlwifi: move get pnvm file name to a separate function (Íñigo Huguet) [2033354] +- iwlwifi: mvm: add support for responder config command version 9 (Íñigo Huguet) [2033354] +- iwlwifi: mvm: add support for range request command version 13 (Íñigo Huguet) [2033354] +- iwlwifi: allow debug init in RF-kill (Íñigo Huguet) [2033354] +- iwlwifi: mvm: don't schedule the roc_done_wk if it is already running (Íñigo Huguet) [2033354] +- iwlwifi: yoyo: support for new DBGI_SRAM region (Íñigo Huguet) [2033354] +- iwlwifi: add 'Rx control frame to MBSSID' HE capability (Íñigo Huguet) [2033354] +- iwlwifi: fw: fix debug dump data declarations (Íñigo Huguet) [2033354] +- iwlwifi: api: remove datamember from struct (Íñigo Huguet) [2033354] +- iwlwifi: fix __percpu annotation (Íñigo Huguet) [2033354] +- iwlwifi: pcie: avoid dma unmap/remap in crash dump (Íñigo Huguet) [2033354] +- iwlwifi: acpi: fill in SAR tables with defaults (Íñigo Huguet) [2033354] +- iwlwifi: acpi: fill in WGDS table with defaults (Íñigo Huguet) [2033354] +- iwlwifi: bump FW API to 65 for AX devices (Íñigo Huguet) [2033354] +- iwlwifi: acpi: support reading and storing WGDS revision 2 (Íñigo Huguet) [2033354] +- iwlwifi: mvm: load regdomain at INIT stage (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Read the PPAG and SAR tables at INIT stage (Íñigo Huguet) [2033354] +- iwlwifi: mvm: trigger WRT when no beacon heard (Íñigo Huguet) [2033354] +- iwlwifi: fw: correctly limit to monitor dump (Íñigo Huguet) [2033354] +- iwlwifi: skip first element in the WTAS ACPI table (Íñigo Huguet) [2033354] +- iwlwifi: mvm: support version 11 of wowlan statuses notification (Íñigo Huguet) [2033354] +- iwlwifi: convert flat GEO profile table to a struct version (Íñigo Huguet) [2033354] +- iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definition (Íñigo Huguet) [2033354] +- iwlwifi: support reading and storing EWRD revisions 1 and 2 (Íñigo Huguet) [2033354] +- iwlwifi: acpi: support reading and storing WRDS revision 1 and 2 (Íñigo Huguet) [2033354] +- iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile() (Íñigo Huguet) [2033354] +- iwlwifi: remove ACPI_SAR_NUM_TABLES definition (Íñigo Huguet) [2033354] +- iwlwifi: convert flat SAR profile table to a struct version (Íñigo Huguet) [2033354] +- iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINS (Íñigo Huguet) [2033354] +- iwlwifi: mvm: fix access to BSS elements (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scan (Íñigo Huguet) [2033354] +- iwlwifi: mvm: silently drop encrypted frames for unknown station (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: implement RSC command version 5 (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: make key reprogramming iteration optional (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: add separate key iteration for GTK type (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: refactor TSC/RSC configuration (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: remove fixed cmd_flags argument (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: separate TKIP data from key iteration (Íñigo Huguet) [2033354] +- iwlwifi: mvm: simplify __iwl_mvm_set_sta_key() (Íñigo Huguet) [2033354] +- iwlwifi: mvm: support new station key API (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Fix umac scan request probe parameters (Íñigo Huguet) [2033354] +- iwlwifi: pcie: implement Bz reset flow (Íñigo Huguet) [2033354] +- iwlwifi: implement Bz NMI behaviour (Íñigo Huguet) [2033354] +- iwlwifi: pcie: implement Bz device startup (Íñigo Huguet) [2033354] +- iwlwifi: read MAC address from correct place on Bz (Íñigo Huguet) [2033354] +- iwlwifi: give Bz devices their own name (Íñigo Huguet) [2033354] +- iwlwifi: split off Bz devices into their own family (Íñigo Huguet) [2033354] +- iwlwifi: yoyo: cleanup internal buffer allocation in D3 (Íñigo Huguet) [2033354] +- iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcast (Íñigo Huguet) [2033354] +- iwlwifi: mvm: clean up number of HW queues (Íñigo Huguet) [2033354] +- iwlwifi: mvm: avoid static queue number aliasing (Íñigo Huguet) [2033354] +- iwlwifi: use DEFINE_MUTEX() for mutex lock (Íñigo Huguet) [2033354] +- iwlwifi: remove trailing semicolon in macro definition (Íñigo Huguet) [2033354] +- iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed (Íñigo Huguet) [2033354] +- iwlwifi: mvm: fix old-style static const declaration (Íñigo Huguet) [2033354] +- iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211() (Íñigo Huguet) [2033354] +- iwlwifi: pcie: remove spaces from queue names (Íñigo Huguet) [2033354] +- iwlwifi: mvm: restrict FW SMPS request (Íñigo Huguet) [2033354] +- iwlwifi: mvm: set replay counter on key install (Íñigo Huguet) [2033354] +- iwlwifi: mvm: remove trigger EAPOL time event (Íñigo Huguet) [2033354] +- iwlwifi: iwl-dbg-tlv: add info about loading external dbg bin (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Add support for hidden network scan on 6GHz band (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Do not use full SSIDs in 6GHz scan (Íñigo Huguet) [2033354] +- iwlwifi: print PNVM complete notification status in hexadecimal (Íñigo Huguet) [2033354] +- iwlwifi: pcie: dump error on FW reset handshake failures (Íñigo Huguet) [2033354] +- iwlwifi: prepare for synchronous error dumps (Íñigo Huguet) [2033354] +- iwlwifi: pcie: free RBs during configure (Íñigo Huguet) [2033354] +- iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layout (Íñigo Huguet) [2033354] +- iwlwifi: mvm: avoid FW restart while shutting down (Íñigo Huguet) [2033354] +- iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTF (Íñigo Huguet) [2033354] +- iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policy (Íñigo Huguet) [2033354] +- iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilities (Íñigo Huguet) [2033354] +- cfg80211: use wiphy DFS domain if it is self-managed (Íñigo Huguet) [2033354] +- mac80211: parse transmit power envelope element (Íñigo Huguet) [2033354] +- ieee80211: add definition for transmit power envelope element (Íñigo Huguet) [2033354] +- ieee80211: add definition of regulatory info in 6 GHz operation information (Íñigo Huguet) [2033354] +- mac80211: introduce individual TWT support in AP mode (Íñigo Huguet) [2033354] +- ieee80211: add TWT element definitions (Íñigo Huguet) [2033354] +- brcmsmac: make array addr static const, makes object smaller (Íñigo Huguet) [2033354] +- rtw88: Remove unnecessary check code (Íñigo Huguet) [2033354] +- rtw88: wow: fix size access error of probe request (Íñigo Huguet) [2033354] +- rtw88: wow: report wow reason through mac80211 api (Íñigo Huguet) [2033354] +- rtw88: wow: build wow function only if CONFIG_PM is on (Íñigo Huguet) [2033354] +- rtw88: refine the setting of rsvd pages for different firmware (Íñigo Huguet) [2033354] +- rtw88: use read_poll_timeout instead of fixed sleep (Íñigo Huguet) [2033354] +- rtw88: 8822ce: set CLKREQ# signal to low during suspend (Íñigo Huguet) [2033354] +- rtw88: change beacon filter default mode (Íñigo Huguet) [2033354] +- rtw88: 8822c: add tx stbc support under HT mode (Íñigo Huguet) [2033354] +- rtw88: adjust the log level for failure of tx report (Íñigo Huguet) [2033354] +- rtl8xxxu: Fix the handling of TX A-MPDU aggregation (Íñigo Huguet) [2033354] +- rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu (Íñigo Huguet) [2033354] +- mwifiex: make arrays static const, makes object smaller (Íñigo Huguet) [2033354] +- mwifiex: usb: Replace one-element array with flexible-array member (Íñigo Huguet) [2033354] +- mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw() (Íñigo Huguet) [2033354] +- wilc1000: remove redundant code (Íñigo Huguet) [2033354] +- wilc1000: use devm_clk_get_optional() (Íñigo Huguet) [2033354] +- wilc1000: dispose irq on failure path (Íñigo Huguet) [2033354] +- wilc1000: use goto labels on error path (Íñigo Huguet) [2033354] +- rtlwifi: rtl8192de: make arrays static const, makes object smaller (Íñigo Huguet) [2033354] +- rtlwifi: rtl8192de: Remove redundant variable initializations (Íñigo Huguet) [2033354] +- ray_cs: Split memcpy() to avoid bounds check warning (Íñigo Huguet) [2033354] +- ray_cs: use %%*ph to print small buffer (Íñigo Huguet) [2033354] +- brcmfmac: add 43752 SDIO ids and initialization (Íñigo Huguet) [2033354] +- brcmfmac: Set SDIO workqueue as WQ_HIGHPRI (Íñigo Huguet) [2033354] +- brcmfmac: use separate firmware for 43430 revision 2 (Íñigo Huguet) [2033354] +- brcmfmac: support chipsets with different core enumeration space (Íñigo Huguet) [2033354] +- brcmfmac: add xtlv support to firmware interface layer (Íñigo Huguet) [2033354] +- brcmfmac: increase core revision column aligning core list (Íñigo Huguet) [2033354] +- brcmfmac: use different error value for invalid ram base address (Íñigo Huguet) [2033354] +- brcmfmac: firmware: Fix firmware loading (Íñigo Huguet) [2033354] +- cfg80211: fix BSS color notify trace enum confusion (Íñigo Huguet) [2033354] +- mac80211: Fix insufficient headroom issue for AMSDU (Íñigo Huguet) [2033354] +- mac80211: add support for BSS color change (Íñigo Huguet) [2033354] +- nl80211: add support for BSS coloring (Íñigo Huguet) [2033354] +- mac80211: Use flex-array for radiotap header bitmap (Íñigo Huguet) [2033354] +- mac80211: radiotap: Use BIT() instead of shifts (Íñigo Huguet) [2033354] +- mac80211: Remove unnecessary variable and label (Íñigo Huguet) [2033354] +- mac80211: include (Íñigo Huguet) [2033354] +- mac80211: Fix monitor MTU limit so that A-MSDUs get through (Íñigo Huguet) [2033354] +- mac80211: remove unnecessary NULL check in ieee80211_register_hw() (Íñigo Huguet) [2033354] +- mac80211: Reject zero MAC address in sta_info_insert_check() (Íñigo Huguet) [2033354] +- bus: mhi: core: Improve debug messages for power up (Íñigo Huguet) [2033354] +- bus: mhi: core: Replace DMA allocation wrappers with original APIs (Íñigo Huguet) [2033354] +- bus: mhi: core: Add range checks for BHI and BHIe (Íñigo Huguet) [2033354] +- bus: mhi: pci_generic: Set register access length for MHI driver (Íñigo Huguet) [2033354] +- ath11k: set register access length for MHI driver (Íñigo Huguet) [2033354] +- bus: mhi: Add MMIO region length to controller structure (Íñigo Huguet) [2033354] +- bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up (Íñigo Huguet) [2033354] +- bus: mhi: core: Set BHI/BHIe offsets on power up preparation (Íñigo Huguet) [2033354] +- bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI (Íñigo Huguet) [2033354] +- net: mhi: Remove MBIM protocol (Íñigo Huguet) [2033354] +- brcmfmac: firmware: Allow per-board firmware binaries (Íñigo Huguet) [2033354] +- net: mhi: Improve MBIM packet counting (Íñigo Huguet) [2033354] +- bus: mhi: pci-generic: configurable network interface MRU (Íñigo Huguet) [2033354] +- ath11k: Remove some duplicate code (Íñigo Huguet) [2033354] +- ath: switch from 'pci_' to 'dma_' API (Íñigo Huguet) [2033354] + * Wed Feb 02 2022 Herton R. Krzesinski [5.14.0-53.el9] - quota: correct error number in free_dqentry() (Lukas Czerner) [2041793] - quota: check block number when reading the block in quota file (Lukas Czerner) [2041793] diff --git a/sources b/sources index 74b34148f..ce7748388 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-53.el9.tar.xz) = 514681c694d28638d5fd94b5718b3cbb7cd607ede88f30c2855f52a58e67290810247f79ea3c0ac1f81520e5bd2849593b02afd57972944b77a7efc6c3c7993e -SHA512 (kernel-abi-stablelists-5.14.0-53.tar.bz2) = 2d5c14c2a1d529b1756060f7aaf2badddcc0c867fb8a88bc6a0b978b49b0d7fb0d249a5fe751f276055c14bdf61891cf86ac0e67b1d94c4f099a173e88a9f65c -SHA512 (kernel-kabi-dw-5.14.0-53.tar.bz2) = f7fe03a8bce57cdd8b914ca9c8a25da2a86a4e29f08865ed664692d3c9b5d8993f0641fc838c9a3052cef0329341b147a3286226bc1160a0765942cb32fbf157 +SHA512 (linux-5.14.0-54.el9.tar.xz) = d14677e1ded410bde81912a772e260ef242084096128fbee7a1e188dbbf00334317b782e3978eb3683f1a457d64ebed45ac336979e392fe8c23bcd7fa2e16533 +SHA512 (kernel-abi-stablelists-5.14.0-54.tar.bz2) = 7f8ae608da7dae7ae0fb09861bf2faac3ff2bf006b1a7cc0c3d29c63bbed72b3266f55fa827c57b2e61cfd0ea709964746ae90de3d8a801c03a716673269e181 +SHA512 (kernel-kabi-dw-5.14.0-54.tar.bz2) = d750a6162abbbd2d236c86d83531ac85876a7ec30cf0688687e79bb549e764f262b79fbe2c489b4783e92e2293ad5be1ff32e71d241412ad2f4cd0b544cf1a1b