linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] kvm, mm: account shadow page tables to kmemcg
 2018-06-29 15:43 UTC  (5+ messages)

[PATCH v2 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
 2018-06-29 15:37 UTC  (3+ messages)

Issue fixed by commit 53a59fc67f97 is surfacing again
 2018-06-29 15:32 UTC 

[PATCH v34 0/4] Virtio-balloon: support free page reporting
 2018-06-29 15:28 UTC  (8+ messages)

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-06-29 15:27 UTC  (16+ messages)
              ` [PATCH] sparse: stricter warning for explicit cast to ulong

[PATCH v1 0/2] sparse_init rewrite
 2018-06-29 14:40 UTC  (8+ messages)
` [PATCH v1 1/2] mm/sparse: add sparse_init_nid()
` [PATCH v1 2/2] mm/sparse: start using sparse_init_nid(), and remove old code

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-29 14:40 UTC  (21+ messages)

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-06-29 14:35 UTC  (17+ messages)

[PATCH] mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
 2018-06-29 14:12 UTC  (3+ messages)

[PATCH v2] net, mm: account sock objects to kmemcg
 2018-06-29 12:57 UTC  (4+ messages)

[PATCH v4 0/3] fix free pmd/pte page handlings on x86
 2018-06-29 12:23 UTC  (7+ messages)
` [PATCH v4 1/3] x86/mm: disable ioremap free page handling on x86-PAE
` [PATCH v4 2/3] ioremap: Update pgtable free interfaces with addr
` [PATCH v4 3/3] x86/mm: add TLB purge to free pmd/pte page interfaces

[RFC v2 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-06-29 11:39 UTC  (16+ messages)
` [RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem "

[PATCH v8 0/2] Directed kmem charging
 2018-06-29  9:52 UTC  (6+ messages)
` [PATCH 1/2] fs: fsnotify: account fsnotify metadata to kmemcg
` [PATCH 2/2] fs, mm: account buffer_head "

[PATCH] alpha: switch to NO_BOOTMEM
 2018-06-29  9:43 UTC  (4+ messages)

dm bufio: Reduce dm_bufio_lock contention
 2018-06-29  8:29 UTC  (13+ messages)

[PATCH] mm: hugetlb: yield when prepping struct pages
 2018-06-29  7:31 UTC  (6+ messages)

[PATCH] memcg, oom: move out_of_memory back to the charge path
 2018-06-29  7:21 UTC  (3+ messages)

[PATCH/RFC] mm: do not drop unused pages when userfaultd is running
 2018-06-29  6:51 UTC  (6+ messages)

[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-29  6:21 UTC  (13+ messages)
` [PATCH -mm -v4 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -mm -v4 08/21] mm, THP, swap: Support to read a huge swap cluster for swapin a THP

[PATCH v9 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-06-29  2:29 UTC  (7+ messages)
` [PATCH v9 1/6] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID
` [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64
` [PATCH v9 3/6] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v9 4/6] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v9 5/6] arm: arm64: introduce pfn_valid_region()
` [PATCH v9 6/6] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

[PATCH] mm/madvise: allow MADV_DONTNEED to free memory that is MLOCK_ONFAULT
 2018-06-28 20:20 UTC  (12+ messages)

[PATCHv3 00/17] MKTME enabling
 2018-06-28 18:52 UTC  (2+ messages)

[PATCH v14 00/74] Convert page cache to XArray
 2018-06-28 16:30 UTC  (9+ messages)

[PATCH v6 0/5] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-06-28 14:09 UTC  (15+ messages)
` [PATCH v6 1/5] mm/sparse: Add a static variable nr_present_sections
` [PATCH v6 2/5] mm/sparsemem: Defer the ms->section_mem_map clearing
` [PATCH v6 3/5] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
` [PATCH v6 4/5] mm/sparse: Optimize memmap allocation during sparse_init()
` [PATCH v6 5/5] mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER

[PATCH v10 1/2] Move enum oom_constraint in oom.h
 2018-06-28 10:30 UTC  (4+ messages)
` [PATCH v10 2/2] Refactor part of the oom report in dump_header

[PATCH 0/3] mm: use irq locking suffix instead local_irq_disable()
 2018-06-28  9:30 UTC  (7+ messages)
` [PATCH 2/3] mm: workingset: make shadow_lru_isolate() use locking suffix

[PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
 2018-06-28  9:17 UTC  (14+ messages)

[PATCH v33 0/4] Virtio-balloon: support free page reporting
 2018-06-28  8:39 UTC  (7+ messages)
` [PATCH v33 1/4] mm: add a function to get free page blocks

[powerpc/powervm][bug]while requesting for free page, gfp flag 'mode' is not set
 2018-06-28  7:45 UTC 

[PATCH] kvm, mm: account shadow page tables to kmemcg
 2018-06-28  7:10 UTC  (2+ messages)

[PATCH v5 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-06-28  6:57 UTC  (15+ messages)
` [PATCH v5 1/4] mm/sparse: Add a static variable nr_present_sections
` [PATCH v5 2/4] mm/sparsemem: Defer the ms->section_mem_map clearing
` [PATCH v5 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
` [PATCH v5 4/4] mm/sparse: Optimize memmap allocation during sparse_init()

mmotm 2018-06-27-23-21 uploaded
 2018-06-28  6:22 UTC 

Freeing page table pages
 2018-06-28  5:31 UTC 

[Bug 200271] New: BUG: unable to handle kernel paging request at fffff1e034000208
 2018-06-28  5:04 UTC  (2+ messages)

[PATCH] mm: reject MAP_SHARED_VALIDATE without new flags
 2018-06-28  4:18 UTC  (5+ messages)

(no subject)
 2018-06-28  3:48 UTC 

[PATCH V7 00/24] block: support multipage bvec
 2018-06-28  2:01 UTC  (9+ messages)
` [PATCH V7 01/24] dm: use bio_split() when splitting out the already processed bio
` [PATCH V7 20/24] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V7 24/24] block: document usage of bio iterator helpers

[PATCHv4 00/18] MKTME enabling
 2018-06-27 23:48 UTC  (8+ messages)
` [PATCHv4 17/18] x86/mm: Handle encrypted memory in page_to_virt() and __pa()
` [PATCHv4 18/18] x86: Introduce CONFIG_X86_INTEL_MKTME

[RFC PATCH] net, mm: account sock objects to kmemcg
 2018-06-27 22:06 UTC  (4+ messages)

[PATCH] mm: drop VM_BUG_ON from __get_free_pages
 2018-06-27 21:24 UTC  (7+ messages)

[PATCH REPOST] Revert mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-06-27 19:40 UTC  (8+ messages)

[PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
 2018-06-27 16:53 UTC  (11+ messages)
                  ` [virtio-dev] "

why do we still need bootmem allocator?
 2018-06-27 16:02 UTC  (8+ messages)

[PATCH V7 10/24] block: introduce multipage page bvec helpers
 2018-06-27 15:59 UTC  (2+ messages)

[powerpc/powervm]kernel BUG at mm/memory_hotplug.c:1864!
 2018-06-27 13:42 UTC  (8+ 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