[PATCH 0/9] Minor cleanups and improvements to swap freeing code
2025-03-13 21:05 UTC (10+ messages)
` [PATCH 1/9] mm: swap: rename __swap_[entry/entries]_free[_locked] to swap_[entry/entries]_put[_locked]
` [PATCH 2/9] mm: swap: factor out the actual swap entry freeing logic to new helper
` [PATCH 3/9] mm: swap: use __swap_entry_free() to free swap entry in swap_entry_put_locked()
` [PATCH 4/9] mm: swap: remove unneeded VM_BUG_ON(*map != SWAP_HAS_CACHE) in swap_entry_range_free()
` [PATCH 5/9] mm: swap: use swap_entries_free() drop last 1 flag in swap_entries_put_nr()
` [PATCH 6/9] mm: swap: drop last SWAP_MAP_SHMEM flag in batch "
` [PATCH 7/9] mm: swap: free each cluster individually in swap_entries_put_map_nr()
` [PATCH 8/9] mm: swap: factor out helper to drop cache of entries within a single cluster
` [PATCH 9/9] mm: swap: replace cluster_swap_free_nr() with swap_entries_put_[map/cache]()
[PATCH v6 00/10] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-03-13 13:49 UTC (13+ messages)
` [PATCH v6 01/10] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v6 02/10] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v6 03/10] KVM: guest_memfd: Handle kvm_gmem_handle_folio_put() for KVM as a module
` [PATCH v6 04/10] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v6 05/10] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
` [PATCH v6 06/10] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory
` [PATCH v6 07/10] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [PATCH v6 08/10] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v6 09/10] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v6 10/10] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-13 13:49 UTC
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-03-13 13:03 UTC (3+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
` (subset) "
[RFC PATCH v3 00/15] pkeys-based page table hardening
2025-03-13 12:32 UTC (3+ messages)
[PATCH] mm: Move nth_page from folio_page into folio_next
2025-03-13 12:25 UTC (2+ messages)
[PATCH V1] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
2025-03-13 11:55 UTC (6+ messages)
` "
` [External] "
` [External] "
[PATCH] mm/zsmalloc: prevent integer overflow in obj_free
2025-03-13 11:51 UTC
a case for a destructor for slub: mm_struct
2025-03-13 11:25 UTC (4+ messages)
[PATCH] mm/vmalloc: Move free_vm_area(area) from the __vmalloc_area_node function to the __vmalloc_node_range_noprof function
2025-03-13 10:30 UTC (5+ messages)
Kernel oops with 6.14 when enabling TLS
2025-03-13 9:43 UTC (14+ messages)
` Networking people smell funny and make poor life choices
[PATCH 0/2] Improve Zram by separating compression context from kswapd
2025-03-13 9:30 UTC (6+ messages)
[PATCH] mm: Decline to manipulate the refcount on a slab page
2025-03-13 9:15 UTC (11+ messages)
[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
2025-03-13 8:44 UTC (16+ 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
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-13 8:31 UTC (3+ messages)
` [LSF/MM] CXL Boot to Bash - Section 4: Interleave
[RFC 0/5] track memory used by balloon drivers
2025-03-13 8:22 UTC (14+ messages)
` [RFC 1/5] meminfo: add a per node counter for "
` [RFC 4/5] vmx_balloon: update the NR_BALLOON_PAGES state
[PATCH v10 19/21] mm: Add vmalloc_huge_node()
2025-03-13 7:59 UTC (3+ messages)
[PATCH v3 0/7] refactor mremap and fix bug
2025-03-13 7:52 UTC (3+ messages)
` [PATCH v3 3/7] mm/mremap: introduce and use vma_remap_struct threaded state
[PATCH] memcg: avoid refill_stock for root memcg
2025-03-13 7:52 UTC (2+ messages)
[PATCH] memcg: move do_memsw_account() to CONFIG_MEMCG_V1
2025-03-13 7:33 UTC (3+ messages)
[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
2025-03-13 6:34 UTC (12+ 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 "
[PATCH 0/4] mm/madvise: cleanup requests validations and classifications
2025-03-13 5:30 UTC (10+ messages)
` [PATCH 1/4] mm/madvise: use is_memory_failure() from madvise_do_behavior()
` [PATCH 2/4] mm/madvise: split out populate behavior check logic
` [PATCH 3/4] mm/madvise: deduplicate madvise_do_behavior() skip case handlings
` [PATCH 4/4] mm/madvise: remove len parameter of madvise_do_behavior()
[RFC PATCH v1 0/2] mseal: allow noop mprotect
2025-03-13 5:29 UTC (9+ messages)
` [RFC PATCH v1 2/2] "
[PATCH] mseal sysmap: add arch-support txt
2025-03-13 5:21 UTC (2+ messages)
[v2 PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
2025-03-13 5:16 UTC (4+ messages)
6.14.0-rc6 lockdep warning kswapd
2025-03-13 3:52 UTC
[linux-next:master] BUILD REGRESSION 9fbcd7b32bf7c0a5bda0f22c25df29d00a872017
2025-03-13 3:17 UTC
[linux-next:master 10324/10719] mm/huge_memory.c:3587:46: sparse: sparse: Using plain integer as NULL pointer
2025-03-13 3:17 UTC
[PATCH v13 00/11] Support page table check on PowerPC
2025-03-13 2:54 UTC (2+ messages)
[PATCH] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
2025-03-13 2:34 UTC (5+ messages)
` [External] "
[PATCH v2] mm/debug: Fix minor issues in mm
2025-03-13 1:04 UTC (4+ messages)
[PATCH mm-unstable 0/2] mseal system mappings fix + s390 enablement
2025-03-12 23:53 UTC (6+ messages)
` [PATCH mm-unstable 2/2] mseal sysmap: enable s390
[PATCH] mm/userfaultfd: Fix release hang over concurrent GUP
2025-03-12 22:28 UTC (3+ messages)
[RFC PATCH net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
2025-03-12 22:25 UTC (25+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-12 19:32 UTC (5+ messages)
[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
2025-03-12 19:32 UTC (10+ messages)
[PATCH] mm/page_alloc: Fix memory accept before watermarks gets initialized
2025-03-12 19:14 UTC
[PATCH RFC v2 00/10] SLUB percpu sheaves
2025-03-12 18:23 UTC (20+ messages)
` [PATCH RFC v2 01/10] slab: add opt-in caching layer of "
` [PATCH RFC v2 02/10] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC v2 06/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH RFC v2 07/10] slab: determine barn status racily outside of lock
[PATCH] module: Taint the kernel when write-protecting ro_after_init fails
2025-03-12 17:38 UTC (4+ messages)
[PATCH v2] selftests/mm/cow: Fix the incorrect error handling
2025-03-12 17:35 UTC (2+ messages)
[PATCH 5/9] mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()
2025-03-12 17:23 UTC (2+ messages)
[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
2025-03-12 16:21 UTC (15+ messages)
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-12 16:09 UTC (12+ messages)
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
[PATCH v2 0/3] Add tracepoints for lowmem reserves, watermarks and totalreserve_pages
2025-03-12 15:50 UTC (2+ messages)
[PATCH 1/2] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
2025-03-12 14:10 UTC (2+ messages)
` [PATCH 2/2] mm: Lock PGDAT_RECLAIM_LOCKED with acquire memory ordering
Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
2025-03-12 14:09 UTC (9+ messages)
[PATCH 9/9] mm/madvise: remove !tlb support from madvise_{dontneed,free}_single_vma()
2025-03-12 13:46 UTC (3+ messages)
[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
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-12 12:41 UTC (5+ 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
[PATCH] mm/debug: Add line breaks
2025-03-12 9:37 UTC
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
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox