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-01-09
dmaengine: pxa-dma: use sg_nents_for_dma() helper
Andy Shevchenko
-3
/
+2
2026-01-09
dmaengine: lgm: use sg_nents_for_dma() helper
Andy Shevchenko
-7
/
+2
2026-01-09
dmaengine: k3dma: use sg_nents_for_dma() helper
Andy Shevchenko
-7
/
+2
2026-01-09
dmaengine: dw-axi-dmac: use sg_nents_for_dma() helper
Andy Shevchenko
-4
/
+2
2026-01-09
dmaengine: bcm2835-dma: use sg_nents_for_dma() helper
Andy Shevchenko
-18
/
+1
2026-01-09
dmaengine: axi-dmac: use sg_nents_for_dma() helper
Andy Shevchenko
-4
/
+1
2026-01-09
dmaengine: altera-msgdma: use sg_nents_for_dma() helper
Andy Shevchenko
-4
/
+2
2026-01-09
dmaengine: idxd: Add Max SGL Size Support for DSA3.0
Yi Sun
-1
/
+28
2026-01-09
dmaengine: idxd: Expose DSA3.0 capabilities through sysfs
Yi Sun
-0
/
+58
2026-01-09
clk: spacemit: k3: add the clock tree
Yixun Lan
-0
/
+1496
2026-01-08
Merge tag 'pinctrl-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+3
2026-01-09
clk: spacemit: ccu_pll: add plla type clock
Yixun Lan
-10
/
+166
2026-01-09
clk: spacemit: ccu_mix: add inverted enable gate clock
Yixun Lan
-4
/
+20
2026-01-09
dmaengine: sh: rz-dmac: Make channel irq local
Geert Uytterhoeven
-9
/
+6
2026-01-08
net: phy: microchip_rds_ptp: add HW timestamp configuration reporting
Vadim Fedorenko
-0
/
+13
2026-01-08
net: phy: microchip_rds_ptp: improve HW ts config logic
Vadim Fedorenko
-5
/
+16
2026-01-08
net: phy: micrel: add HW timestamp configuration reporting
Vadim Fedorenko
-0
/
+14
2026-01-08
net: phy: micrel: improve HW timestamping config logic
Vadim Fedorenko
-6
/
+24
2026-01-08
sfc: correct kernel-doc complaints
Randy Dunlap
-3
/
+4
2026-01-09
Merge tag 'spacemit-clkrst-v6.20-2' into spacemit-clk-for-6.20
Yixun Lan
-1
/
+1
2026-01-09
clk: spacemit: add platform SoC prefix to reset name
Yixun Lan
-6
/
+6
2026-01-09
clk: spacemit: extract common ccu functions
Yixun Lan
-174
/
+186
2026-01-09
reset: spacemit: fix auxiliary device id
Yixun Lan
-1
/
+1
2026-01-08
PCI: Do not attempt to set ExtTag for VFs
HÃ¥kon Bugge
-1
/
+2
2026-01-08
drm/xe: Add page reclamation related stats
Brian Nguyen
-0
/
+20
2026-01-08
drm/xe: Fix page reclaim entry handling for large pages
Brian Nguyen
-17
/
+47
2026-01-08
drm/xe: Add explicit abort page reclaim list
Brian Nguyen
-12
/
+28
2026-01-08
drm/xe: Remove debug comment in page reclaim
Brian Nguyen
-1
/
+0
2026-01-08
drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()
Marco Crivellari
-1
/
+1
2026-01-08
ACPI: AGDI: Add interrupt signaling mode support
Kazuhiro Abe
-9
/
+92
2026-01-08
drm/xe: Add missing newlines to drm_warn messages
Osama Abdelkader
-7
/
+7
2026-01-08
drm/xe/pf: Allow upon-any-hang wedged mode only in debug config
Lukasz Laguna
-1
/
+2
2026-01-08
drm/xe/vf: Disallow setting wedged mode to upon-any-hang
Lukasz Laguna
-0
/
+5
2026-01-08
drm/xe: Update wedged.mode only after successful reset policy change
Lukasz Laguna
-20
/
+71
2026-01-08
drm/xe: Validate wedged_mode parameter and define enum for modes
Lukasz Laguna
-20
/
+94
2026-01-08
scsi: ufs: core: Discard pm_runtime_put() return values
Rafael J. Wysocki
-2
/
+2
2026-01-08
platform/chrome: cros_hps_i2c: Discard pm_runtime_put() return value
Rafael J. Wysocki
-1
/
+3
2026-01-08
coresight: Discard pm_runtime_put() return values
Rafael J. Wysocki
-8
/
+4
2026-01-08
hwspinlock: omap: Discard pm_runtime_put() return value
Rafael J. Wysocki
-3
/
+1
2026-01-08
watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
Rafael J. Wysocki
-3
/
+1
2026-01-08
watchdog: rz: Discard pm_runtime_put() return values
Rafael J. Wysocki
-6
/
+2
2026-01-08
media: ccs: Discard pm_runtime_put() return value
Rafael J. Wysocki
-1
/
+3
2026-01-08
drm/xe/pm: Handle GT resume failure
Raag Jadav
-4
/
+22
2026-01-08
cpufreq: omap: remove driver
Andreas Kemnade
-201
/
+0
2026-01-08
Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...
Peter Colberg
-12
/
+0
2026-01-08
drm/xe/nvls: Define GuC firmware for NVL-S
Matt Roper
-0
/
+1
2026-01-08
spi: Simplify devm_spi_*_controller()
Andy Shevchenko
-28
/
+17
2026-01-08
spi: microchip-core: use XOR instead of ANDNOT to fix the logic
Andy Shevchenko
-1
/
+1
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-513
/
+1066
2026-01-08
arm_mpam: Stop using uninitialized variables in __ris_msmon_read()
Ben Horgan
-3
/
+4
[prev]
[next]