linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-17 16:07:26 to 2022-08-18 22:19:22 UTC [more...]

[PATCH] selftests/vm: fix inability to build any vm tests
 2022-08-18 18:55 UTC  (4+ messages)

[PATCH 0/6] A few fixup patches for hugetlb
 2022-08-18 13:05 UTC  (6+ messages)
` [PATCH 1/6] mm, hwpoison: fix page refcnt leaking in try_memory_failure_hugetlb()
` [PATCH 2/6] mm, hwpoison: fix page refcnt leaking in unpoison_memory()
` [PATCH 3/6] mm, hwpoison: fix extra put_page() in soft_offline_page()
` [PATCH 6/6] mm, hwpoison: avoid trying to unpoison reserved page

[PATCH v15 00/10] mm/demotion: Memory tiers and demotion
 2022-08-18 13:52 UTC  (11+ messages)
` [PATCH v15 01/10] mm/demotion: Add support for explicit memory tiers
` [PATCH v15 02/10] mm/demotion: Move memory demotion related code
` [PATCH v15 03/10] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v15 04/10] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE
` [PATCH v15 05/10] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v15 06/10] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v15 08/10] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v15 09/10] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v15 10/10] lib/nodemask: Optimize node_random for nodemask with single NUMA node

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-08-18 17:04 UTC  (9+ messages)
` [RFC PATCH v6] "

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-18 17:30 UTC  (7+ messages)
` [PATCH bpf-next v2 06/12] bpf: Use scoped-based charge in bpf_map_area_alloc
` [PATCH bpf-next v2 07/12] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [PATCH bpf-next v2 08/12] bpf: Use bpf_map_kzalloc in arraymap
` [PATCH bpf-next v2 09/12] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next v2 10/12] mm, memcg: Add new helper get_obj_cgroup_from_cgroup

[PATCH 1/9] slub: Make PREEMPT_RT support less convoluted
 2022-08-18 15:22 UTC  (11+ messages)
` [PATCH 4/9] mm/vmstat: Use preempt_[dis|en]able_nested()
` [PATCH 5/9] mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
` [PATCH 6/9] mm/memcontrol: Replace the PREEMPT_RT conditionals
` [PATCH 7/9] mm/compaction: Get rid of RT ifdeffery

folio_map
 2022-08-18 21:10 UTC  (8+ messages)
` [RFC] vmap_folio()

[PATCH v1] mm: migration: fix the FOLL_GET failure on following huge page
 2022-08-18 11:57 UTC  (11+ messages)
` [PATCH v6 0/2] fix follow_page related issues
  ` [PATCH v6 1/2] mm: migration: fix the FOLL_GET failure on following huge page

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-18 13:24 UTC  (8+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH V4] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-18 15:25 UTC  (2+ messages)

[PATCH v6 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-18 17:22 UTC  (10+ messages)
` [PATCH v6 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v6 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v6 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v6 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v6 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[PATCH 00/13] Fix documentation build warnings against 6.0-rc1
 2022-08-18 14:58 UTC  (3+ messages)
` [PATCH 02/13] docs: update vmemmap_dedup.rst reference

[PATCH v2 1/2] mm/damon: validate if the pmd entry is present before accessing
 2022-08-18 16:47 UTC  (4+ messages)
  ` [PATCH v2 2/2] mm/damon: replace pmd_huge() with pmd_trans_huge() for THP

[PATCH RFC] mm, proc: add PcpFree to meminfo
 2022-08-18 21:07 UTC  (3+ messages)

[PATCH 0/6] A few fixup patches for hugetlb
 2022-08-18 12:58 UTC  (23+ messages)
` [PATCH 4/6] mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()
` [PATCH 5/6] mm/hugetlb: fix sysfs group leak in hugetlb_unregister_node()
` [PATCH 6/6] mm/hugetlb: make detecting shared pte more reliable

[linux-next:master 1876/2065] mm/vmscan.c:3232:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-18 17:49 UTC 

[linux-next:master] BUILD REGRESSION 5b6a4bf680d61b1dd26629840f848d0df8983c62
 2022-08-18 17:07 UTC 

[PATCH V2 0/2] mm/damon: A few fixup with lru_sort
 2022-08-18 17:11 UTC  (4+ messages)
` [PATCH V2 1/2] mm/damon/lru_sort: Move target memory region check to head of func
` [PATCH V2 2/2] mm/damon/lru_sort: Remove struct of damon_lru_sort_ram_walk_arg

[PATCH v3 0/7] mm: Remember a/d bits for migration entries
 2022-08-18 16:39 UTC  (8+ messages)
` [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations

BUG: Bad page map in process/Bad Swap file entry, RPI CM4 on clone syscall
 2022-08-18 17:14 UTC 

[PATCH v9] mm/page_owner.c: add llseek for page_owner
 2022-08-18 14:41 UTC  (2+ messages)

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-18 14:44 UTC  (13+ messages)

[PATCH -next 0/2] watermark related improvement on zone movable
 2022-08-18 11:49 UTC  (5+ messages)
` [PATCH -next 1/2] mm: Cap zone movable's min wmark to small value
` [PATCH -next 2/2] mm: sysctl: Introduce per zone watermark_scale_factor

[PATCH -next] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
 2022-08-18 13:21 UTC 

[linux-next:master 1581/2065] drivers/base/regmap/regmap-mmio.c:231:17: error: implicit declaration of function 'writesq'; did you mean 'writeq'?
 2022-08-18 11:57 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING bb8b9a4857726b532eaaa9d31c8acfb451227fbf
 2022-08-18 12:02 UTC 

[PATCH] mm/damon/lru_sort: Move target memory region check to head of func
 2022-08-18 11:06 UTC  (2+ messages)

[PATCH v5 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-18  7:23 UTC  (3+ messages)
` [PATCH v5 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH] Revert "memcg: cleanup racy sum avoidance code"
 2022-08-18 10:04 UTC  (2+ messages)

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-18  9:28 UTC  (12+ messages)

[PATCH] mm: thp: remove redundant pgtable check in set_huge_zero_page()
 2022-08-18  8:27 UTC 

[PATCH v2] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc
 2022-08-18  8:37 UTC  (5+ messages)

[PATCH v2] mm/mempolicy: fix lock contention on mems_allowed
 2022-08-18  6:56 UTC  (2+ messages)

[PATCH v2 1/4] Make place for common balloon code
 2022-08-18  6:43 UTC  (3+ messages)

[PATCH] mm/damon: Validate if the pmd entry is present before accessing
 2022-08-18  5:45 UTC  (12+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-17 15:27 UTC  (11+ messages)

[PATCH v2] mm: oom_kill: add trace logs in process_mrelease() system call
 2022-08-18  4:45 UTC  (3+ messages)

[PATCH v8] mm/page_owner.c: add llseek for page_owner
 2022-08-18  2:25 UTC  (3+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-18  3:47 UTC  (3+ messages)
` [PATCH Part2 v6 39/49] KVM: SVM: Introduce ops for the post gfn map and unmap

[RFC PATCH] mm/filemap.c: fix the timing of asignment of prev_pos
 2022-08-18  3:13 UTC  (3+ messages)

[PATCH -V3 0/8] migrate_pages(): fix several bugs in error path
 2022-08-18  0:51 UTC  (3+ messages)

[PATCH v2 bpf-next 00/12] bpf: BPF specific memory allocator
 2022-08-18  0:39 UTC  (15+ messages)
` [PATCH v2 bpf-next 01/12] bpf: Introduce any context "
` [PATCH v2 bpf-next 02/12] bpf: Convert hash map to bpf_mem_alloc
` [PATCH v2 bpf-next 03/12] selftests/bpf: Improve test coverage of test_maps
` [PATCH v2 bpf-next 04/12] samples/bpf: Reduce syscall overhead in map_perf_test
` [PATCH v2 bpf-next 05/12] bpf: Relax the requirement to use preallocated hash maps in tracing progs
` [PATCH v2 bpf-next 06/12] bpf: Optimize element count in non-preallocated hash map
` [PATCH v2 bpf-next 07/12] bpf: Optimize call_rcu "
` [PATCH v2 bpf-next 08/12] bpf: Adjust low/high watermarks in bpf_mem_cache
` [PATCH v2 bpf-next 09/12] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU
` [PATCH v2 bpf-next 10/12] bpf: Add percpu allocation support to bpf_mem_alloc
` [PATCH v2 bpf-next 11/12] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc
` [PATCH v2 bpf-next 12/12] bpf: Remove tracing program restriction on map types

[PATCH v3] mm: add thp_utilization metrics to debugfs
 2022-08-18  0:01 UTC 

Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)
 2022-08-17 23:53 UTC  (9+ messages)

[PATCH v4 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-17 23:40 UTC  (12+ messages)
` [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-08-17 22:46 UTC  (4+ messages)
` [PATCH v14 13/14] mm: multi-gen LRU: admin guide

[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-17 22:27 UTC  (12+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH] mm: memcg: export workingset refault stats for cgroup v1
 2022-08-17 21:15 UTC  (6+ messages)

[PATCH v2 0/7] Convert to filemap_get_folios_contig()
 2022-08-17 20:35 UTC  (4+ messages)
` [PATCH v2 5/7] nilfs2: Convert nilfs_find_uncommited_extent() to use filemap_get_folios_contig()

UDP rx packet loss in a cgroup with a memory limit
 2022-08-17 20:12 UTC  (4+ messages)

[PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-17 19:53 UTC  (4+ messages)
` [PATCH v5 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd

[PATCH v7 0/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-08-17 19:13 UTC  (4+ messages)
` [PATCH v7 1/3] mm/vmstat: Use per cpu variable to track a vmstat discrepancy
` [PATCH v7 2/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
` [PATCH v7 3/3] mm/vmstat: do not queue vmstat_update if tick is stopped

[patch 0/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-08-17 19:10 UTC  (9+ messages)
` [PATCH v7 "
` [patch 1/3] mm/vmstat: Use per cpu variable to track a vmstat discrepancy
  ` [PATCH v7 "
` [patch 2/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
  ` [PATCH v7 "
` [patch 3/3] mm/vmstat: do not queue vmstat_update if tick is stopped
  ` [PATCH v7 "

[PATCH 5.19.y] Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool"
 2022-08-17 17:32 UTC  (6+ messages)
` Patch "Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool"" has been added to the 4.14-stable tree
` Patch "Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool"" has been added to the 5.19-stable tree

[PATCH] mm: correctly charge compressed memory to its memcg
 2022-08-17 17:17 UTC  (2+ messages)

[akpm-mm:mm-unstable 26/98] fs/libfs.c:1231:47: warning: Local variable 'anon_aops' shadows outer variable [shadowVariable]
 2022-08-17 17:10 UTC  (2+ messages)

[PATCH v6 0/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-08-17 16:48 UTC  (4+ messages)
` [PATCH v6 2/2] "

[linux-next:master] BUILD SUCCESS WITH WARNING 95d10484d66e54d5c01e36389e9318221fb8f60b
 2022-08-17 16:43 UTC 


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