aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-18ice: fix locking around wait_event_interruptible_locked_irqJacob Keller1-5/+4
2026-05-18Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski2-19/+18
2026-05-18net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-05-18net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea1-1/+1
2026-05-18drm/v3d: Release indirect CSD GEM reference on CPU job freeMaíra Canal1-0/+3
2026-05-18drm/v3d: Fix use-after-free of CPU job query arrays on error pathMaíra Canal2-18/+17
2026-05-18HID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor1-2/+2
2026-05-18spi: ti-qspi: fix use-after-free after DMA setup failureJohan Hovold1-0/+1
2026-05-18spi: sprd: fix error pointer deref after DMA setup failureJohan Hovold1-1/+2
2026-05-18spi: qup: fix error pointer deref after DMA setup failureJohan Hovold1-0/+3
2026-05-18nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systemsCarl Lee1-1/+20
2026-05-18Merge tag 'media/v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2026-05-18drm/mediatek: mtk_hdmi_ddc: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
2026-05-18drm/mediatek: mtk_cec: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
2026-05-18drm/mediatek: mtk_hdmi_v2: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
2026-05-18drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang1-2/+6
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker1-2/+4
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa3-3/+4
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa2-1/+2
2026-05-18drm/xe: Define CACHE_MODE_1 as MCR registerGustavo Sousa1-1/+1
2026-05-18drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram2-2/+6
2026-05-18drm/xe/vf: Fix signature of print functionsMichal Wajdeczko2-9/+21
2026-05-18drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin1-4/+1
2026-05-18drm/xe/memirq: Update interrupt handler logicMichal Wajdeczko1-4/+22
2026-05-18drm/gem: Make the GEM LRU lock part of drm_deviceBoris Brezillon9-64/+53
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel4-26/+39
2026-05-18ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel3-2/+25
2026-05-18ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORTNiklas Cassel1-2/+3
2026-05-18ata: libata-scsi: improve readability of ata_scsi_qc_issue()Niklas Cassel1-22/+21
2026-05-18regulator: tps65219: fix irq_data.rdev not being assignedAlexander Sverdlin1-40/+95
2026-05-18drm/bridge: it66121: acquire reset GPIO in probeJulien Chauveau1-0/+5
2026-05-18Merge tag 'i2c-host-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-currentWolfram Sang1-10/+9
2026-05-17virt: sev-guest: Do not use host-controlled page order in cleanup pathCarlos López1-7/+5
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-81/+63
2026-05-17Merge tag 'hwmon-for-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-6/+33
2026-05-16wifi: iwlwifi: mld: disconnect only after 6 beacons without RxEmmanuel Grumbach1-2/+2
2026-05-16wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o BSS vifJohannes Berg1-3/+3
2026-05-16wifi: iwlwifi: use correct function to read STEP_URM registerMoriya Itzchaki1-3/+3
2026-05-16wifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg2-19/+22
2026-05-16wifi: iwlwifi: mld: don't dereference a pointer before NULL checking itMiri Korenblit1-7/+6
2026-05-16wifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev1-0/+10
2026-05-16wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabledCole Leavitt1-1/+4
2026-05-16hwmon: (lm90) Add lock protection to lm90_alertGuenter Roeck1-0/+2
2026-05-16hwmon: (lm90) Stop work before releasing hwmon deviceGuenter Roeck1-4/+20
2026-05-16drm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov1-6/+18
2026-05-16spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()Felix Gu1-1/+1
2026-05-15octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6