index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
swiotlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
swiotlb: fix passing local variable to debugfs_create_ulong()
Tianyu Lan
2022-07-28
1
-3
/
+9
*
swiotlb: clean up some coding style and minor issues
Tianyu Lan
2022-07-22
1
-11
/
+15
*
swiotlb: move struct io_tlb_slot to swiotlb.c
Christoph Hellwig
2022-07-18
1
-0
/
+6
*
swiotlb: ensure a segment doesn't cross the area boundary
Chao Gao
2022-07-18
1
-1
/
+10
*
swiotlb: consolidate rounding up default_nslabs
Chao Gao
2022-07-18
1
-17
/
+16
*
swiotlb: remove unused fields in io_tlb_mem
Chao Gao
2022-07-18
1
-2
/
+0
*
swiotlb: fix use after free on error handling path
Dan Carpenter
2022-07-18
1
-1
/
+1
*
swiotlb: split up the global swiotlb lock
Tianyu Lan
2022-07-13
1
-40
/
+189
*
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
2022-07-12
1
-1
/
+1
*
swiotlb: panic if nslabs is too small
Dongli Zhang
2022-06-22
1
-1
/
+5
*
swiotlb: remove a useless return in swiotlb_init
Dongli Zhang
2022-06-22
1
-1
/
+1
*
swiotlb: fix setting ->force_bounce
Christoph Hellwig
2022-06-02
1
-8
/
+6
*
swiotlb: max mapping size takes min align mask into account
Tianyu Lan
2022-05-17
1
-1
/
+12
*
swiotlb: use the right nslabs-derived sizes in swiotlb_init_late
Christoph Hellwig
2022-05-13
1
-8
/
+11
*
swiotlb: use the right nslabs value in swiotlb_init_remap
Christoph Hellwig
2022-05-13
1
-3
/
+4
*
swiotlb: don't panic when the swiotlb buffer can't be allocated
Christoph Hellwig
2022-05-13
1
-2
/
+4
*
swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
Christoph Hellwig
2022-04-18
1
-57
/
+20
*
swiotlb: provide swiotlb_init variants that remap the buffer
Christoph Hellwig
2022-04-18
1
-3
/
+33
*
swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
2022-04-18
1
-5
/
+2
*
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
2022-04-18
1
-2
/
+9
*
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-16
/
+19
*
swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
2022-04-18
1
-4
/
+2
*
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
2022-04-18
1
-17
/
+3
*
swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
Christoph Hellwig
2022-04-18
1
-0
/
+3
*
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-03-29
1
-52
/
+24
|
\
|
*
swiotlb: simplify array allocation
Robin Murphy
2022-01-26
1
-2
/
+1
|
*
swiotlb: tidy up includes
Robin Murphy
2022-01-26
1
-18
/
+13
|
*
swiotlb: simplify debugfs setup
Robin Murphy
2022-01-26
1
-30
/
+10
|
*
swiotlb: do not zero buffer in set_memory_decrypted()
Kirill A. Shutemov
2022-01-26
1
-2
/
+0
*
|
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-03-28
1
-4
/
+8
*
|
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-03-26
1
-15
/
+8
*
|
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
2022-03-07
1
-8
/
+15
*
|
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
2022-02-14
1
-1
/
+2
|
/
*
swiotlb: Add CONFIG_HAS_IOMEM check around swiotlb_mem_remap()
Wei Liu
2022-01-04
1
-0
/
+7
*
swiotlb: Add swiotlb bounce buffer remap function for HV IVM
Tianyu Lan
2021-12-20
1
-2
/
+41
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
*
|
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-04
1
-5
/
+8
|
\
\
|
*
|
swiotlb: Support aligned swiotlb buffers
David Stevens
2021-09-29
1
-5
/
+8
|
|
/
*
/
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+2
|
/
*
swiotlb: Free tbl memory in swiotlb_exit()
Will Deacon
2021-07-23
1
-6
/
+15
*
swiotlb: Emit diagnostic in swiotlb_exit()
Will Deacon
2021-07-23
1
-0
/
+1
*
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
2021-07-23
1
-30
/
+36
*
swiotlb: add overflow checks to swiotlb_bounce
Dominique Martinet
2021-07-13
1
-3
/
+17
*
swiotlb: fix implicit debugfs declarations
Claire Chang
2021-07-13
1
-5
/
+16
*
swiotlb: Add restricted DMA pool initialization
Claire Chang
2021-07-13
1
-0
/
+76
*
swiotlb: Add restricted DMA alloc/free support
Claire Chang
2021-07-13
1
-2
/
+36
*
swiotlb: Refactor swiotlb_tbl_unmap_single
Claire Chang
2021-07-13
1
-15
/
+20
[next]