linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-02 18:07:31 to 2014-04-08 04:32:33 UTC [more...]

Soft lockup regression since kernel 3.13
 2014-04-08  0:33 UTC  (2+ messages)

[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
 2014-04-08  4:32 UTC  (35+ messages)
` [PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile

[PATCH 0/2] Disable zone_reclaim_mode by default
 2014-04-08  1:17 UTC  (7+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] mm: page_alloc: Do not cache reclaim distances

[RFC PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA
 2014-04-08  4:04 UTC  (16+ messages)
` [PATCH 1/3] x86: Require x86-64 for automatic NUMA balancing
` [PATCH 2/3] x86: Define _PAGE_NUMA with unused physical address bits PMD and PTE levels
` [PATCH 3/3] mm: Allow FOLL_NUMA on FOLL_FORCE

[PATCH 0/4] hugetlb: add support gigantic page allocation at runtime
 2014-04-08  2:01 UTC  (18+ messages)
` [PATCH 1/4] hugetlb: add hstate_is_gigantic()
` [PATCH 2/4] hugetlb: update_and_free_page(): don't clear PG_reserved bit
` [PATCH 3/4] hugetlb: move helpers up in the file
` [PATCH 4/4] hugetlb: add support for gigantic page allocation at runtime

mm: BUG in do_huge_pmd_wp_page
 2014-04-07 20:11 UTC  (7+ messages)

mm: slub: gpf in deactivate_slab
 2014-04-07 19:34 UTC  (12+ messages)

[PATCH v3] Some printk cleanup in mm
 2014-04-07 19:27 UTC  (3+ messages)
` [PATCH v3] mm: convert some level-less printks to pr_*

[PATCH v2 1/1] mm: hugetlb: fix stalling when a large number of hugepages are freed
 2014-04-07 15:22 UTC  (3+ messages)

[PATCH 1/2] mm/compaction: clean up unused code lines
 2014-04-07 14:46 UTC  (4+ messages)
` [PATCH 2/2] mm/compaction: fix to initialize free scanner properly

[rfc 0/3] Cleaning up soft-dirty bit usage
 2014-04-07 13:24 UTC  (6+ messages)
` [rfc 1/3] mm: pgtable -- Drop unneeded preprocessor ifdef
` [rfc 2/3] mm: pgtable -- Require X86_64 for soft-dirty tracker
` [rfc 3/3] mm: pgtable -- Use _PAGE_SOFT_DIRTY for swap entries

[PATCH] slub: fix memcg_propagate_slab_attrs
 2014-04-07 10:50 UTC 

[PATCH -mm v2 0/2] slab: cleanup mem hotplug synchronization
 2014-04-07  9:45 UTC  (3+ messages)
` [PATCH -mm v2 1/2] mem-hotplug: implement get/put_online_mems
` [PATCH -mm v2 2/2] slab: get_online_mems for kmem_cache_{create,destroy,shrink}

[PATCH -mm 0/3] slab: cleanup mem hotplug synchronization
 2014-04-07  8:26 UTC  (7+ messages)
` [PATCH -mm 1/3] mem-hotplug: turn mem_hotplug_mutex to rwsem
` [PATCH -mm 2/3] lockdep: mark rwsem_acquire_read as recursive
` [PATCH -mm 3/3] slab: lock_memory_hotplug for kmem_cache_{create,destroy,shrink}

[PATCH v2 0/1] mm: hugetlb: fix stalls when a large number of hugepages are freed
 2014-04-07  8:23 UTC 

[PATCH V2 0/2] FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-04-07  5:45 UTC  (9+ messages)
` [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/
` [PATCH V2 2/2] mm: add FAULT_AROUND_ORDER Kconfig paramater for powerpc

[PATCH v3] support madvise(MADV_FREE)
 2014-04-07  2:51 UTC 

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-06 16:54 UTC  (33+ messages)
                                  ` [PATCH] ipc,shm: disable shmmax and shmall by default

mm,x86: page table corruption after adding reserve_memtype
 2014-04-06 14:42 UTC 

[PATCH] mm: rmap: don't try to add an unevictable page to lru list
 2014-04-05  9:04 UTC  (2+ messages)

[PATCH] mm: msync: require either MS_ASYNC or MS_SYNC
 2014-04-04 14:07 UTC  (13+ messages)
      ` [PATCH] mm: msync: require either MS_ASYNC or MS_SYNC [resend]

[mm] e04ddfd12aa: +9.4% ebizzy.throughput
 2014-04-05  1:06 UTC  (2+ messages)

[PATCH] mm/hugetlb.c: add NULL check of return value of huge_pte_offset
 2014-04-05  0:04 UTC  (2+ messages)

[PATCH] mm/hugetlb.c: add NULL check of return value of huge_pte_offset
 2014-04-04 18:43 UTC 

[PATCH v2 0/3] Per-cgroup swap file support
 2014-04-04 17:10 UTC  (7+ messages)
` [PATCH v2 1/3] mm/swap: support per memory cgroup swapfiles
` [PATCH v2 2/3] swap: do not store private swap files on swap_list
` [PATCH v2 3/3] swap: Increase the max swap files to 8192 on x86_64

mm: BUG in __phys_addr called from __walk_page_range
 2014-04-04 16:13 UTC  (2+ messages)
` [PATCH -mm] mm/pagewalk.c: move pte null check (Re: mm: BUG in __phys_addr called from __walk_page_range)

[patch]x86: clearing access bit don't flush tlb
 2014-04-04 15:01 UTC  (4+ messages)
` [patch] x86: "

[PATCH] mm: get_user_pages(write,force) refuse to COW in shared areas
 2014-04-04 14:52 UTC  (3+ messages)

[PATCH] maps.2: fd for a file mapping must be opened for reading
 2014-04-04 11:27 UTC  (2+ messages)

hugetlb: ensure hugepage access is denied if hugepages are not supported
 2014-04-04  0:42 UTC  (2+ messages)

[RFC] mm,tracing: improve current situation
 2014-04-03 23:34 UTC  (4+ messages)

powerpc hugepage bug(s) when no valid hstates?
 2014-04-03 23:12 UTC  (4+ messages)
` [RFC PATCH] hugetlb: ensure hugepage access is denied if hugepages are not supported

[PATCHv5 0/2] Remove ARM meminfo
 2014-04-03 17:04 UTC  (3+ messages)
` [PATCHv5 1/2] mm/memblock: add memblock_get_current_limit
` [PATCHv5 2/2] arm: Get rid of meminfo

[PATCH v2] Some printk cleanup in mm
 2014-04-03 16:57 UTC  (6+ messages)
` [PATCH v2] mm: convert some level-less printks to pr_*

Bug in reclaim logic with exhausted nodes?
 2014-04-03 16:41 UTC  (12+ messages)

[PATCH v3] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
 2014-04-03 15:40 UTC  (6+ messages)
      ` [PATCH 1/2] mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
        ` [PATCH 2/2] mm/page_alloc: DEBUG_VM checks for free_list placement of CMA and RESERVE pages

[PATCH -mm v2 2/2] mm: get rid of __GFP_KMEMCG
 2014-04-03 15:05 UTC  (5+ messages)
` [PATCH -mm v2.1] "
  ` [PATCH -mm v2.2] "

[PATCH 0/5] get_user_pages() cleanup
 2014-04-03 14:35 UTC  (6+ messages)
` [PATCH 1/5] mm: move get_user_pages()-related code to separate file
` [PATCH 2/5] mm: extract in_gate_area() case from __get_user_pages()
` [PATCH 3/5] mm: cleanup follow_page_mask()
` [PATCH 4/5] mm: extract code to fault in a page from __get_user_pages()
` [PATCH 5/5] mm: cleanup __get_user_pages()

Recent 3.x kernels: Memory leak causing OOMs
 2014-04-02 23:28 UTC  (12+ messages)

[RFC PATCH DONOTMERGE v2 0/6] userspace PI passthrough via AIO/DIO
 2014-04-02 23:06 UTC  (18+ messages)
` [PATCH 1/6] fs/bio-integrity: remove duplicate code
` [PATCH 2/6] io: define an interface for IO extensions
` [PATCH 3/6] aio/dio: enable PI passthrough

Suggestion, "public process scoped interfaces"
 2014-04-02 22:15 UTC  (2+ messages)

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-04-02 19:27 UTC  (7+ messages)
` [PATCH v7 03/22] axonram: Fix bug in direct_access
` [PATCH v7 04/22] Change direct_access calling convention

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-04-02 19:07 UTC  (4+ messages)
` [PATCHv3 2/2] mm: implement ->map_pages for "


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