linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHv6 00/37] ext4: support of huge pages
 2017-02-10 14:51 UTC  (24+ 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

[PATCH V2 0/7] mm: fix some MADV_FREE issues
 2017-02-10 13:35 UTC  (15+ 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

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

PCID review?
 2017-02-10 11:01 UTC  (10+ 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 4/4] mm,hugetlb: compute page_size_log properly
 2017-02-10 10:20 UTC  (2+ messages)

[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 

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

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

[RFC] mm/hugetlb: use mem policy when allocating surplus huge pages
 2017-02-09 19:31 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

mm: deadlock between get_online_cpus/pcpu_alloc
 2017-02-09 19:15 UTC  (34+ messages)

[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  (12+ messages)
` [PATCH 1/3] mm: Define coherent device memory (CDM) node
` [PATCH 2/3] mm: Enable HugeTLB allocation isolation for CDM nodes
` [PATCH 3/3] mm: Enable Buddy "

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

[PATCH] mm/page_alloc: Fix nodes for reclaim in fast path
 2017-02-09  8:57 UTC  (6+ 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  (5+ 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)

mm: kernel BUG at __free_one_page() or free_pcppages_bulk()
 2017-02-08 14:01 UTC  (3+ messages)

[PATCH] mprotect: drop overprotective lock_pte_protection()
 2017-02-08 13:45 UTC  (4+ messages)

[PATCH] vmscan: Skip slab scan when LRU size is zero
 2017-02-08 13:37 UTC  (4+ messages)

[RFC PATCH] mm: move pcp and lru-pcp drainging into vmstat_wq
 2017-02-08 12:56 UTC  (9+ messages)

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-02-08  9:24 UTC  (9+ messages)

[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
 2017-02-08  8:41 UTC  (8+ messages)

[PATCH] mm: fix a overflow in test_pages_in_a_zone()
 2017-02-08  6:12 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox