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
/
drivers
/
iommu
/
iova.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/iova: Fix alloc iova overflows issue
Yunfei Wang
2023-01-13
1
-2
/
+2
*
iova: Remove iovad->rcaches check in iova_rcache_get()
John Garry
2022-09-09
1
-1
/
+1
*
iova: Remove magazine BUG_ON() checks
John Garry
2022-09-09
1
-4
/
+0
*
iova: Remove some magazine pointer NULL checks
John Garry
2022-09-09
1
-5
/
+2
*
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-0
/
+5
|
\
|
*
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry
2022-07-19
1
-0
/
+5
*
|
iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
Feng Tang
2022-07-06
1
-1
/
+6
|
/
*
iommu/iova: Improve 32-bit free space estimate
Robin Murphy
2022-03-04
1
-2
/
+3
*
iommu/iova: Separate out rcache init
John Garry
2022-02-14
1
-14
/
+59
*
iommu: Move flush queue data into iommu_dma_cookie
Robin Murphy
2021-12-20
1
-2
/
+0
*
iommu/iova: Move flush queue code to iommu-dma
Robin Murphy
2021-12-20
1
-175
/
+0
*
iommu/iova: Consolidate flush queue code
Robin Murphy
2021-12-20
1
-73
/
+58
*
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
1
-17
/
+9
*
iommu/iova: Squash flush_cb abstraction
Robin Murphy
2021-12-20
1
-6
/
+5
*
iommu/iova: Squash entry_dtor abstraction
Robin Murphy
2021-12-20
1
-13
/
+15
*
iommu/iova: Fix race between FQ timeout and teardown
Xiongfeng Wang
2021-12-20
1
-2
/
+1
*
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
2021-12-17
1
-0
/
+9
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
1
-0
/
+2
|
\
|
*
iova: Export alloc_iova_fast() and free_iova_fast()
Xie Yongji
2021-09-06
1
-0
/
+2
*
|
iommu: Allow enabling non-strict mode dynamically
Robin Murphy
2021-08-18
1
-5
/
+6
*
|
iommu: Indicate queued flushes via gather data
Robin Murphy
2021-08-18
1
-0
/
+7
|
/
*
iommu/iova: Put free_iova_mem() outside of spinlock iova_rbtree_lock
Xiang Chen
2021-06-08
1
-7
/
+11
*
iommu: Stop exporting free_iova_fast()
John Garry
2021-04-07
1
-1
/
+0
*
iommu: Delete iommu_dma_free_cpu_cached_iovas()
John Garry
2021-04-07
1
-1
/
+2
*
iova: Add CPU hotplug handler to flush rcaches
John Garry
2021-04-07
1
-1
/
+29
*
iommu/iova: Improve restart logic
Robin Murphy
2021-03-18
1
-1
/
+38
*
iommu/iova: Add rbtree entry helper
Robin Murphy
2021-03-18
1
-9
/
+14
*
iova: Stop exporting some more functions
John Garry
2021-01-27
1
-3
/
+0
*
iova: Delete copy_reserved_iova()
John Garry
2021-01-27
1
-30
/
+0
*
iova: Make has_iova_flush_queue() private
John Garry
2021-01-27
1
-1
/
+1
*
iommu/iova: fix 'domain' typos
Stefano Garzarella
2021-01-05
1
-4
/
+4
*
iommu: Stop exporting free_iova_mem()
John Garry
2020-12-08
1
-2
/
+1
*
iommu: Stop exporting alloc_iova_mem()
John Garry
2020-12-08
1
-2
/
+1
*
iommu: Delete split_and_remove_iova()
John Garry
2020-12-08
1
-41
/
+0
*
iommu: avoid taking iova_rbtree_lock twice
Cong Wang
2020-12-01
1
-2
/
+6
*
iommu/iova: Free global iova rcache on iova alloc failure
Vijayanand Jitta
2020-11-17
1
-0
/
+22
*
iommu/iova: Retry from last rb tree node if iova search fails
Vijayanand Jitta
2020-11-17
1
-6
/
+17
*
iommu/iova: Replace cmpxchg with xchg in queue_iova
Yuqi Jin
2020-09-04
1
-1
/
+1
*
iommu/iova: Don't BUG on invalid PFNs
Robin Murphy
2020-06-30
1
-1
/
+3
*
iommu/iova: Unify format of the printed messages
Andy Shevchenko
2020-05-13
1
-3
/
+3
*
iommu/iova: Silence warnings under memory pressure
Qian Cai
2019-12-23
1
-1
/
+1
*
iommu/iova: Init the struct iova to fix the possible memleak
Xiaotao Yin
2019-12-17
1
-1
/
+1
*
iommu/iova: Avoid false sharing on fq_timer_on
Eric Dumazet
2019-08-30
1
-1
/
+3
*
iommu/iova: Remove stale cached32_node
Chris Wilson
2019-07-22
1
-2
/
+3
*
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
2019-07-22
1
-4
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
iommu/iova: Fix tracking of recently failed iova address
Robert Richter
2019-03-22
1
-2
/
+3
*
iommu/iova: Optimise attempts to allocate iova from 32bit address range
Ganapatrao Kulkarni
2018-09-25
1
-7
/
+15
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+4
*
iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq
Sebastian Andrzej Siewior
2017-11-06
1
-3
/
+1
[next]