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-10
drm/amd/pm: Drop unused ppt callback from SMUv12
Lijo Lazar
-2
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv11
Lijo Lazar
-10
/
+0
2026-01-10
drm/amd/pm: Drop legacy message related fields
Lijo Lazar
-8
/
+0
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv15
Lijo Lazar
-14
/
+0
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv14
Lijo Lazar
-21
/
+2
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv13
Lijo Lazar
-54
/
+6
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv12
Lijo Lazar
-15
/
+0
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv11
Lijo Lazar
-22
/
+2
2026-01-10
drm/amd/pm: Remove unused legacy message functions
Lijo Lazar
-147
/
+2
2026-01-10
drm/amd/pm: Replace without wait with async calls
Lijo Lazar
-59
/
+64
2026-01-10
drm/amd/pm: Add async message call support
Lijo Lazar
-5
/
+37
2026-01-10
drm/amd/pm: Use message control in messaging
Lijo Lazar
-202
/
+15
2026-01-10
drm/amd/pm: Add message control for SMUv15
Lijo Lazar
-0
/
+17
2026-01-10
drm/amd/pm: Add message control for SMUv14
Lijo Lazar
-0
/
+34
2026-01-10
drm/amd/pm: Add message control for SMUv13
Lijo Lazar
-2
/
+62
2026-01-10
drm/amd/pm: Add message control for SMUv12
Lijo Lazar
-0
/
+21
2026-01-10
drm/amd/pm: Add message control for SMUv11
Lijo Lazar
-0
/
+24
2026-01-10
drm/amd/pm: Add smu message control block
Lijo Lazar
-0
/
+433
2026-01-10
drm/amdgpu: Use correct address to setup gart page table for vram access
Xiaogang Chen
-2
/
+2
2026-01-10
drm/amdgpu: Skip loading SDMA_RS64 in VF
YuBiao Wang
-0
/
+1
2026-01-10
Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+5
2026-01-10
accel/rocket: factor out code with find_core_for_dev in rocket_remove
Quentin Schulz
-7
/
+8
2026-01-10
accel/rocket: fix unwinding in error path in rocket_probe
Quentin Schulz
-1
/
+14
2026-01-10
accel/rocket: fix unwinding in error path in rocket_core_init
Quentin Schulz
-2
/
+5
2026-01-10
clk: microchip: core: remove unused include asm/traps.h
Brian Masney
-1
/
+0
2026-01-10
clk: microchip: core: correct return value on *_get_parent()
Brian Masney
-13
/
+12
2026-01-10
clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops
Brian Masney
-10
/
+0
2026-01-10
platform/surface: aggregator_registry: Add Surface Pro 11 (QCOM)
Dale Whinham
-0
/
+18
2026-01-10
iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()
Rakuram Eswaran
-1
/
+1
2026-01-10
iommu: simplify list initialization in iommu_create_device_direct_mappings()
Can Peng
-2
/
+1
2026-01-10
iommu/amd: move wait_on_sem() out of spinlock
Ankit Soni
-8
/
+17
2026-01-10
soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy (CS GROUP)
-1
/
+143
2026-01-10
iommu: debug-pagealloc: Check mapped/unmapped kernel memory
Mostafa Saleh
-0
/
+23
2026-01-10
iommu: debug-pagealloc: Track IOMMU pages
Mostafa Saleh
-0
/
+84
2026-01-10
iommu: Add calls for IOMMU_DEBUG_PAGEALLOC
Mostafa Saleh
-2
/
+95
2026-01-10
iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
Mostafa Saleh
-0
/
+52
2026-01-10
iommupt: Make pt_feature() always_inline
Jason Gunthorpe
-2
/
+2
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
-1
/
+1
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
-0
/
+1
2026-01-10
iommupt: Fix the kunit building
Jason Gunthorpe
-1
/
+1
2026-01-10
HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
Günther Noack
-1
/
+1
2026-01-10
HID: prodikeys: Check presence of pm->input_ep82
Günther Noack
-0
/
+4
2026-01-10
PCI: Suspend iommu function prior to resetting a device
Nicolin Chen
-10
/
+87
2026-01-10
iommu: Introduce pci_dev_reset_iommu_prepare/done()
Nicolin Chen
-0
/
+173
2026-01-10
iommu: Add iommu_driver_get_domain_for_dev() helper
Nicolin Chen
-2
/
+31
2026-01-10
iommu: Tidy domain for iommu_setup_dma_ops()
Nicolin Chen
-8
/
+7
2026-01-10
iommu: Lock group->mutex in iommu_deferred_attach()
Nicolin Chen
-3
/
+10
2026-01-10
HID: magicmouse: Do not crash on missing msc->input
Günther Noack
-0
/
+5
2026-01-10
HID: sony: add support for Rock Band 4 PS4 and PS5 guitars
Rosalie Wanders
-4
/
+127
2026-01-10
HID: hid-asus: Implement fn lock for Asus ProArt P16
Connor Belli
-1
/
+36
[prev]
[next]