[PATCH 0/3] __GFP_REPEAT cleanup
2015-11-06 16:17 UTC (5+ messages)
` [PATCH 1/3] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
` [PATCH 2/3] tree wide: get rid of __GFP_REPEAT for small order requests
` [PATCH 3/3] jbd2: get rid of superfluous __GFP_REPEAT
` [PATCH] "
[PATCH 0/4] Bugfixes for THP refcounting
2015-11-06 15:24 UTC (15+ messages)
` [PATCH 4/4] mm: prepare page_referenced() and page_idle to new "
` [PATCH] mm: add page_check_address_transhuge helper
[PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
2015-11-06 13:29 UTC (24+ messages)
[PATCH] arm64: Increase the max granular size
2015-11-06 13:00 UTC (11+ messages)
` [PATCH] mm: slab: Only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE
[patch 3/3] vmstat: Create our own workqueue
2015-11-06 12:56 UTC (7+ messages)
[PATCH v1] mm: hwpoison: adjust for new thp refcounting
2015-11-06 10:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH] mm: optimize PageHighMem() check
2015-11-06 10:21 UTC (6+ messages)
+ memcg-fix-thresholds-for-32b-architectures-fix-fix.patch added to -mm tree
2015-11-06 9:52 UTC (3+ messages)
[patch] mm, oom: add comment for why oom_adj exists
2015-11-06 3:52 UTC
[PATCH] arm: Use kernel mm when updating section permissions
2015-11-06 1:15 UTC (8+ messages)
[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
2015-11-06 0:16 UTC (8+ messages)
[PATCH 0/5] dump_stack: allow specifying printk log level
2015-11-05 22:30 UTC (6+ messages)
` [PATCH 1/5] dump_stack: pass log level to dump_stack_print_info()
` [PATCH 2/5] dump_stack: introduce dump_stack_lvl
` [PATCH 3/5] dump_stack: introduce generic show_stack_lvl()
` [PATCH 4/5] x86: dumpstack - implement show_stack_lvl()
` [PATCH 5/5] mm: use KERN_DEBUG for dump_stack() during an OOM
[RFC 00/11] DAX fsynx/msync support
2015-11-05 20:54 UTC (11+ messages)
[PATCH v2 00/13] MADV_FREE support
2015-11-05 20:14 UTC (32+ messages)
` [PATCH v2 01/13] mm: support madvise(MADV_FREE)
` [PATCH v2 09/13] sparc: add pmd_[dirty|mkclean] for THP
` [PATCH v2 10/13] powerpc: "
` [PATCH v2 11/13] arm: add pmd_mkclean "
` [PATCH v2 12/13] arm64: "
` [PATCH v2 13/13] mm: don't split THP page when syscall is called
[PATCH v2 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
2015-11-05 18:44 UTC (20+ messages)
` [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS
[PATCH 0/12] mm: page migration cleanups, and a little mlock
2015-11-05 18:31 UTC (17+ messages)
` [PATCH 1/12] mm Documentation: undoc non-linear vmas
` [PATCH 2/12] mm: rmap use pte lock not mmap_sem to set PageMlocked
` [PATCH v2 "
` [PATCH 3/12] mm: page migration fix PageMlocked on migrated pages
` [PATCH 6/12] mm: page migration use the put_new_page whenever necessary
[PATCHSET] memcg: improve high limit behavior and always enable kmemcg on dfl hier
2015-11-05 17:30 UTC (3+ messages)
` [PATCH 4/4] memcg: always enable kmemcg on the default hierarchy
mm Documentation: a little tidying in proc.txt
2015-11-05 17:24 UTC (2+ messages)
[PATCH V2 0/2] SLUB bulk API interactions with kmem cgroup
2015-11-05 16:25 UTC (6+ messages)
` [PATCH V2 1/2] slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
` [PATCH V2 2/2] slub: add missing kmem cgroup support to kmem_cache_free_bulk
GPF in shm_lock ipc
2015-11-05 14:23 UTC (9+ messages)
[PATCH] mm, hugetlb: use memory policy when available
2015-11-05 13:47 UTC (2+ messages)
[PATCH] slub: add missing kmem cgroup support to kmem_cache_free_bulk
2015-11-05 13:19 UTC (4+ messages)
[RFC] mm: add a new vector based madvise syscall
2015-11-05 13:01 UTC (2+ messages)
[PATCH 3/4] thp: fix split vs. unmap race
2015-11-05 9:26 UTC (2+ messages)
[PATCH V2] mm: fix kernel crash in khugepaged thread
2015-11-05 8:50 UTC (4+ messages)
can't oom-kill zap the victim's memory?
2015-11-05 8:46 UTC (7+ messages)
` Can't we use timeout based OOM warning/killing?
` Newbie's question: memory allocation when reclaiming memory
[PATCH 0/5] page_owner improvements for debugging
2015-11-05 8:23 UTC (15+ messages)
` [PATCH 1/5] mm, page_owner: print migratetype of a page, not pageblock
` [PATCH 2/5] mm, page_owner: convert page_owner_inited to static key
` [PATCH 3/5] mm, page_owner: copy page owner info during migration
` [PATCH 4/5] mm, page_owner: track last migrate reason
` [PATCH 5/5] mm, page_owner: dump page owner info from dump_page()
[MM PATCH V4 0/6] Further optimizing SLAB/SLUB bulking
2015-11-05 5:09 UTC (5+ messages)
` [MM PATCH V4 6/6] slub: optimize bulk slowpath free by detached freelist
[PATCH V8] mm: memory hot-add: hot-added memory can not be added to movable zone by default
2015-11-05 3:10 UTC (6+ messages)
[PATCH 0/8] MADV_FREE support
2015-11-05 1:11 UTC (21+ messages)
` [PATCH 5/8] mm: move lazily freed pages to inactive list
` [PATCH 6/8] mm: lru_deactivate_fn should clear PG_referenced
kernel oops on mmotm-2015-10-15-15-20
2015-11-05 0:19 UTC (12+ messages)
[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy v2
2015-11-04 22:22 UTC (9+ messages)
` [PATCH 1/8] mm: memcontrol: export root_mem_cgroup
` [PATCH 2/8] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 3/8] mm: page_counter: let page_counter_try_charge() return bool
` [PATCH 4/8] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 5/8] net: tcp_memcontrol: consolidate socket buffer tracking and accounting
` [PATCH 6/8] mm: memcontrol: prepare for unified hierarchy socket accounting
` [PATCH 7/8] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 8/8] mm: memcontrol: hook up vmpressure to socket pressure
[PATCH v11 00/15] HMM (Heterogeneous Memory Management)
2015-11-04 21:16 UTC
[RESEND PATCH v2] thp: Remove unused vma parameter from khugepaged_alloc_page
2015-11-04 15:22 UTC (2+ messages)
[PATCH v6 0/3] Introduce IRQ stack on arm64 with percpu changes
2015-11-04 13:35 UTC (12+ messages)
` [PATCH v6 1/3] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
` [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup
[PATCH v2] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
2015-11-04 13:26 UTC
[Bug 107111] New: page allocation failure but there seem to be free pages
2015-11-04 10:20 UTC (3+ messages)
[PATCH] mm: change tlb_finish_mmu() to be more simple
2015-11-04 8:46 UTC (4+ messages)
[PATCH] tmpfs: avoid a little creat and stat slowdown
2015-11-04 7:47 UTC (2+ messages)
[PATCH] mm: Introduce kernelcore=reliable option
2015-11-04 6:56 UTC (9+ messages)
[PATCH V5] mm: memory hot-add: memory can not be added to movable zone defaultly
2015-11-04 2:44 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox