From 9efc8a8980fb881177a56957670a931c355b3d5d Mon Sep 17 00:00:00 2001 From: Juri Lelli Date: Fri, 4 Feb 2022 04:08:38 -0500 Subject: [PATCH] kernel-rt-5.14.0-54.rt21.54.el9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fri Feb 04 2022 Juri Lelli [5.14.0-54.rt21.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] Resolves: rhbz#2002474, rhbz#2033354 --- Makefile.rhelver | 4 +- kernel-rt-x86_64-debug-rhel.config | 2 +- kernel-rt-x86_64-rhel.config | 2 +- kernel.spec | 194 ++++++++++++++++++++++++++++- sources | 6 +- 5 files changed, 195 insertions(+), 13 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 3a0ce60..4e2414a 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 @@ -44,4 +44,4 @@ ifneq ("$(ZSTREAM)", "yes") endif endif -RTBUILD:=.53 +RTBUILD:=.54 diff --git a/kernel-rt-x86_64-debug-rhel.config b/kernel-rt-x86_64-debug-rhel.config index 3911fdd..314b535 100644 --- a/kernel-rt-x86_64-debug-rhel.config +++ b/kernel-rt-x86_64-debug-rhel.config @@ -3215,7 +3215,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-rt-x86_64-rhel.config b/kernel-rt-x86_64-rhel.config index 12d9888..f134e5c 100644 --- a/kernel-rt-x86_64-rhel.config +++ b/kernel-rt-x86_64-rhel.config @@ -3196,7 +3196,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 b80d05f..c92499e 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.rt21.53.el9 +%define pkgrelease 54.rt21.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.rt21.53%{?buildid}%{?dist} +%define specrelease 54.rt21.54%{?buildid}%{?dist} %define pkg_release %{specrelease} @@ -708,7 +708,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.14.0-53.rt21.53.el9.tar.xz +Source0: linux-5.14.0-54.rt21.54.el9.tar.xz Source1: Makefile.rhelver @@ -1435,8 +1435,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.0-53.rt21.53.el9 -c -mv linux-5.14.0-53.rt21.53.el9 linux-%{KVERREL} +%setup -q -n kernel-5.14.0-54.rt21.54.el9 -c +mv linux-5.14.0-54.rt21.54.el9 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -3088,6 +3088,188 @@ fi # # %changelog +* Fri Feb 04 2022 Juri Lelli [5.14.0-54.rt21.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] + * Thu Feb 03 2022 Juri Lelli [5.14.0-53.rt21.53.el9] - Revert "Merge: ext4, jbd2 update for RHEL9.0" (Juri Lelli) - quota: correct error number in free_dqentry() (Lukas Czerner) [2041793] diff --git a/sources b/sources index eda884b..d4138ee 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c -SHA512 (linux-5.14.0-53.rt21.53.el9.tar.xz) = 2309a32a76a599afa9dc40fffd7e3fca3f7a8b4befc9bc960bc0ce99a656bb55f53a1bb92100be51f90eee62c020ea47c06b4c613ce285bf64ff0d95c57eee5d -SHA512 (kernel-abi-stablelists-5.14.0-53.tar.bz2) = 0194311fb4718a32a9a87a5690ed757caf4f0897ff6906dbc6af64ba2647a149ebb0923bb2b6d09500f041b42b085362fdaa9bd492acbb531ac8467ae8acf9ad -SHA512 (kernel-kabi-dw-5.14.0-53.tar.bz2) = c901529aff636abbc2aa5f289ec098a2a29c8507aa81ee649d1104592b8abad9f495db0e947dc36a84e043708a47373de35156b40b252281ef747f06e19ed914 +SHA512 (linux-5.14.0-54.rt21.54.el9.tar.xz) = 1bae73752a5e0380e8e3e5207e2516c06cfe13a49b6f532004d4da96aed26b804e49d9dbd58a2931d7e24eb5fac5fba9d4a8c90d98225f2a7ee2c4d4c7632f17 +SHA512 (kernel-abi-stablelists-5.14.0-54.tar.bz2) = b361b0dd475695bd1f9e9693235d1b090eaf005bae2aa79418074fa4f982ba7e3635a899d0845cd1a5ecb047458e2997d1e5c0c763004c368cbd93361290ce49 +SHA512 (kernel-kabi-dw-5.14.0-54.tar.bz2) = c901529aff636abbc2aa5f289ec098a2a29c8507aa81ee649d1104592b8abad9f495db0e947dc36a84e043708a47373de35156b40b252281ef747f06e19ed914