summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-19spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after me...Félix Piédallu1-3/+9
2025-06-19regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()Dan Carpenter1-3/+3
2025-06-19wifi: ath12k: fix uaf in ath12k_core_init()Miaoqing Pan1-3/+7
2025-06-19wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850Baochen Qiang4-4/+14
2025-06-19wifi: ath12k: refactor ath12k_hw_regs structureP Praneesh4-72/+114
2025-06-19wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi1-14/+14
2025-06-19wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang5-138/+135
2025-06-19wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang1-3/+7
2025-06-19wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang3-9/+11
2025-06-19wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang5-27/+18
2025-06-19ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly1-1/+3
2025-06-19ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()Jeongjun Park1-11/+1
2025-06-19net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0Jonas Gorski1-5/+1
2025-06-19Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz5-59/+80
2025-06-19Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz3-30/+12
2025-06-19Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race conditionChandrashekar Devegowda1-1/+5
2025-06-19Bluetooth: btintel_pcie: Increase the tx and rx descriptor countChandrashekar Devegowda2-14/+17
2025-06-19Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffersKiran K2-4/+2
2025-06-19Bluetooth: hci_core: fix list_for_each_entry_rcu usagePauli Virtanen1-8/+3
2025-06-19scsi: core: ufs: Fix a hang in the error handlerSanjeev Yadav1-1/+6
2025-06-19pinctrl: samsung: add gs101 specific eint suspend/resume callbacksPeter Griffin3-12/+85
2025-06-19pinctrl: samsung: add dedicated SoC eint suspend/resume callbacksPeter Griffin3-85/+97
2025-06-19pinctrl: samsung: refactor drvdata suspend & resume callbacksPeter Griffin4-80/+42
2025-06-19tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy1-5/+36
2025-06-19genksyms: Fix enum consts from a reference affecting new valuesPetr Pavlu1-7/+20
2025-06-19do_change_type(): refuse to operate on unmounted/not ours mountsAl Viro1-0/+4
2025-06-19clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right usernsAl Viro1-0/+3
2025-06-19fs: allow clone_private_mount() for a path on real rootfsKONDO KAZUMA(近藤 和真)1-10/+11
2025-06-19fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)Al Viro1-1/+1
2025-06-19finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro1-1/+2
2025-06-19fs: convert mount flags to enumStephen Brennan1-42/+45
2025-06-19path_overmount(): avoid false negativesAl Viro1-6/+13
2025-06-19fs/fhandle.c: fix a race in call of has_locked_children()Al Viro1-4/+14
2025-06-19iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvecNitesh Shetty1-1/+1
2025-06-19ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card initYuuki NAGAO1-2/+5
2025-06-19ASoC: Intel: avs: Verify content returned by parse_int_array()Cezary Rojewski1-1/+5
2025-06-19ASoC: Intel: avs: Verify kcalloc() status when setting constraintsCezary Rojewski1-0/+2
2025-06-19ASoC: Intel: avs: Fix paths in MODULE_FIRMWARE hintsAmadeusz Sławiński1-10/+10
2025-06-19ASoC: Intel: avs: Relocate DSP status registersCezary Rojewski4-6/+18
2025-06-19ASoC: Intel: avs: Read HW capabilities when possibleCezary Rojewski4-0/+12
2025-06-19ASoC: Intel: avs: Ignore Vendor-space manipulation for ACECezary Rojewski2-3/+11
2025-06-19ASoC: Intel: avs: Fix possible null-ptr-deref when initing hwCezary Rojewski1-4/+1
2025-06-19ASoC: Intel: avs: Fix PPLCxFMT calculationCezary Rojewski1-3/+5
2025-06-19ASoC: Intel: avs: PCM operations for LNL-based platformsCezary Rojewski1-31/+85
2025-06-19ALSA: hda: Allow to fetch hlink by IDCezary Rojewski2-0/+23
2025-06-19ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IXCezary Rojewski1-1/+3
2025-06-19ASoC: codecs: hda: Fix RPM usage count underflowCezary Rojewski1-2/+2
2025-06-19scsi: ufs: qcom: Prevent calling phy_exit() before phy_init()Nitin Rawat1-3/+2
2025-06-19scsi: ufs: qcom: Map devfreq OPP freq to UniPro Core Clock freqCan Guo1-10/+71
2025-06-19scsi: ufs: qcom: Check gear against max gear in vop freq_to_gear()Ziqi Chen1-3/+3