LinuxLists
Users
About
Georgi Djakov (
[email protected]
)
Number of posts: 98 (0.09 per day)
First post: 2021-06-15 17:10:11
Last post: 2024-04-17 13:40:30
Previous Page
Date
List
Subject
2023-12-20 06:03:56
linux-kernel
[PATCH v3 6/9] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
2023-12-20 06:03:50
linux-kernel
[PATCH v3 2/9] iommu/arm-smmu-qcom: Add support for TBUs
2023-12-20 06:03:41
linux-kernel
[PATCH v3 3/9] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
2023-11-30 23:25:30
linux-kernel
Re: [PATCH v2 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
2023-11-30 15:20:05
linux-kernel
Re: [PATCH v2 0/6] Add support for Translation Buffer Units
2023-11-18 04:29:39
linux-kernel
[PATCH v2 6/6] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
2023-11-18 04:29:37
linux-kernel
[PATCH v2 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
2023-11-18 04:29:34
linux-kernel
[PATCH v2 5/6] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
2023-11-18 04:29:25
linux-kernel
[PATCH v2 0/6] Add support for Translation Buffer Units
2023-11-18 04:29:17
linux-kernel
[PATCH v2 3/6] iommu/arm-smmu-qcom: Add Qualcomm TBU driver
2023-11-18 04:29:13
linux-kernel
[PATCH v2 4/6] iommu/arm-smmu: Allow using a threaded handler for context interrupts
2023-11-18 04:28:25
linux-kernel
[PATCH v2 2/6] iommu/arm-smmu-qcom: Add support for TBUs
2023-11-18 02:32:11
linux-kernel
Re: [PATCH 3/6] iommu/arm-smmu-qcom: Add Qualcomm TBU driver
2023-10-26 17:59:15
linux-kernel
Re: [PATCH 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
2023-10-19 02:21:42
linux-kernel
[PATCH 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
2023-10-19 02:21:22
linux-kernel
[PATCH 6/6] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
2023-10-19 02:21:00
linux-kernel
[PATCH 0/6] Add support for Translation Buffer Units
2023-10-19 02:20:41
linux-kernel
[PATCH 3/6] iommu/arm-smmu-qcom: Add Qualcomm TBU driver
2023-10-19 02:20:28
linux-kernel
[PATCH 5/6] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
2023-10-19 02:20:19
linux-kernel
[PATCH 4/6] iommu/arm-smmu: Allow using a threaded handler for context interrupts
2023-10-19 02:20:16
linux-kernel
[PATCH 2/6] iommu/arm-smmu-qcom: Add support for TBUs
2023-01-26 16:44:16
linux-kernel
[RFC] mm: Allow ZONE_DMA32 to be disabled via kernel command line
2022-12-12 22:29:26
linux-kernel
[RFC v2 2/2] iommu/iova: Add support for best-fit algorithm
2022-12-12 22:14:18
linux-kernel
[RFC v2 1/2] dt-bindings: iommu: Document iova-best-fit property for IOMMU masters
2021-11-16 23:16:12
linux-kernel
[RFC 2/2] drm/msm/gem: Make use of the system cache
2021-11-16 23:16:11
linux-kernel
[RFC 1/2] arm64: Add support for system cache memory type
2021-11-10 15:38:18
linux-kernel
[RFC] psi: Add additional PSI counters for each type of memory pressure
2021-10-13 18:14:16
linux-kernel
[PATCH] iommu/iova: Add support for IOVA max alignment tuning
2021-09-28 19:36:51
linux-kernel
Re: [PATCH] arm64: mm: update max_pfn after memory hotplug
2021-09-27 23:27:05
linux-kernel
Re: [RFC] arm64: mm: update max_pfn after memory hotplug
2021-09-27 20:04:44
linux-kernel
Re: [RFC] arm64: mm: update max_pfn after memory hotplug
2021-09-27 17:29:33
linux-kernel
Re: [RFC] arm64: mm: update max_pfn after memory hotplug
2021-06-16 22:51:51
linux-kernel
[PATCH] mm/slub: Add taint after the errors are printed
2021-06-16 19:42:38
linux-kernel
[PATCH v7 10/15] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
2021-06-15 17:13:52
linux-kernel
[PATCH v6 12/15] iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()
2021-06-15 17:13:34
linux-kernel
[PATCH v6 10/15] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
2021-06-15 17:12:19
linux-kernel
[PATCH v6 15/15] iommu/arm-smmu: Implement the map_pages() IOMMU driver callback
2021-06-15 17:12:14
linux-kernel
[PATCH v6 01/15] iommu/io-pgtable: Introduce unmap_pages() as a page table op
2021-06-15 17:12:04
linux-kernel
[PATCH v6 13/15] iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()
2021-06-15 17:11:48
linux-kernel
[PATCH v6 06/15] iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts
2021-06-15 17:11:42
linux-kernel
[PATCH v6 11/15] iommu/io-pgtable-arm: Implement arm_lpae_map_pages()
2021-06-15 17:11:20
linux-kernel
[PATCH v6 09/15] iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entries
2021-06-15 17:10:57
linux-kernel
[PATCH v6 08/15] iommu: Add support for the map_pages() callback
2021-06-15 17:10:30
linux-kernel
[PATCH v6 04/15] iommu: Add a map_pages() op for IOMMU drivers
2021-06-15 17:10:23
linux-kernel
[PATCH v6 02/15] iommu: Add an unmap_pages() op for IOMMU drivers
2021-06-15 17:10:19
linux-kernel
[PATCH v6 03/15] iommu/io-pgtable: Introduce map_pages() as a page table op
2021-06-15 17:10:11
linux-kernel
[PATCH v6 07/15] iommu: Hook up '->unmap_pages' driver callback