linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-07 14:25:58 to 2017-06-09 16:43:31 UTC [more...]

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

RISC-V Linux Port v2
 2017-06-09 13:47 UTC  (44+ messages)
  ` [PATCH 01/17] drivers: support PCIe in RISCV
  ` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
  ` [PATCH 03/17] base: fix order of OF initialization
  ` [PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}
  ` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers
  ` [PATCH 10/17] irqchip: New RISC-V PLIC Driver
  ` [PATCH 13/17] RISC-V: Add include subdirectory

[PATCH v4 0/2] tty: add TIOCGPTPEER ioctl
 2017-06-09 10:24 UTC  (10+ messages)
` [PATCH v4 2/2] "

[PATCH v2] refcount: Create unchecked atomic_t implementation
 2017-06-09  7:20 UTC  (14+ messages)

[PATCH 0/5] move everyone over to thin archives
 2017-06-09  5:24 UTC  (9+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
` [PATCH 2/5] kbuild: thin archives use P option to ar
` [PATCH 3/5] sh: thin archives fix linking
` [PATCH 4/5] x86/um: thin archives build fix
` [PATCH 5/5] kbuild: thin archives make default for all archs

[PATCH v5 0/9] locking/rwsem: Enable reader optimistic spinning
 2017-06-08 18:49 UTC  (3+ messages)

RISC-V Linux Port v2
 2017-06-08 18:16 UTC  (5+ messages)

[PATCH 0/4][V3] Improve watchdog config for arch watchdogs
 2017-06-08 16:05 UTC  (11+ messages)
` [PATCH 3/4] watchdog: Split up config options

CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN)
 2017-06-08 14:36 UTC  (12+ messages)
          ` CPU_BIG_ENDIAN in generic code

[PATCHv7 00/14] x86: 5-level paging enabling for v4.13, Part 4
 2017-06-08 14:18 UTC  (10+ messages)
` [PATCHv7 03/14] x86/boot/efi: Cleanup initialization of GDT entries
` [PATCHv7 04/14] x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configuration
` [PATCHv7 05/14] x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations

[PATCH v5 0/6] kernel.h: container_of() pointer checking
 2017-06-08 14:07 UTC  (3+ messages)
` [PATCH v5 1/6] asm-generic/bug.h: declare struct pt_regs; before function prototype

[RFC PATCH v2 0/6] Signal frame expansion support
 2017-06-08  8:46 UTC  (7+ messages)
` [RFC PATCH v2 1/6] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
  ` [RFC PATCH v2 4/6] arm64: signal: Allocate extra sigcontext space as needed

RISC-V Linux Port v2
 2017-06-07 21:54 UTC  (3+ messages)

[PATCH 09/17] clocksource/timer-riscv: New RISC-V Clocksource
 2017-06-07 20:16 UTC 

[PATCH 5/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
 2017-06-07 19:27 UTC  (3+ messages)

[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2017-06-07 18:48 UTC  (4+ messages)


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