linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-07 19:08:09 to 2016-11-10 10:51:14 UTC [more...]

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-10 10:51 UTC  (22+ messages)
` [RFC PATCH v3 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v3 02/20] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v3 03/20] x86: Add the Secure Memory Encryption cpu feature
` [RFC PATCH v3 04/20] x86: Handle reduction in physical address size with SME
` [RFC PATCH v3 05/20] x86: Add Secure Memory Encryption (SME) support
` [RFC PATCH v3 06/20] x86: Add support to enable SME during early boot processing
` [RFC PATCH v3 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v3 08/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v3 09/20] x86: Insure that boot memory areas are mapped properly
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [RFC PATCH v3 11/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v3 12/20] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v3 13/20] x86: DMA support for memory encryption
` [RFC PATCH v3 14/20] iommu/amd: Disable AMD IOMMU if memory encryption is active
` [RFC PATCH v3 15/20] x86: Check for memory encryption on the APs
` [RFC PATCH v3 16/20] x86: Do not specify encrypted memory for video mappings
` [RFC PATCH v3 17/20] x86/kvm: Enable Secure Memory Encryption of nested page tables
` [RFC PATCH v3 18/20] x86: Access the setup data through debugfs un-encrypted
` [RFC PATCH v3 19/20] x86: Add support to make use of Secure Memory Encryption
` [RFC PATCH v3 20/20] "

[PATCH v2 00/12] mm: page migration enhancement for thp
 2016-11-10 10:31 UTC  (40+ messages)
` [PATCH v2 01/12] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 6
` [PATCH v2 02/12] mm: mempolicy: add queue_pages_node_check()
` [PATCH v2 03/12] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v2 04/12] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v2 05/12] mm: thp: add core routines for thp/pmd migration
` [PATCH v2 06/12] mm: thp: enable thp migration in generic path
` [PATCH v2 07/12] mm: thp: check pmd migration entry in common path
` [PATCH v2 08/12] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v2 09/12] mm: hwpoison: soft offline supports "
` [PATCH v2 10/12] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v2 11/12] mm: migrate: move_pages() supports "
` [PATCH v2 12/12] mm: memory_hotplug: memory hotremove "
      ` [PATCH] mm: fix unused variable warning

[PATCH] [RFC] drivers: dma-coherent: use MEMREMAP_WB instead of MEMREMAP_WC
 2016-11-10  9:51 UTC  (6+ messages)

[PATCH 1/4] powerpc/mm: update ptep_set_access_flag to not do full mm tlb flush
 2016-11-10  9:29 UTC  (4+ messages)
` [PATCH 2/4] powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
` [PATCH 3/4] hugetlb: Change the function prototype to take vma_area_struct as arg
` [PATCH 4/4] powerpc/mm: update pte_update to not do full mm tlb flush

[PATCH] mremap: fix race between mremap() and page cleanning
 2016-11-10  9:16 UTC 

[RFC] mem-hotplug: shall we skip unmovable node when doing numa balance?
 2016-11-10  9:07 UTC  (4+ messages)

[PATCH] z3fold: don't fail kernel build if z3fold_header is too big
 2016-11-10  9:05 UTC  (3+ messages)

Proposal: HAVE_SEPARATE_IRQ_STACK?
 2016-11-10  9:03 UTC  (6+ messages)

[PATCH v4] z3fold: use per-page spinlock
 2016-11-10  7:52 UTC 

[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-11-10  7:30 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable

[PATCH 0/2] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-11-10  7:03 UTC  (11+ messages)
` [PATCH 2/2] mm: hugetlb: support gigantic surplus pages
  ` [PATCH v2 "

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-11-10  5:53 UTC  (4+ messages)
` [RFC PATCH v3 0/2] "
  ` [RFC PATCH v3 1/2] "
    ` [kernel-hardening] "

[PATCH v6 0/4] enable movable nodes on non-x86 configs
 2016-11-10  1:37 UTC  (11+ messages)
` [PATCH v6 1/4] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v6 2/4] mm: remove x86-only restriction of movable_node
` [PATCH v6 3/4] mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
` [PATCH v6 4/4] of/fdt: mark hotpluggable memory

[patch] mm, slab: faster active and free stats
 2016-11-10  0:38 UTC  (3+ messages)

[PATCH v3] z3fold: use per-page read/write lock
 2016-11-10  0:32 UTC  (5+ messages)

[swiotlb PATCH v3 0/3] Add support for DMA writable pages being writable by the network stack
 2016-11-09 21:29 UTC  (6+ messages)
` [swiotlb PATCH v3 1/3] swiotlb: remove unused swiotlb_map_sg and swiotlb_unmap_sg functions
` [swiotlb PATCH v3 2/3] swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
` [swiotlb PATCH v3 3/3] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC

[linux-next:master 5015/5173] include/drm/drmP.h:178:2: note: in expansion of macro '_DRM_PRINTK'
 2016-11-09 20:50 UTC  (2+ messages)

[PATCH v7] powerpc: Do not make the entire heap executable
 2016-11-09 17:06 UTC 

[PATCH 0/2] kasan,stacktrace: improve error reports
 2016-11-09 16:23 UTC  (5+ messages)
` [PATCH 1/2] stacktrace: fix print_stack_trace printing timestamp twice
` [PATCH 2/2] kasan: improve error reports

[PATCH 4.8 041/138] x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
 2016-11-09 10:45 UTC 

[PATCH] mm/hugetlb.c: mark alloc_gigantic_page stub inline
 2016-11-09  9:24 UTC 

[PATCH 0/6] mm: workingset: radix tree subtleties & single-page file refaults
 2016-11-09  7:41 UTC  (16+ messages)
` [PATCH 1/6] mm: khugepaged: fix radix tree node leak in shmem collapse error path
` [PATCH 2/6] mm: workingset: turn shadow node shrinker bugs into warnings
` [PATCH 3/6] lib: radix-tree: native accounting of exceptional entries
` [PATCH 4/6] lib: radix-tree: check accounting of existing slot replacement users
` [PATCH 5/6] mm: workingset: switch shadow entry tracking to radix tree exceptional counting
` [PATCH 6/6] mm: workingset: restore refault tracking for single-page files

mmotm 2016-11-08-16-49 uploaded
 2016-11-09  0:50 UTC 

[PATCH v3 1/2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-11-08 23:51 UTC  (9+ messages)
` [PATCH v3 2/2] mm: Check kmem_create_cache flags are commons

[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-08 21:07 UTC  (8+ messages)
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info

[PATCH 00/33] userfaultfd tmpfs/hugetlbfs/non-cooperative
 2016-11-08 21:06 UTC  (7+ messages)
` [PATCH 15/33] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY

[PATCH] mm: only enable sys_pkey* when ARCH_HAS_PKEYS
 2016-11-08 18:39 UTC  (9+ messages)

[PATCH/RFC v2] z3fold: use per-page read/write lock
 2016-11-08 15:08 UTC  (2+ messages)

reduce latency in __purge_vmap_area_lazy
 2016-11-08 15:05 UTC  (10+ messages)
` [PATCH 4/7] mm: defer vmalloc from atomic context
          ` [PATCH 1/3] mm/vmalloc: add vfree_atomic()
            ` [PATCH 2/3] kernel/fork: use vfree_atomic() to free thread stack
            ` [PATCH 3/3] x86/ldt: use vfree_atomic() to free ldt entries

crash in invalidate_mapping_pages codepath during fadvise
 2016-11-08 15:01 UTC  (3+ messages)

[RFC] reduce latency in __purge_vmap_area_lazy
 2016-11-08 14:32 UTC  (5+ messages)
` [PATCH 2/6] mm: mark all calls into the vmalloc subsystem as potentially sleeping

Bug in page_cache_tree_delete?
 2016-11-08 13:51 UTC  (3+ messages)

[PATCHv3 0/8] powerpc/mm: refactor vDSO mapping code
 2016-11-08 12:47 UTC  (7+ messages)
` [PATCHv3 1/8] powerpc/vdso: unify return paths in setup_additional_pages

[RFC][PATCH] mm: merge as soon as possible when pcp alloc/free
 2016-11-08 11:03 UTC  (3+ messages)

[PATCH v6 0/6] Introduce ZONE_CMA
 2016-11-08  6:59 UTC  (10+ messages)
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA

[PATCH] mm: dmapool: Fixed following warnings
 2016-11-08  4:37 UTC 

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-11-08  2:54 UTC  (4+ messages)
` [REVISED DOC on v3] Crossrelease Lockdep

[RFC v2 1/7] mm: Provide generic VDSO unmap and remap functions
 2016-11-07 23:51 UTC  (5+ messages)
` [RFC v2 6/7] mm/powerpc: Use generic VDSO remap and unmap functions

[PATCHv4] shmem: avoid huge pages for small files
 2016-11-07 23:17 UTC  (3+ messages)

[PATCH v4 1/2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-11-07 22:47 UTC  (2+ messages)
` [PATCH v4 2/2] mm: Check kmem_create_cache flags are commons

[PATCH] arm/vdso: introduce vdso_mremap hook
 2016-11-07 18:36 UTC  (3+ messages)

[PATCH v2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-11-07 19:52 UTC  (8+ 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).