linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-10 17:36:40 to 2016-11-15 22:21:08 UTC [more...]

[PATCH 0/21 v4 RESEND] dax: Clear dirty bits after flushing caches
 2016-11-15 22:21 UTC  (19+ 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

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-15 22:01 UTC  (40+ 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 06/20] x86: Add support to enable SME during early boot processing
` [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/RFC] mm: don't cap request size based on read-ahead setting
 2016-11-15 21:18 UTC  (2+ messages)

[PATCH] mm: add ZONE_DEVICE statistics to smaps
 2016-11-15 18:50 UTC  (4+ messages)

[PATCHv2 0/6] CONFIG_DEBUG_VIRTUAL for arm64
 2016-11-15 18:35 UTC  (8+ messages)
` [PATCHv2 5/6] arm64: Use __pa_symbol for _end

[PATCH] slab: Add POISON_POINTER_DELTA to ZERO_SIZE_PTR
 2016-11-15 17:37 UTC  (2+ messages)

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

[PATCH] kasan: support use-after-scope detection
 2016-11-15 16:51 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

[v1 0/3] Support memory cgroup hotplug
 2016-11-15 15:42 UTC  (6+ 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 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 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-11-15  8:52 UTC  (12+ messages)
` [PATCH v2 1/6] mm: hugetlb: rename some allocation functions
` [PATCH v2 2/6] mm: hugetlb: add a new parameter for some functions
` [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 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
` [PATCH v2 6/6] mm: hugetlb: support gigantic surplus pages

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

[PATCH v2 00/12] mm: page migration enhancement for thp
 2016-11-15  4:57 UTC  (26+ messages)
` [PATCH v2 01/12] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 6
` [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 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

[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
 2016-11-14 20:56 UTC  (7+ messages)

[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  (7+ messages)
` [PATCH v6 4/4] of/fdt: mark hotpluggable memory

[PATCH RFC] mm: Add debug_virt_to_phys()
 2016-11-14 19:23 UTC  (8+ 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  (8+ messages)
      ` [PATCH] "

[PATCH V3 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
 2016-11-14  8:57 UTC  (5+ messages)
` [PATCH V3 2/2] mm: THP page cache support for ppc64

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

[PATCH v27 1/9] memblock: add memblock_cap_memory_range()
 2016-11-14  5:55 UTC  (5+ messages)

[PATCH] thb: propagate conditional compilation to code depending on sysfs in khugepaged.c
 2016-11-14  3:16 UTC  (2+ messages)

[PATCH 3.16 169/346] x86/mm: Disable preemption during CR3 read+write
 2016-11-14  0:14 UTC 

[PATCH 3.2 065/152] x86/mm: Disable preemption during CR3 read+write
 2016-11-14  0:14 UTC 

Softlockup during memory allocation
 2016-11-13 22:02 UTC  (3+ messages)

[mm PATCH v3 00/23] Add support for DMA writable pages being writable by the network stack
 2016-11-13 17:27 UTC  (17+ messages)
` [mm PATCH v3 07/23] arch/hexagon: Add option to skip DMA sync as a part of mapping
` [mm PATCH v3 09/23] arch/metag: Add option to skip DMA sync as a part of map and unmap
` [mm PATCH v3 12/23] arch/nios2: "
` [mm PATCH v3 14/23] arch/parisc: "
` [mm PATCH v3 15/23] arch/powerpc: Add option to skip DMA sync as a part of mapping
` [mm PATCH v3 16/23] arch/sh: "
` [mm PATCH v3 17/23] arch/sparc: Add option to skip DMA sync as a part of map and unmap
` [mm PATCH v3 18/23] arch/tile: "
` [mm PATCH v3 19/23] arch/xtensa: Add option to skip DMA sync as a part of mapping
` [mm PATCH v3 20/23] dma: Add calls for dma_map_page_attrs and dma_unmap_page_attrs
` [mm PATCH v3 21/23] mm: Add support for releasing multiple instances of a page
` [mm PATCH v3 22/23] igb: Update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
` [mm PATCH v3 23/23] igb: Update code to better handle incrementing page count

core.c:undefined reference to `fpu_save'
 2016-11-13  6:15 UTC 

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-11-13  0:36 UTC 

[PATCH 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
 2016-11-12  1:37 UTC  (6+ messages)
` [PATCH 2/2] mm: THP page cache support for ppc64

[PATCH] zswap: only use CPU notifier when HOTPLUG_CPU=y
 2016-11-11 22:21 UTC 

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

[PATCH 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
 2016-11-11 10:06 UTC  (3+ messages)
` [PATCH V2] "

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

[PATCH] mm: support anonymous stable page
 2016-11-11  6:06 UTC  (2+ messages)

[PATCH 1/4] powerpc/mm: update ptep_set_access_flag to not do full mm tlb flush
 2016-11-11  1:38 UTC  (4+ messages)
` [PATCH 3/4] hugetlb: Change the function prototype to take vma_area_struct as arg

[RFC][PATCH 0/2] optimise unlock_page / end_page_writeback
 2016-11-11  0:58 UTC  (4+ messages)
` [PATCH 1/2] mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked

[RFC][PATCH] Add infrastructure for memcg hotplug support
 2016-11-11  0:39 UTC 

[PATCH/RFC] z3fold: use per-page read/write lock
 2016-11-10 19:38 UTC  (2+ messages)

Proposal: HAVE_SEPARATE_IRQ_STACK?
 2016-11-10 17:39 UTC  (9+ 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).