linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-27 17:39:22 to 2020-01-29 09:42:00 UTC [more...]

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-01-29  9:41 UTC  (3+ messages)

[PATCH for 4.19-stable v3 00/24] mm/memory_hotplug: backport of pending stable fixes
 2020-01-29  9:37 UTC  (51+ messages)
` [PATCH for 4.19-stable v3 01/24] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
  ` Patch "mm/memory_hotplug: make remove_memory() take the device_hotplug_lock" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 02/24] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
  ` Patch "mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 03/24] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
  ` Patch "mm, sparse: pass nid instead of pgdat to sparse_add_one_section()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 04/24] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
  ` Patch "drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 05/24] mm, memory_hotplug: add nid parameter to arch_remove_memory
  ` Patch "mm, memory_hotplug: add nid parameter to arch_remove_memory" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 06/24] mm/memory_hotplug: release memory resource after arch_remove_memory()
  ` Patch "mm/memory_hotplug: release memory resource after arch_remove_memory()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 07/24] drivers/base/memory.c: clean up relics in function parameters
  ` Patch "drivers/base/memory.c: clean up relics in function parameters" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 08/24] mm, memory_hotplug: update a comment in unregister_memory()
  ` Patch "mm, memory_hotplug: update a comment in unregister_memory()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 09/24] mm/memory_hotplug: make unregister_memory_section() never fail
  ` Patch "mm/memory_hotplug: make unregister_memory_section() never fail" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 10/24] mm/memory_hotplug: make __remove_section() never fail
  ` Patch "mm/memory_hotplug: make __remove_section() never fail" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 11/24] powerpc/mm: Fix section mismatch warning
  ` Patch "powerpc/mm: Fix section mismatch warning" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 12/24] mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
  ` Patch "mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 13/24] s390x/mm: implement arch_remove_memory()
  ` Patch "s390x/mm: implement arch_remove_memory()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 14/24] mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
  ` Patch "mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 15/24] drivers/base/memory: pass a block_id to init_memory_block()
  ` Patch "drivers/base/memory: pass a block_id to init_memory_block()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 16/24] mm/memory_hotplug: create memory block devices after arch_add_memory()
  ` Patch "mm/memory_hotplug: create memory block devices after arch_add_memory()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 17/24] mm/memory_hotplug: remove memory block devices before arch_remove_memory()
  ` Patch "mm/memory_hotplug: remove memory block devices before arch_remove_memory()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 18/24] mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
  ` Patch "mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 19/24] mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
  ` Patch "mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 20/24] mm/hotplug: kill is_dev_zone() usage in __remove_pages()
  ` Patch "mm/hotplug: kill is_dev_zone() usage in __remove_pages()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 21/24] drivers/base/node.c: simplify unregister_memory_block_under_nodes()
  ` Patch "drivers/base/node.c: simplify unregister_memory_block_under_nodes()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 22/24] mm/memunmap: don't access uninitialized memmap in memunmap_pages()
  ` Patch "mm/memunmap: don't access uninitialized memmap in memunmap_pages()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 23/24] mm/memory_hotplug: fix try_offline_node()
  ` Patch "mm/memory_hotplug: fix try_offline_node()" has been added to the 4.19-stable tree
` [PATCH for 4.19-stable v3 24/24] mm/memory_hotplug: shrink zones when offlining memory
  ` Patch "mm/memory_hotplug: shrink zones when offlining memory" has been added to the 4.19-stable tree

[Patch v2 0/4] cleanup on do_pages_move()
 2020-01-29  9:36 UTC  (12+ messages)
` [Patch v2 1/4] mm/migrate.c: not necessary to check start and i
` [Patch v2 2/4] mm/migrate.c: wrap do_move_pages_to_node() and store_status()
` [Patch v2 3/4] mm/migrate.c: check pagelist in move_pages_and_store_status()

[PATCH -next] mm/page_counter: mark intentional data races
 2020-01-29  9:33 UTC  (4+ messages)

[PATCH v5 00/38] Hardened usercopy whitelisting
 2020-01-29  9:26 UTC  (10+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-29  5:47 UTC  (11+ messages)
` [PATCH 1/3] mm/gup: track FOLL_PIN pages
` [PATCH 2/3] mm/gup_benchmark: support pin_user_pages() and related calls

[PATCH v5 01/17] powerpc/32: replace MTMSRD() by mtmsr
 2020-01-29  5:17 UTC  (2+ messages)

mmotm 2020-01-28-20-05 uploaded
 2020-01-29  4:52 UTC  (3+ messages)
` mmotm 2020-01-28-20-05 uploaded (net/mptcp/subflow.c)
` mmotm 2020-01-28-20-05 uploaded (security/security.c)

[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-29  3:24 UTC  (9+ messages)
` [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
` [PATCH v2 2/8] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v2 3/8] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v2 4/8] mm/gup: track FOLL_PIN pages
` [PATCH v2 5/8] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v2 6/8] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v2 7/8] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 8/8] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH 00/12] Change readahead API
 2020-01-29  1:38 UTC  (11+ messages)
` [PATCH 04/12] mm: Add readahead address space operation
` [PATCH 06/12] btrfs: Convert from readpages to readahead
` [PATCH 07/12] erofs: Convert uncompressed files "
` [PATCH 11/12] fuse: Convert "
` [PATCH 12/12] iomap: "

[PATCH 0/5] mm/mremap.c: cleanup move_page_tables() a little
 2020-01-29  0:28 UTC  (8+ messages)
` [PATCH 3/5] mm/mremap: use pmd_addr_end to calculate next in move_page_tables()

[Patch v2 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-01-29  0:26 UTC  (5+ messages)
` [Patch v2 1/4] mm/mremap: format the check in move_normal_pmd() same as move_huge_pmd()
` [Patch v2 2/4] mm/mremap: it is sure to have enough space when extent meets requirement
` [Patch v2 3/4] mm/mremap: calculate extent in one place
` [Patch v2 4/4] mm/mremap: start addresses are properly aligned

[LSF/MM/BPF TOPIC] Memory Tiering discussion
 2020-01-29  0:05 UTC  (2+ messages)

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-01-28 19:44 UTC  (19+ messages)

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-28 19:07 UTC  (18+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2020-01-28 18:13 UTC  (14+ messages)

[PATCH v2 0/9] Introduce Data Access MONitor (DAMON)
 2020-01-28 16:09 UTC  (16+ messages)
` [PATCH v2 1/9] mm: "
    `  "
` [PATCH v2 2/9] mm/damon: Implement region based sampling
` [PATCH v2 3/9] mm/damon: Adaptively adjust regions
` [PATCH v2 4/9] mm/damon: Apply dynamic memory mapping changes
` [PATCH v2 5/9] mm/damon: Add debugfs interface
` [PATCH v2 6/9] mm/damon: Add minimal user-space tools
` [PATCH v2 7/9] Documentation/admin-guide/mm: Add a document for DAMON
` [PATCH v2 8/9] mm/damon: Add kunit tests
` [PATCH v2 9/9] mm/damon: Add a tracepoint for result buffer writing
  ` Re: [PATCH v2 0/9] Introduce Data Access MONitor (DAMON)

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-01-28 15:26 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-28 12:30 UTC 

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-28  9:38 UTC  (5+ messages)

[PATCH v1] drivers/base/memory.c: indicate all memory blocks as removable
 2020-01-28  9:35 UTC 

mmotm 2020-01-23-21-12 uploaded (efi)
 2020-01-28  9:17 UTC  (6+ messages)

Paging out when free memory is low but not exhausted (and available memory remains high)
 2020-01-28  7:19 UTC  (8+ messages)

[PATCH resend mm,net-next 1/3] mm: Refactor insert_page to prepare for batched-lock insert
 2020-01-28  2:59 UTC  (3+ messages)
` [PATCH resend mm,net-next 2/3] mm: Add vm_insert_pages()
` [PATCH resend mm,net-next 3/3] net-zerocopy: Use vm_insert_pages() for tcp rcv zerocopy

[PATCH] mm/vmscan.c: only adjust related kswapd cpu affinity when online cpu
 2020-01-28  0:39 UTC  (3+ messages)

[v4 PATCH] mm: move_pages: report the number of non-attempted pages
 2020-01-28  0:34 UTC  (2+ messages)

[Patch v3 0/4] cleanup on do_pages_move()
 2020-01-28  0:31 UTC  (4+ messages)
` [Patch v3 2/4] mm/migrate.c: wrap do_move_pages_to_node() and store_status()

[PATCH v3 0/5] introduce memory hinting API for external process
 2020-01-28  0:16 UTC  (6+ messages)
` [PATCH v3 1/5] mm: factor out madvise's core functionality
` [PATCH v3 2/5] mm: introduce external memory hinting API
` [PATCH v3 3/5] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v3 4/5] mm/madvise: allow KSM hints for remote API
` [PATCH v3 5/5] mm: support both pid and pidfd for process_madvise

[PATCH 0/3] Rename variables in mmu_notifier.c
 2020-01-27 20:52 UTC  (2+ messages)

[PATCH] mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
 2020-01-27 20:23 UTC  (4+ messages)

[v3 PATCH] mm: move_pages: report the number of non-attempted pages
 2020-01-27 19:55 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Do not pin pages for various direct-io scheme
 2020-01-27 19:01 UTC  (3+ messages)

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-01-27 17:34 UTC  (16+ messages)
` [PATCH v2 09/28] mm: memcg/slab: rename __mod_lruvec_slab_state() into __mod_lruvec_obj_state()
` [PATCH v2 10/28] mm: memcg: introduce mod_lruvec_memcg_state()
` [PATCH v2 12/28] mm: vmstat: use s32 for vm_node_stat_diff in struct per_cpu_nodestat
` [PATCH v2 13/28] mm: vmstat: convert slab vmstat counter to bytes
` [PATCH v2 15/28] mm: memcg/slab: obj_cgroup API
` [PATCH v2 16/28] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v2 17/28] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [PATCH v2 18/28] mm: memcg/slab: charge individual slab objects instead of pages
` [PATCH v2 19/28] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [PATCH v2 20/28] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [PATCH v2 21/28] mm: memcg/slab: use a single set of kmem_caches for all memory cgroups
` [PATCH v2 22/28] mm: memcg/slab: simplify memcg cache creation
` [PATCH v2 23/28] mm: memcg/slab: deprecate memcg_kmem_get_cache()
` [PATCH v2 24/28] mm: memcg/slab: deprecate slab_root_caches
` [PATCH v2 26/28] tools/cgroup: add slabinfo.py tool


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