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
2025-12-23
Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-3
/
+9
2025-12-23
net: wangxun: move PHYLINK dependency
Arnd Bergmann
-3
/
+1
2025-12-23
PCI: dwc: ep: Cache MSI outbound iATU mapping
Koichiro Den
-6
/
+47
2025-12-23
dma: dma-axi-dmac: simplify axi_dmac_parse_dt()
Nuno Sá
-8
/
+5
2025-12-23
dma: dma-axi-dmac: support bigger than 32bits addresses
Nuno Sá
-0
/
+24
2025-12-23
dma: dma-axi-dmac: fix HW scatter-gather not looking at the queue
Nuno Sá
-5
/
+3
2025-12-23
dma: dma-axi-dmac: fix SW cyclic transfers
Nuno Sá
-2
/
+1
2025-12-23
net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
Deepakkumar Karn
-0
/
+2
2025-12-23
thermal: intel: intel_tcc_cooling: Add CPU models in the support list
Srinivas Pandruvada
-0
/
+4
2025-12-23
dmaengine: st_fdma: add COMPILE_TEST support
Rosen Penev
-1
/
+1
2025-12-23
dmaengine: st_fdma: change dreg_line to long
Rosen Penev
-2
/
+2
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200
AngeloGioacchino Del Regno
-0
/
+1
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300
AngeloGioacchino Del Regno
-0
/
+1
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addr
AngeloGioacchino Del Regno
-5
/
+5
2025-12-23
dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
AngeloGioacchino Del Regno
-5
/
+5
2025-12-23
dmaengine: mediatek: uart-apdma: Get addressing bits from match data
AngeloGioacchino Del Regno
-7
/
+6
2025-12-23
most: core: fix resource leak in most_register_interface error paths
Navaneeth K
-1
/
+5
2025-12-23
spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slow
Mateusz Litwin
-14
/
+5
2025-12-23
spi: cadence-quadspi: Prevent lost complete() call during indirect read
Mateusz Litwin
-1
/
+9
2025-12-23
dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
Clément Le Goffic
-1
/
+1
2025-12-23
serial: xilinx_uartps: fix rs485 delay_rts_after_send
j.turek
-7
/
+7
2025-12-23
serial: sh-sci: Check that the DMA cookie is valid
Claudiu Beznea
-1
/
+1
2025-12-23
spi: bcm63xx-hsspi: add support for 1-2-2 read ops
Jonas Gorski
-23
/
+41
2025-12-23
serial: core: Fix serial device initialization
Alexander Stein
-0
/
+1
2025-12-23
serial: rsci: Convert to FIELD_MODIFY()
Geert Uytterhoeven
-2
/
+1
2025-12-23
dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MM
Tomi Valkeinen
-0
/
+21
2025-12-23
platform/x86/amd/pmf: Use ring buffer to store custom BIOS input values
Shyam Sundar S K
-14
/
+87
2025-12-23
amd-xgbe: reset retries and mode on RX adapt failures
Raju Rangoju
-0
/
+2
2025-12-23
platform/x86: intel/pmt: Replace sprintf() with sysfs_emit()
Kaushlendra Kumar
-3
/
+3
2025-12-23
drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
-23
/
+74
2025-12-23
drm/xe/svm: Fix a debug printout
Thomas Hellström
-1
/
+1
2025-12-23
drm/xe/svm: Serialize migration to device if racing
Thomas Hellström
-2
/
+20
2025-12-23
drm/pagemap: Support source migration over interconnect
Thomas Hellström
-38
/
+166
2025-12-23
drm/pagemap, drm/xe: Support destination migration over interconnect
Thomas Hellström
-46
/
+169
2025-12-23
drm/xe: Use drm_gpusvm_scan_mm()
Thomas Hellström
-1
/
+13
2025-12-23
drm/gpusvm: Introduce a function to scan the current migration state
Thomas Hellström
-0
/
+121
2025-12-23
drm/pagemap, drm/xe: Clean up the use of the device-private page owner
Thomas Hellström
-23
/
+12
2025-12-23
drm/xe/svm: Document how xe keeps drm_pagemap references
Thomas Hellström
-0
/
+21
2025-12-23
drm/xe/vm: Add a couple of VM debug printouts
Thomas Hellström
-0
/
+17
2025-12-23
drm/xe: Support pcie p2p dma as a fast interconnect
Thomas Hellström
-3
/
+32
2025-12-23
drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...
Thomas Hellström
-11
/
+173
2025-12-23
drm/xe: Simplify madvise_preferred_mem_loc()
Thomas Hellström
-11
/
+12
2025-12-23
drm/xe: Use the vma attibute drm_pagemap to select where to migrate
Thomas Hellström
-58
/
+72
2025-12-23
drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
Thomas Hellström
-9
/
+48
2025-12-23
drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
Thomas Hellström
-24
/
+71
2025-12-23
drm/pagemap_util: Add a utility to assign an owner to a set of interconnected...
Thomas Hellström
-0
/
+118
2025-12-23
drm/pagemap: Remove the drm_pagemap_create() interface
Thomas Hellström
-30
/
+0
2025-12-23
drm/xe: Use the drm_pagemap cache and shrinker
Thomas Hellström
-95
/
+379
2025-12-23
drm/pagemap: Add a drm_pagemap cache and shrinker
Thomas Hellström
-15
/
+521
2025-12-23
drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
Thomas Hellström
-6
/
+110
[prev]
[next]