summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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/kerne...Linus Torvalds5-81/+63
2026-05-17Merge tag 'hwmon-for-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+33
2026-05-17auxdisplay: Kconfig: drop unneeded quotes in PANEL_BOOT_MESSAGE depStepan Ionichev1-1/+1
2026-05-17auxdisplay: line-display: fix OOB read on zero-length message_store()Stepan Ionichev1-1/+1
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-16octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
2026-05-16IB/IPoIB: ndo_set_rx_mode_async conversionDragos Tatulea1-3/+5
2026-05-16Merge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds31-494/+537
2026-05-16drm: Replace old pointer to new idrEdward Adam Davis1-5/+2
2026-05-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-43/+40
2026-05-16Merge tag 'iommu-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-109/+253
2026-05-16Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds3-40/+65
2026-05-16Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie10-42/+84
2026-05-16Merge tag 'drm-xe-fixes-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-231/+222
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-25/+37
2026-05-15Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds15-232/+418
2026-05-15PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()Florian Fainelli1-1/+3
2026-05-15drm/msm: Fix shrinker deadlockDaniel J Blueman1-24/+16
2026-05-15drm/msm: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)2-4/+4
2026-05-15Merge tag 'iio-fixes-for-7.1a' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman27-96/+194
2026-05-15iio: adc: viperboard: Fix error handling in vprbrd_iio_read_rawSalah Triki1-1/+3
2026-05-15iio: gyro: itg3200: fix i2c read into the wrong stack locationDavid Carlier1-1/+1
2026-05-15iio: dac: ad5686: fix powerdown control on dual-channel devicesRodrigo Alencar1-10/+30
2026-05-15iio: dac: ad5686: acquire lock when doing powerdown controlRodrigo Alencar1-0/+8
2026-05-15iio: temperature: tsys01: fix broken PROM checksum validationSalah Triki1-1/+1
2026-05-15iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode stringsKim Seer Paller1-14/+40
2026-05-15iio: buffer: hw-consumer: fix use-after-free in error pathFelix Gu1-2/+2
2026-05-15iio: dac: ad5686: fix input raw value checkRodrigo Alencar1-1/+1
2026-05-15iio: dac: ad5686: fix ref bit initialization for single-channel partsRodrigo Alencar2-3/+4
2026-05-15iio: ssp_sensors: cancel delayed work_refresh on removeSanjay Chitroda1-0/+1
2026-05-15iio: adc: meson-saradc: fix calibration buffer leak on errorFelix Gu1-1/+3
2026-05-15iio: dac: max5821: fix return value check in powerdown syncSalah Triki1-1/+8
2026-05-15iio: adc: mt6359: fix unchecked return value in mt6358_read_impSalah Triki1-0/+1
2026-05-15iio: adc: qcom-spmi-adc5-gen3: Fix off by one in adc5_gen3_get_fw_channel_data()Dan Carpenter1-1/+1
2026-05-15iio: imu: adis16550: fix stack leak in trigger handlerGreg Kroah-Hartman1-1/+1
2026-05-15iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO bufferGreg Kroah-Hartman1-1/+1
2026-05-15iio: pressure: bmp280: fix stack leak in bmp580 trigger handlerGreg Kroah-Hartman1-1/+1
2026-05-15iio: adc: nxp-sar-adc: zero-initialize dma_slave_configShuvam Pandey1-1/+1
2026-05-15iio: light: cm3323: fix reg_conf not being initialized correctlyAldo Conte1-3/+2