linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/10] OOM Debug print selection and additional information
 2019-08-26 19:36 UTC  (6+ messages)
` [PATCH 01/10] mm/oom_debug: Add Debug base code
` [PATCH 02/10] mm/oom_debug: Add System State Summary
` [PATCH 03/10] mm/oom_debug: Add Tasks Summary
` [PATCH 04/10] mm/oom_debug: Add ARP and ND Table Summary usage
` [PATCH 05/10] mm/oom_debug: Add Select Slabs Print

[PATCH 0/2] mm/hmm: two bug fixes for hmm_range_fault()
 2019-08-26 18:21 UTC  (8+ messages)
` [PATCH 1/2] mm/hmm: hmm_range_fault() NULL pointer bug
` [PATCH 2/2] mm/hmm: hmm_range_fault() infinite loop

[PATCH] mm/migrate: initialize pud_entry in migrate_vma()
 2019-08-26 17:30 UTC  (3+ messages)

How cma allocation works ?
 2019-08-26 17:11 UTC  (5+ messages)

PageBlocks and Migrate Types
 2019-08-26 17:05 UTC  (5+ messages)

[PATCH v2] btrfs: fix allocation of bitmap pages
 2019-08-26 16:46 UTC  (4+ messages)

[PATCH v2 0/6] mm/memory_hotplug: Consider all zones when removing memory
 2019-08-26 16:44 UTC  (12+ messages)
` [PATCH v2 1/6] mm/memory_hotplug: Exit early in __remove_pages() on BUGs
` [PATCH v2 2/6] mm: Exit early in set_zone_contiguous() if already contiguous
` [PATCH v2 3/6] mm/memory_hotplug: Process all zones when removing memory
` [PATCH v2 4/6] mm/memory_hotplug: Cleanup __remove_pages()
` [PATCH v2 5/6] mm: Introduce for_each_zone_nid()
` [PATCH v2 6/6] mm/memory_hotplug: Pass nid instead of zone to __remove_pages()

[PATCH] x86/mm: Do not split_large_page() for set_kernel_text_rw()
 2019-08-26 16:09 UTC  (11+ messages)

[PATCHSET v3] writeback, memcg: Implement foreign inode flushing
 2019-08-26 16:06 UTC  (6+ messages)
` [PATCH 1/5] writeback: Generalize and expose wb_completion
` [PATCH 2/5] bdi: Add bdi->id
` [PATCH 3/5] writeback: Separate out wb_get_lookup() from wb_get_create()
` [PATCH 4/5] writeback, memcg: Implement cgroup_writeback_by_id()
` [PATCH 5/5] writeback, memcg: Implement foreign dirty flushing

[PATCHSET v2] writeback, memcg: Implement foreign inode flushing
 2019-08-26 15:58 UTC  (8+ messages)
` [PATCH 4/5] writeback, memcg: Implement cgroup_writeback_by_id()
  ` [PATCH v3 "
` [PATCH 5/5] writeback, memcg: Implement foreign dirty flushing
  ` [PATCH v3 "

[PATCH] mm: replace is_zero_pfn with is_huge_zero_pmd for thp
 2019-08-26 15:09 UTC  (3+ messages)

[PATCH 00/14] per memcg lru_lock
 2019-08-26 14:35 UTC  (16+ messages)
` [PATCH 03/14] lru/memcg: using per lruvec lock in un/lock_page_lru

[PATCH v2] fs/proc/page: Skip uninitialized page when iterating page structures
 2019-08-26 14:20 UTC  (5+ messages)

[PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask
 2019-08-26 13:46 UTC  (7+ messages)
  ` [PATCH v2 11/11] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
  ` [PATCH v2 01/11] asm-generic: add dma_zone_size
  ` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-26 13:15 UTC  (8+ messages)

[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-08-26 13:13 UTC  (8+ messages)

[PATCH] fs/proc/page: Skip uninitialized page when iterating page structures
 2019-08-26 12:44 UTC  (3+ messages)

[PATCH 2/3] xfs: add kmem_alloc_io()
 2019-08-26 12:21 UTC  (10+ messages)

[PATCH] mm: release the spinlock on zap_pte_range
 2019-08-26 12:06 UTC  (11+ messages)
        ` [RFC PATCH] mm: drop mark_page_access from the unmap path

[RFC] mm: Proactive compaction
 2019-08-26 11:47 UTC  (6+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-08-26 11:16 UTC  (3+ messages)
` [PATCH v2 1/2] mm, sl[ou]b: improve memory accounting
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

poisoned pages do not play well in the buddy allocator
 2019-08-26 11:14 UTC  (2+ messages)

WARNINGs in set_task_reclaim_state with memory cgroup and full memory usage
 2019-08-26 10:55 UTC  (3+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-26 10:41 UTC  (7+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-08-26  9:09 UTC  (6+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 1/3] mm/migrate: clean up useless code in migrate_vma_collect_pmd()
 2019-08-26  7:52 UTC  (5+ messages)
` [PATCH 2/3] mm/migrate: see hole as invalid source page

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-08-26  7:34 UTC  (2+ messages)

[PATCH v3 0/3] vmstats/vmevents flushing
 2019-08-26  7:33 UTC  (5+ messages)

[PATCH 0/2] mm/mmap.c: reduce subtree gap propagation a little
 2019-08-26  7:31 UTC  (3+ messages)
` [PATCH 1/2] mm/mmap.c: update *next* gap after itself
` [PATCH 2/2] mm/mmap.c: unlink vma before rb_erase

[RESEND PATCH V2] csky: Fixup 610 vipt cache flush mechanism
 2019-08-26  6:59 UTC 

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-26  5:55 UTC  (25+ messages)

[PATCH 1/2 v2] mm/zsmalloc.c: Migration can leave pages in ZS_EMPTY indefinitely
 2019-08-26  5:13 UTC  (6+ messages)
` [PATCH 2/2 v2] mm/zsmalloc.c: Fix race condition in zs_destroy_pool

Page corruption with SWP_SYNCHRONOUS_IO
 2019-08-26  4:51 UTC 

[PATCH] mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate
 2019-08-26  3:06 UTC 

[patch 08/11] mm, page_owner: handle THP splits correctly
 2019-08-26  1:30 UTC  (2+ messages)

[mmotm:master 14/264] mm/zsmalloc.c:2415:27: error: 'struct zs_pool' has no member named 'migration_wait'
 2019-08-25  2:53 UTC 

[patch 11/11] mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
 2019-08-25  0:55 UTC 

[patch 10/11] mm/zsmalloc.c: fix race condition in zs_destroy_pool
 2019-08-25  0:55 UTC 

[patch 09/11] mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
 2019-08-25  0:55 UTC 

[patch 07/11] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
 2019-08-25  0:54 UTC 

[patch 06/11] psi: get poll_work to run when calling poll syscall next time
 2019-08-25  0:54 UTC 

[patch 05/11] mm: memcontrol: flush percpu vmevents before releasing memcg
 2019-08-25  0:54 UTC 

[patch 04/11] mm: memcontrol: flush percpu vmstats before releasing memcg
 2019-08-25  0:54 UTC 

[patch 03/11] parisc: fix compilation errrors
 2019-08-25  0:54 UTC 

[patch 02/11] mm, page_alloc: move_freepages should not examine struct page of reserved memory
 2019-08-25  0:54 UTC 

[patch 01/11] mm/z3fold.c: fix race between migration and destruction
 2019-08-25  0:54 UTC 

incoming
 2019-08-25  0:54 UTC 

mmotm 2019-08-24-16-02 uploaded
 2019-08-24 23:03 UTC 

cleanup the walk_page_range interface
 2019-08-24 22:26 UTC  (6+ messages)

[PATCH] Partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"
 2019-08-24 20:23 UTC  (7+ messages)

[PATCH v2 2/5] mm: Add file_offset_of_ helpers
 2019-08-24 15:28 UTC  (4+ messages)

WARNINGs in set_task_reclaim_state with memory cgroup andfullmemory usage
 2019-08-24 13:05 UTC 

WARNINGs in set_task_reclaim_state with memory cgroup and fullmemory usage
 2019-08-24  8:15 UTC  (2+ messages)

WARNINGs in set_task_reclaim_state with memory cgroup and full memory usage
 2019-08-24  3:35 UTC  (2+ messages)

[PATCH v2] x86/mm/pti: in pti_clone_pgtable(), increase addr properly
 2019-08-24  2:12 UTC  (8+ messages)

Managed Security Service Providers (MSPs & MSSPs)
 2019-08-23 17:22 UTC 

[PATCH v10 0/1] arm64 tagged address ABI
 2019-08-23 16:37 UTC  (2+ messages)
` [PATCH v10 1/1] arm64: Relax Documentation/arm64/tagged-pointers.rst

[PATCH v9 0/3] arm64 tagged address ABI
 2019-08-23 16:32 UTC  (8+ messages)
` [PATCH v9 3/3] arm64: Relax Documentation/arm64/tagged-pointers.rst

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-23 15:15 UTC  (11+ messages)
` [PATCH 3/4] kernel.h: Add non_block_start/end()

[PATCH v6 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-23 15:02 UTC  (5+ messages)

[PATCH v8 0/2] arm64 tagged address ABI
 2019-08-23 15:01 UTC  (5+ messages)
` [PATCH v8 1/5] mm: untag user pointers in mmap/munmap/mremap/brk

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-08-23 14:02 UTC  (3+ messages)
` [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW

[PATCH] mm/hmm: hmm_range_fault handle pages swapped out
 2019-08-23 13:39 UTC  (2+ messages)

[PATCH v2 3/5] iomap: Support large pages
 2019-08-23 12:48 UTC  (2+ messages)

[RFC PATCH v6 00/92] VM introspection
 2019-08-23 12:39 UTC  (7+ messages)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER

[PATCH v2 1/5] fs: Introduce i_blocks_per_page
 2019-08-23 12:26 UTC  (2+ messages)

[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
 2019-08-23 11:57 UTC  (4+ messages)

[PATCH] mm/rmap.c: remove set but not used variable 'cstart'
 2019-08-23 11:54 UTC  (2+ messages)

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-08-23 11:52 UTC  (3+ messages)

[PATCH] mm, memcg: introduce per memcg oom_score_adj
 2019-08-23  1:26 UTC  (6+ messages)

[PATCH v2 0/3] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-23  0:36 UTC  (3+ messages)

[PATCH v2 0/4] debug_pagealloc improvements through page_owner
 2019-08-22 23:03 UTC  (2+ messages)

[PATCH] mm/memcg: return value of the function mem_cgroup_from_css() is not checked
 2019-08-22 20:12 UTC  (4+ 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