messages from 2015-04-07 21:05:39 to 2015-04-14 10:27:42 UTC [more...]
mlock() on DAX returns -ENOMEM
2015-04-14 10:27 UTC (2+ messages)
[RESEND PATCH v3 0/2] Tracking user space vDSO remaping
2015-04-14 9:26 UTC (15+ messages)
` [RESEND PATCH v3 1/2] mm: Introducing arch_remap hook
` [RESEND PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
[PATCH] mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
2015-04-14 7:35 UTC
[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
2015-04-14 7:20 UTC (11+ messages)
[GIT PULL 0/5] perf/core improvements and fixes
2015-04-14 7:04 UTC (7+ messages)
` [PATCH 1/5] tracing, mm: Record pfn instead of pointer to struct page
` [PATCH 2/5] perf kmem: Analyze page allocator events also
` Re: [GIT PULL 0/5] perf/core improvements and fixes
[Question] ksm: rmap_item pointing to some stale vmas
2015-04-14 7:01 UTC (3+ messages)
mm/compaction.c:250:13: warning: 'suitable_migration_target' defined but not used
2015-04-14 6:53 UTC
[PATCHSET 0/6] perf kmem: Implement page allocation analysis (v7)
2015-04-14 5:36 UTC (8+ messages)
` [PATCH 1/6] perf kmem: Implement stat --page --caller
` [PATCH 2/6] perf kmem: Support sort keys on page analysis
` [PATCH 3/6] perf kmem: Add --live option for current allocation stat
` [PATCH 4/6] perf kmem: Print gfp flags in human readable string
` [PATCH 5/6] perf kmem: Add kmem.default config option
` [PATCH 6/6] perf kmem: Show warning when trying to run stat without record
[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
2015-04-14 3:20 UTC (20+ messages)
[PATCHSET 0/9] perf kmem: Implement page allocation analysis (v6)
2015-04-14 2:17 UTC (12+ messages)
` [PATCH 3/9] perf kmem: Analyze page allocator events also
` [PATCH 4/9] perf kmem: Implement stat --page --caller
` [PATCH 9/9] tools lib traceevent: Honor operator priority
[PATCH v2] mm: show free pages per each migrate type
2015-04-13 23:42 UTC (10+ messages)
[RFC PATCH 0/14] Parallel memory initialisation
2015-04-13 18:21 UTC (17+ messages)
` [PATCH 01/14] memblock: Introduce a for_each_reserved_mem_region iterator
` [PATCH 02/14] mm: meminit: Move page initialization into a separate function
` [PATCH 03/14] mm: meminit: Only set page reserved in the memblock region
` [PATCH 04/14] mm: page_alloc: Pass PFN to __free_pages_bootmem
` [PATCH 05/14] mm: meminit: Make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
` [PATCH 06/14] mm: meminit: Inline some helper functions
` [PATCH 07/14] mm: meminit: Partially initialise memory if CONFIG_DEFERRED_MEM_INIT is set
` [PATCH 08/14] mm: meminit: Initialise remaining memory in parallel with kswapd
` [PATCH 09/14] mm: meminit: Minimise number of pfn->page lookups during initialisation
` [PATCH 10/14] x86: mm: Enable deferred memory initialisation on x86-64
` [PATCH 11/14] mm: meminit: Control parallel memory initialisation from command line and config
` [PATCH 12/14] mm: meminit: Free pages in large chunks where possible
` [PATCH 13/14] mm: meminit: Reduce number of times pageblocks are set during initialisation
` [PATCH 14/14] mm: meminit: Remove mminit_verify_page_links
[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
2015-04-13 16:49 UTC (12+ messages)
[PATCH RESEND] block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCE
2015-04-13 7:02 UTC (2+ messages)
[PATCH] add generic callbacks into compaction
2015-04-13 1:39 UTC (3+ messages)
[PATCH 1/4] mm: free swp_entry in madvise_free
2015-04-12 14:48 UTC (8+ messages)
` [PATCH 4/4] mm: make every pte dirty on do_swap_page
[PATCH 0/3 v5] dax: some dax fixes and cleanups
2015-04-12 7:49 UTC (5+ messages)
` [PATCH 1/3 @stable] mm(v4.0): New pfn_mkwrite same as page_mkwrite for VM_PFNMAP
[patch 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
2015-04-11 13:26 UTC (7+ messages)
` [patch -mm] mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix
[PATCH] Documentation/memcg: update memcg/kmem status
2015-04-11 13:24 UTC (2+ messages)
[RFC PATCH v3 0/2] tracing: add trace event for memory-failure
2015-04-11 10:41 UTC (7+ messages)
` [RFC PATCH v3 1/2] memory-failure: export page_type and action result
` [RFC PATCH v3 2/2] tracing: add trace event for memory-failure
slub bulk alloc: Extract objects from the per cpu slab
2015-04-11 7:25 UTC (7+ messages)
` slub: bulk allocation from per cpu partial pages
[PATCH 2/2][v2] blk-plug: don't flush nested plug lists
2015-04-11 4:11 UTC (6+ messages)
` [f2fs-dev] "
[PATCH] mm/hugetlb: use pmd_page() in follow_huge_pmd()
2015-04-10 20:38 UTC (5+ messages)
[PATCH 0/2] KASan for arm64
2015-04-10 13:37 UTC (6+ messages)
` [PATCH 2/2] arm64: add KASan support
[PATCH] mempool: add missing include
2015-04-09 23:22 UTC (5+ messages)
[PATCH 1/1 linux-next] slob: statify slob_alloc_node() and remove symbol
2015-04-09 20:50 UTC (2+ messages)
[Patch V2 00/15] xen: support pv-domains larger than 512GB
2015-04-09 13:09 UTC (25+ messages)
` [Patch V2 01/15] xen: sync with xen headers
` [Xen-devel] "
` [Patch V2 02/15] xen: save linear p2m list address in shared info structure
` [Xen-devel] "
` [Patch V2 03/15] xen: don't build mfn tree if tools don't need it
` [Xen-devel] "
` [Patch V2 04/15] xen: eliminate scalability issues from initial mapping setup
` [Patch V2 05/15] xen: move static e820 map to global scope
` [Patch V2 06/15] xen: split counting of extra memory pages from remapping
` [Patch V2 07/15] xen: check memory area against e820 map
` [Xen-devel] "
` [Patch V2 08/15] xen: find unused contiguous memory area
` [Xen-devel] "
` [Patch V2 09/15] xen: check for kernel memory conflicting with memory layout
` [Xen-devel] "
` [Patch V2 10/15] xen: check pre-allocated page tables for conflict with memory map
` [Xen-devel] "
` [Patch V2 11/15] xen: check for initrd conflicting with e820 map
` [Xen-devel] "
` [Patch V2 12/15] mm: provide early_memremap_ro to establish read-only mapping
` [Patch V2 13/15] xen: move p2m list if conflicting with e820 map
` [Patch V2 14/15] xen: allow more than 512 GB of RAM for 64 bit pv-domains
` [Patch V2 15/15] xen: remove no longer needed p2m.h
[PATCH 2/5] mm: Refactor remap_pfn_range()
2015-04-09 8:32 UTC (10+ messages)
` [PATCH 3/5] io-mapping: Always create a struct to hold metadata about the io-mapping
` [PATCH 4/5] mm: Export remap_io_mapping()
` [PATCH 5/5] drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
[PATCH] mm: show free pages per each migrate type
2015-04-09 1:27 UTC (3+ messages)
HugePages_Rsvd leak
2015-04-08 21:42 UTC (5+ messages)
[next:master 9613/10050] mm/cma_debug.c:45 cma_used_get() warn: should 'used << cma->order_per_bit' be a 64 bit type?
2015-04-08 20:55 UTC (3+ messages)
` [PATCH] mm-cma-add-functions-to-get-region-pages-counters-fix-3
[PATCH -mm] slab: use cgroup ino for naming per memcg caches
2015-04-08 18:24 UTC (6+ messages)
randconfig build error with next-20150408, in mm/mempool.c
2015-04-08 16:25 UTC
[GIT PULL 00/19] perf/core improvements and fixes
2015-04-08 15:05 UTC (4+ messages)
` [PATCH 03/19] tools lib traceevent: Honor operator priority
` [PATCH 04/19] perf kmem: Respect -i option
Please resolve File Modified on merge for patches/kernel/kernel-nowarn-sysctl.patch
2015-04-08 0:48 UTC
[PATCH] mm/migrate: Mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 (was: Re: Possible regression in gcc 4.7.3 next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page")
2015-04-08 0:15 UTC (11+ messages)
` [PATCH] mm/migrate: Mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3
mmotm 2015-04-07-16-35 uploaded
2015-04-07 23:35 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).