messages from 2017-06-28 19:28:23 to 2017-07-13 03:57:44 UTC [more...]
[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
2017-07-13 3:57 UTC (16+ messages)
` [PATCH V4 1/6] iommu/arm-smmu: Fix the error path in arm_smmu_add_device
` [PATCH V4 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH V4 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH V4 5/6] iommu/arm-smmu: Add support for MMU40x/500 clocks
` [PATCH V4 6/6] iommu/arm-smmu: Add support for qcom,msm8996-smmu-v2 clocks
[RFC 0/2] arm-smmu-v3 tlbi-on-map option
2017-07-12 22:07 UTC (5+ messages)
` [RFC 1/2] iommu/io-pgtable-arm: flush TLBs when IO_PGTABLE_QUIRK_TLBI_ON_MAP
` [RFC 2/2] arm-smmu-v3: Add tlbi_on_map option
IOMMU - DMA debugging
2017-07-12 18:02 UTC (5+ messages)
[git pull] IOMMU Updates for Linux v4.13
2017-07-12 17:03 UTC (2+ messages)
Support SVM without PASID
2017-07-12 16:48 UTC (10+ messages)
[PATCH kernel v4 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
2017-07-12 2:47 UTC (3+ messages)
[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
2017-07-11 15:44 UTC (55+ messages)
` [PATCH v9 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v9 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v9 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v9 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v9 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v9 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v9 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v9 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v9 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v9 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v9 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v9 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v9 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v9 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v9 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v9 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v9 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v9 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v9 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v9 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v9 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v9 16/38] efi: Add an EFI table address match function
` [PATCH v9 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v9 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v9 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v9 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v9 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v9 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v9 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v9 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v9 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v9 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v9 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v9 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v9 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v9 38/38] x86/mm: Add support to make use of Secure Memory Encryption
DMA_ATTR_WEAK_ORDERING defintion, was Re: [PATCH] nvme: set DMA_ATTR_WEAK_ORDERING attribute on dma buffers
2017-07-10 16:17 UTC (4+ messages)
[RFC PATCH 0/2] Add sideband data extraction
2017-07-07 15:47 UTC (10+ messages)
` [RFC PATCH 1/2] dt-bindings: pci: Add drop mask property for MSI and IOMMU
` [RFC PATCH 2/2] pcie: sideband data by dropping RID bits
[PATCH 0/8] io-pgtable lock removal
2017-07-07 12:46 UTC (15+ messages)
[PATCH 1/2] iommu/mtk: Avoid redundant TLB syncs locally
2017-07-07 3:06 UTC (3+ messages)
` [PATCH 2/2] Revert "iommu/io-pgtable: Avoid redundant TLB syncs"
[RFC PATCH 0/5] Fixes for loadable modules implementing DMA/IOMMU APIs
2017-07-06 14:41 UTC (29+ messages)
` [RFC PATCH 1/5] base: dma-mapping: Export commonly used symbols
` [RFC PATCH 2/5] base: dma-mapping: Provide a function to look up remapped pages
` [RFC PATCH 3/5] iommu: Export non-static functions to use in modules
` [RFC PATCH 4/5] iommu/dma: "
` [RFC PATCH 5/5] iommu/dma: Add iommu_dma_cleanup()
[PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
2017-07-06 11:20 UTC (6+ messages)
` [PATCH v3 2/2] acpi/iort: "
[PATCH] iommu/amd: Enable ga_log_intr when enabling guest_mode
2017-07-06 2:29 UTC
[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
2017-07-05 22:31 UTC (14+ messages)
` [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
` [Qemu-devel] "
[PATCH] iommu: Correct iommu_map / iommu_unmap prototypes
2017-07-05 17:27 UTC
[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
2017-07-05 16:29 UTC (5+ messages)
` [PATCH v1 1/4] iommu/tegra: gart: Don't unnecessarily allocate registers context
` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes
[RFC 0/9] IOMMU driver support for shared virtual memory virtualization
2017-07-05 12:42 UTC (9+ messages)
` [PATCH 2/9] iommu/vt-d: add bind_pasid_table function
` [PATCH 3/9] iommu: Introduce iommu do invalidate API function
[PATCH v3 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-07-05 9:48 UTC (8+ messages)
` [PATCH v3 1/2] acpi:iort: Add an IORT helper function to reserve HW ITS address regions for IOMMU drivers
` [PATCH v3 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
[PATCH v1 3/3] iommu/amd: Optimize the IOMMU queue flush
2017-07-04 16:29 UTC (13+ messages)
[PATCH v2 1/2] iommu/dma: Respect __GFP_DMA and __GFP_DMA32 in incoming GFP flags
2017-07-04 13:55 UTC (2+ messages)
` [PATCH v2 2/2] iommu/dma: Use __GFP_NOWARN only for high-order allocations
[PATCH] iommu/io-pgtable: Sanitise map/unmap addresses
2017-07-03 13:52 UTC
[PATCH] frv: cmpxchg: Implement cmpxchg64
2017-07-03 12:24 UTC
AMD Ryzen KVM/NPT/IOMMU issue
2017-07-01 14:15 UTC (17+ messages)
[PATCH v2] iommu/arm-smmu-v3: Implement shutdown method
2017-06-30 17:11 UTC (3+ messages)
[PATCH] iommu/arm-smmu-v3: Implement shutdown method
2017-06-30 17:11 UTC (4+ messages)
[git pull] IOMMU Fixes for Linux v4.12-rc7
2017-06-30 16:56 UTC
[PATCH 0/2 v2] iommu/s390: Improve iommu-groups and add sysfs support
2017-06-29 13:27 UTC (5+ messages)
` [PATCH 2/2] iommu/s390: Add support for iommu_device handling
[PATCH v2] iommu/amd: Fix interrupt remapping when disable guest_mode
2017-06-29 3:27 UTC (3+ messages)
[PATCH] iommu/vt-d: Don't free parent pagetable of the PTE we're adding
2017-06-29 2:42 UTC
[PATCH 0/5] arm-smmu: performance optimization
2017-06-29 2:08 UTC (4+ messages)
` [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).