linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/5] implement lightweight guard pages
 2025-03-19 15:02 UTC  (4+ messages)

[PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
 2025-03-19 14:54 UTC  (6+ messages)

[PATCH 6.12 192/231] Fix mmu notifiers for range-based invalidates
 2025-03-19 14:31 UTC 

[PATCH 6.13 199/241] Fix mmu notifiers for range-based invalidates
 2025-03-19 14:31 UTC 

[PATCH RESEND] mm/selftest: Replace static BASE_PMD_ADDR with dynamic address allocation
 2025-03-19 14:10 UTC  (4+ messages)
  ` [PATCH v2] "

Patch "mm: shmem: skip swapcache for swapin of synchronous swap device" has been added to the 6.13-stable tree
 2025-03-19 13:57 UTC  (2+ messages)

[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
 2025-03-19 13:35 UTC  (11+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox

[PATCH] mm: add swappiness=max arg to memory.reclaim for only anon reclaim
 2025-03-19 12:52 UTC  (5+ messages)
  ` [External] "

[LSF/MM/BPF TOPIC v2] Unifying sources of page temperature information - what info is actually wanted?
 2025-03-19 12:47 UTC 

[PATCH] x86/mm: restore early initialization of high_memory for 32-bits
 2025-03-19 12:23 UTC 

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-19 12:18 UTC  (8+ messages)
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH v2 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-19 12:02 UTC  (6+ messages)
` [PATCH v2 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH v2 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH v2 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

MWC Barcelona Participant Database
 2025-03-19 11:03 UTC 

[PATCH] cgroup/rstat: avoid disabling irqs for O(num_cpu)
 2025-03-19 10:47 UTC  (4+ messages)

[PATCH 0/2] Adding Proactive Memory Reclaim Statistics
 2025-03-19 10:33 UTC  (14+ messages)
` [PATCH 1/2] mm: vmscan: Split proactive reclaim statistics from direct reclaim statistics
` [PATCH 2/2] cgroup: docs: Add pswpin and pswpout items in cgroup v2 doc

[PATCH v4] mm/page_alloc: Remove unnecessary __maybe_unused in order_to_pindex()
 2025-03-19  9:17 UTC 

[PATCH] mm/vmalloc: fix mischeck pfn valid in vmap_pfns
 2025-03-19  9:09 UTC  (10+ messages)

[PATCH v3] mm/page_alloc: Remove unnecessary __maybe_unused in order_to_pindex()
 2025-03-19  9:06 UTC 

[PATCH v2] mm/page_alloc: Remove unnecessary __maybe_unused in order_to_pindex()
 2025-03-19  9:00 UTC 

[PATCH] mm/page_alloc: Remove unnecessary __maybe_unused in order_to_pindex()
 2025-03-19  8:51 UTC 

[LSF/MM/BPF Topic] Performance improvement for Memory Cgroups
 2025-03-19  8:49 UTC  (2+ messages)
` [Lsf-pc] "

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-19  8:30 UTC  (8+ messages)

[PATCH] mseal sysmap: add arch-support txt
 2025-03-19  8:17 UTC  (10+ messages)

[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
 2025-03-19  8:14 UTC  (2+ messages)
` [PATCH -V2] mm: pcp: scale batch to reduce number of high order pcp flushes on deallocation

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

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-03-19  7:53 UTC  (8+ messages)
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map

[PATCH] mm/hugetlb: move hugetlb_sysctl_init() to the __init section
 2025-03-19  7:44 UTC  (4+ messages)

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-03-19  7:39 UTC  (10+ messages)

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

[RFC 0/5] add option to restore swap account to cgroupv1 mode
 2025-03-19  6:41 UTC  (6+ messages)
` [RFC 1/5] Kconfig: add SWAP_CHARGE_V1_MODE config
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
` [RFC 3/5] mm/memcontrol: do not scan anon pages if memsw limit is hit
` [RFC 4/5] mm/memcontrol: allow memsw account in cgroup v2
` [RFC 5/5] Docs/cgroup-v2: add cgroup.memsw_account_on_dfl Documentation

[PATCH v2 0/8] Minor cleanups and improvements to swap freeing code
 2025-03-19  5:18 UTC  (12+ messages)
` [PATCH v2 1/8] mm: swap: rename __swap_[entry/entries]_free[_locked] to swap_[entry/entries]_put[_locked]
` [PATCH v2 2/8] mm: swap: remove unneeded VM_BUG_ON(*map != SWAP_HAS_CACHE) in swap_entry_range_free()
` [PATCH v2 3/8] mm: swap: use swap_entries_free() to free swap entry in swap_entry_put_locked()
` [PATCH v2 4/8] mm: swap: use swap_entries_free() drop last ref count in swap_entries_put_nr()
` [PATCH v2 5/8] mm: swap: drop last SWAP_MAP_SHMEM flag in batch "
` [PATCH v2 6/8] mm: swap: free each cluster individually in swap_entries_put_map_nr()
` [PATCH v2 7/8] mm: swap: factor out helper to drop cache of entries within a single cluster
` [PATCH v2 8/8] mm: swap: replace cluster_swap_free_nr() with swap_entries_put_[map/cache]()

[PATCH V2] mm: add swappiness=max arg to memory.reclaim for only anon reclaim
 2025-03-19  4:15 UTC 

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-03-19  2:58 UTC  (4+ messages)

[PATCH] fs/dax: Don't disassociate zero page entries
 2025-03-19  1:33 UTC 

[PATCH v8 00/14] zswap IAA compress batching
 2025-03-18 23:37 UTC  (14+ messages)
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage

[PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
 2025-03-18 22:48 UTC  (9+ messages)

[PATCH v1 1/3] selftests/mm: Fix half_ufd_size_MB calculation
 2025-03-18 22:05 UTC  (10+ messages)
` [PATCH v1 2/3] selftests/mm: uffd-unit-tests support for hugepages > 2M
` [PATCH v1 3/3] selftests/mm: Speed up split_huge_page_test

[Invitation] bi-weekly guest_memfd upstream call on 2025-03-20
 2025-03-18 20:42 UTC 

[PATCH 0/2] mm/damon: introduce DAMOS filter type for active pages
 2025-03-18 18:51 UTC  (6+ messages)
` [PATCH 1/2] mm/damon: implement a new "
` [PATCH 2/2] Docs/mm/damon/design: document active DAMOS filter type

[PATCH RFC 0/2] Dynamically allocate memory to store task's full name
 2025-03-18 18:06 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] State Of The Page 2025
 2025-03-18 17:42 UTC 

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-18 17:09 UTC  (2+ messages)
` [LSFMM] Updated: Linux Management of Volatile CXL Memory Devices

[PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-03-18 16:20 UTC  (8+ messages)
` [PATCH v6 1/7] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [PATCH v6 2/7] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
` [PATCH v6 3/7] KVM: guest_memfd: Track folio sharing within a struct kvm_gmem_private
` [PATCH v6 4/7] KVM: guest_memfd: Folio sharing states and functions that manage their transition
` [PATCH v6 5/7] KVM: guest_memfd: Restore folio state after final folio_put()
` [PATCH v6 6/7] KVM: guest_memfd: Handle invalidation of shared memory
` [PATCH v6 7/7] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as shared

[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-03-18 16:18 UTC  (10+ messages)
` [PATCH v7 1/9] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v7 2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v7 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
` [PATCH v7 5/9] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory
` [PATCH v7 6/9] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [PATCH v7 7/9] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v7 8/9] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v7 9/9] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed

[PATCH mm-unstable] mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor
 2025-03-18 15:32 UTC  (3+ messages)

[PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
 2025-03-18 15:32 UTC  (12+ messages)

[PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
 2025-03-18 15:31 UTC  (12+ messages)

[PATCH 0/3] fix incorrectly disallowed anonymous VMA merges
 2025-03-18 15:18 UTC  (3+ messages)
` [PATCH 2/3] tools/testing: add PROCMAP_QUERY helper functions in mm self tests

[LSF/MM BPF Topic] Warming up to frozen pages
 2025-03-18 15:10 UTC  (2+ messages)

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-18 14:17 UTC  (6+ messages)
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon

[PATCH V2] mm/cma: using per-CMA locks to improve concurrent allocation performance
 2025-03-18 13:02 UTC  (4+ messages)

[PATCH 00/11] Always call constructor for kernel page tables
 2025-03-18 12:14 UTC  (3+ messages)

[PATCH] mseal: Fix typo and style in documentation
 2025-03-18 11:55 UTC 

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-18 10:45 UTC  (3+ messages)

[PATCH v2 0/4] track memory used by balloon drivers
 2025-03-18 10:16 UTC  (3+ messages)
` [PATCH v2 4/4] xen: balloon: update the NR_BALLOON_PAGES state

A plan for supporting PageMovable in 2025
 2025-03-18 10:12 UTC  (2+ messages)

[PATCH v4] fs/proc/page: Refactoring to reduce code duplication
 2025-03-18  8:44 UTC  (2+ messages)

[PATCH 0/2] mm/vmscan: don't try to reclaim hwpoison folio
 2025-03-18  8:39 UTC  (3+ messages)
` [PATCH 1/2] mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper
` [PATCH 2/2] mm/vmscan: don't try to reclaim hwpoison folio

[PATCH 00/11] Remove aops->writepage
 2025-03-18  8:10 UTC  (6+ messages)
` [PATCH 11/11] fs: "

[PATCH 0/9] memcg: cleanup per-cpu stock
 2025-03-18  8:02 UTC  (14+ messages)
` [PATCH 1/9] memcg: remove root memcg check from refill_stock
` [PATCH 4/9] memcg: manually inline __refill_stock
` [PATCH 7/9] memcg: use __mod_memcg_state in drain_obj_stock
` [PATCH 9/9] memcg: manually inline replace_stock_objcg

[GIT PULL] hotfixes against 6.14-rc7
 2025-03-18  5:56 UTC  (2+ messages)

[PATCH v13 00/11] Support page table check on PowerPC
 2025-03-18  5:38 UTC  (2+ 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