index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
vdso
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
iommu/arm-smmu: Drop IOVA cookie management
Robin Murphy
3
-27
/
+4
2021-08-18
iommu/amd: Drop IOVA cookie management
Robin Murphy
1
-12
/
+0
2021-08-18
iommu: Pull IOVA cookie management into the core
Robin Murphy
2
-1
/
+9
2021-08-02
iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback
Xiang Chen
1
-4
/
+5
2021-08-02
iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback
Xiang Chen
1
-4
/
+5
2021-07-26
iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()
Lu Baolu
1
-41
/
+7
2021-07-26
iommu/vt-d: Implement map/unmap_pages() iommu_ops callback
Lu Baolu
1
-2
/
+35
2021-07-26
iommu/vt-d: Report real pgsize bitmap to iommu core
Lu Baolu
1
-19
/
+19
2021-07-26
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
4
-10
/
+4
2021-07-26
iommu: Remove mode argument from iommu_set_dma_strict()
John Garry
4
-8
/
+7
2021-07-26
iommu/amd: Add support for IOMMU default DMA mode build options
Zhen Lei
4
-15
/
+2
2021-07-26
iommu/vt-d: Add support for IOMMU default DMA mode build options
Zhen Lei
2
-9
/
+7
2021-07-26
iommu: Enhance IOMMU default DMA mode build options
Zhen Lei
3
-2
/
+43
2021-07-26
iommu: Print strict or lazy mode at init time
John Garry
1
-0
/
+5
2021-07-26
iommu: Deprecate Intel and AMD cmdline methods to enable strict mode
John Garry
3
-8
/
+6
2021-07-26
iommu/arm-smmu: Implement the map_pages() IOMMU driver callback
Isaac J. Manjarres
1
-4
/
+5
2021-07-26
iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback
Isaac J. Manjarres
1
-4
/
+5
2021-07-26
iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()
Isaac J. Manjarres
1
-4
/
+22
2021-07-26
iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()
Isaac J. Manjarres
1
-3
/
+21
2021-07-26
iommu/io-pgtable-arm: Implement arm_lpae_map_pages()
Isaac J. Manjarres
1
-10
/
+31
2021-07-26
iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
Isaac J. Manjarres
1
-46
/
+74
2021-07-26
iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entries
Isaac J. Manjarres
1
-34
/
+44
2021-07-26
iommu: Add support for the map_pages() callback
Isaac J. Manjarres
1
-8
/
+35
2021-07-26
iommu: Hook up '->unmap_pages' driver callback
Will Deacon
1
-9
/
+50
2021-07-26
iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts
Will Deacon
1
-4
/
+6
2021-07-26
iommu: Use bitmap to calculate page size in iommu_pgsize()
Will Deacon
1
-19
/
+12
2021-07-26
iommu: Add a map_pages() op for IOMMU drivers
Isaac J. Manjarres
1
-0
/
+5
2021-07-26
iommu/io-pgtable: Introduce map_pages() as a page table op
Isaac J. Manjarres
1
-0
/
+4
2021-07-26
iommu: Add an unmap_pages() op for IOMMU drivers
Isaac J. Manjarres
1
-0
/
+4
2021-07-26
iommu/io-pgtable: Introduce unmap_pages() as a page table op
Isaac J. Manjarres
1
-0
/
+4
2021-07-26
Linux 5.14-rc3
v5.14-rc3
Linus Torvalds
1
-1
/
+1
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
1
-1
/
+1
2021-07-25
ACPI: fix NULL pointer dereference
Linus Torvalds
1
-1
/
+2
2021-07-24
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
1
-9
/
+9
2021-07-24
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
1
-1
/
+0
2021-07-24
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
1
-1
/
+1
2021-07-24
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
1
-3
/
+3
2021-07-24
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-24
mm: fix the deadlock in finish_fault()
Qi Zheng
1
-1
/
+10
2021-07-24
mm: mmap_lock: fix disabling preemption directly
Muchun Song
1
-2
/
+2
2021-07-24
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
1
-0
/
+1
2021-07-24
writeback, cgroup: do not reparent dax inodes
Roman Gushchin
1
-0
/
+3
2021-07-24
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
1
-1
/
+1
2021-07-24
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2
-3
/
+4
2021-07-24
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
1
-13
/
+16
2021-07-24
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-24
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-24
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
1
-0
/
+9
2021-07-24
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
1
-3
/
+7
2021-07-24
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
1
-1
/
+1
[next]