linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-20 23:45:59 to 2016-03-24 23:17:50 UTC [more...]

[PATCH 0/5] dax: handling of media errors
 2016-03-24 23:17 UTC 

[PATCH 2/2] include/linux: apply __malloc attribute
 2016-03-24 22:36 UTC  (2+ messages)

[PATCH] mm,writeback: Don't use memory reserves for wb_start_writeback
 2016-03-24 21:17 UTC  (2+ messages)

[PATCHv4 00/25] THP-enabled tmpfs/shmem
 2016-03-24 19:08 UTC  (10+ messages)
` [PATCHv4 08/25] thp: support file pages in zap_huge_pmd()

[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
 2016-03-24 18:40 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Make pages of GFX allocations movable
        ` [PATCH v2 "
` [Intel-gfx] [PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops

[PATCH] mm/page_isolation: fix tracepoint to mirror check function behavior
 2016-03-24 15:52 UTC  (3+ messages)

[PATCH] mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
 2016-03-24 11:45 UTC  (2+ messages)

Re: [PATCH v2 13/18] mm/compaction: support non-lru movable pagemigration
 2016-03-24  5:11 UTC  (2+ messages)

[PATCH v2 00/18] Support non-lru page migration
 2016-03-24  5:00 UTC  (30+ messages)
` [PATCH v2 01/18] mm: use put_page to free page instead of putback_lru_page
` [PATCH v2 02/18] zsmalloc: use first_page rather than page
` [PATCH v2 03/18] zsmalloc: clean up many BUG_ON
` [PATCH v2 04/18] zsmalloc: reordering function parameter
` [PATCH v2 05/18] zsmalloc: remove unused pool param in obj_free
` [PATCH v2 06/18] zsmalloc: keep max_object in size_class
` [PATCH v2 07/18] zsmalloc: squeeze inuse into page->mapping
` [PATCH v2 08/18] zsmalloc: squeeze freelist "
` [PATCH v2 09/18] zsmalloc: move struct zs_meta from mapping to freelist
` [PATCH v2 10/18] zsmalloc: factor page chain functionality out
` [PATCH v2 11/18] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v2 12/18] zsmalloc: zs_compact refactoring
` [PATCH v2 13/18] mm/compaction: support non-lru movable page migration
` [PATCH v2 14/18] mm/balloon: use general movable page feature into balloon
` [PATCH v2 15/18] zsmalloc: migrate head page of zspage
` [PATCH v2 16/18] zsmalloc: use single linked list for page chain
` [PATCH v2 17/18] zsmalloc: migrate tail pages in zspage
  ` [PATCH] zsmalloc: fix semicolon.cocci warnings
` [PATCH v2 18/18] zram: use __GFP_MOVABLE for memory allocation

[PATCH 1/1] mm/page_alloc: Remove useless parameter of __free_pages_boot_core
 2016-03-24  4:00 UTC  (2+ messages)

[PATCH v2 1/6] mm/hugetlb: Introduce hugetlb_bad_size
 2016-03-24  3:09 UTC  (2+ messages)

[PATCH 0/6] Add zone overlapping check
 2016-03-24  0:08 UTC  (11+ messages)
` [PATCH 1/6] mm/page_alloc: fix same zone check in __pageblock_pfn_to_page()
` [PATCH 2/6] mm/hugetlb: add same zone check in pfn_range_valid_gigantic()
` [PATCH 3/6] mm/memory_hotplug: add comment to some functions related to memory hotplug
` [PATCH 4/6] mm/vmstat: add zone range overlapping check

[PATCH 2/2] arch:mm: Use hugetlb_bad_size
 2016-03-23 20:31 UTC  (7+ messages)

[RFC] high preempt off latency in vfree path
 2016-03-23 19:03 UTC  (3+ messages)

[PATCH v2 5/6] tile: mm: Use hugetlb_bad_size
 2016-03-23 16:03 UTC  (2+ messages)

[PATCH v2 0/6] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize
 2016-03-23 16:01 UTC  (3+ messages)

[PATCH v2 4/6] powerpc: mm: Use hugetlb_bad_size
 2016-03-23 12:34 UTC 

[PATCH v2 6/6] x86: mm: Use hugetlb_bad_size
 2016-03-23 12:39 UTC 

[PATCH v2 3/6] metag: mm: Use hugetlb_bad_size
 2016-03-23 12:30 UTC 

[PATCH v2 2/6] arm64: mm: Use hugetlb_bad_size
 2016-03-23 12:25 UTC 

[PATCH v4 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
 2016-03-23 12:45 UTC  (5+ messages)
` [PATCH v4 2/2] mm, thp: avoid unnecessary swapin in khugepaged

[PATCH] mm/page_alloc: prevent merging between isolated and other pageblocks
 2016-03-23 12:38 UTC  (3+ messages)

[PATCH 0/9] oom reaper v6
 2016-03-23 12:07 UTC  (24+ messages)
` [PATCH 1/9] sched: add schedule_timeout_idle()
` [PATCH 2/9] mm, oom: introduce oom reaper
` [PATCH 3/9] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
` [PATCH 4/9] mm, oom_reaper: report success/failure
` [PATCH 5/9] mm, oom_reaper: implement OOM victims queuing
` [PATCH 6/9] oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task
` [PATCH 7/9] oom: make oom_reaper_list single linked
` [PATCH 8/9] oom: make oom_reaper freezable
` [PATCH 9/9] oom, oom_reaper: protect oom_reaper_list using simpler way

[PATCH 0/5] mm: make several functions return bool
 2016-03-23 11:44 UTC  (8+ messages)
` [PATCH 1/5] mm/hugetlb: is_vm_hugetlb_page can be boolean
` [PATCH 2/5] mm/memory_hotplug: is_mem_section_removable "
` [PATCH 3/5] mm/vmalloc: is_vmalloc_addr "
` [PATCH 4/5] mm/lru: is_file/active_lru "
` [PATCH 5/5] mm/mempolicy: vma_migratable "

HMM (Heterogeneous Memory Management)
 2016-03-23 11:25 UTC  (13+ messages)
` [PATCH v12 08/29] HMM: add device page fault support v6
` [PATCH v12 21/29] HMM: mm add helper to update page table when migrating memory back v2
` [PATCH v12 22/29] HMM: mm add helper to update page table when migrating memory v3

Delete flush cache all in arm64 platform
 2016-03-23 11:11 UTC  (5+ messages)

Suspicious error for CMA stress test
 2016-03-23  8:32 UTC  (25+ messages)

[PATCH 1/2] mm/hugetlb: Introduce hugetlb_bad_size
 2016-03-23  4:40 UTC  (6+ messages)

mmotm 2016-03-22-15-34 uploaded
 2016-03-22 22:34 UTC 

[PATCH 00/71] get rid of PAGE_CACHE_* and page_cache_{get,release} macros
 2016-03-22 20:16 UTC  (21+ messages)
` [PATCH 13/71] nvdimm: "
` [PATCH 22/71] btrfs: "
` [PATCH 26/71] configfs: "
` [PATCH 31/71] exofs: "
` [PATCH 32/71] ext2: "
` [PATCH 43/71] jbd2: "
` [PATCH 45/71] jfs: "
` [PATCH 62/71] udf: "
` [PATCH 69/71] vfs: "
` [PATCH 70/71] mm: "

mm/memblock.c:843: pointless test ?
 2016-03-22 19:07 UTC 

[PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
 2016-03-22 15:20 UTC  (16+ messages)
` [PATCH 1/3] mm, fs: "
` [PATCH 2/3] mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
` [PATCH 3/3] mm: drop PAGE_CACHE_* and page_cache_{get,release} definition

[RFC] mm: why cat /proc/pid/smaps | grep Rss is different from cat /proc/pid/statm?
 2016-03-22 14:47 UTC  (2+ messages)

[PATCH 0/2] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize
 2016-03-22 10:10 UTC 

Page migration issue with UBIFS
 2016-03-21 23:06 UTC  (11+ messages)

VM_GROWSDOWN and fixed size stacks
 2016-03-21 20:12 UTC 

[PATCH RFC 1/1] Add support for ZONE_DEVICE IO memory with struct pages
 2016-03-21 19:25 UTC  (6+ messages)

KASAN overhead?
 2016-03-21 13:45 UTC  (4+ messages)

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-03-21 13:38 UTC  (7+ messages)

[PATCH] signal: Make oom_flags a bool
 2016-03-21 11:38 UTC 

[PATCH] android,lowmemorykiller: Don't abuse TIF_MEMDIE
 2016-03-21 11:10 UTC  (5+ messages)

[PATCH] mm,oom: Remove undefined oom_kills_count()/note_oom_kill()
 2016-03-21 10:55 UTC 

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-03-21 10:38 UTC  (2+ messages)

[RFC 1/9] mm/hugetlb: Make GENERAL_HUGETLB functions PGD implementation aware
 2016-03-21  9:55 UTC  (3+ messages)
` [RFC 6/9] powerpc/hugetlb: Enable ARCH_WANT_GENERAL_HUGETLB for BOOK3S 64K

[PATCH 0/5] userfaultfd: extension for non cooperative uffd usage
 2016-03-21  9:54 UTC  (2+ messages)

[RFC PATCH] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-03-21  8:44 UTC  (5+ messages)

[PATCH 1/5] mm: memcontrol: Remove redundant hot plug notifier test
 2016-03-21  8:17 UTC  (2+ messages)

undefined reference to `early_panic'
 2016-03-21  6:57 UTC 

[PATCH] mm,oom: Set TIF_MEMDIE on all OOM-killed threads
 2016-03-21  3:07 UTC 


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