index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-02-18
Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
Jan Kiszka
-1
/
+65
2026-02-17
Input: drv260x - fix unbalanced regulator_disable() call
Yauhen Kharuzhy
-0
/
+18
2026-02-17
Input: drv260x - handle calibration timeout
Yauhen Kharuzhy
-0
/
+13
2026-02-17
Input: drv260x - add support for ACPI-enumerated devices
Yauhen Kharuzhy
-0
/
+10
2026-02-17
Input: drv260x - sort all #include alphabetically
Yauhen Kharuzhy
-3
/
+3
2026-02-17
Input: drv260x - add I2C IDs for all device variants
Yauhen Kharuzhy
-0
/
+3
2026-02-17
Input: st1232 - expose firmware version via sysfs
Michael Tretter
-0
/
+29
2026-02-17
Input: st1232 - read firmware version and revision
Michael Tretter
-1
/
+37
2026-02-18
eth: fbnic: Add validation for MTU changes
Dimitri Daskalakis
-0
/
+18
2026-02-18
Merge tag 'amd-drm-next-6.20-2026-02-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-390
/
+611
2026-02-17
scsi: snic: Remove unused linkstatus
Thomas Fourier
-9
/
+0
2026-02-17
scsi: pm8001: Fix use-after-free in pm8001_queue_command()
Salomon Dushimirimana
-2
/
+3
2026-02-18
Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org...
Dave Airlie
-4
/
+19
2026-02-17
scsi: mpi3mr: Add NULL checks when resetting request and reply queues
Ranjan Kumar
-15
/
+19
2026-02-17
scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM power mode
Won Jung
-1
/
+2
2026-02-17
scsi: ses: Fix devices attaching to different hosts
Tomas Henzl
-3
/
+2
2026-02-17
scsi: ufs: core: Fix RPMB region size detection for UFS 2.2
Alexey Charkov
-0
/
+20
2026-02-17
scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
Jan Kiszka
-2
/
+3
2026-02-17
drm/xe: Convert GT stats to per-cpu counters
Matthew Brost
-16
/
+82
2026-02-17
scsi: lpfc: Properly set WC for DPP mapping
Mathias Krause
-6
/
+35
2026-02-17
net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
Thomas Fourier
-1
/
+1
2026-02-17
macvlan: observe an RCU grace period in macvlan_common_newlink() error path
Eric Dumazet
-0
/
+5
2026-02-17
net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHY
Arnd Bergmann
-1
/
+0
2026-02-17
dpll: zl3073x: Fix ref frequency setting
Ivan Vecera
-0
/
+2
2026-02-17
drm/xe: Prevent VFs from exposing the CCS mode sysfs file
Nareshkumar Gollakoti
-1
/
+1
2026-02-17
drm/xe/hwmon: Prevent unintended VRAM channel creation
Karthik Poosa
-3
/
+3
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
-6
/
+6
2026-02-17
drm/xe/bo: Redirect faults to dummy page for wedged device
Raag Jadav
-1
/
+1
2026-02-17
drm/xe: Make xe_modparam.force_vram_bar_size signed
Shuicheng Lin
-1
/
+1
2026-02-17
drm/xe/vf: Avoid reading media version when media GT is disabled
Piotr Piórkowski
-0
/
+6
2026-02-17
drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138
Matt Roper
-10
/
+8
2026-02-17
drm/xe/mmio: Avoid double-adjust in 64-bit reads
Shuicheng Lin
-5
/
+5
2026-02-17
drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise
Jia Yao
-1
/
+6
2026-02-17
drm/xe/configfs: Fix 'parameter name omitted' errors
Michal Wajdeczko
-4
/
+8
2026-02-17
drm/xe/pf: Fix sysfs initialization
Michal Wajdeczko
-28
/
+26
2026-02-17
drm/xe/hwmon: Prevent unintended VRAM channel creation
Karthik Poosa
-3
/
+3
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-282
/
+461
2026-02-17
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
-744
/
+10042
2026-02-17
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-24
/
+32
2026-02-17
Input: libps2 - embed WARN_ON(1) macros into their enclosing if statements
Max Brener
-9
/
+3
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-4508
/
+2940
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-353
/
+654
2026-02-17
Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1509
/
+1111
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5173
/
+13208
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-27
/
+28
2026-02-17
drm/panic: depends on PRINTK
Jocelyn Falempe
-1
/
+1
2026-02-17
drm/i915/dp: Add missing slice count check during mode validation
Imre Deak
-0
/
+3
2026-02-17
spi: spidev: fix lock inversion between spi_lock and buf_lock
Fabian Godehardt
-41
/
+22
2026-02-17
cpuidle: menu: Remove single state handling
Christian Loehle
-1
/
+1
2026-02-17
cpuidle: teo: Remove single state handling
Christian Loehle
-6
/
+0
[prev]
[next]