linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 20:27:54 to 2022-03-10 19:47:07 UTC [more...]

[RFC PATCH v0 0/6] x86/AMD: Userspace address tagging
 2022-03-10 19:46 UTC  (13+ messages)
` [RFC PATCH v0 1/6] mm, arm64: Update PR_SET/GET_TAGGED_ADDR_CTRL interface
` [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

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

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-10 19:26 UTC  (32+ messages)
` [RFC PATCH 01/14] mm/rmap: add mm_find_pmd_raw helper
` [RFC PATCH 02/14] mm/khugepaged: add struct collapse_control
` [RFC PATCH 06/14] mm/khugepaged: add hugepage_vma_revalidate_pmd_count()
` [RFC PATCH 07/14] mm/khugepaged: add vm_flags_ignore to hugepage_vma_revalidate_pmd_count()
` [RFC PATCH 09/14] mm/khugepaged: record SCAN_PAGE_COMPOUND when scan_pmd() finds THP
` [RFC PATCH 11/14] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [RFC PATCH 12/14] mm/madvise: introduce batched madvise(MADV_COLLPASE) collapse

[PATCH v1 0/3] split vm_normal_pages for LRU and non-LRU handling
 2022-03-10 19:25 UTC  (5+ 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

Buffered I/O broken on s390x with page faults disabled (gfs2)
 2022-03-10 19:22 UTC  (26+ messages)

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

[PATCH RFC 0/9] bpf, mm: recharge bpf memory from offline memcg
 2022-03-10 18:00 UTC  (6+ messages)

[PATCH v1] mm/hwpoison: set PageHWPoison after taking page lock in memory_failure_hugetlb()
 2022-03-10 17:50 UTC  (10+ 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)

[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
 2022-03-10 16:28 UTC  (6+ messages)

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-10 13:22 UTC  (5+ messages)
` [patch v3] "
  ` [patch v4] "
      ` [patch v5] "

[RFC] Free up a page flag
 2022-03-10 15:39 UTC  (4+ 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 v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-10 14:51 UTC  (3+ messages)
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-10 14:09 UTC  (14+ 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 v4 0/6] Fix some bugs related to ramp and dax
 2022-03-10 13:48 UTC  (13+ messages)
` [PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()

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

[PATCH] mm/huge_memory: remove unneeded local variable follflags
 2022-03-10 13:12 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 v9 00/14] Multi-Gen LRU Framework
 2022-03-10 12:29 UTC  (3+ messages)
` [PATCH v9 13/14] mm: multi-gen LRU: admin guide

[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 v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-10 12:07 UTC 

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

[fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode
 2022-03-10 11:10 UTC  (2+ messages)

[PATCH v3 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-03-10 11:02 UTC  (17+ messages)
` [PATCH v3 3/9] mm: slightly clarify KSM logic in do_swap_page()
` [PATCH v3 4/9] mm: streamline COW "
` [PATCH v3 5/9] mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
` [PATCH v3 6/9] mm/khugepaged: remove reuse_swap_page() usage
` [PATCH v3 7/9] mm/swapfile: remove stale reuse_swap_page()
` [PATCH v3 8/9] mm/huge_memory: remove stale page_trans_huge_mapcount()
` [PATCH v3 9/9] mm/huge_memory: remove stale locking logic from __split_huge_pmd()

[PATCH v3] mm: add ztree - new allocator for use via zpool API
 2022-03-10 10:27 UTC  (2+ messages)

[PATCH] mm: madvise: return correct bytes advised with process_madvise
 2022-03-10  9:34 UTC  (5+ messages)

[PATCH] mm/page_alloc: check high-order pages for corruption during PCP operations
 2022-03-10  9:24 UTC 

[PATCH 1/1] mm/page_alloc: add scheduling point to free_unref_page_list
 2022-03-10  9:11 UTC  (6+ messages)

Regression of madvise(MADV_COLD) on shmem?
 2022-03-10  9:01 UTC  (5+ messages)

[linux-next:master 10574/11713] scripts/Makefile.clean:15: arch/nds32/Makefile: No such file or directory
 2022-03-10  9:00 UTC  (2+ messages)

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

[PATCH v4] mm/oom_kill.c: futex: Don't OOM reap a process with a futex robust list
 2022-03-10  8:46 UTC  (4+ messages)

[PATCH v3] docs/kernel-parameters: update description of mem=
 2022-03-10  8:27 UTC 

[PATCH v2 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-10  8:10 UTC  (6+ messages)
` [PATCH v2 1/3] kunit: fix UAF when run kfence test case test_gfpzero
` [PATCH v2 2/3] kunit: make kunit_test_timeout compatible with comment

[PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
 2022-03-10  7:43 UTC  (2+ messages)

[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
 2022-03-10  6:51 UTC  (2+ messages)

[PATCH] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-10  6:24 UTC  (8+ messages)

[linux-next:master 11672/11713] mm/kasan/report_sw_tags.c:58:22: error: implicit declaration of function 'object_is_on_stack'
 2022-03-10  5:45 UTC 

[PATCH 0/3] mm: vmalloc: introduce array allocation functions
 2022-03-10  4:18 UTC  (3+ messages)
` [PATCH 3/3] KVM: use vcalloc/__vcalloc for very large allocations

[linux-next:master] BUILD REGRESSION 4e7a74a6856f8613dab9794da4b5cfb8fd54fb8c
 2022-03-10  3:23 UTC 

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

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-10  1:45 UTC  (4+ messages)

[PATCH v3 0/2] provide the flexibility to enable KFENCE
 2022-03-10  1:43 UTC  (3+ messages)
` [PATCH v3 2/2] kfence: Alloc kfence_pool after system startup

[linux-next:master 9388/11353] sound/soc/soc-compress.c:628 snd_soc_new_compress() error: we previously assumed 'codec_dai' could be null (see line 571)
 2022-03-10  1:38 UTC 

[linux-next:pending-fixes] BUILD SUCCESS fb8a41b34095f3699c85326f6c326f86a7af4185
 2022-03-09 23:57 UTC 

[PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
 2022-03-09 23:43 UTC  (2+ messages)

[LSF/MM/BPF BOF idea] CXL BOF discussion
 2022-03-09 23:36 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cb153b68ff91cbc434f3de70ac549e110543e1bb
 2022-03-09 22:45 UTC  (3+ messages)

[PATCH] mm: fs: fix lru_cache_disabled race in bh_lru
 2022-03-09 22:40 UTC  (3+ messages)

[GIT PULL] Fix fill_files_note
 2022-03-09 21:45 UTC  (6+ messages)

[PATCH v3 0/5] mm/mprotect: avoid unnecessary TLB flushes
 2022-03-09 21:40 UTC 

[PATCH 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-09 21:39 UTC  (3+ messages)
` [PATCH 3/3] kfence: test: try to avoid test_gfpzero trigger rcu_stall

[LSF/MM/BPF TOPIC] Changes in RCU over the past few years
 2022-03-09 21:38 UTC  (3+ messages)

[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
 2022-03-09 20:27 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).