linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] alpha: Fix personality flag propagation across an exec
 2025-01-09  8:46 UTC  (6+ messages)

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-09  8:42 UTC  (17+ messages)
  ` [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
  ` [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
  ` [PATCH v11 8/8] task: rust: rework how current is accessed

[PATCH] arch/s390: save_area_alloc default failure behavior changed to panic
 2025-01-09  8:28 UTC  (3+ messages)

ROX allocations broke livepatch for modules since 6.13-rc1
 2025-01-09  8:06 UTC  (3+ messages)
` [PATCH] module: Fix writing of livepatch relocations in ROX text

[PATCH 0/3] selftests/mm: virtual_address_range: Two bugfixes and a cleanup
 2025-01-09  7:47 UTC  (13+ messages)
` [PATCH 1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB
` [PATCH 3/3] selftests/mm: virtual_address_range: Dump to /dev/null

[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-01-09  7:04 UTC  (7+ messages)

[PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-01-09  7:00 UTC 

[PATCH v3] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-09  6:48 UTC  (2+ messages)

[PATCH] mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled
 2025-01-09  6:46 UTC  (2+ messages)

[PATCH] mm/memory.c: Add return NUMA_NO_NODE in numa_migrate_check() when folio_nid() and numa_node_id() are the same
 2025-01-09  6:46 UTC 

[PATCH v2] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-09  6:28 UTC  (3+ messages)

[RFC 00/11] khugepaged: mTHP support
 2025-01-09  6:27 UTC  (14+ messages)
` [RFC 01/11] introduce khugepaged_collapse_single_pmd to collapse a single pmd
` [RFC 02/11] khugepaged: refactor madvise_collapse and khugepaged_scan_mm_slot
` [RFC 03/11] khugepaged: Don't allocate khugepaged mm_slot early
` [RFC 04/11] khugepaged: rename hpage_collapse_* to khugepaged_*
` [RFC 05/11] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [RFC 06/11] khugepaged: generalize alloc_charge_folio "
` [RFC 07/11] khugepaged: generalize __collapse_huge_page_* "
` [RFC 08/11] khugepaged: introduce khugepaged_scan_bitmap "
` [RFC 09/11] khugepaged: add "
` [RFC 10/11] khugepaged: remove max_ptes_none restriction on the pmd scan
` [RFC 11/11] khugepaged: skip collapsing mTHP to smaller orders

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-09  6:15 UTC  (15+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts

[PATCH v3 0/6] elf: Define note name macros
 2025-01-09  5:29 UTC  (11+ messages)
` [PATCH v3 2/6] binfmt_elf: Use "
` [PATCH v3 5/6] s390/crash: "

[PATCH v3] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
 2025-01-09  5:16 UTC  (2+ messages)

[PATCH v3 00/13] mm, swap: rework of swap allocator locks
 2025-01-09  4:08 UTC  (16+ messages)
` [PATCH v3 01/13] mm, swap: minor clean up for swap entry allocation
` [PATCH v3 02/13] mm, swap: fold swap_info_get_cont in the only caller
` [PATCH v3 03/13] mm, swap: remove old allocation path for HDD
` [PATCH v3 04/13] mm, swap: use cluster lock "
` [PATCH v3 05/13] mm, swap: clean up device availability check
` [PATCH v3 09/13] mm, swap: reduce contention on device lock
` [PATCH v3 10/13] mm, swap: simplify percpu cluster updating

Swap Min Odrer
 2025-01-09  3:38 UTC  (11+ messages)

[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
 2025-01-09  3:23 UTC  (3+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-09  2:50 UTC  (13+ messages)
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
      `  "
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-09  2:47 UTC  (3+ messages)

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: fix memory loads ordering
 2025-01-09  2:40 UTC  (3+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-09  2:35 UTC  (11+ messages)
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
    ` Re: [PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-09  2:32 UTC  (18+ messages)
` [PATCH v8 01/16] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v8 02/16] mm: move per-vma lock into vm_area_struct
` [PATCH v8 03/16] mm: mark vma as detached until it's added into vma tree
` [PATCH v8 04/16] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v8 05/16] mm: mark vmas detached upon exit
` [PATCH v8 06/16] types: move struct rcuwait into types.h
` [PATCH v8 07/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v8 08/16] mm: move mmap_init_lock() out of the header file
` [PATCH v8 09/16] mm: uninline the main body of vma_start_write()
` [PATCH v8 10/16] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v8 11/16] mm: replace vm_lock and detached flag with a reference count
` [PATCH v8 12/16] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v8 13/16] mm: remove extra vma_numab_state_init() call
` [PATCH v8 14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v8 16/16] docs/mm: document latest changes to vm_lock

[PATCH v2 0/2] Cleanup for memfd_create()
 2025-01-09  2:15 UTC  (12+ messages)
` [PATCH v2 1/2] mm/memfd: Refactor and cleanup the logic in memfd_create()
` [PATCH v2 2/2] mm/memfd: Use strncpy_from_user() to read memfd name

[bpf-next v2 1/2] bpf: Add bpf_copy_from_user_task_str kfunc
 2025-01-09  1:13 UTC  (2+ messages)

[PATCH v2] mm: zswap: properly synchronize freeing resources during CPU hotunplug
 2025-01-09  0:25 UTC  (3+ messages)

[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
 2025-01-09  0:19 UTC  (2+ messages)

"WARNING in nf_ct_alloc_hashtable" in Linux kernel version 6.13.0-rc2
 2025-01-08 23:05 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Physical LRU scanning feasibility
 2025-01-08 22:33 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] The future of anon_vma
 2025-01-08 22:23 UTC 

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2025-01-08 22:07 UTC  (8+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[RFC PATCH 0/3] expose mapping wrprotect, fix fb_defio use
 2025-01-08 22:02 UTC  (15+ messages)
` [RFC PATCH 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [RFC PATCH 2/3] mm: provide rmap_wrprotect_file_page() function
` [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields

[PATCH] mm: zswap: properly synchronize freeing resources during CPU hotunplug
 2025-01-08 21:38 UTC  (4+ messages)

State Of The Page (January 2025)
 2025-01-08 21:10 UTC 

[RFC PATCH RESEND v2 0/2] Add file seal to prevent future exec mappings
 2025-01-08 21:08 UTC  (15+ messages)
` [RFC PATCH RESEND v2 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
` [RFC PATCH RESEND v2 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC

[PATCH] replace free hugepage folios after migration
 2025-01-08 21:05 UTC  (4+ messages)

[RFC 0/4] mm: Remove pfn_t type
 2025-01-08 19:36 UTC  (2+ messages)

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-01-08 19:17 UTC  (28+ messages)
` [PATCH v7 01/17] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v7 02/17] mm: move per-vma lock into vm_area_struct
` [PATCH v7 03/17] mm: mark vma as detached until it's added into vma tree
` [PATCH v7 07/17] types: move struct rcuwait into types.h
` [PATCH v7 11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH v7 14/17] mm: remove extra vma_numab_state_init() call
` [PATCH v7 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v7 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v7 17/17] docs/mm: document latest changes to vm_lock

[PATCH v2] rust: generalize userSliceReader to support any Vec
 2025-01-08 19:06 UTC  (2+ messages)

[PATCH 0/9 RFC] cgroup: separate rstat trees
 2025-01-08 18:16 UTC  (2+ messages)

[PATCH 07/10] Docs/mm/damon/design: document pass/block filters behaviors
 2025-01-08 17:26 UTC  (2+ messages)

[External Mail] Re: [External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2025-01-08 16:56 UTC  (2+ messages)

[PATCH v3] arm64: mm: Test for pmd_sect() in vmemmap_check_pmd()
 2025-01-08 16:38 UTC  (2+ messages)

[PATCH RFC 0/3] rust: Add Per-CPU Variable API
 2025-01-08 16:18 UTC  (6+ messages)
` [PATCH RFC 3/3] rust: percpu: add a rust per-CPU variable test

[PATCH v2 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
 2025-01-08 16:17 UTC  (16+ messages)
` [PATCH v2 2/2] mm: zswap: disable migration while using per-CPU acomp_ctx

[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-08 16:12 UTC  (11+ messages)
` [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D level page table
` [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
` [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2025-01-08 16:09 UTC  (5+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH 1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma
 2025-01-08 15:51 UTC  (4+ messages)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-08 15:47 UTC  (6+ messages)
` [PATCH v18 02/19] EDAC: Add scrub control feature

[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
 2025-01-08 15:43 UTC  (3+ messages)
` [PATCH 5/8] module: introduce MODULE_STATE_GONE

[PATCH v2 0/2] mm: alloc_pages_bulk: small API refactor
 2025-01-08 13:40 UTC  (5+ messages)
` [PATCH v2 1/2] mm: alloc_pages_bulk_noprof: drop page_list argument
` [PATCH v2 2/2] mm: alloc_pages_bulk: rename API

[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
 2025-01-08 12:14 UTC  (4+ messages)

[PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
 2025-01-08 11:30 UTC 

[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
 2025-01-08 10:45 UTC  (4+ messages)
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-05
  ` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-12
    ` [Invitation] bi-weekly guest_memfd upstream call on 2025-01-09

page:  |  | latest

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