linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Review request: draft userfaultfd(2) manual page
 2017-05-03 21:46 UTC  (5+ messages)
` Review request: draft ioctl_userfaultfd(2) "

[PATCH][RFC] mm: make kswapd try harder to keep active pages in cache
 2017-05-03 19:20 UTC  (4+ messages)

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-05-03 19:02 UTC  (7+ messages)

[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
 2017-05-03 18:46 UTC  (5+ messages)

[patch 0/3] per-CPU vmstat thresholds and vmstat worker disablement (v2)
 2017-05-03 18:40 UTC  (4+ messages)
` [patch 1/3] MM: remove unused quiet_vmstat function
` [patch 2/3] MM: allow per-cpu vmstat_threshold configuration
` [patch 3/3] MM: allow per-cpu vmstat_worker configuration

[v2 0/5] parallelized "struct page" zeroing
 2017-05-03 15:05 UTC  (4+ messages)
` [v2 3/5] mm: add "zero" argument to vmemmap allocators

[PATCH] mm, vmalloc: properly track vmalloc users
 2017-05-03 13:09 UTC  (5+ messages)

[RFC v3 00/17] Speculative page faults
 2017-05-03 13:01 UTC  (8+ messages)
` [RFC v3 03/17] mm: Introduce pte_spinlock
` [RFC v3 05/17] RCU free VMAs

RFC v2: post-init-read-only protection for data allocated dynamically
 2017-05-03 12:06 UTC 

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-05-03 11:34 UTC  (23+ messages)
` [PATCH v2 1/2] mm: Uncharge poisoned pages
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages

Improve documentation request for /proc/meminfo (proc.txt)
 2017-05-03 11:32 UTC 

[PATCH 0/3 v3] ARM/ARM64: silence large module first time allocation
 2017-05-03 11:18 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

RFC: post-init-read-only protection for data allocated dynamically
 2017-05-03  9:44 UTC  (4+ messages)

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-05-03  8:49 UTC  (12+ messages)
          ` [patch v2] "

[PATCH] vmscan: scan pages until it founds eligible pages
 2017-05-03  6:00 UTC  (6+ messages)

4.11.0-rc8+/x86_64 desktop lockup until applications closed
 2017-05-03  1:41 UTC  (5+ messages)

[PATCH man-pages 0/5] {ioctl_}userfaultfd.2: yet another update
 2017-05-02 20:28 UTC  (19+ 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 man-pages 0/2] some more userfault pages updates
 2017-05-02 20:19 UTC  (7+ messages)
` [PATCH man-pages 1/2] userfaultfd.2: start documenting non-cooperative events

WARNING: CPU: 2 PID: 23409 at mm/filemap.c:260 __delete_from_page_cache+0x5fc/0x610
 2017-05-02 20:13 UTC 

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-05-02 17:50 UTC  (12+ messages)

[patch 0/2] per-CPU vmstat thresholds and vmstat worker disablement
 2017-05-02 17:21 UTC  (6+ messages)
` [patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration

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

[PATCH 0/2] mm/memcontrol: fix reclaim bugs in mem_cgroup_iter
 2017-05-02 14:20 UTC  (5+ 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 "

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

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

get_zone_device_page() in get_page() and page_cache_get_speculative()
 2017-05-02 13:22 UTC  (29+ 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] mm/nobootmem: return 0 when start_pfn equals end_pfn
 2017-05-02 13:11 UTC 

[RFC] dev/mem: "memtester -p 0x6c80000000000 10G" cause crash
 2017-05-02  9:30 UTC  (5+ messages)

[PATCH v3 0/4] Zeroing hash tables in allocator
 2017-05-02  8:04 UTC  (5+ messages)
` [PATCH v3 4/4] mm: Adaptive hash table scaling

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-05-02  6:08 UTC  (19+ 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 -mm -v10 0/3] THP swap: Delay splitting THP during swapping out
 2017-05-01 23:53 UTC  (11+ 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 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

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

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

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox