开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-28
swiotlb: fix passing local variable to debugfs_create_ulong()
Tianyu Lan
2022-07-28
dma-mapping: reformat comment to suppress htmldoc warning
Logan Gunthorpe
2022-07-26
PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
Logan Gunthorpe
2022-07-26
RDMA/rw: drop pci_p2pdma_[un]map_sg()
Logan Gunthorpe
2022-07-26
RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
Logan Gunthorpe
2022-07-26
nvme-pci: convert to using dma_map_sgtable()
Logan Gunthorpe
2022-07-26
nvme-pci: check DMA ops when indicating support for PCI P2PDMA
Logan Gunthorpe
2022-07-26
iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
Logan Gunthorpe
2022-07-26
iommu: Explicitly skip bus address marked segments in __iommu_map_sg()
Logan Gunthorpe
2022-07-26
dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
Logan Gunthorpe
2022-07-26
dma-direct: support PCI P2PDMA pages in dma-direct map_sg
Logan Gunthorpe
2022-07-26
dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
Logan Gunthorpe
2022-07-26
PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
Logan Gunthorpe
2022-07-26
PCI/P2PDMA: Attempt to set map_type if it has not been set
Logan Gunthorpe
2022-07-26
lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
Logan Gunthorpe
2022-07-22
swiotlb: clean up some coding style and minor issues
Tianyu Lan
2022-07-22
dma-mapping: update comment after dmabounce removal
Lukas Bulwahn
2022-07-22
scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
John Garry
2022-07-19
ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectors
John Garry
2022-07-19
scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limit
John Garry
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
2022-07-19
scsi: core: cap shost max_sectors according to DMA limits only once
John Garry
2022-07-19
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
2022-07-18
swiotlb: move struct io_tlb_slot to swiotlb.c
Christoph Hellwig
2022-07-18
swiotlb: ensure a segment doesn't cross the area boundary
Chao Gao
2022-07-18
swiotlb: consolidate rounding up default_nslabs
Chao Gao
2022-07-18
swiotlb: remove unused fields in io_tlb_mem
Chao Gao
2022-07-18
swiotlb: fix use after free on error handling path
Dan Carpenter
2022-07-13
swiotlb: split up the global swiotlb lock
Tianyu Lan
2022-07-12
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
2022-07-07
ARM/dma-mapping: merge IOMMU ops
Robin Murphy
2022-07-07
ARM/dma-mapping: consolidate IOMMU ops callbacks
Robin Murphy
2022-07-07
ARM/dma-mapping: drop .dma_supported for IOMMU ops
Robin Murphy
2022-07-07
ARM/dma-mapping: use dma-direct unconditionally
Christoph Hellwig
2022-07-07
ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default
Christoph Hellwig
2022-07-07
ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code
Christoph Hellwig
2022-07-07
ARM/dma-mapping: remove the unused virt_to_dma helper
Christoph Hellwig
2022-07-07
ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c
Christoph Hellwig
2022-07-07
ARM/dma-mapping: remove dmabounce
Christoph Hellwig
2022-07-07
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
2022-06-22
swiotlb: panic if nslabs is too small
Dongli Zhang
2022-06-22
x86/swiotlb: fix param usage in boot-options.rst
Dongli Zhang
2022-06-22
swiotlb: remove a useless return in swiotlb_init
Dongli Zhang
2022-06-22
swiotlb: remove the unused swiotlb_force declaration
Dongli Zhang
2022-06-19
Linux 5.19-rc3
v5.19-rc3
Linus Torvalds
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-19
Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-19
Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]