linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-22 01:40:34 to 2017-06-26 16:34:49 UTC [more...]

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-26 16:34 UTC  (44+ messages)
` [PATCH v7 16/36] efi: Add an EFI table address match function
` [PATCH v7 17/36] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v7 18/36] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v7 19/36] x86/mm: Add support to access boot related data in the clear
` [PATCH v7 26/36] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v7 27/36] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v7 31/36] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v7 32/36] xen/x86: Remove SME feature in PV guests
` [PATCH v7 33/36] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v7 34/36] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v7 35/36] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v7 36/36] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH 0/7] cleanup issues with io{read|write}64
 2017-06-26 16:26 UTC  (54+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 2/7] iomap: implement ioread64 and iowrite64
` [PATCH 3/7] asm-generic/io.h: make ioread64 and iowrite64 universally available
` [PATCH 4/7] alpha: provide ioread64 and iowrite64 implementations
` [PATCH 5/7] ntb: ntb_hw_intel: remove ioread64 and iowrite64 hacks
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
      ` [PATCH v2 "
        ` [PATCH] alpha: provide ioread64 and iowrite64 implementations

[RFC PATCH] arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layout
 2017-06-26 15:38 UTC  (4+ messages)

[PATCH 0/4] Reduce ELF_ET_DYN_BASE
 2017-06-26 13:04 UTC  (21+ messages)
` [PATCH 1/4] arm: "
` [PATCH 2/4] arm64: "
  ` [kernel-hardening] "
` [PATCH 3/4] powerpc: "
` [PATCH 4/4] s390: "

[PATCH 1/1] futex: remove duplicated code and fix UB
 2017-06-26 12:08 UTC  (9+ messages)

[RFC PATCH v2] arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layout
 2017-06-26  9:25 UTC 

[RFC v3 00/23] powerpc: Memory Protection Keys
 2017-06-26  4:02 UTC  (30+ messages)
` [RFC v3 01/23] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v3 02/23] powerpc: introduce set_hidx_slot helper
` [RFC v3 14/23] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v3 15/23] powerpc: Program HPTE key protection bits
` [RFC v3 16/23] powerpc: Macro the mask used for checking DSI exception
` [RFC v3 17/23] powerpc: Handle exceptions caused by violation of pkey protection
` [RFC v3 18/23] powerpc: Deliver SEGV signal on pkey violation
` [RFC v3 19/23] selftest: Move protecton key selftest to arch neutral directory
` [RFC v3 20/23] selftest: PowerPC specific test updates to memory protection keys
` [RFC v3 21/23] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v3 22/23] Documentation: PowerPC specific updates to memory protection keys
` [RFC v3 23/23] procfs: display the protection-key number associated with a vma

[PATCH 10/17] irqchip: New RISC-V PLIC Driver
 2017-06-25 20:49 UTC  (2+ messages)

(unknown),
 2017-06-25 20:10 UTC 

inquiry
 2017-06-25  2:47 UTC 

(unknown),
 2017-06-25  4:47 UTC 

(unknown),
 2017-06-25  3:57 UTC 

[PATCH 0/5] move everyone over to thin archives
 2017-06-25  3:55 UTC  (37+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option

[PATCH 13/17] RISC-V: Add include subdirectory
 2017-06-25  3:01 UTC  (6+ messages)
    ` [patches] "

(unknown),
 2017-06-24  2:32 UTC 

[PATCH 09/17] clocksource/timer-riscv: New RISC-V Clocksource
 2017-06-24  2:02 UTC  (3+ messages)

[PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}
 2017-06-24  2:01 UTC  (3+ messages)

[PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}
 2017-06-24  2:01 UTC  (2+ messages)

[PATCH 12/17] tty: New RISC-V SBI Console Driver
 2017-06-24  0:45 UTC  (3+ messages)

[PATCH 10/17] irqchip: New RISC-V PLIC Driver
 2017-06-24  0:45 UTC  (2+ messages)

[PATCH 09/17] clocksource/timer-riscv: New RISC-V Clocksource
 2017-06-23 23:24 UTC  (3+ messages)

[PATCH 01/17] drivers: support PCIe in RISCV
 2017-06-23 21:47 UTC  (2+ messages)
` [patches] "

[PATCH 0/5] Last bits for initial 5-level paging enabling
 2017-06-23 14:49 UTC  (15+ messages)
` [PATCH 1/5] x86: Enable 5-level paging support
` [PATCH 2/5] x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit
` [PATCH 3/5] x86/mpx: Do not allow MPX if we have mappings above 47-bit
` [PATCH 4/5] x86/mm: Prepare to expose larger address space to userspace
` [PATCH 5/5] x86/mm: Allow userspace have mapping above 47-bit

[PATCH 0/5] arm64: signal: Signal frame expansion support
 2017-06-23  9:48 UTC  (4+ messages)
` [PATCH 2/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn

[REVERT] arm64: signal: Allow expansion of the signal frame
 2017-06-22 17:24 UTC  (2+ messages)

[PATCH] arm64: signal: Allow expansion of the signal frame
 2017-06-22 16:46 UTC  (2+ messages)
` [REVERT] "

[PATCH v3] refcount: Create unchecked atomic_t implementation
 2017-06-22 11:07 UTC  (2+ messages)
` [tip:locking/core] locking/refcount: "

[PATCHv7 00/14] x86: 5-level paging enabling for v4.13, Part 4
 2017-06-22  9:24 UTC  (10+ messages)
` [PATCHv7 13/14] x86: Enable 5-level paging support


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