summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-18Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RTJan Kiszka-1/+65
2026-02-17Input: drv260x - fix unbalanced regulator_disable() callYauhen Kharuzhy-0/+18
2026-02-17Input: drv260x - handle calibration timeoutYauhen Kharuzhy-0/+13
2026-02-17Input: drv260x - add support for ACPI-enumerated devicesYauhen Kharuzhy-0/+10
2026-02-17Input: drv260x - sort all #include alphabeticallyYauhen Kharuzhy-3/+3
2026-02-17Input: drv260x - add I2C IDs for all device variantsYauhen Kharuzhy-0/+3
2026-02-17Input: st1232 - expose firmware version via sysfsMichael Tretter-0/+29
2026-02-17Input: st1232 - read firmware version and revisionMichael Tretter-1/+37
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis-0/+18
2026-02-18Merge tag 'amd-drm-next-6.20-2026-02-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-390/+611
2026-02-17scsi: snic: Remove unused linkstatusThomas Fourier-9/+0
2026-02-17scsi: pm8001: Fix use-after-free in pm8001_queue_command()Salomon Dushimirimana-2/+3
2026-02-18Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org...Dave Airlie-4/+19
2026-02-17scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar-15/+19
2026-02-17scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM power modeWon Jung-1/+2
2026-02-17scsi: ses: Fix devices attaching to different hostsTomas Henzl-3/+2
2026-02-17scsi: ufs: core: Fix RPMB region size detection for UFS 2.2Alexey Charkov-0/+20
2026-02-17scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka-2/+3
2026-02-17drm/xe: Convert GT stats to per-cpu countersMatthew Brost-16/+82
2026-02-17scsi: lpfc: Properly set WC for DPP mappingMathias Krause-6/+35
2026-02-17net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier-1/+1
2026-02-17macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet-0/+5
2026-02-17net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann-1/+0
2026-02-17dpll: zl3073x: Fix ref frequency settingIvan Vecera-0/+2
2026-02-17drm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti-1/+1
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa-3/+3
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann-6/+6
2026-02-17drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav-1/+1
2026-02-17drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin-1/+1
2026-02-17drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski-0/+6
2026-02-17drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper-10/+8
2026-02-17drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin-5/+5
2026-02-17drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao-1/+6
2026-02-17drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko-4/+8
2026-02-17drm/xe/pf: Fix sysfs initializationMichal Wajdeczko-28/+26
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa-3/+3
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-282/+461
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-744/+10042
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-24/+32
2026-02-17Input: libps2 - embed WARN_ON(1) macros into their enclosing if statementsMax Brener-9/+3
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-4508/+2940
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-353/+654
2026-02-17Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1509/+1111
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5173/+13208
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-27/+28
2026-02-17drm/panic: depends on PRINTKJocelyn Falempe-1/+1
2026-02-17drm/i915/dp: Add missing slice count check during mode validationImre Deak-0/+3
2026-02-17spi: spidev: fix lock inversion between spi_lock and buf_lockFabian Godehardt-41/+22
2026-02-17cpuidle: menu: Remove single state handlingChristian Loehle-1/+1
2026-02-17cpuidle: teo: Remove single state handlingChristian Loehle-6/+0