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-11-05
regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators
AngeloGioacchino Del Regno
-0
/
+949
2025-11-05
regulator: Add support for MediaTek MT6316 SPMI PMIC Regulators
AngeloGioacchino Del Regno
-0
/
+356
2025-11-05
media: radio: si470x: Fix DRIVER_AUTHOR macro definition
Kees Cook
-1
/
+1
2025-11-05
media: dvb-usb-v2: lmedm04: Fix firmware macro definitions
Kees Cook
-6
/
+6
2025-11-05
spi: Try to get ACPI GPIO IRQ earlier
Hans de Goede
-0
/
+10
2025-11-05
spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memory
Chin-Ting Kuo
-1
/
+1
2025-11-05
regulator: fixed: fix GPIO descriptor leak on register failure
Haotian Zhang
-0
/
+1
2025-11-05
spi: tegra210-quad: Improve timeout handling under
Mark Brown
-1704
/
+3115
2025-11-05
drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb
Pierre-Eric Pelloux-Prayer
-15
/
+19
2025-11-05
gpu: nova-core: vbios: use FromBytes for NpdeStruct
Alexandre Courbot
-18
/
+12
2025-11-05
gpu: nova-core: vbios: use FromBytes for BitHeader
Alexandre Courbot
-17
/
+6
2025-11-05
gpu: nova-core: vbios: use FromBytes for PcirStruct
Alexandre Courbot
-28
/
+12
2025-11-05
gpu: nova-core: vbios: use FromBytes for PmuLookupTable header
Alexandre Courbot
-21
/
+21
2025-11-05
gpio: cdev: replace use of system_wq with system_percpu_wq
Marco Crivellari
-2
/
+2
2025-11-05
gpio: aggregator: restore the set_config operation
Thomas Richard
-0
/
+1
2025-11-05
Merge tag 'media/v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-37
/
+73
2025-11-05
drm: rcar-du: fix incorrect return in rcar_du_crtc_cleanup()
Alok Tiwari
-1
/
+1
2025-11-05
iommupt: Add a kunit test for the SW bits
Jason Gunthorpe
-0
/
+110
2025-11-05
iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entry
Jason Gunthorpe
-19
/
+22
2025-11-05
iommu/vt-d: Use the generic iommu page table
Jason Gunthorpe
-861
/
+175
2025-11-05
iommupt/x86: Support SW bits and permit PT_FEAT_DMA_INCOHERENT
Jason Gunthorpe
-1
/
+28
2025-11-05
iommupt/x86: Set the dirty bit only for writable PTEs
Jason Gunthorpe
-2
/
+2
2025-11-05
iommupt: Add the Intel VT-d second stage page table format
Jason Gunthorpe
-0
/
+337
2025-11-05
platform/x86: x86-android-tablets: Omit a variable reassignment in lenovo_yog...
Markus Elfring
-1
/
+1
2025-11-05
platform/surface: aggregator: Omit a variable reassignment in ssam_serial_hub...
Markus Elfring
-1
/
+1
2025-11-05
iommupt: Flush the CPU cache after any writes to the page table
Jason Gunthorpe
-4
/
+61
2025-11-05
iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
Jason Gunthorpe
-20
/
+75
2025-11-05
iommupt: Add basic support for SW bits in the page table
Jason Gunthorpe
-0
/
+91
2025-11-05
iommu/pages: Add support for incoherent IOMMU page table walkers
Jason Gunthorpe
-2
/
+183
2025-11-05
iommupt: Add a kunit test for the IOMMU implementation
Jason Gunthorpe
-0
/
+490
2025-11-05
iommu/amd: Remove AMD io_pgtable support
Jason Gunthorpe
-1048
/
+1
2025-11-05
iommu/amd: Use the generic iommu page table
Alejandro Jimenez
-266
/
+272
2025-11-05
iommupt: Add the x86 64 bit page table format
Jason Gunthorpe
-0
/
+301
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
-255
/
+220
2025-11-05
iommupt: Add a mock pagetable format for iommufd selftest to use
Jason Gunthorpe
-2
/
+27
2025-11-05
iommupt: Add a kunit test for Generic Page Table
Jason Gunthorpe
-0
/
+948
2025-11-05
iommupt: Add read_and_clear_dirty op
Jason Gunthorpe
-0
/
+104
2025-11-05
iommupt: Add map_pages op
Jason Gunthorpe
-2
/
+501
2025-11-05
iommupt: Add unmap_pages op
Jason Gunthorpe
-0
/
+156
2025-11-05
iommupt: Add iova_to_phys op
Jason Gunthorpe
-0
/
+105
2025-11-05
iommupt: Add the AMD IOMMU v1 page table format
Jason Gunthorpe
-0
/
+447
2025-11-05
iommupt: Add the basic structure of the iommu implementation
Jason Gunthorpe
-0
/
+311
2025-11-05
genpt: Generic Page Table base API
Jason Gunthorpe
-0
/
+1700
2025-11-05
accel/ivpu: Improve debug and warning messages
Karol Wachowski
-58
/
+120
2025-11-04
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
-12
/
+12
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-13
/
+13
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-16
/
+16
2025-11-04
virtio-net: fix received length check in big packets
Bui Quang Minh
-13
/
+12
2025-11-04
net: phy: fixed_phy: remove fixed_phy_add
Heiner Kallweit
-6
/
+0
2025-11-04
net: b44: register a fixed phy using fixed_phy_register_100fd if needed
Heiner Kallweit
-17
/
+21
[prev]
[next]