linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v1 0/2] mseal: allow noop mprotect
 2025-03-12 13:49 UTC  (4+ messages)
` [RFC PATCH v1 1/2] selftests/mm: mseal_test: avoid using no-op mprotect
` [RFC PATCH v1 2/2] mseal: allow noop mprotect

[PATCH 0/9] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-03-12 13:46 UTC  (33+ messages)
` [PATCH 1/9] mm/madvise: use is_memory_failure() from madvise_do_behavior()
` [PATCH 2/9] mm/madvise: split out populate behavior check logic
` [PATCH 3/9] mm/madvise: deduplicate madvise_do_behavior() skip case handlings
` [PATCH 4/9] mm/madvise: remove len parameter of madvise_do_behavior()
` [PATCH 5/9] mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()
` [PATCH 6/9] mm/memory: split non-tlb flushing part from zap_page_range_single()
` [PATCH 7/9] mm/madvise: let madvise_{dontneed,free}_single_vma() caller batches tlb flushes
` [PATCH 8/9] mm/madvise: batch tlb flushes for [process_]madvise(MADV_{DONTNEED[_LOCKED],FREE})
` [PATCH 9/9] mm/madvise: remove !tlb support from madvise_{dontneed,free}_single_vma()

[PATCH 0/3] memblock: some fix for memmap_init_reserved_pages()
 2025-03-12 13:07 UTC  (4+ messages)
` [PATCH 1/3] mm/memblock: pass size instead of end to memblock_set_node()
` [PATCH 2/3] mm/memblock: repeat setting reserved region nid if array is doubled
` [PATCH 3/3] memblock tests: add test for memblock_set_node

[RFC PATCH net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
 2025-03-12 12:55 UTC  (26+ messages)

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-12 12:41 UTC  (5+ messages)

[PATCH v2] mm/debug: Fix minor issues in mm
 2025-03-12 12:20 UTC  (3+ messages)

[PATCH v4 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-12 11:36 UTC  (5+ messages)
` [PATCH v4 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context
` [PATCH v4 2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages
` [PATCH v4 3/3] mm: memory-failure: Enhance comments for return value of memory_failure()

[RFC PATCH] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
 2025-03-12 10:56 UTC  (2+ messages)

[PATCH RESEND] MAINTAINERS: adjust file entry in MAPLE TREE
 2025-03-12 10:52 UTC 

a case for a destructor for slub: mm_struct
 2025-03-12 10:33 UTC 

[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-03-12 10:00 UTC  (14+ messages)
` [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
` [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation

[PATCH] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
 2025-03-12  9:43 UTC 

[PATCH] mm/debug: Add line breaks
 2025-03-12  9:37 UTC 

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-12  9:28 UTC  (4+ messages)

Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
 2025-03-12  9:18 UTC  (8+ messages)

Project: Improving the PCP allocator
 2025-03-12  8:53 UTC  (2+ messages)
` Sharing the (failed) experimental results of the idea "Keeping compound pages as compound pages in the PCP"

[PATCH] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
 2025-03-12  8:47 UTC 

[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
 2025-03-12  8:34 UTC  (8+ messages)
` [PATCH v3 08/10] selftests/mm: Skip gup_longerm tests on weird filesystems

[PATCH v3 0/1] KVM: arm64: Map GPU device memory as cacheable
 2025-03-12  8:21 UTC  (7+ messages)
` [PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH 0/4] mm/mempolicy: Add memory hotplug support in weighted interleave
 2025-03-12  8:18 UTC  (2+ messages)

[PATCH v4 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-12  8:03 UTC  (4+ messages)
` [PATCH v4 2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages

[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
 2025-03-12  7:56 UTC  (4+ messages)
` [PATCH v2 2/4] mm/mempolicy: Support memory hotplug in weighted interleave
` [PATCH v2 3/4] mm/mempolicy: Enable sysfs support for "
` [PATCH v2 4/4] mm/mempolicy: Fix duplicate node addition in sysfs for "

[RFC 0/5] track memory used by balloon drivers
 2025-03-12  6:56 UTC  (9+ messages)
` [RFC 1/5] meminfo: add a per node counter for "
` [RFC 2/5] virtio_balloon: update the NR_BALLOON_PAGES state
` [RFC 3/5] hv_balloon: "
` [RFC 4/5] vmx_balloon: "
` [RFC 5/5] xen: balloon: "

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-12  6:34 UTC  (10+ messages)
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()

[PATCH] mm/vmalloc: fix mischeck pfn valid in vmap_pfns
 2025-03-12  6:18 UTC  (2+ messages)

[PATCH] mm: Decline to manipulate the refcount on a slab page
 2025-03-12  5:48 UTC  (6+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-03-12  5:22 UTC  (9+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-12  5:19 UTC  (12+ messages)
` [PATCH 2/2] kcompressd: Add Kcompressd for accelerated zram compression

[PATCH v2] selftests/mm/cow: Fix the incorrect error handling
 2025-03-12  4:58 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION eea255893718268e1ab852fb52f70c613d109b99
 2025-03-12  2:10 UTC 

[PATCH] mm/debug: Fix minor issues in mm
 2025-03-12  1:12 UTC 

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-12  0:09 UTC  (16+ messages)
` CXL Boot to Bash - Section 3: Memory (block) Hotplug
` [LSF/MM] CXL Boot to Bash - Section 4: Interleave

[PATCH v2 0/3] drivers/base/memory: Two cleanups
 2025-03-11 23:37 UTC  (10+ messages)
` [PATCH v2 1/3] mm/sparse: Expose for_each_present_section_nr()
` [PATCH v2 2/3] drivers/base/memory: Improve add_boot_memory_block()
` [PATCH v2 3/3] drivers/base/memory: Correct the field name in the header

[PATCH v3 0/2] drivers/base/memory: Two cleanups
 2025-03-11 23:30 UTC  (3+ messages)
` [PATCH v3 1/2] drivers/base/memory: Improve add_boot_memory_block()
` [PATCH v3 2/2] drivers/base/memory: Correct the field name in the header

[PATCH mm-unstable 0/2] mseal system mappings fix + s390 enablement
 2025-03-11 22:12 UTC  (17+ messages)
` [PATCH mm-unstable 1/2] mseal sysmap: generic vdso vvar mapping
` [PATCH mm-unstable 2/2] mseal sysmap: enable s390

[linux-next:master] [mm/vmalloc] ff6f2b81ea: WARNING:at_kernel/fork.c:#vm_area_init_from
 2025-03-11 20:26 UTC  (7+ messages)

[PATCH] mm/page_alloc: Fix memory accept before watermarks gets initialized
 2025-03-11 20:15 UTC 

[PATCH -next v1 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-11 20:02 UTC  (6+ messages)
` [PATCH -next v1 3/3] "

[PATCH] selftests/mm/cow: Fix the incorrect error handling
 2025-03-11 19:48 UTC  (4+ messages)

[PATCH] mm: introduce include/linux/pgalloc.h
 2025-03-11 19:28 UTC  (3+ messages)

[PATCH v2 00/11] cgroup v1 deprecation messages
 2025-03-11 19:23 UTC  (4+ messages)
` [PATCH v2 08/11] mm: Add transformation message for per-memcg swappiness

[PATCH] memcg: drain obj stock on cpu hotplug teardown
 2025-03-11 17:43 UTC  (7+ messages)

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
 2025-03-11 16:56 UTC  (7+ messages)

[PATCH v3 0/6] Track node vacancy to reduce worst case allocation counts
 2025-03-11 15:53 UTC  (5+ messages)
` [PATCH v3 5/6] maple_tree: add sufficient height

[PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
 2025-03-11 15:52 UTC  (3+ messages)

[RFC PATCH net-next v2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
 2025-03-11 15:48 UTC  (3+ messages)

[syzbot] [cgroups?] [mm?] KASAN: wild-memory-access Read in lookup_swap_cgroup_id
 2025-03-11 14:06 UTC 

[PATCH 0/4 v2] cgroup: separate rstat trees
 2025-03-11 13:49 UTC  (10+ messages)
` [PATCH 3/4 v2] cgroup: separate rstat locks for subsystems

[PATCH v4 00/12] selftests/mm: Some cleanups from trying to run them
 2025-03-11 13:18 UTC  (13+ messages)
` [PATCH v4 01/12] selftests/mm: Report errno when things fail in gup_longterm
` [PATCH v4 02/12] selftests/mm: Skip uffd-stress if userfaultfd not available
` [PATCH v4 03/12] selftests/mm: Skip uffd-wp-mremap "
` [PATCH v4 04/12] selftests/mm/uffd: Rename nr_cpus -> nr_parallel
` [PATCH v4 05/12] selftests/mm: Print some details when uffd-stress gets bad params
` [PATCH v4 06/12] selftests/mm: Don't fail uffd-stress if too many CPUs
` [PATCH v4 07/12] selftests/mm: Skip map_populate on weird filesystems
` [PATCH v4 08/12] selftests/mm: Skip gup_longterm tests "
` [PATCH v4 09/12] selftests/mm: Drop unnecessary sudo usage
` [PATCH v4 10/12] selftests/mm: Ensure uffd-wp-mremap gets pages of each size
` [PATCH v4 11/12] selftests/mm: Skip mlock tests if nobody user can't read it
` [PATCH v4 12/12] selftests/mm/mlock: Print error on failure

[PATCH v9] arm64: mm: Populate vmemmap at the page level if not section aligned
 2025-03-11 13:13 UTC  (2+ messages)

[PATCH] [arm64/tlb] Fix mmu notifiers for range-based invalidates
 2025-03-11 13:13 UTC  (2+ messages)

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-11 13:08 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH v2 4/7] kexec, kstate: delay loading of kexec segments
 2025-03-11 12:25 UTC  (3+ messages)

[PATCH v2 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
 2025-03-11 12:19 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox