linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-25 22:01:12 to 2021-05-27 07:41:54 UTC [more...]

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-27  7:41 UTC  (4+ messages)

[PATCH v1 0/4] mm/mempolicy: some fix and semantics cleanup
 2021-05-27  7:39 UTC  (7+ messages)
` [PATCH v1 1/4] mm/mempolicy: skip nodemask intersect check for 'interleave' when oom
` [PATCH v1 2/4] mm/mempolicy: unify the preprocessing for mbind and set_mempolicy
` [PATCH v1 3/4] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
` [PATCH v1 4/4] mm/mempolicy: kill MPOL_F_LOCAL bit

Arm64 crash while reading memory sysfs
 2021-05-27  7:25 UTC  (9+ messages)

[PATCH v1] hugetlb: pass head page to remove_hugetlb_page()
 2021-05-27  6:58 UTC  (5+ messages)
` [External] "

[PATCH v2 00/21] Optimize list lru memory consumption
 2021-05-27  6:21 UTC  (22+ messages)
` [PATCH v2 01/21] mm: list_lru: fix list_lru_count_one() return value
` [PATCH v2 02/21] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH v2 03/21] mm: memcontrol: remove the kmem states
` [PATCH v2 04/21] mm: memcontrol: do it in mem_cgroup_css_online to make the kmem online
` [PATCH v2 05/21] mm: list_lru: remove lru node locking from memcg_update_list_lru_node
` [PATCH v2 06/21] mm: list_lru: only add the memcg aware lrus to the list_lrus
` [PATCH v2 07/21] mm: list_lru: optimize the array of per memcg lists memory consumption
` [PATCH v2 08/21] mm: list_lru: remove memcg_aware field from struct list_lru
` [PATCH v2 09/21] mm: introduce kmem_cache_alloc_lru
` [PATCH v2 10/21] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v2 11/21] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v2 12/21] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v2 13/21] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v2 14/21] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v2 15/21] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v2 16/21] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v2 17/21] mm: list_lru: replace linear array with xarray
` [PATCH v2 18/21] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v2 19/21] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v2 20/21] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v2 21/21] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-27  3:35 UTC  (17+ messages)
` [PATCH v9 03/10] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v9 05/10] mm: Rename migrate_pgmap_owner
` [PATCH v9 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
` [PATCH v9 07/10] mm: Device exclusive memory access

[PATCH v5 0/2] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-05-27  3:24 UTC  (4+ messages)
` [PATCH v5 1/2] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v5 2/2] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH v3] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY
 2021-05-27  2:58 UTC  (10+ messages)
` [PATCH 0/2] Track reserve map changes to restore on error
  ` [PATCH 1/2] hugetlb: rename HPageRestoreReserve flag to HPageRestoreRsvCnt
  ` [PATCH 2/2] hugetlb: add new hugetlb specific flag HPG_restore_rsv_map
  ` [External] [PATCH 0/2] Track reserve map changes to restore on error

[PATCH v2 0/4] slub: Print non-hashed pointers in slub debugging
 2021-05-27  2:51 UTC  (16+ messages)
` [PATCH v2 1/4] slub: Restore slub_debug=- behavior
  ` [External] "
` [PATCH v2 2/4] slub: Actually use 'message' in restore_bytes()
  ` [External] "
` [PATCH v2 3/4] slub: Indicate slab_fix() uses printf formats
` [PATCH v2 4/4] slub: Force on no_hash_pointers when slub_debug is enabled

[v3 PATCH 1/2] mm: rmap: make try_to_unmap() void function
 2021-05-27  2:30 UTC  (12+ messages)
` [v3 PATCH 2/2] mm: thp: check page_mapped instead of page_mapcount for split

[linux-next:master 4477/5003] drivers/soc/imx/gpcv2.c:22:10: fatal error: dt-bindings/power/imx8mm-power.h: No such file or directory
 2021-05-27  0:56 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: fix counting of free pages after take off from buddy
 2021-05-27  0:34 UTC  (5+ messages)

[v4 PATCH 1/2] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
 2021-05-26 23:03 UTC  (5+ messages)
` [v4 PATCH 2/2] mm: rmap: make try_to_unmap() void function

[PATCH-next] mm/memcontrol.c: Fix potential uninitialized variable warning
 2021-05-26 22:29 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION f6b46ef27317b3441138b902689bd89e4f82c6f4
 2021-05-26 20:55 UTC 

[RFC 0/7] Introduce memory allocation speed throttle in memcg
 2021-05-26 20:52 UTC 

[PATCH] Revert "MIPS: make userspace mapping young by default"
 2021-05-26 20:49 UTC  (2+ messages)

[PATCH] drm/i915: Use generic_access_phys
 2021-05-26 20:33 UTC  (2+ messages)

[PATCH -next] lib/test_hmm: check page after calling xa_untag_pointer()
 2021-05-26 19:59 UTC  (2+ messages)

[linux-next:master 5267/5396] drivers/gpu/drm/i915/gem/i915_gem_object.h:39:6: error: shift count >= width of type
 2021-05-26 19:58 UTC  (2+ messages)

[PATCH v3 0/3] arm64: improve efficiency of setting tags for user pages
 2021-05-26 19:54 UTC  (10+ messages)
` [PATCH v3 1/3] kasan: use separate (un)poison implementation for integrated init
` [PATCH v3 2/3] arm64: mte: handle tags zeroing at page allocation time
` [PATCH v3 3/3] kasan: allow freed user page poisoning to be disabled with HW tags

[RFCv2 13/13] KVM: unmap guest memory using poisoned pages
 2021-05-26 19:46 UTC  (11+ messages)

[linux-next:master 2444/5396] undefined reference to `radix__early_init_mmu'
 2021-05-26 19:26 UTC 

[PATCH][V2][next] mm: selftests: fix potential integer overflow on shift of a int
 2021-05-26 19:21 UTC  (2+ messages)

[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-26 18:41 UTC  (9+ messages)
` (BTF) "

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-05-26 18:29 UTC  (14+ messages)

[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-26 18:14 UTC  (5+ messages)
` [PATCH 1/6] mm/page_alloc: Delete vm.percpu_pagelist_fraction
` [PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch

[PATCH STABLE 4.4-5.3] mm, vmstat: drop zone->lock in /proc/pagetypeinfo
 2021-05-26 17:46 UTC 

[PATCH][next] mm: selftests: fix potential integer overflow on shift of a int
 2021-05-26 16:49 UTC  (2+ messages)

[PATCH 0/13 v6] fs: Hole punch vs page cache filling races
 2021-05-26 15:32 UTC  (19+ messages)
` [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/13] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 07/13] xfs: Convert to use invalidate_lock
` [PATCH 10/13] f2fs: Convert to using invalidate_lock

[PATCH v7] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-26 15:07 UTC  (10+ messages)

[RFC 1/3] mm/slub: aggregate objects in cache by stack trace
 2021-05-26 14:26 UTC  (6+ messages)
` [RFC 2/3] mm/slub: sort objects in cache by frequency of "
` [RFC 3/3] mm/slub: add all_objects implementation in debugfs

[linux-next:master 5116/5396] mm/memory.c:710:25: sparse: sparse: cast to non-scalar
 2021-05-26 13:56 UTC 

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-05-26 13:49 UTC  (5+ messages)

[PATCH 0/1] mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
 2021-05-26 13:36 UTC  (7+ messages)
` [PATCH 1/1] "

[next] arm64: boot failed next-20210526
 2021-05-26 13:20 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS b81329b9c8e79821b18f027d1c5b127207f2af8e
 2021-05-26 11:32 UTC 

[PATCH v5 0/3] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-05-26 10:18 UTC  (5+ messages)
` [PATCH v5 1/3] mm/memory-failure: Use a mutex to avoid memory_failure() races
` [PATCH v5 2/3] mm,hwpoison: Return -EHWPOISON to denote that the page has already been poisoned

[PATCH v3 0/6] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-26  9:30 UTC  (7+ messages)
` [PATCH v3 1/6] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [PATCH v3 2/6] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [PATCH v3 3/6] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [PATCH v3 4/6] mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline()
` [PATCH v3 5/6] virtio-mem: use page_offline_(start|end) when "
` [PATCH v3 6/6] fs/proc/kcore: use page_offline_(freeze|thaw)

[PATCH v1] drivers/base/memory: fix trying offlining memory blocks with memory holes on aarch64
 2021-05-26  8:07 UTC  (3+ messages)

Arm64 crash while online/offline memory sections
 2021-05-26  7:20 UTC  (6+ messages)

[PATCH V2] mm/thp: Make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
 2021-05-26  7:18 UTC 

[PATCH v1] memory-hotplug.rst: complete admin-guide overhaul
 2021-05-26  6:54 UTC  (2+ messages)

[PATCH 0/6] mm/uffd: Misc fix for uffd-wp and one more test
 2021-05-26  3:04 UTC  (5+ messages)
` [PATCH 2/6] mm/userfaultfd: Fix uffd-wp special cases for fork()

[RFC PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages
 2021-05-26  3:01 UTC  (15+ messages)
` [RFC PATCH v3 01/12] mm: memcontrol: move the objcg infrastructure out of CONFIG_MEMCG_KMEM
    ` [External] "
` [RFC PATCH v3 02/12] mm: memcontrol: introduce compact_lock_page_lruvec_irqsave
    ` [External] "
` [RFC PATCH v3 08/12] mm: memcontrol: introduce memcg_reparent_ops
    ` [External] "
    ` [External] Re: [RFC PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages

[PATCH 0/3] slub: Print non-hashed pointers in slub debugging
 2021-05-26  2:38 UTC  (6+ messages)
` [PATCH 3/3] slub: Actually use 'message' in restore_bytes()

mmotm 2021-05-25-19-30 uploaded
 2021-05-26  2:31 UTC 

[RFC PATCH] mm/page_alloc: fix counting of free pages after take off from buddy
 2021-05-26  0:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] mm: slab/slub: use raw_spinlock_t to define list_lock
 2021-05-25 23:16 UTC  (4+ messages)
` [PATCH 2/2] mm: slub: use DEFINE_RAW_SPINLOCK init object_map_lock


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