[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy v2
2015-11-04 22:22 UTC (8+ 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 v2 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
2015-11-04 22:10 UTC (19+ messages)
` [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS
[PATCH v2 00/13] MADV_FREE support
2015-11-04 22:05 UTC (26+ messages)
` [PATCH v2 01/13] mm: support madvise(MADV_FREE)
` [PATCH v2 02/13] mm: define MADV_FREE for some arches
` [PATCH v2 03/13] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v2 04/13] mm: free swp_entry in madvise_free
` [PATCH v2 05/13] mm: move lazily freed pages to inactive list
` [PATCH v2 06/13] mm: clear PG_dirty to mark page freeable
` [PATCH v2 07/13] mm: mark stable page dirty in KSM
` [PATCH v2 08/13] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v2 09/13] sparc: "
` [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 0/8] MADV_FREE support
2015-11-04 21:48 UTC (29+ messages)
` [PATCH 1/8] mm: support madvise(MADV_FREE)
` [PATCH 3/8] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH 4/8] mm: free swp_entry in madvise_free
` [PATCH 5/8] mm: move lazily freed pages to inactive list
` [PATCH 6/8] mm: lru_deactivate_fn should clear PG_referenced
[PATCH v11 00/15] HMM (Heterogeneous Memory Management)
2015-11-04 21:16 UTC
[PATCH 0/5] page_owner improvements for debugging
2015-11-04 20:41 UTC (9+ 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()
[PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
2015-11-04 19:50 UTC (12+ messages)
[RFC 00/11] DAX fsynx/msync support
2015-11-04 18:34 UTC (12+ messages)
[PATCH V8] mm: memory hot-add: hot-added memory can not be added to movable zone by default
2015-11-04 16:31 UTC (5+ messages)
[PATCH] arm64: Increase the max granular size
2015-11-04 15:39 UTC (5+ messages)
[RESEND PATCH v2] thp: Remove unused vma parameter from khugepaged_alloc_page
2015-11-04 15:22 UTC (2+ messages)
kernel oops on mmotm-2015-10-15-15-20
2015-11-04 14:21 UTC (16+ messages)
[PATCH v6 0/3] Introduce IRQ stack on arm64 with percpu changes
2015-11-04 13:35 UTC (19+ 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 v6 3/3] arm64: Introduce IRQ stack
[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 3/4] thp: fix split vs. unmap race
2015-11-04 9:20 UTC
+ memcg-fix-thresholds-for-32b-architectures-fix-fix.patch added to -mm tree
2015-11-04 9:18 UTC
[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)
[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
2015-11-03 19:43 UTC (14+ messages)
[PATCH] mm, hugetlb: use memory policy when available
2015-11-03 19:12 UTC (4+ messages)
[PATCH 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
2015-11-03 18:21 UTC (8+ messages)
[PATCH] osd fs: __r4w_get_page rely on PageUptodate for uptodate
2015-11-03 15:39 UTC (7+ messages)
[PATCH 0/4] Bugfixes for THP refcounting
2015-11-03 15:26 UTC (5+ messages)
` [PATCH 1/4] mm: do not crash on PageDoubleMap() for non-head pages
` [PATCH 2/4] mm: duplicate rmap reference for hugetlb pages as compound
` [PATCH 3/4] thp: fix split vs. unmap race
` [PATCH 4/4] mm: prepare page_referenced() and page_idle to new THP refcounting
[PATCH] tmpfs: listxattr should include POSIX ACL xattrs
2015-11-03 14:13 UTC
[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
2015-11-02 21:40 UTC (5+ messages)
[PATCH 0/5] KSM updates v2
2015-11-02 20:31 UTC (7+ messages)
` [PATCH 1/5] mm: add cond_resched() to the rmap walks
` [PATCH 2/5] ksm: don't fail stable tree lookups if walking over stale stable_nodes
` [PATCH 3/5] ksm: use the helper method to do the hlist_empty check
` [PATCH 4/5] ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
` [PATCH 5/5] ksm: unstable_tree_search_insert error checking cleanup
[patch 0/3] vmstat: Various enhancements
2015-11-02 19:11 UTC (14+ messages)
` [patch 3/3] vmstat: Create our own workqueue
[PATCH 2/2] mm: kasan: unified support for SLUB and SLAB allocators
2015-11-02 18:39 UTC (3+ messages)
[RFC] mm: add a new vector based madvise syscall
2015-11-02 18:16 UTC (3+ messages)
[PATCH 1/2] mm, kasan: Added GFP flags to KASAN API
2015-11-02 17:03 UTC (3+ messages)
[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
2015-11-02 14:47 UTC (10+ messages)
linux-next: Bug in rmap_walk?
2015-11-02 12:42 UTC (2+ messages)
[PATCH 0/6] KSM fixes
2015-11-02 0:23 UTC (15+ messages)
` [PATCH 1/6] ksm: fix rmap_item->anon_vma memory corruption and vma user after free
` [PATCH 2/6] ksm: add cond_resched() to the rmap_walks
` [PATCH 3/6] ksm: don't fail stable tree lookups if walking over stale stable_nodes
` [PATCH 6/6] ksm: unstable_tree_search_insert error checking cleanup
[PATCH selftests 5/6] selftests: vm: Try harder to allocate huge pages
2015-10-31 23:39 UTC
RFC: OOM detection rework v1
2015-10-31 3:57 UTC (6+ messages)
` [RFC 1/3] mm, oom: refactor oom detection
[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
2015-10-30 23:32 UTC
[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
2015-10-30 20:56 UTC (4+ 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