linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-01 05:43:34 to 2017-05-05 06:02:11 UTC [more...]

[PATCH] swap: add block io poll in swapin path
 2017-05-05  6:02 UTC  (9+ messages)

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

[PATCH v10 0/6] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-05-05  0:21 UTC  (8+ messages)
` [PATCH v10 1/6] virtio-balloon: deflate via a page list
` [PATCH v10 2/6] virtio-balloon: coding format cleanup
` [PATCH v10 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [PATCH v10 4/6] mm: function to offer a page block on the free list
` [PATCH v10 5/6] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v10 6/6] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ

[PATCH v2 1/2] dax: prevent invalidation of mapped DAX entries
 2017-05-04 19:59 UTC  (2+ messages)
` [PATCH v2 2/2] dax: fix data corruption due to stale mmap reads

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

[PATCH] mm, sparsemem: break out of loops early
 2017-05-04 17:44 UTC 

RFC v2: post-init-read-only protection for data allocated dynamically
 2017-05-04 17:24 UTC  (10+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-04 17:01 UTC  (18+ 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 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption

OpenStack Application Users List
 2017-05-04 16:53 UTC 

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

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-05-04 12:46 UTC  (15+ messages)

mmotm 2017-05-03-15-16 uploaded
 2017-05-04 11:51 UTC  (2+ messages)
` mmotm git tree since-4.11 branch created (was: mmotm 2017-05-03-15-16 uploaded)

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-05-04 11:43 UTC  (14+ messages)
          ` [patch v2] "

[PATCH v3 0/8] try to reduce fragmenting fallbacks
 2017-05-04  6:12 UTC  (6+ messages)
` [PATCH v3 7/8] mm, compaction: restrict async compaction to pageblocks of same migratetype

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

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

[mmotm:master 189/272] fs/affs/affs.h:10:22: fatal error: amigaffs.h: No such file or directory
 2017-05-04  1:05 UTC 

[patch v2] mm, vmstat: print non-populated zones in zoneinfo
 2017-05-03 23:41 UTC  (2+ messages)
` [PATCH] mm, vmstat: Remove spurious WARN() during zoneinfo print

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)

[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  (7+ messages)
` [RFC v3 03/17] mm: Introduce pte_spinlock
` [RFC v3 05/17] RCU free VMAs

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] 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 

[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  (3+ messages)

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] mm, zone_device: replace {get, put}_zone_device_page() with a single reference
 2017-05-02 13:22 UTC  (21+ messages)
` [PATCH v2] "

[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 -mm -v3] mm, swap: Sort swap entries before free
 2017-05-02  6:08 UTC  (14+ 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  (7+ messages)
` [PATCH -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out

[PATCH 0/3] try to save some memory for kmem_cache in some cases
 2017-05-01 15:37 UTC  (9+ messages)
` [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


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