linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-09 18:38:34 to 2015-11-12 18:36:24 UTC [more...]

[PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
 2015-11-12 18:36 UTC  (11+ messages)

[RFC] mempolicy: convert the shared_policy lock to a rwlock
 2015-11-12 17:11 UTC 

[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] mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
 2015-11-12 16:37 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] mm: get rid of __alloc_pages_high_priority
 2015-11-12 15:53 UTC 

[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  (17+ messages)
` [PATCH V3 1/2] slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
` [PATCH V3 2/2] slub: add missing kmem cgroup support to kmem_cache_free_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)

memory reclaim problems on fs usage
 2015-11-12 14:12 UTC  (6+ messages)

[PATCH] x86/mm: fix regression with huge pages on PAE
 2015-11-12 13:29 UTC  (18+ messages)

RFC: OOM detection rework v1
 2015-11-12 12:44 UTC  (4+ messages)
` [RFC 1/3] mm, oom: refactor oom detection

[PATCH v3 00/17] MADFV_FREE support
 2015-11-12 11:27 UTC  (22+ 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 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 V3] mm: fix kernel crash in khugepaged thread
 2015-11-12  7:15 UTC 

[PATCH V2] mm: fix kernel crash in khugepaged thread
 2015-11-12  7:15 UTC  (5+ messages)

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, RESEND] ipc/shm: handle removed segments gracefully in shm_mmap()
 2015-11-11 19:50 UTC  (3+ 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  (14+ 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  (7+ 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  (8+ 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  (5+ 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

[PATCH] mm/mlock.c: drop unneeded initialization in munlock_vma_pages_range()
 2015-11-10  9:27 UTC  (2+ messages)

[PATCH v1] tools/vm/page-types.c: support KPF_IDLE
 2015-11-10  9:02 UTC  (2+ messages)

[PATCHv4] mm: Don't offset memmap for flatmem
 2015-11-10  1:34 UTC  (3+ messages)

[PATCH v4 RESEND 0/11] x86/mm: Handle large PAT bit in pud/pmd interfaces
 2015-11-10  0:40 UTC  (11+ messages)
` [PATCH v4 RESEND 4/11] x86/asm: Fix pud/pmd interfaces to handle large PAT bit

[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
 2015-11-09 23:24 UTC  (3+ messages)

[PATCH v2 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-09 21:27 UTC  (11+ messages)
` [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS

[PATCH] ptrace: use fsuid, fsgid, effective creds for fs access checks
 2015-11-09 21:19 UTC  (5+ messages)

[PATCH V2] mm: add a new vector based madvise syscall
 2015-11-09 19:44 UTC 

[PATCH V2 0/2] SLUB bulk API interactions with kmem cgroup
 2015-11-09 18:38 UTC  (7+ messages)
` [PATCH V2 2/2] slub: add missing kmem cgroup support to kmem_cache_free_bulk


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