summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer1-8/+3
2025-02-08wifi: mac80211: fix tid removal during mesh forwardingAndy Strohman1-0/+1
2025-02-08wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlierKees Cook1-2/+1
2025-02-08wifi: mac80211: prohibit deactivating all linksJohannes Berg1-1/+1
2025-02-08wifi: iwlwifi: mvm: remove unneeded NULL pointer checksEmmanuel Grumbach1-18/+0
2025-02-08wifi: iwlwifi: mvm: don't count mgmt frames as MPDUDaniel Gabay1-1/+3
2025-02-08wifi: iwlwifi: mvm: avoid NULL pointer dereferenceMiri Korenblit1-6/+3
2025-02-08wifi: iwlwifi: fw: read STEP table from correct UEFI varJohannes Berg1-14/+30
2025-02-08wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDCNicolas Cavallari1-1/+2
2025-02-08wifi: mt76: mt7925: fix off by one in mt7925_load_clc()Dan Carpenter1-1/+1
2025-02-08hwmon: Fix help text for aspeed-g6-pwm-tachJoel Stanley1-2/+2
2025-02-08wifi: rtw89: fix race between cancel_hw_scan and hw_scan completionPing-Ke Shih1-3/+3
2025-02-08wifi: rtw89: mcc: consider time limits not divisible by 1024Zong-Zhe Yang1-1/+1
2025-02-08wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failedChih-Kang Chang1-3/+3
2025-02-08wifi: rtw89: correct header conversion rule for MLO onlyPo-Hao Huang2-1/+11
2025-02-08wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()Zong-Zhe Yang1-1/+2
2025-02-08wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changesZong-Zhe Yang4-11/+66
2025-02-08wifi: wlcore: fix unbalanced pm_runtime callsAndreas Kemnade1-5/+5
2025-02-08wifi: wilc1000: unregister wiphy only if it has been registeredAlexis Lothoré3-6/+14
2025-02-08wifi: mt76: mt7996: fix invalid interface combinationsShayne Chen1-3/+0
2025-02-08samples/landlock: Fix possible NULL dereference in parse_path()Zichen Xie1-0/+7
2025-02-08mfd: syscon: Fix race in device_node_get_regmap()Rob Herring (Arm)1-9/+10
2025-02-08leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leakJoe Hattori1-5/+1
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton2-20/+18
2025-02-08HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint c...Karol Przybylski1-0/+8
2025-02-08clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPsAmit Pundir1-16/+16
2025-02-08wifi: ath12k: fix tx power, max reg power update to firmwareSathishkumar Muruganandam1-3/+3
2025-02-08ipmi: ssif_bmc: Fix new request loss when bmc ready for a responseQuan Nguyen1-2/+3
2025-02-08OPP: OF: Fix an OF node leak in _opp_add_static_v2()Joe Hattori1-1/+3
2025-02-08net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offsetYevgeny Kliteynik1-1/+1
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet7-20/+35
2025-02-08regulator: of: Implement the unwind path of of_regulator_match()Joe Hattori1-1/+13
2025-02-08clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 parentVasily Khoruzhick1-9/+4
2025-02-08cpufreq/amd-pstate: Fix prefcore rankingsMario Limonciello1-1/+1
2025-02-08team: prevent adding a device which is already a team device lowerOctavian Purdila1-0/+7
2025-02-08clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordina...Bryan O'Donoghue1-0/+7
2025-02-08clk: imx: Apply some clks only for i.MX93Peng Fan1-13/+13
2025-02-08arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clockShengjiu Wang1-1/+1
2025-02-08clk: imx93: Add IMX93_CLK_SPDIF_IPG clockShengjiu Wang1-2/+4
2025-02-08dt-bindings: clock: imx93: Add SPDIF IPG clkShengjiu Wang1-0/+1
2025-02-08clk: imx8mp: Fix clkout1/2 supportMarek Vasut1-2/+3
2025-02-08udp: Deal with race between UDP socket address change and rehashStefano Brivio2-0/+106
2025-02-08cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocksManivannan Sadhasivam1-0/+13
2025-02-08cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is n...Manivannan Sadhasivam1-10/+11
2025-02-08gpio: pca953x: log an error when failing to get the reset GPIOLuca Ceresoli1-1/+2
2025-02-08net: airoha: Fix error path in airoha_probe()Lorenzo Bianconi1-8/+25
2025-02-08ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet5-27/+27
2025-02-08selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün1-1/+1
2025-02-08cpufreq: schedutil: Fix superfluous updates caused by need_freq_updateSultan Alsawaf (unemployed)1-2/+2
2025-02-08pwm: stm32-lp: Add check for clk_enable()Mingwei Zheng1-2/+6