linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-08 14:03:35 to 2017-02-10 22:14:10 UTC [more...]

[PATCHv6 00/37] ext4: support of huge pages
 2017-02-10 22:13 UTC  (34+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags
` [PATCHv6 04/37] mm, rmap: account file thp pages
` [PATCHv6 05/37] thp: try to free page's buffers before attempt split
` [PATCHv6 06/37] thp: handle write-protection faults for file THP
` [PATCHv6 07/37] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv6 08/37] filemap: handle huge pages in do_generic_file_read()
` [PATCHv6 09/37] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv6 10/37] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv6 11/37] HACK: readahead: alloc huge pages, if allowed
` [PATCHv6 12/37] brd: make it handle huge pages
` [PATCHv6 13/37] mm: make write_cache_pages() work on "
` [PATCHv6 15/37] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv6 16/37] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv6 17/37] fs: make block_read_full_page() be able to read huge page

PCID review?
 2017-02-10 22:07 UTC  (13+ messages)

[PATCHv4 0/5] Fix compatible mmap() return pointer over 4Gb
 2017-02-10 21:28 UTC  (7+ messages)
` [PATCHv4 1/5] x86/mm: split arch_mmap_rnd() on compat/native versions

[PATCH V2 0/7] mm: fix some MADV_FREE issues
 2017-02-10 18:01 UTC  (21+ messages)
` [PATCH V2 2/7] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V2 3/7] mm: reclaim MADV_FREE pages
` [PATCH V2 5/7] mm: add vmstat account for "
` [PATCH V2 6/7] proc: show MADV_FREE pages info in smaps
` [PATCH V2 7/7] mm: add a separate RSS for MADV_FREE pages

mm: deadlock between get_online_cpus/pcpu_alloc
 2017-02-10 17:58 UTC  (34+ messages)

[LSF/MM TOPIC] slab reclaim
 2017-02-10 17:54 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH v2 00/10] try to reduce fragmenting fallbacks
 2017-02-10 17:23 UTC  (11+ messages)
` [PATCH v2 01/10] mm, compaction: reorder fields in struct compact_control
` [PATCH v2 02/10] mm, compaction: remove redundant watermark check in compact_finished()
` [PATCH v2 03/10] mm, page_alloc: split smallest stolen page in fallback
` [PATCH v2 04/10] mm, page_alloc: count movable pages when stealing from pageblock
` [PATCH v2 05/10] mm, compaction: change migrate_async_suitable() to suitable_migration_source()
` [PATCH v2 06/10] mm, compaction: add migratetype to compact_control
` [PATCH v2 07/10] mm, compaction: restrict async compaction to pageblocks of same migratetype
` [PATCH v2 08/10] mm, compaction: finish whole pageblock to reduce fragmentation
` [RFC v2 09/10] mm, page_alloc: disallow migratetype fallback in fastpath
` [RFC v2 10/10] mm, page_alloc: introduce MIGRATE_MIXED migratetype

[PATCH 4/4] mm,hugetlb: compute page_size_log properly
 2017-02-10 16:51 UTC  (3+ messages)

[RFC] mm/hugetlb: use mem policy when allocating surplus huge pages
 2017-02-10 15:47 UTC  (3+ messages)

[PATCH] vmscan: fix zone balance check in prepare_kswapd_sleep
 2017-02-10 13:11 UTC  (4+ messages)

[LSF/MM TOPIC] cpuset vs mempolicy related issues
 2017-02-10 12:26 UTC  (3+ messages)

[PATCH 1/3 staging-next] android: Collect statistics from lowmemorykiller
 2017-02-10 10:34 UTC  (12+ messages)

[PATCH 0/3 staging-next] android: Lowmemmorykiller task tree
 2017-02-10 10:27 UTC  (5+ messages)
` [PATCH 1/3 v2 staging-next] android: Collect statistics from lowmemorykiller

[PATCH V2 0/3] Define coherent device memory node
 2017-02-10 10:06 UTC  (4+ messages)
` [PATCH V2 1/3] mm: Define coherent device memory (CDM) node
` [PATCH V2 2/3] mm: Enable HugeTLB allocation isolation for CDM nodes
` [PATCH V2 3/3] mm: Enable Buddy "

[RFC] 3.10 kernel- oom with about 24G free memory
 2017-02-10  9:24 UTC  (10+ messages)

[PATCH 1/2 v2] mm: vmpressure: fix sending wrong events on underflow
 2017-02-10  9:05 UTC  (7+ messages)
` [PATCH 2/2 v5] mm: vmscan: do not pass reclaimed slab to vmpressure

[PATCH 3/3 staging-next] mm: Remove RCU and tasklocks from lmk
 2017-02-10  7:57 UTC  (4+ messages)

[PATCH 4.4 05/48] mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
 2017-02-10  5:00 UTC  (2+ messages)

[zwisler:ext4_PMD_allocation 41/404] WARNING: mm/built-in.o(.text+0x21122): Section mismatch in reference from the function _get_kmalloc_cache_name() to the variable .init.rodata:_kmalloc_info
 2017-02-10  3:21 UTC 

[PATCH RFC v2 tip/core/rcu] Maintain special bits at bottom of ->dynticks counter
 2017-02-09 23:51 UTC 

[PATCH v3 00/14] mm: page migration enhancement for thp
 2017-02-09 23:04 UTC  (14+ messages)
` [PATCH v3 04/14] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v3 08/14] mm: thp: enable thp migration in generic path
` [PATCH v3 09/14] mm: thp: check pmd migration entry in common path
` [PATCH v3 13/14] mm: migrate: move_pages() supports thp migration

[PATCH 2/3 staging-next] oom: Add notification for oom_score_adj
 2017-02-09 19:40 UTC  (2+ messages)

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-09 19:20 UTC  (10+ messages)
` [PATCH 1/8] ARM: sun8i: Fix the mali clock rate
` [PATCH 2/8] dt-bindings: gpu: mali: Add optional memory-region
` [PATCH 3/8] mm: cma: Export a few symbols
` [PATCH 4/8] drm/sun4i: Grab reserved memory region
` [PATCH 5/8] ARM: sun8i: a33: Add shared display memory pool
` [PATCH 6/8] dt-bindings: gpu: mali: Add optional OPPs
` [PATCH 7/8] ARM: sunxi: Select PM_OPP
` [PATCH 8/8] ARM: sun8i: a33: Add the Mali OPPs

[PATCH] mm/page_alloc: remove redundant init code for ZONE_MOVABLE
 2017-02-09 14:34 UTC  (2+ messages)

[PATCH] mm/page_alloc: return 0 in case this node has no page within the zone
 2017-02-09 13:59 UTC  (7+ messages)

[PATCH] mm: testcases for RODATA: fix config dependency
 2017-02-09 13:16 UTC 

Query on per app memory cgroup
 2017-02-09 11:16 UTC 

[PATCH 0/3] Define coherent device memory node
 2017-02-09 10:09 UTC  (11+ messages)
` [PATCH 1/3] mm: Define coherent device memory (CDM) node
` [PATCH 3/3] mm: Enable Buddy allocation isolation for CDM nodes

[PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size>
 2017-02-09  9:12 UTC  (7+ messages)

[PATCH] mm/page_alloc: Fix nodes for reclaim in fast path
 2017-02-09  8:57 UTC  (5+ messages)

[PATCH v2] mm/zsmalloc: fix comment in zsmalloc
 2017-02-09  8:09 UTC  (3+ messages)

[PATCH] mm, page_alloc: only use per-cpu allocator for irq-safe requests -fix v2
 2017-02-09  6:22 UTC  (3+ messages)

[PATCH] mm: cleanups for printing phys_addr_t and dma_addr_t
 2017-02-09  5:34 UTC 

[PATCH] mm: fix KPF_SWAPCACHE
 2017-02-09  4:50 UTC  (3+ messages)

[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
 2017-02-09  4:34 UTC  (6+ messages)
        ` [kbuild-all] "

[PATCH] mm/zsmalloc: fix comment in zsmalloc
 2017-02-09  3:55 UTC  (2+ messages)

[PATCH 1/2] mm/autonuma: Let architecture override how the write bit should be stashed in a protnone pte
 2017-02-09  3:16 UTC  (3+ messages)
` [PATCH 2/2] powerpc/mm/autonuma: Switch ppc64 to its own implementeation of saved write

[PATCH] mm: remove shmem_mapping() shmem_zero_setup() duplicates
 2017-02-09  1:02 UTC 

[PATCH] mm balloon: umount balloon_mnt when remove vb device
 2017-02-08 23:42 UTC  (2+ messages)

mm: double-free in cgwb_bdi_init
 2017-02-08 20:52 UTC  (3+ messages)
` [PATCH] block: fix double-free in the failure path of cgwb_bdi_init()

[PATCH] mm-page_alloc-use-static-global-work_struct-for-draining-per-cpu-pages-fix
 2017-02-08 18:19 UTC  (4+ messages)

[mmotm:master 319/413] arch/arm64/kernel/armv8_deprecated.c:359:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'aarch32_check_condition'
 2017-02-08 17:26 UTC  (2+ messages)

[PATCH] mm, page_alloc: only use per-cpu allocator for irq-safe requests -fix
 2017-02-08 15:12 UTC  (3+ messages)

[RFC V2 00/12] Define coherent device memory node
 2017-02-08 15:04 UTC  (7+ messages)
` [RFC V2 12/12] mm: Tag VMA with VM_CDM flag explicitly during mbind(MPOL_BIND)


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