linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/23] userfaultfd v4
 2015-05-20 14:17 UTC  (10+ messages)
` [PATCH 10/23] userfaultfd: add new syscall to provide memory externalization

[PATCH 0/2] Reduce overhead of memcg when unused
 2015-05-20 14:13 UTC  (7+ messages)
` [PATCH 1/2] mm, memcg: Try charging a page before setting page up to date
` [PATCH 2/2] mm, memcg: Optionally disable memcg by default using Kconfig

[PATCHSET cgroup/for-4.2] cgroup: make multi-process migration atomic
 2015-05-20 13:21 UTC  (15+ messages)
` [PATCH 1/7] cpuset: migrate memory only for threadgroup leaders
` [PATCH 2/7] memcg: restructure mem_cgroup_can_attach()
` [PATCH 3/7] memcg: immigrate charges only when a threadgroup leader is moved
` [PATCH 4/7] cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
` [PATCH 5/7] reorder cgroup_migrate()'s parameters
` [PATCH 6/7] cgroup: separate out taskset operations from cgroup_migrate()
` [PATCH 7/7] cgroup: make cgroup_update_dfl_csses() migrate all target processes atomically

[PATCH v4 0/3] Sanitizing freed pages
 2015-05-20 12:27 UTC  (20+ messages)
` [PATCH v4 1/3] PM / Hibernate: prepare for SANITIZE_FREED_PAGES
` [PATCH v4 2/3] mm/page_alloc.c: add config option to sanitize freed pages

[PATCHv5 00/28] THP refcounting redesign
 2015-05-20 12:10 UTC  (68+ messages)
` [PATCHv5 01/28] mm, proc: adjust PSS calculation
` [PATCHv5 02/28] rmap: add argument to charge compound page
` [PATCHv5 03/28] memcg: adjust to support new THP refcounting
` [PATCHv5 04/28] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv5 05/28] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv5 06/28] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCHv5 07/28] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv5 08/28] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv5 09/28] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv5 10/28] mm, vmstats: new THP splitting event
` [PATCHv5 13/28] mm: drop tail page refcounting
` [PATCHv5 14/28] futex, thp: remove special case for THP in get_futex_key
` [PATCHv5 15/28] ksm: prepare to new THP semantics
` [PATCHv5 16/28] mm, thp: remove compound_lock
` [PATCHv5 17/28] mm, thp: remove infrastructure for handling splitting PMDs
` [PATCHv5 19/28] mm: store mapcount for compound page separately
` [PATCHv5 20/28] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCHv5 22/28] thp: implement split_huge_pmd()
` [PATCHv5 23/28] thp: add option to setup migration entiries during PMD split
` [PATCHv5 24/28] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv5 25/28] thp: reintroduce split_huge_page()
` [PATCHv5 26/28] thp: introduce deferred_split_huge_page()

[PATCH v5 0/6] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
 2015-05-20 11:55 UTC  (20+ messages)
` [PATCH v5 1/6] mm, x86: Simplify conditions of HAVE_ARCH_HUGE_VMAP
` [PATCH v5 2/6] mtrr, x86: Fix MTRR lookup to handle inclusive entry
` [PATCH v5 3/6] mtrr, x86: Fix MTRR state checks in mtrr_type_lookup()
` [PATCH v5 4/6] mtrr, x86: Define MTRR_TYPE_INVALID for mtrr_type_lookup()
` [PATCH v5 5/6] mtrr, x86: Clean up mtrr_type_lookup()
` [PATCH v5 6/6] mtrr, mm, x86: Enhance MTRR checks for KVA huge page mapping

linux-next: Tree for May 18 (mm/memory-failure.c)
 2015-05-20  8:15 UTC  (12+ messages)
        ` [PATCH v2 1/2] ras: hwpoison: fix build failure around trace_memory_failure_event
          ` [PATCH 2/2] trace, ras: move ras_event.h under include/trace/events
              ` [PATCH v2] "

[PATCH V5 0/3] THP related cleanups
 2015-05-19 22:20 UTC  (6+ messages)
` [PATCH V5 1/3] mm/thp: Split out pmd collpase flush into a separate functions
` [PATCH V5 2/3] powerpc/mm: Use generic version of pmdp_clear_flush
` [PATCH V5 3/3] mm: Clarify that the function operates on hugepage pte

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-19 20:30 UTC  (7+ messages)

[PATCH] mm, memcg: Optionally disable memcg by default using Kconfig
 2015-05-19 19:32 UTC  (14+ messages)

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-05-19 19:06 UTC  (4+ messages)

[PATCH] tmpfs: truncate at i_size
 2015-05-19 15:27 UTC 

[PATCH 1/3] mm/page_alloc: don't break highest order freepage if steal
 2015-05-19  8:04 UTC  (13+ messages)
` [PATCH 2/3] mm/page_alloc: stop fallback allocation if we already get some freepage
` [RFC PATCH 3/3] mm: support active anti-fragmentation algorithm

[Ext4][Bug] Deadlock in ext4 with memcg enabled
 2015-05-19  7:17 UTC 

[PATCHv2 0/3] Find mirrored memory, use for boot time allocations
 2015-05-19  6:37 UTC  (4+ messages)

[PATCH] mm: nommu: convert kenter/kleave/kdebug macros to use pr_devel()
 2015-05-19  5:20 UTC  (4+ messages)

[RFC] Refactor kenter/kleave/kdebug macros
 2015-05-18 18:35 UTC  (10+ messages)

[PATCH] mm: nommu: convert kenter/kleave/kdebug macros to use pr_devel()
 2015-05-18 18:32 UTC 

mm: nommu: convert kenter/kleave/kdebug macros to use pr_devel()
 2015-05-18 18:28 UTC 

mm: nommu: convert kenter/kleave/kdebug macros to use pr_devel()
 2015-05-18 18:27 UTC 

[PATCH 0/2] alloc_huge_page/hugetlb_reserve_pages race
 2015-05-18 17:49 UTC  (3+ messages)
` [PATCH 1/2] mm/hugetlb: compute/return the number of regions added by region_add()
` [PATCH 2/2] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

[RFC 3/3] x86, mirror: x86 enabling - find mirrored memory ranges and tell memblock
 2015-05-18 17:42 UTC  (3+ messages)
  ` [RFC 0/3] Mirrored memory support for boot time allocations

[PATCH v1 00/15] decouple pagefault_disable() from preempt_disable()
 2015-05-18 13:04 UTC  (4+ messages)

[PATCH 0/2] man-pages: clarify MAP_LOCKED semantic
 2015-05-18  9:12 UTC  (4+ messages)
` [PATCH 2/2] mmap2: clarify MAP_POPULATE

[PATCH v2 0/5] KASan for arm64
 2015-05-18  8:34 UTC  (9+ messages)
` [PATCH v2 1/5] kasan, x86: move KASAN_SHADOW_OFFSET to the arch Kconfig
` [PATCH v2 2/5] x86: kasan: fix types in kasan page tables declarations
` [PATCH v2 3/5] x86: kasan: generalize populate_zero_shadow() code
` [PATCH v2 4/5] kasan, x86: move populate_zero_shadow() out of arch directory
` [PATCH v2 5/5] arm64: add KASan support

mm: BUG_ON with NUMA_BALANCING (kernel BUG at include/linux/swapops.h:131!)
 2015-05-18  8:18 UTC  (6+ messages)

[PATCH 1/2 V3] memory-hotplug: fix BUG_ON in move_freepages()
 2015-05-18  8:16 UTC  (4+ messages)

[RFC] rmap: fix "race" between do_wp_page and shrink_active_list
 2015-05-17 12:44 UTC  (4+ messages)

[PATCH] radix-tree: replace preallocated node array with linked list
 2015-05-17 12:38 UTC  (2+ messages)

[RESEND Patch V3 00/15] xen: support pv-domains larger than 512GB
 2015-05-15 12:17 UTC  (2+ messages)

[PATCH RFC 0/3] pagemap: make useable for non-privilege users
 2015-05-15  9:39 UTC  (6+ messages)
` [PATCH v2 1/3] pagemap: add mmap-exclusive bit for marking pages mapped only here

Without questions.Your personal discount uv-2558
 2015-05-15  1:51 UTC 

page:  |  | latest

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