linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-13 11:30:31 to 2017-04-22 15:30:07 UTC [more...]

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-04-22 15:30 UTC  (13+ messages)

[PATCH] x86/refcount: Implement fast refcount_t handling
 2017-04-21 22:09 UTC 

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-21 21:55 UTC  (90+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 08/32] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 10/32] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v5 11/32] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v5 16/32] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 20/32] x86/mm: Add support for changing the memory encryption attribute
  ` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
  ` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
  ` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
  ` [PATCH v5 19/32] x86/mm: Add support to access persistent memory "
  ` [PATCH v5 21/32] x86, realmode: Decrypt trampoline area if memory encryption is active
  ` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
  ` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v5 24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active
  ` [PATCH v5 25/32] x86, realmode: Check for memory encryption on the APs
  ` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
  ` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 30/32] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption

[RFC PATCH 0/3] arm64: queued spinlocks and rw-locks
 2017-04-20 19:05 UTC  (6+ messages)
` [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support

[PATCHv5 0/9] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-20 16:21 UTC  (20+ messages)
` [PATCHv5 1/9] x86/asm: Fix comment in return_from_SYSCALL_64
` [PATCHv5 2/9] x86/boot/64: Rewrite startup_64 in C
` [PATCHv5 3/9] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
` [PATCHv5 4/9] x86/boot/64: Add support of additional page table level during early boot
` [PATCHv5 5/9] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
` [PATCHv5 6/9] x86/mm: Make kernel_physical_mapping_init() support "
` [PATCHv5 7/9] x86/mm: Add support for 5-level paging for KASLR
` [PATCHv5 8/9] x86: Enable 5-level paging support
` [PATCHv5 9/9] x86/mm: Allow to have userspace mappings above 47-bits

[PATCH V11 00/11] IOMMU probe deferral support
 2017-04-20 14:31 UTC  (3+ messages)

[RFC PATCH v2 0/6] Signal frame expansion support
 2017-04-20 12:45 UTC  (3+ messages)

(unknown),
 2017-04-20 12:28 UTC 

[PATCH] fs: Preventing READ_IMPLIES_EXEC Propagation
 2017-04-20  3:50 UTC  (2+ messages)

[PATCH v2 00/27] PCI resource mmap cleanup
 2017-04-19 18:37 UTC  (6+ messages)

[PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-19  5:32 UTC  (5+ messages)

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-18 22:43 UTC  (7+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-18 22:38 UTC  (14+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-18 21:15 UTC  (14+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
  ` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
  ` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
  ` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support

[PATCH 0/8] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-18 11:10 UTC  (15+ messages)
` [PATCH 3/8] x86/boot/64: Add support of additional page table level during early boot

[PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-18  2:26 UTC  (2+ messages)

(unknown),
 2017-04-17 15:20 UTC 

(unknown),
 2017-04-16 18:30 UTC 

62394 linux-arch
 2017-04-14 20:55 UTC 

20985 linux-arch
 2017-04-14 18:54 UTC 

[PATCH] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-14  0:25 UTC  (4+ messages)

"Consolidate get_dma_ops" breaks Xen on ARM
 2017-04-13 18:04 UTC  (8+ messages)

[PATCHv2 8/8] x86/mm: Allow to have userspace mappings above 47-bits
 2017-04-13 11:30 UTC  (21+ messages)
` [PATCHv4 0/9] x86: 5-level paging enabling for v4.12, Part 4
  ` [PATCHv4 1/9] x86/asm: Fix comment in return_from_SYSCALL_64
  ` [PATCHv4 2/9] x86/boot/64: Rewrite startup_64 in C
  ` [PATCHv4 3/9] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
  ` [PATCHv4 4/9] x86/boot/64: Add support of additional page table level during early boot
  ` [PATCHv4 5/9] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
  ` [PATCHv4 6/9] x86/mm: Make kernel_physical_mapping_init() support "
  ` [PATCHv4 7/9] x86/mm: Add support for 5-level paging for KASLR
  ` [PATCHv4 8/9] x86: Enable 5-level paging support
  ` [PATCHv4 9/9] x86/mm: Allow to have userspace mappings above 47-bits


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).