linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 11:16:26 to 2022-03-11 17:46:11 UTC [more...]

[RFC PATCH v2 0/4] Removing limitations of merging anonymous VMAs
 2022-03-11 17:46 UTC  (5+ messages)
` [RFC PATCH v2 1/4] [PATCH 1/4] mm: refactor of vma_merge()
` [RFC PATCH v2 2/4] [PATCH 2/4] mm: adjust page offset in mremap
` [RFC PATCH v2 3/4] [PATCH 3/4] mm: enable merging of VMAs with different anon_vmas
` [RFC PATCH v2 4/4] [PATCH 4/4] mm: add tracing for VMA merges

[PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-11 17:10 UTC  (9+ messages)

[PATCH v1 0/3] split vm_normal_pages for LRU and non-LRU handling
 2022-03-11 17:08 UTC  (8+ messages)
` [PATCH v1 1/3] mm: "
` [PATCH v1 2/3] tools: add more gup configs to hmm_gup selftests
` [PATCH v1 3/3] tools: add selftests to hmm for COW in device memory

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-11 17:06 UTC  (5+ messages)
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers

[PATCH] mm/page_alloc: check high-order pages for corruption during PCP operations
 2022-03-11 16:57 UTC  (3+ messages)

[RFC PATCH v0 0/6] x86/AMD: Userspace address tagging
 2022-03-11 16:51 UTC  (20+ messages)
` [RFC PATCH v0 2/6] x86/cpufeatures: Add Upper Address Ignore(UAI) as CPU feature
` [RFC PATCH v0 3/6] x86: Enable Upper Address Ignore(UAI) feature
` [RFC PATCH v0 4/6] x86: Provide an implementation of untagged_addr()
` [RFC PATCH v0 5/6] x86: Untag user pointers in access_ok()
` [RFC PATCH v0 6/6] x86: Add prctl() options to control tagged user addresses ABI

[mm/slub] ae107fa919: BUG:unable_to_handle_page_fault_for_address
 2022-03-11 16:46 UTC  (3+ messages)

[PATCH] tracing: Add snapshot at end of kernel boot up
 2022-03-11 16:27 UTC  (2+ messages)

[PATCH] memcg: sync flush only if periodic flush is delayed
 2022-03-11 16:00 UTC  (2+ messages)

[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
 2022-03-11 15:29 UTC  (3+ messages)
` [PATCH V2,1/2] mm: madvise: return correct bytes advised "
` [PATCH V2,2/2] mm: madvise: skip unmapped vma holes passed to process_madvise

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-11 14:27 UTC  (8+ messages)
      ` [PATCH 2/6] list: add new MACROs to make iterator invisiable
      ` [RFC PATCH] list: test: Add a test for list_traverse

[PATCH] mm/swap: fix confusing comment in folio_mark_accessed
 2022-03-11 14:15 UTC 

[PATCH RFC 0/9] bpf, mm: recharge bpf memory from offline memcg
 2022-03-11 12:48 UTC  (7+ messages)

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-11 12:47 UTC  (13+ messages)

[linux-next:master 8752/11953] sound/soc/codecs/lpass-macro-common.c:53 lpass_macro_pds_init() warn: passing zero to 'ERR_PTR'
 2022-03-11 11:53 UTC 

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-11 10:55 UTC  (9+ messages)
` [PATCH v9 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v9 13/14] mm: multi-gen LRU: admin guide
` [PATCH v9 14/14] mm: multi-gen LRU: design doc

[PATCH V5,0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2022-03-11 10:43 UTC  (3+ messages)
` [PATCH V5,1/2] mm: fadvise: move 'endbyte' calculations to helper function
` [PATCH V5,2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem

[linux-next:master] BUILD REGRESSION cb153b68ff91cbc434f3de70ac549e110543e1bb
 2022-03-11 10:40 UTC  (4+ messages)

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-03-11 10:16 UTC  (5+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[PATCH] selftests, x86: fix how check_cc.sh is being invoked
 2022-03-11 10:15 UTC  (3+ messages)

[PATCH] mm/khugepaged: sched to numa node when collapse huge page
 2022-03-11 10:12 UTC  (5+ messages)

[PATCH v2] selftests, x86: fix how check_cc.sh is being invoked
 2022-03-11 10:05 UTC 

[PATCH] mm/huge_memory: remove unneeded local variable follflags
 2022-03-11  9:56 UTC  (6+ messages)

[PATCH] mm/madvise: Use vma_lookup() instead of find_vma()
 2022-03-11  9:55 UTC  (2+ messages)

[PATCH] mm/mempolicy: fix potential mpol_new leak in shared_policy_replace
 2022-03-11  9:36 UTC 

[PATCH v4 0/6] Fix some bugs related to ramp and dax
 2022-03-11  9:04 UTC  (7+ messages)
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry

[PATCH v4] mm: add ztree - new allocator for use via zpool API
 2022-03-11  8:58 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-11  8:42 UTC  (16+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
` [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-11  8:35 UTC  (7+ messages)
` [patch v3] "
  ` [patch v4] "
      ` [patch v5] "

[PATCH] mm: compaction: Cleanup the compaction trace events
 2022-03-11  8:04 UTC 

[PATCH v3 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-11  7:22 UTC  (6+ messages)
` [PATCH v3 1/4] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries

[PATCH v2] mm: remove unneeded local variable follflags
 2022-03-11  7:20 UTC 

[PATCH v2] mm/hmm/test: simplify hmm test code: use miscdevice instead of char dev
 2022-03-11  6:18 UTC  (3+ messages)

mmotm 2022-03-10-21-38 uploaded
 2022-03-11  5:39 UTC 

[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
 2022-03-11  4:49 UTC  (4+ messages)

[fs] 37da949345: xfstests.generic.374.fail
 2022-03-11  3:22 UTC 

[PATCH 1/1] mm/page_alloc: add scheduling point to free_unref_page_list
 2022-03-11  3:22 UTC  (7+ messages)

[linux-next:master 4103/11953] arch/arm/kernel/ftrace.c:229:6: warning: no previous prototype for function 'prepare_ftrace_return'
 2022-03-11  2:04 UTC  (2+ messages)

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-11  1:54 UTC  (10+ messages)
` [PATCH 4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list

[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
 2022-03-11  1:34 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 71941773e143369a73c9c4a3b62fbb60736a1182
 2022-03-11  1:32 UTC 

Regression of madvise(MADV_COLD) on shmem?
 2022-03-11  0:09 UTC  (6+ messages)

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-11  0:06 UTC  (22+ messages)
` [RFC PATCH 07/14] mm/khugepaged: add vm_flags_ignore to hugepage_vma_revalidate_pmd_count()
` [RFC PATCH 12/14] mm/madvise: introduce batched madvise(MADV_COLLPASE) collapse

[PATCH 1/3] mm/memcg: mz already removed from rb_tree in mem_cgroup_largest_soft_limit_node()
 2022-03-10 23:57 UTC  (10+ messages)
` [PATCH 3/3] mm/memcg: add next_mz back if not reclaimed yet

Questions about memcg_slabinfo.py drgn script
 2022-03-10 23:40 UTC  (2+ messages)

Buffered I/O broken on s390x with page faults disabled (gfs2)
 2022-03-10 20:23 UTC  (21+ messages)

[PATCH v8 01/14] sizes.h: Add SZ_1T macro
 2022-03-10 18:21 UTC  (4+ messages)

[PATCH v1] mm/hwpoison: set PageHWPoison after taking page lock in memory_failure_hugetlb()
 2022-03-10 17:50 UTC  (6+ messages)

[RFC] Mechanism to induce memory reclaim
 2022-03-10 17:42 UTC  (12+ messages)

[PATCH v2 0/2] Cleanups for slab
 2022-03-10 17:20 UTC  (6+ messages)
` [PATCH v2 1/2] mm: slab: Delete unused SLAB_DEACTIVATED flag
` [PATCH v2 2/2] mm: slub: Delete useless parameter of alloc_slab_page()

[PATCH] tracing: Fix strncpy warning in trace_events_synth.c
 2022-03-10 17:17 UTC 

mmotm 2022-03-09-23-28 uploaded
 2022-03-10 17:10 UTC  (3+ messages)
` mmotm 2022-03-09-23-28 uploaded (drivers/perf/marvell_cn10k_ddr_pmu.c)

[linux-next:master 4605/11713] kernel/trace/trace_events_synth.c:65:9: warning: 'strncpy' specified bound depends on the length of the source argument
 2022-03-10 17:07 UTC  (7+ messages)

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-10 16:31 UTC  (4+ messages)

[RFC] Free up a page flag
 2022-03-10 15:39 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 483b57a0f972a29d6f83e07c8f66e65ae6e8988c
 2022-03-10 15:36 UTC 

[PATCH] mm: vmscan: fix documentation for page_check_references()
 2022-03-10 15:20 UTC 

[PATCH] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
 2022-03-10 13:24 UTC 

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-03-10 13:08 UTC  (2+ messages)

[PATCH RFC] mm/memory-failure.c: fix memory failure race with memory offline
 2022-03-10 13:04 UTC  (3+ messages)

[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-10 12:09 UTC  (5+ messages)
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm

[PATCH] HMM selftests changes
 2022-03-10 11:52 UTC  (5+ messages)

[PATCH v1 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-10 11:57 UTC  (5+ messages)


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