linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-27 07:45:05 to 2017-05-02 07:23:37 UTC [more...]

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-05-02  7:23 UTC  (13+ messages)
` [RFC 1/4] mm: create N_COHERENT_MEMORY

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-05-02  6:08 UTC  (22+ messages)

[PATCH v3 0/3] Implement page table accounting for powerpc
 2017-05-02  5:17 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/mm/book(e)(3s)/64: Add page table accounting
` [PATCH v3 2/3] powerpc/mm/book(e)(3s)/32: "
` [PATCH v3 3/3] powerpc/mm/hugetlb: Add support for page accounting

[PATCH] vmscan: scan pages until it founds eligible pages
 2017-05-02  5:14 UTC 

4.8.8 kernel trigger OOM killer repeatedly when I have lots of RAM that should be free
 2017-05-02  4:12 UTC  (11+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-05-02  4:01 UTC  (12+ messages)
              ` Generic approach to customizable zones - was: "

[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
 2017-05-02  1:47 UTC  (2+ messages)

[PATCH -mm -v10 0/3] THP swap: Delay splitting THP during swapping out
 2017-05-01 23:53 UTC  (12+ messages)
` [PATCH -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v10 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map

[PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
 2017-05-01 22:59 UTC  (12+ messages)
` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
  ` [PATCH 2/2] dax: fix data corruption due to stale mmap reads

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-05-01 21:34 UTC  (7+ messages)
          ` [patch v2] "

get_zone_device_page() in get_page() and page_cache_get_speculative()
 2017-05-01 20:32 UTC  (33+ messages)
` [PATCH] mm, zone_device: replace {get, put}_zone_device_page() with a single reference
      ` [PATCH] mm, zone_device: Replace "
      ` [PATCH v2] mm, zone_device: replace "

[PATCH man-pages 0/2] some more userfault pages updates
 2017-05-01 18:34 UTC  (7+ messages)
` [PATCH man-pages 1/2] userfaultfd.2: start documenting non-cooperative events
` [PATCH man-pages 2/2] ioctl_userfaultfd.2: start adding details about userfaultfd features

[PATCH man-pages 0/5] {ioctl_}userfaultfd.2: yet another update
 2017-05-01 18:34 UTC  (12+ messages)
` [PATCH man-pages 1/5] ioctl_userfaultfd.2: update description of shared memory areas
` [PATCH man-pages 2/5] ioctl_userfaultfd.2: UFFDIO_COPY: add ENOENT and ENOSPC description
` [PATCH man-pages 3/5] ioctl_userfaultfd.2: add BUGS section
` [PATCH man-pages 4/5] userfaultfd.2: add note about asynchronios events delivery
` [PATCH man-pages 5/5] userfaultfd.2: update VERSIONS section with 4.11 chanegs

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-05-01 18:00 UTC 

[PATCH 0/3] try to save some memory for kmem_cache in some cases
 2017-05-01 15:37 UTC  (11+ messages)
` [PATCH 1/3] mm/slub: pack red_left_pad with another int to save a word
` [PATCH 2/3] mm/slub: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL
` [PATCH 3/3] mm/slub: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL

[PATCH v2 0/3] Implement page table accounting for powerpc
 2017-05-01 11:09 UTC  (7+ messages)
` [PATCH v2 1/3] powerpc/mm/book(e)(3s)/64: Add page table accounting
` [PATCH v2 2/3] powerpc/mm/book(e)(3s)/32: "
` [PATCH v2 3/3] powerpc/mm/hugetlb: Add support for page accounting

[RFC 0/6] cpuset/mempolicies related fixes and cleanups
 2017-04-30 21:33 UTC  (9+ messages)
` [RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update

4.11.0-rc8+/x86_64 desktop lockup until applications closed
 2017-04-30  6:03 UTC  (3+ messages)

[RFC v3 00/17] Speculative page faults
 2017-04-30  5:05 UTC  (22+ messages)
` [RFC v3 01/17] mm: Dont assume page-table invariance during faults
` [RFC v3 02/17] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC v3 03/17] mm: Introduce pte_spinlock
` [RFC v3 04/17] mm: VMA sequence count
` [RFC v3 05/17] RCU free VMAs
` [RFC v3 06/17] mm: Provide speculative fault infrastructure
` [RFC v3 07/17] mm,x86: Add speculative pagefault handling
` [RFC v3 08/17] mm/spf: Try spin lock in speculative path
` [RFC v3 09/17] mm/spf: Fix fe.sequence init in __handle_mm_fault()
` [RFC v3 10/17] mm/spf: don't set fault entry's fields if locking failed
` [RFC v3 11/17] mm/spf; fix lock dependency against mapping->i_mmap_rwsem
` [RFC v3 12/17] mm/spf: Protect changes to vm_flags
` [RFC v3 13/17] mm/spf Protect vm_policy's changes against speculative pf
` [RFC v3 14/17] x86/mm: Update the handle_speculative_fault's path
` [RFC v3 15/17] mm/spf: Add check on the VMA's flags
` [RFC v3 16/17] mm: protect madvise vs speculative pf
` [RFC v3 17/17] mm/spf: protect mremap() against "

[PATCH 0/2] mm/memcontrol: fix reclaim bugs in mem_cgroup_iter
 2017-04-28 21:55 UTC  (3+ messages)
` [PATCH 1/2] mm/memcontrol: check cmpxchg(iter->pos...) result in mem_cgroup_iter()
` [PATCH 2/2] mm/memcontrol: inc reclaim gen if restarting walk "

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-04-28 13:48 UTC  (21+ messages)
` [PATCH v2 1/2] mm: Uncharge poisoned pages
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages

[PATCH 0/1] mm: Improve consistency of ___GFP_xxx masks
 2017-04-28  8:13 UTC  (12+ messages)
` [PATCH 1/1] Remove hardcoding of ___GFP_xxx bitmasks
      ` Question on ___GFP_NOLOCKDEP - Was: "

RFC: post-init-read-only protection for data allocated dynamically
 2017-04-28  7:45 UTC  (2+ messages)

[PATCH] mm: Add additional consistency check
 2017-04-28  6:16 UTC  (15+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-28  5:32 UTC  (10+ messages)
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption

[PATCH 0/3 v3] ARM/ARM64: silence large module first time allocation
 2017-04-27 18:34 UTC  (6+ messages)
` [PATCH v3 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH v3 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

[PATCH 0/3 v2] ARM/ARM64: silence large module first time allocation
 2017-04-27 18:21 UTC  (11+ messages)
` [PATCH v2 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH v2 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH v2 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

[PATCH v5 00/11] mm: page migration enhancement for thp
 2017-04-27 16:39 UTC  (6+ messages)
` [PATCH v5 08/11] mm: hwpoison: soft offline supports thp migration

[PATCH -v3 0/13] mm: make movable onlining suck less
 2017-04-27 15:31 UTC  (7+ messages)
` [PATCH 07/13] mm: consider zone which is not fully populated to have holes
` [PATCH 08/13] mm, compaction: skip over holes in __reset_isolation_suitable

your mail
 2017-04-27 15:10 UTC  (11+ messages)

[PATCH 0/3] ARM/ARM64: silence large module first time allocation
 2017-04-27 14:42 UTC  (3+ messages)
` [PATCH 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags

A pitfall of mempool?
 2017-04-27 11:19 UTC  (2+ messages)
` block: mempool allocation hangs under OOM. (Re: A pitfall of mempool?)

Freeing HugeTLB page into buddy allocator
 2017-04-27 11:06 UTC  (3+ messages)

[PATCH 0/7] HugeTLB migration support for PPC64
 2017-04-27  9:41 UTC  (7+ messages)
` [PATCH 1/7] mm/hugetlb/migration: Use set_huge_pte_at instead of set_pte_at
` [PATCH 2/7] mm/follow_page_mask: Split follow_page_mask to smaller functions
` [PATCH 3/7] mm/hugetlb: export hugetlb_entry_migration helper


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