linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-14 07:09:05 to 2016-11-16 19:34:26 UTC [more...]

[PATCH v3] mm: don't cap request size based on read-ahead setting
 2016-11-16 19:31 UTC 

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-16 19:22 UTC  (41+ 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 04/20] x86: Handle reduction in physical address size with SME
` [RFC PATCH v3 06/20] x86: Add support to enable SME during early boot processing
` [RFC PATCH v3 08/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [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

[PATCH 00/33] userfaultfd tmpfs/hugetlbfs/non-cooperative
 2016-11-16 18:53 UTC  (9+ messages)
` [PATCH 15/33] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY

[PATCH/RFC] mm: don't cap request size based on read-ahead setting
 2016-11-16 18:47 UTC  (6+ messages)

[PATCH] mm: don't cap request size based on read-ahead setting
 2016-11-16 18:38 UTC  (4+ messages)

[PATCHv2 0/6] CONFIG_DEBUG_VIRTUAL for arm64
 2016-11-16 17:32 UTC  (10+ messages)
` [PATCHv2 5/6] arm64: Use __pa_symbol for _end

[PATCH] device-dax: fail all private mapping attempts
 2016-11-16 17:26 UTC 

[PATCH 0/21 v4 RESEND] dax: Clear dirty bits after flushing caches
 2016-11-16 17:21 UTC  (48+ messages)
` [PATCH 01/21] mm: Join struct fault_env and vm_fault
` [PATCH 02/21] mm: Use vmf->address instead of of vmf->virtual_address
` [PATCH 03/21] mm: Use pgoff in struct vm_fault instead of passing it separately
` [PATCH 04/21] mm: Use passed vm_fault structure in __do_fault()
` [PATCH 05/21] mm: Trim __do_fault() arguments
` [PATCH 06/21] mm: Use passed vm_fault structure for in wp_pfn_shared()
` [PATCH 07/21] mm: Add orig_pte field into vm_fault
` [PATCH 08/21] mm: Allow full handling of COW faults in ->fault handlers
` [PATCH 09/21] mm: Factor out functionality to finish page faults
` [PATCH 10/21] mm: Move handling of COW faults into DAX code
` [PATCH 11/21] mm: Remove unnecessary vma->vm_ops check
` [PATCH 12/21] mm: Factor out common parts of write fault handling
` [PATCH 13/21] mm: Pass vm_fault structure into do_page_mkwrite()
` [PATCH 14/21] mm: Use vmf->page during WP faults
` [PATCH 15/21] mm: Move part of wp_page_reuse() into the single call site
` [PATCH 16/21] mm: Provide helper for finishing mkwrite faults
` [PATCH 17/21] mm: Change return values of finish_mkwrite_fault()

[RESEND][v1 0/3] Support memory cgroup hotplug
 2016-11-16 16:45 UTC  (7+ messages)
` [RESEND] [PATCH v1 1/3] Add basic infrastructure for memcg hotplug support
` [RESEND] [PATCH v1 2/3] Move from all possible nodes to online nodes
` [RESEND] [PATCH v1 3/3] powerpc: fix node_possible_map limitations
    ` [PATCH] powerpc/mm: allow memory hotplug into an offline node

[PATCH v27 1/9] memblock: add memblock_cap_memory_range()
 2016-11-16 16:30 UTC  (6+ messages)

[PATCH] [RFC] drivers: dma-coherent: use MEMREMAP_WB instead of MEMREMAP_WC
 2016-11-16 15:29 UTC  (9+ messages)

[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
 2016-11-16 13:39 UTC  (8+ messages)

[PATCH] mm, rmap: handle anon_vma_prepare() common case inline
 2016-11-16  7:40 UTC 

[PATCH] kasan: support use-after-scope detection
 2016-11-16  7:23 UTC  (4+ messages)

[PATCH v2] kasan: support use-after-scope detection
 2016-11-16  7:22 UTC 

Hugetlb gigantic page and dynamic allocation
 2016-11-16  7:15 UTC 

[PATCH v2 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-11-16  6:55 UTC  (12+ messages)
` [PATCH v2 3/6] mm: hugetlb: change the return type for alloc_fresh_gigantic_page
` [PATCH v2 4/6] mm: mempolicy: intruduce a helper huge_nodemask()
  ` [PATCH V2 fix "
` [PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
  ` [PATCH V2 fix "
` [PATCH v2 6/6] mm: hugetlb: support gigantic surplus pages

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

[PATCH -v5 0/9] THP swap: Delay splitting THP during swapping out
 2016-11-16  3:10 UTC  (10+ messages)
` [PATCH -v5 1/9] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -v5 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -v5 3/9] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -v5 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -v5 5/9] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -v5 6/9] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -v5 7/9] mm, THP: Add can_split_huge_page()
` [PATCH -v5 8/9] mm, THP, swap: Support to split THP in swap cache
` [PATCH -v5 9/9] mm, THP, swap: Delay splitting THP during swap out

[PATCH] mm: add ZONE_DEVICE statistics to smaps
 2016-11-16  0:48 UTC  (6+ messages)

[PATCH] slab: Add POISON_POINTER_DELTA to ZERO_SIZE_PTR
 2016-11-16  0:35 UTC  (5+ messages)
  ` [kernel-hardening] "

[PATCH v3 0/8] mm/swap: Regular page swap optimizations
 2016-11-15 23:47 UTC  (9+ messages)
` [PATCH v3 1/8] mm/swap: Fix kernel message in swap_info_get()
` [PATCH v3 2/8] mm/swap: Add cluster lock
` [PATCH v3 3/8] mm/swap: Split swap cache into 64MB trunks
` [PATCH v3 4/8] mm/swap: skip read ahead for unreferenced swap slots
` [PATCH v3 5/8] mm/swap: Allocate swap slots in batches
` [PATCH v3 6/8] mm/swap: Free swap slots in batch
` [PATCH v3 7/8] mm/swap: Add cache for swap slots allocation
` [PATCH v3 8/8] mm/swap: Enable swap slots cache usage

[v1 0/3] Support memory cgroup hotplug
 2016-11-15 23:47 UTC  (7+ messages)
` [PATCH v1 1/3] Add basic infrastructure for memcg hotplug support
` [PATCH v1 2/3] Move from all possible nodes to online nodes
` [PATCH v1 3/3] powerpc: fix node_possible_map limitations

[PATCH v7] powerpc: Do not make the entire heap executable
 2016-11-15 22:32 UTC  (2+ messages)

[PATCH] kasan: update kasan_global for gcc 7
 2016-11-15 16:53 UTC  (2+ messages)

[PATCH 0/3] z3fold: per-page spinlock and other smaller optimizations
 2016-11-15 16:00 UTC  (4+ messages)
` [PATCH 1/3] z3fold: use per-page spinlock
` [PATCH 2/3] z3fold: don't fail kernel build if z3fold_header is too big
` [PATCH 3/3] z3fold: discourage use of pages that weren't compacted

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

[PATCH 0/6] mm: workingset: radix tree subtleties & single-page file refaults
 2016-11-15 14:00 UTC  (13+ messages)
` [PATCH 1/6] mm: khugepaged: fix radix tree node leak in shmem collapse error path

[PATCH] z3fold: discourage use of pages that weren't compacted
 2016-11-15 13:35 UTC  (3+ messages)

mm: BUG in munlock_vma_pages_range
 2016-11-15 13:27 UTC  (2+ messages)

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-11-15 11:18 UTC  (7+ messages)
` [RFC PATCH v3 0/2] "
  ` [RFC PATCH v3 1/2] "

[PATCH v2 00/12] mm: page migration enhancement for thp
 2016-11-15  4:57 UTC  (11+ messages)
` [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 09/12] mm: hwpoison: soft offline supports thp migration

[PATCH v3] mm, thp: propagation of conditional compilation in khugepaged.c
 2016-11-15  3:03 UTC  (3+ messages)

[PATCH] mm: disable numa migration faults for dax vmas
 2016-11-15  1:06 UTC  (3+ messages)

[linux-next:master 5439/5763] fs/namespace.c:1185:9-10: WARNING: return of 0/1 in function 'path_is_mountpoint' with return type bool
 2016-11-14 23:58 UTC  (2+ messages)
` [PATCH] vfs: fix boolreturn.cocci warnings

[PATCH v2] mm, thb: propagation of conditional compilation in khugepaged.c
 2016-11-14 20:27 UTC  (2+ messages)

[PATCH v6 0/4] enable movable nodes on non-x86 configs
 2016-11-14 19:34 UTC  (4+ messages)
` [PATCH v6 4/4] of/fdt: mark hotpluggable memory

[PATCH RFC] mm: Add debug_virt_to_phys()
 2016-11-14 19:23 UTC  (3+ messages)

[PATCH] mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected
 2016-11-14 16:44 UTC  (2+ messages)

[PATCH] filemap: add comment for confusing logic in page_cache_tree_insert()
 2016-11-14 16:39 UTC  (2+ messages)

[PATCH v2 1/2] hugetlb: Change the function prototype to take vma_area_struct as arg
 2016-11-14 15:20 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mm/hugetlb: Switch hugetlb update to use pte_update

[PATCHv4] shmem: avoid huge pages for small files
 2016-11-14 14:09 UTC  (6+ messages)

[PATCH V3 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
 2016-11-14  8:57 UTC  (2+ 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).