index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()
Yang Yingliang
1
-1
/
+3
2021-08-19
iommu/vt-d: Add present bit check in pasid entry setup helpers
Liu Yi L
1
-0
/
+16
2021-08-19
iommu/vt-d: Use pasid_pte_is_present() helper function
Liu Yi L
1
-1
/
+1
2021-08-19
iommu/vt-d: Drop the kernel doc annotation
Andy Shevchenko
1
-1
/
+1
2021-08-19
iommu/vt-d: Allow devices to have more than 32 outstanding PRs
Lu Baolu
3
-5
/
+7
2021-08-19
iommu/vt-d: Preset A/D bits for user space DMA usage
Lu Baolu
1
-7
/
+3
2021-08-19
iommu/vt-d: Enable Intel IOMMU scalable mode by default
Lu Baolu
3
-6
/
+11
2021-08-19
iommu/vt-d: Refactor Kconfig a bit
Lu Baolu
2
-19
/
+12
2021-08-19
iommu/vt-d: Remove unnecessary oom message
Zhen Lei
2
-7
/
+1
2021-08-19
iommu/vt-d: Update the virtual command related registers
Lu Baolu
2
-8
/
+8
2021-08-18
iommu: Allow enabling non-strict mode dynamically
Robin Murphy
4
-24
/
+57
2021-08-18
iommu: Merge strictness and domain type configs
Robin Murphy
3
-47
/
+45
2021-08-18
iommu: Only log strictness for DMA domains
Robin Murphy
1
-4
/
+5
2021-08-18
iommu: Expose DMA domain strictness via sysfs
Robin Murphy
2
-1
/
+7
2021-08-18
iommu: Express DMA strictness via the domain type
Robin Murphy
3
-14
/
+11
2021-08-18
iommu/vt-d: Prepare for multiple DMA domain types
Robin Murphy
1
-9
/
+6
2021-08-18
iommu/arm-smmu: Prepare for multiple DMA domain types
Robin Murphy
2
-1
/
+3
2021-08-18
iommu/amd: Prepare for multiple DMA domain types
Robin Murphy
1
-7
/
+2
2021-08-18
iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
3
-3
/
+18
2021-08-18
iommu/io-pgtable: Remove non-strict quirk
Robin Murphy
5
-31
/
+4
2021-08-18
iommu: Indicate queued flushes via gather data
Robin Murphy
3
-1
/
+15
2021-08-18
iommu/dma: Remove redundant "!dev" checks
Robin Murphy
1
-4
/
+1
2021-08-18
iommu/virtio: Drop IOVA cookie management
Robin Murphy
1
-8
/
+0
2021-08-18
iommu/sun50i: Drop IOVA cookie management
Robin Murphy
1
-12
/
+1
2021-08-18
iommu/sprd: Drop IOVA cookie management
Robin Murphy
1
-7
/
+0
2021-08-18
iommu/rockchip: Drop IOVA cookie management
Robin Murphy
1
-11
/
+1
2021-08-18
iommu/mtk: Drop IOVA cookie management
Robin Murphy
2
-8
/
+0
2021-08-18
iommu/ipmmu-vmsa: Drop IOVA cookie management
Robin Murphy
1
-24
/
+4
2021-08-18
iommu/exynos: Drop IOVA cookie management
Robin Murphy
1
-15
/
+4
2021-08-18
iommu/vt-d: Drop IOVA cookie management
Robin Murphy
1
-8
/
+0
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-18
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2
-2
/
+14
2021-08-18
iommu/vt-d: Fix PASID reference leak
Fenghua Yu
1
-1
/
+2
2021-08-16
Linux 5.14-rc6
v5.14-rc6
Linus Torvalds
1
-1
/
+1
2021-08-14
lib: use PFN_PHYS() in devmem_is_allowed()
Liang Wang
1
-1
/
+1
2021-08-14
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
1
-2
/
+4
2021-08-14
mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2
-3
/
+8
2021-08-14
mm: slub: fix slub_debug disabling for list of slabs
Vlastimil Babka
1
-5
/
+8
2021-08-14
slub: fix kmalloc_pagealloc_invalid_free unit test
Shakeel Butt
1
-4
/
+4
2021-08-14
kasan, slub: reset tag when printing address
Kuan-Ying Lee
1
-2
/
+2
2021-08-14
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
1
-3
/
+3
2021-08-13
nbd: Aovid double completion of a request
Xie Yongji
1
-3
/
+11
2021-08-13
tools/io_uring/io_uring-cp: sync with liburing example
Jens Axboe
1
-4
/
+27
2021-08-13
blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
Yu Kuai
1
-2
/
+4
2021-08-13
iommu/arm-smmu-v3: Stop pre-zeroing batch commands
John Garry
1
-3
/
+9
2021-08-13
iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()
Zhen Lei
1
-2
/
+7
2021-08-13
iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq()
Zhen Lei
1
-9
/
+13
2021-08-13
iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd...
Zhen Lei
1
-16
/
+19
[next]