[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
2015-11-13 10:43 UTC (19+ messages)
` [PATCH 01/14] mm: memcontrol: export root_mem_cgroup
` [PATCH 02/14] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 03/14] net: tcp_memcontrol: properly detect ancestor socket pressure
` [PATCH 04/14] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 05/14] net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
` [PATCH 06/14] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 07/14] net: tcp_memcontrol: simplify the per-memcg limit access
` [PATCH 08/14] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 09/14] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 10/14] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 11/14] mm: memcontrol: do not account memory+swap on unified hierarchy
` [PATCH 12/14] mm: memcontrol: move socket code for unified hierarchy accounting
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 14/14] mm: memcontrol: hook up vmpressure to socket pressure
[PATCH V4] mm: fix kernel crash in khugepaged thread
2015-11-13 10:24 UTC (2+ messages)
[PATCH] mm: get rid of __alloc_pages_high_priority
2015-11-13 10:18 UTC (4+ messages)
[PATCH, RESEND] ipc/shm: handle removed segments gracefully in shm_mmap()
2015-11-13 9:12 UTC (5+ messages)
[PATCH] x86/mm: fix regression with huge pages on PAE
2015-11-13 9:01 UTC (17+ messages)
[PATCH v1] mm: fix mapcount mismatch in hugepage migration
2015-11-13 8:33 UTC (2+ messages)
[PATCH] tmpfs: avoid a little creat and stat slowdown
2015-11-13 8:33 UTC (4+ messages)
[PATCH v3 00/17] MADFV_FREE support
2015-11-13 8:13 UTC (32+ messages)
` [PATCH v3 01/17] mm: support madvise(MADV_FREE)
` [PATCH v3 02/17] mm: define MADV_FREE for some arches
` [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v3 04/17] mm: free swp_entry in madvise_free
` [PATCH v3 05/17] mm: move lazily freed pages to inactive list
` [PATCH v3 06/17] mm: clear PG_dirty to mark page freeable
` [PATCH v3 07/17] mm: mark stable page dirty in KSM
` [PATCH v3 08/17] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v3 09/17] sparc: "
` [PATCH v3 10/17] powerpc: "
` [PATCH v3 11/17] arm: add pmd_mkclean "
` [PATCH v3 12/17] arm64: "
` [PATCH v3 13/17] mm: don't split THP page when syscall is called
` [PATCH v3 14/17] mm: introduce wrappers to add new LRU
` [PATCH v3 15/17] mm: introduce lazyfree LRU list
` [PATCH v3 16/17] mm: support MADV_FREE on swapless system
` [PATCH v3 17/17] mm: add knob to tune lazyfreeing
[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator
2015-11-13 2:23 UTC (3+ messages)
` [PATCH 2/3] mm/page_isolation: add new tracepoint, test_pages_isolated
` [PATCH 3/3] mm/cma: always check which page cause allocation failure
[BUG] init_memory_block adds missing sections to memory_block on large system
2015-11-12 22:52 UTC
memory reclaim problems on fs usage
2015-11-12 21:28 UTC (8+ messages)
[RFC] mempolicy: convert the shared_policy lock to a rwlock
2015-11-12 21:10 UTC (2+ messages)
[PATCH] mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
2015-11-12 20:55 UTC (6+ messages)
` [PATCH V2] "
Memory exhaustion testing?
2015-11-12 20:55 UTC
[PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
2015-11-12 19:12 UTC (12+ messages)
[PATCH v2 0/6] memcg/kmem: switch to white list policy
2015-11-12 16:50 UTC (15+ messages)
` [PATCH v2 1/6] Revert "kernfs: do not account ino_ida allocations to memcg"
` [PATCH v2 2/6] Revert "gfp: add __GFP_NOACCOUNT"
` [PATCH v2 3/6] memcg: only account kmem allocations marked as __GFP_ACCOUNT
` [PATCH v2 4/6] slab: add SLAB_ACCOUNT flag
` [PATCH v2 5/6] vmalloc: allow to account vmalloc to memcg
` [PATCH v2 6/6] Account certain kmem allocations "
[PATCH] mm: Loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
2015-11-12 16:45 UTC (2+ messages)
[PATCH V4] mm: fix kernel crash in khugepaged thread
2015-11-12 14:29 UTC (2+ messages)
[PATCH V3 0/2] SLUB bulk API interactions with kmem cgroup
2015-11-12 14:27 UTC (15+ messages)
` [PATCH V3 1/2] slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
[PATCH] mm: change mm_vmscan_lru_shrink_inactive() proto types
2015-11-12 14:26 UTC (2+ messages)
[PATCH] mm: change trace_mm_vmscan_writepage() proto type
2015-11-12 14:24 UTC (2+ messages)
RFC: OOM detection rework v1
2015-11-12 12:44 UTC (4+ messages)
` [RFC 1/3] mm, oom: refactor oom detection
[PATCH 0/5] dump_stack: allow specifying printk log level
2015-11-12 10:26 UTC (5+ messages)
` [PATCH 4/5] x86: dumpstack - implement show_stack_lvl()
` [PATCH 5/5] mm: use KERN_DEBUG for dump_stack() during an OOM
[PATCH 0/3] tools/vm: trivial fixes
2015-11-12 9:59 UTC (17+ messages)
` [PATCH 1/3] tools/vm: fix Makefile multi-targets
` [PATCH 2/3] tools/vm/page-types: suppress gcc warnings
` [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members' types
[PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation
2015-11-12 9:53 UTC (2+ messages)
I'd like to add you to my professional network on LinkedIn
2015-11-12 9:52 UTC
[PATCH] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
2015-11-12 8:51 UTC (3+ messages)
[PATCH V2] mm: fix kernel crash in khugepaged thread
2015-11-12 7:15 UTC (5+ messages)
[PATCH V3] mm: fix kernel crash in khugepaged thread
2015-11-12 7:15 UTC
kernel oops on mmotm-2015-10-15-15-20
2015-11-12 0:36 UTC (11+ messages)
[PATCH] mm: Loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
2015-11-11 20:42 UTC (6+ messages)
[linux-next:master 12891/13017] mm/slub.c:2396:1: warning: '___slab_alloc' uses dynamic stack allocation
2015-11-11 20:41 UTC (2+ messages)
[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
2015-11-11 16:03 UTC (10+ messages)
[PATCH 1/1] mm: EXPORT_SYMBOL_GPL(find_vm_area);
2015-11-11 13:06 UTC
mmotm 2015-11-10-15-53 uploaded
2015-11-11 12:23 UTC (2+ messages)
` mmotm git tree since-4.3 branch created (was: Re: mmotm 2015-11-10-15-53 uploaded)
[PATCH] thp: fix leak due split_huge_page() vs. exit race
2015-11-11 10:09 UTC
[PATCH] mm: fix __page_mapcount()
2015-11-11 10:09 UTC
[PATCH 0/5] memcg/kmem: switch to white list policy
2015-11-11 8:12 UTC (8+ messages)
` [PATCH 5/5] Account certain kmem allocations to memcg
[PATCH v3] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
2015-11-11 4:14 UTC
[PATCH v2] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
2015-11-11 1:38 UTC
[PATCH v2] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
2015-11-11 1:38 UTC
[PATCH selftests 5/6] selftests: vm: Try harder to allocate huge pages
2015-11-11 1:11 UTC (5+ messages)
[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
2015-11-10 22:41 UTC (7+ messages)
[PATCH] mm/mmap.c: Remove redundant local variables for may_expand_vm()
2015-11-10 22:40 UTC (4+ messages)
RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
2015-11-10 18:44 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator
2015-11-10 16:06 UTC (4+ messages)
` [PATCH 2/3] mm/cma: add new tracepoint, test_pages_isolated
[PATCH 1/2] mm: introduce page reference manipulation functions
2015-11-10 16:02 UTC (4+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
Bad page about page->flag 0xa(error|uptodate) when get_page_from_freelist
2015-11-10 15:13 UTC
[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
2015-11-10 13:34 UTC (2+ messages)
` [DRBD-user] "
[PATCH 0/3] __GFP_REPEAT cleanup
2015-11-10 12:51 UTC (4+ messages)
` [PATCH 1/3] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
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