linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-02 12:20 UTC  (6+ messages)

[RFC v3 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-02 12:15 UTC  (14+ messages)
` [RFC v3 PATCH 1/5] uprobes: make vma_has_uprobes non-static
` [RFC v3 PATCH 2/5] mm: introduce VM_DEAD flag
` [RFC v3 PATCH 3/5] mm: refactor do_munmap() to extract the common part
` [RFC v3 PATCH 4/5] mm: mmap: zap pages with read mmap_sem for large mapping
` [RFC v3 PATCH 5/5] x86: check VM_DEAD flag in page fault

[PATCH v9 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-02 12:06 UTC  (9+ 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] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-07-02 12:00 UTC  (16+ messages)

[PATCH] mm: be more informative in OOM task list
 2018-07-02 11:39 UTC  (5+ messages)

[PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
 2018-07-02 10:36 UTC  (17+ messages)

[PATCH v11 1/2] Refactor part of the oom report in dump_header
 2018-07-02 10:22 UTC  (4+ messages)
` [PATCH v11 2/2] Add the missing information "

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-02 10:17 UTC  (18+ messages)
` [PATCH v2 1/6] mm: get_user_pages: consolidate error handling
` [PATCH v2 2/6] mm: introduce page->dma_pinned_flags, _count
` [PATCH v2 3/6] mm: introduce zone_gup_lock, for dma-pinned pages
` [PATCH v2 4/6] mm/fs: add a sync_mode param for clear_page_dirty_for_io()
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields
` [PATCH v2 6/6] mm: page_mkclean, ttu: handle pinned pages

[next-20180629][powerpc/powervm]WARNING: CPU: 4 PID: 71507 at mm/shmem.c:1087 shmem_evict_inode+0xa4/0x240
 2018-07-02 10:12 UTC 

[PATCH] memcg, oom: move out_of_memory back to the charge path
 2018-07-02 10:03 UTC  (5+ messages)

Issue fixed by commit 53a59fc67f97 is surfacing again
 2018-07-02  9:27 UTC  (2+ messages)

[PATCH v7 REBASED 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-02  9:10 UTC  (2+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-07-02  8:59 UTC  (7+ messages)

/tmp/cctnQ1CM.s:35: Error: .err encountered
 2018-07-02  8:11 UTC  (6+ messages)

[PATCHi v2] mm: do not drop unused pages when userfaultd is running
 2018-07-02  7:50 UTC 

why do we still need bootmem allocator?
 2018-07-02  6:09 UTC  (7+ messages)
        ` h8300: BUG: Bad page state in process swapper (was: Re: why do we still need bootmem allocator?)

[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-07-02  5:19 UTC  (13+ messages)
` [PATCH -mm -v4 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()

[PATCH v3 0/2] sparse_init rewrite
 2018-07-02  3:42 UTC  (15+ messages)
` [PATCH v3 1/2] mm/sparse: add sparse_init_nid()
` [PATCH v3 2/2] mm/sparse: start using sparse_init_nid(), and remove old code

[BUG] Swap xarray workingset eviction warning
 2018-07-02  3:11 UTC  (2+ messages)

[PATCH] x86: make Memory Management options more visible
 2018-07-02  2:48 UTC 

[PATCH v2 0/2] sparse_init rewrite
 2018-07-02  1:55 UTC  (11+ messages)
` [PATCH v2 1/2] mm/sparse: add sparse_init_nid()
` [PATCH v2 2/2] mm/sparse: start using sparse_init_nid(), and remove old code

[PATCH v2 00/11] docs/mm: add boot time memory management docs
 2018-07-01 15:26 UTC  (13+ messages)
` [PATCH v2 01/11] mm/bootmem: drop duplicated kernel-doc comments
` [PATCH v2 02/11] docs/mm: nobootmem: fixup "
` [PATCH v2 03/11] docs/mm: bootmem: fix kernel-doc warnings
` [PATCH v2 04/11] docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'
` [PATCH v2 05/11] docs/mm: bootmem: add overview documentation
` [PATCH v2 06/11] mm/memblock: add a name for memblock flags enumeration
` [PATCH v2 07/11] docs/mm: memblock: update kernel-doc comments
` [PATCH v2 08/11] docs/mm: memblock: add kernel-doc comments for memblock_add[_node]
` [PATCH v2 09/11] docs/mm: memblock: add kernel-doc description for memblock types
` [PATCH v2 10/11] docs/mm: memblock: add overview documentation
` [PATCH v2 11/11] docs/mm: add description of boot time memory management

[PATCH v3 12/16] treewide: Use array_size() for kmalloc()-family
 2018-07-01  9:22 UTC  (4+ messages)

[PATCH] Add option to configure default zswap compressor algorithm
 2018-07-01  6:56 UTC 

[PATCH] mm: thp: passing correct vm_flags to hugepage_vma_check
 2018-07-01  6:31 UTC  (5+ messages)

/tmp/ccqW4TZ5.s:35: Error: .err encountered
 2018-07-01  4:16 UTC 

[PATCH v3] add param that allows bootline control of hardened usercopy
 2018-06-30 20:43 UTC  (5+ messages)

[PATCH v2] alpha: switch to NO_BOOTMEM
 2018-06-30 15:13 UTC 

[PATCH net-next] net, mm: avoid unnecessary memcg charge skmem
 2018-06-30 10:53 UTC  (2+ messages)

[PATCH v2 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
 2018-06-30 10:09 UTC  (5+ messages)

[PATCH v34 0/4] Virtio-balloon: support free page reporting
 2018-06-30  4:31 UTC  (13+ messages)

[PATCH] kernel/memremap, kasan: Make ZONE_DEVICE with work with KASAN
 2018-06-30  3:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-30  2:41 UTC  (16+ messages)

(no subject)
 2018-06-30  1:37 UTC  (4+ messages)
  ` 
  ` [PATCH] mm/fadvise: Fix signed overflow UBSAN complaint

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

[PATCH] mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
 2018-06-29 20:24 UTC  (4+ messages)

[PATCH v5 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-06-29 18:59 UTC  (8+ messages)
` [PATCH v5 4/4] "

[PATCH v8 0/2] Directed kmem charging
 2018-06-29 17:44 UTC  (5+ messages)
` [PATCH 1/2] fs: fsnotify: account fsnotify metadata to kmemcg

[PATCH v14 00/74] Convert page cache to XArray
 2018-06-29 17:30 UTC  (3+ messages)
` [PATCH v14 68/74] dax: Convert dax_lock_page "

[RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem for large mapping
 2018-06-29 16:50 UTC  (15+ messages)

[PATCH v2] kvm, mm: account shadow page tables to kmemcg
 2018-06-29 16:47 UTC  (6+ messages)

[PATCH v4 0/3] fix free pmd/pte page handlings on x86
 2018-06-29 16:01 UTC  (6+ messages)
` [PATCH v4 2/3] ioremap: Update pgtable free interfaces with addr

[PATCH v1 0/2] sparse_init rewrite
 2018-06-29 15:55 UTC  (10+ 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 0/7] arm64: untag user pointers passed to the kernel
 2018-06-29 15:27 UTC  (14+ messages)

[PATCH v2] net, mm: account sock objects to kmemcg
 2018-06-29 12:57 UTC  (2+ 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