index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-18
dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
Hamza Mahfooz
2021-10-11
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
2021-10-11
dma-mapping: fix the kerneldoc for dma_map_sgtable()
Logan Gunthorpe
2021-09-14
sparc32: page align size in arch_dma_alloc
Andreas Larsson
2021-09-13
dma-debug: prevent an error message from causing runtime problems
Hamza Mahfooz
2021-09-06
dma-mapping: fix the kerneldoc for dma_map_sg_attrs
Christoph Hellwig
2021-08-19
hexagon: use the generic global coherent pool
Christoph Hellwig
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-18
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-18
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
2021-08-18
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
2021-08-18
ARM/nommu: use the generic dma-direct code for non-coherent devices
Christoph Hellwig
2021-08-18
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
2021-08-14
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
2021-08-09
dma-mapping: disallow .map_sg operations from returning zero on error
Logan Gunthorpe
2021-08-09
dma-mapping: return error code from dma_dummy_map_sg()
Martin Oliveira
2021-08-09
x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
x86/amd_gart: return error code from gart_map_sg()
Martin Oliveira
2021-08-09
xen: swiotlb: return error code from xen_swiotlb_map_sg()
Martin Oliveira
2021-08-09
parisc: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
sparc/iommu: return error codes from .map_sg() ops
Martin Oliveira
2021-08-09
s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
s390/pci: return error code from s390_dma_map_sg()
Martin Oliveira
2021-08-09
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
MIPS/jazzdma: return error code from jazz_dma_map_sg()
Martin Oliveira
2021-08-09
ia64/sba_iommu: return error code from sba_map_sg_attrs()
Martin Oliveira
2021-08-09
ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
ARM/dma-mapping: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
alpha: return error code from alpha_pci_map_sg()
Martin Oliveira
2021-08-09
iommu/dma: return error code from iommu_dma_map_sg()
Logan Gunthorpe
2021-08-09
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
2021-08-09
dma-direct: return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
2021-08-09
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2021-08-09
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
2021-08-09
dma-debug: use memory_intersects() directly
Kefeng Wang
2021-08-08
Linux 5.14-rc5
v5.14-rc5
Linus Torvalds
2021-08-08
Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-08
Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-08
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-08
Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-08
Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-08
Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-08
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-08
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-07
Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-07
Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-07
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]