messages from 2017-06-21 12:04:16 to 2017-06-23 08:56:07 UTC [more...]
[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
2017-06-23 8:56 UTC (48+ messages)
` [PATCH v7 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v7 08/36] x86/mm: Add support to enable SME in early boot processing
` [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 25/36] swiotlb: Add warnings for use of bounce buffers with SME
` [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 1/1] futex: remove duplicated code and fix UB
2017-06-23 7:51 UTC (5+ messages)
[PATCH 0/4] Reduce ELF_ET_DYN_BASE
2017-06-23 7:01 UTC (11+ messages)
` [PATCH 1/4] arm: "
` [PATCH 2/4] arm64: "
` [kernel-hardening] "
` [PATCH 3/4] powerpc: "
` [PATCH 4/4] s390: "
[PATCH 0/7] cleanup issues with io{read|write}64
2017-06-23 6:51 UTC (37+ 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 0/5] move everyone over to thin archives
2017-06-23 5:31 UTC (44+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
` [PATCH 3/5] sh: thin archives fix linking
[PATCH 0/5] arm64: signal: Signal frame expansion support
2017-06-22 19:32 UTC (3+ messages)
` [PATCH 2/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
[RFC v3 00/23] powerpc: Memory Protection Keys
2017-06-22 18:50 UTC (51+ 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 03/23] powerpc: introduce get_hidx_gslot helper
` [RFC v3 04/23] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
` [RFC v3 05/23] powerpc: capture the PTE format changes in the dump pte report
` [RFC v3 06/23] powerpc: use helper functions in __hash_page_4K() for 64K PTE
` [RFC v3 07/23] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v3 08/23] powerpc: use helper functions in flush_hash_page()
` [RFC v3 09/23] mm: introduce an additional vma bit for powerpc pkey
` [RFC v3 10/23] mm: provide the ability to disable execute on a key at creation
` [RFC v3 11/23] x86: key creation with PKEY_DISABLE_EXECUTE is disallowed
` [RFC v3 12/23] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
` [RFC v3 13/23] powerpc: store and restore the pkey state across context switches
` [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
[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 0/5] Last bits for initial 5-level paging enabling
2017-06-22 12:26 UTC (12+ 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 v3] refcount: Create unchecked atomic_t implementation
2017-06-22 11:07 UTC (3+ 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
let me know
2017-06-21 13:58 UTC
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-21 18:40 UTC (11+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
2017-06-21 17:52 UTC (18+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper
[PATCH v5 0/8] Support for contiguous pte hugepages
2017-06-21 12:32 UTC (5+ messages)
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).