linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/3] Introduce "efi_fake_mem_mirror" boot option
 2015-08-26 17:11 UTC  (4+ messages)
` [PATCH v2 1/3] efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
` [PATCH v2 2/3] efi: Change abbreviation of EFI_MEMORY_RUNTIME from "RUN" to "RT"
` [PATCH v2 3/3] x86, efi: Add "efi_fake_mem_mirror" boot option

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-08-26 10:25 UTC  (24+ messages)
` [PATCH 01/12] mm, page_alloc: Remove unnecessary parameter from zone_watermark_ok_safe
` [PATCH 02/12] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing
` [PATCH 03/12] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 04/12] mm, page_alloc: Only check cpusets when one exists that can be mem-controlled
` [PATCH 05/12] mm, page_alloc: Remove unecessary recheck of nodemask
` [PATCH 06/12] mm, page_alloc: Use masks and shifts when converting GFP flags to migrate types
` [PATCH 07/12] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 08/12] mm, page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
` [PATCH 09/12] mm, page_alloc: Delete the zonelist_cache
` [PATCH 10/12] mm, page_alloc: Remove MIGRATE_RESERVE
` [PATCH 11/12] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 12/12] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCH] mm/backing-dev: Check return value of the debugfs_create_dir()
 2015-08-26 10:11 UTC  (5+ messages)

[PATCH] Memory hot added,The memory can not been added to movable zone
 2015-08-26  7:53 UTC  (10+ messages)

[PATCH v7 0/6] Allow user to request memory to be locked on page fault
 2015-08-26  7:20 UTC  (27+ messages)
` [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT

[PATCH 1/2] memory-hotplug: fix wrong edge when hot add a new node
 2015-08-26  7:19 UTC  (7+ messages)
` [PATCH 2/2] memory-hotplug: remove reset_node_managed_pages() and reset_node_managed_pages() in hotadd_new_pgdat()

[patch -mm] mm, oom: add global access to memory reserves on livelock
 2015-08-26  7:01 UTC  (9+ messages)

[PATCH 1/1] memhp: Add hot-added memory ranges to memblock before allocate node_data for a node
 2015-08-26  6:45 UTC  (4+ messages)

[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
 2015-08-26  6:38 UTC  (10+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
  ` [PATCH v5 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status

[PATCH v2 0/9] initial struct page support for pmem
 2015-08-26  1:28 UTC  (10+ messages)
` [PATCH v2 1/9] dax: drop size parameter to ->direct_access()
` [PATCH v2 2/9] mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
` [PATCH v2 3/9] mm: ZONE_DEVICE for "device memory"
` [PATCH v2 4/9] add devm_memremap_pages
` [PATCH v2 5/9] x86, pmem: push fallback handling to arch code
` [PATCH v2 6/9] libnvdimm, pfn: 'struct page' provider infrastructure
` [PATCH v2 7/9] libnvdimm, pmem: 'struct page' for pmem
` [PATCH v2 8/9] libnvdimm, pmem: direct map legacy pmem by default
` [PATCH v2 9/9] devm_memremap_pages: protect against pmem device unbind

[PATCH V2] mm:memory hot-add: memory can not been added to movable zone
 2015-08-26  0:38 UTC  (6+ messages)

[PATCH] memory-hotplug: fix comment in zone_spanned_pages_in_node() and zone_spanned_pages_in_node()
 2015-08-25 23:35 UTC  (2+ messages)

[PATCH 1/2] mm/page_alloc: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio
 2015-08-25 23:33 UTC  (6+ messages)
` [PATCH 2/2] Documentation: clarify in calculating zone protection

[PATCH v4 0/11] x86/mm: Handle large PAT bit in pud/pmd interfaces
 2015-08-25 21:55 UTC  (12+ messages)
` [PATCH v4 1/11] x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
` [PATCH v4 2/11] x86/asm: Move PUD_PAGE macros to page_types.h
` [PATCH v4 3/11] x86/asm: Add pud/pmd mask interfaces to handle large PAT bit
` [PATCH v4 4/11] x86/asm: Fix pud/pmd "
` [PATCH v4 5/11] x86/asm: Add pud_pgprot() and pmd_pgprot()
` [PATCH v4 6/11] x86/mm: Fix page table dump to show PAT bit
` [PATCH v4 7/11] x86/mm: Fix slow_virt_to_phys() to handle large "
` [PATCH v4 8/11] x86/mm: Fix gup_huge_p?d() "
` [PATCH v4 9/11] x86/mm: Fix try_preserve_large_page() "
` [PATCH v4 10/11] x86/mm: Fix __split_large_page() "
` [PATCH v4 11/11] x86/mm: Fix no-change case in try_preserve_large_page()

[PATCH] mm: mmap: Check all failures before set values
 2015-08-25 21:33 UTC  (9+ messages)

[PATCHv3 0/5] Fix compound_head() race
 2015-08-25 21:19 UTC  (20+ messages)
` [PATCHv3 1/5] mm: drop page->slab_page
` [PATCHv3 2/5] zsmalloc: use page->private instead of page->first_page
` [PATCHv3 4/5] mm: make compound_head() robust

[PATCHv2 0/4] Fix compound_head() race
 2015-08-25 17:10 UTC  (5+ messages)
` [PATCHv2 2/4] zsmalloc: use page->private instead of page->first_page

[PATCH 0/3] mm/vmalloc: Cache the /proc/meminfo vmalloc statistics
 2015-08-25 17:03 UTC  (12+ messages)
  ` [PATCH 3/3 v3] mm/vmalloc: Cache the vmalloc memory info
      ` [PATCH 3/3 v4] "

[PATCH 00/10] mm: fix instances of non-modular code using modular fcns
 2015-08-25 15:33 UTC  (15+ messages)
` [PATCH 01/10] mm: make cleancache.c explicitly non-modular
` [PATCH 02/10] mm: make slab_common.c "
` [PATCH 03/10] mm: make hugetlb.c "
` [PATCH 04/10] mm: make vmscan.c "
` [PATCH 05/10] mm: make page_alloc.c "
` [PATCH 06/10] mm: make vmstat.c "
` [PATCH 07/10] mm: make workingset.c "
` [PATCH 08/10] mm: make vmalloc.c "
` [PATCH 09/10] mm: make frontswap.c "
` [PATCH 10/10] mm: make kasan.c "

[REPOST] [PATCH 2/2] mm,oom: Reverse the order of setting TIF_MEMDIE and sending SIGKILL
 2015-08-25 15:20 UTC  (6+ messages)

[PATCH 3/3 v5] mm/vmalloc: Cache the vmalloc memory info
 2015-08-25 15:11 UTC  (7+ messages)
  ` [PATCH 3/3 v6] "

[PATCH v3 0/10] x86/mm: Handle large PAT bit in pud/pmd interfaces
 2015-08-25 14:15 UTC  (8+ messages)
` [PATCH v3 1/10] x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
` [PATCH v3 3/10] x86/asm: Fix pud/pmd interfaces to handle large PAT bit

[PATCH v2] mm/page_alloc: add a helper function to check page before alloc/free
 2015-08-25 14:03 UTC  (2+ messages)

Can we disable transparent hugepages for lack of a legitimate use case please?
 2015-08-25  9:56 UTC  (6+ messages)

[PATCH v2 0/5] KASan for arm64
 2015-08-25  9:15 UTC  (22+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH] mm/khugepaged: Allow to interrupt allocation sleep again
 2015-08-25  9:12 UTC  (5+ messages)

[PATCH] mm/cma_debug: Check return value of the debugfs_create_dir()
 2015-08-25  7:52 UTC 

[PATCH] zswap: update docs for runtime-changeable attributes
 2015-08-25  6:22 UTC  (8+ messages)
    ` [PATCHv2] "

mmotm 2015-08-24-16-12 uploaded
 2015-08-24 23:13 UTC 

[PATCH] mm/memblock: Typo fixed
 2015-08-24 18:14 UTC 

[REPOST] [PATCH 1/2] mm: Fix race between setting TIF_MEMDIE and __alloc_pages_high_priority()
 2015-08-24 13:20 UTC  (4+ messages)

[PATCH] mm: use only per-device readahead limit
 2015-08-24 12:41 UTC  (3+ messages)
` [PATCH v2] "

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-08-24 12:06 UTC  (6+ messages)
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure

[PATCH 1/3] mm/page_alloc: fix a terrible misleading comment
 2015-08-24 10:50 UTC  (6+ messages)
` [PATCH 2/3] mm/page_alloc: add a helper function to check page before alloc/free
` [PATCH 3/3] mm/memblock: fix memblock comment

page:  |  | latest

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