[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]()
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-13 17:20 UTC (16+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
` [LSF/MM] CXL Boot to Bash - Section 0a: CFMWS and NUMA Flexiblity
` [LSF/MM] CXL Boot to Bash - Section 4: Interleave
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-13 17:14 UTC (17+ messages)
` [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH v2 02/13] csky: move setup_initrd() to setup.c
` [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 07/13] s390: make setup_zero_pages() use memblock
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit
[PATCH 0/5] Minor memcg cleanups & prep for memdescs
2025-03-13 17:12 UTC (19+ messages)
` [PATCH 1/5] mm: Separate folio_split_memcg() from split_page_memcg()
` [PATCH 2/5] mm: Simplify split_page_memcg()
` [PATCH 3/5] mm: Remove references to folio in split_page_memcg()
` [PATCH 4/5] mm: Simplify folio_memcg_charged()
` [PATCH 5/5] mm: Remove references to folio in __memcg_kmem_uncharge_page()
memcg_data and the page/folio/slab split
2025-03-13 17:06 UTC (2+ messages)
[PATCH v3 0/7] mm, swap: remove swap slot cache
2025-03-13 16:59 UTC (8+ messages)
` [PATCH v3 1/7] mm, swap: avoid reclaiming irrelevant swap cache
` [PATCH v3 2/7] mm, swap: drop the flag TTRS_DIRECT
` [PATCH v3 3/7] mm, swap: avoid redundant swap device pinning
` [PATCH v3 4/7] mm, swap: don't update the counter up-front
` [PATCH v3 5/7] mm, swap: use percpu cluster as allocation fast path
` [PATCH v3 6/7] mm, swap: remove swap slot cache
` [PATCH v3 7/7] mm, swap: simplify folio swap allocation
[PATCH 0/2] Improve Zram by separating compression context from kswapd
2025-03-13 16:58 UTC (8+ messages)
[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
2025-03-13 16:53 UTC (3+ messages)
[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
2025-03-13 16:44 UTC (3+ messages)
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon
[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
2025-03-13 16:42 UTC (3+ messages)
` [PATCH v2 4/4] mm/mempolicy: Fix duplicate node addition in sysfs for weighted interleave
[PATCH v2 3/4] mm/mempolicy: Enable sysfs support for memory hotplug in weighted interleave
2025-03-13 16:40 UTC (3+ messages)
[PATCH v2 2/4] mm/mempolicy: Support memory hotplug in weighted interleave
2025-03-13 16:23 UTC (3+ messages)
[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
2025-03-13 16:02 UTC (9+ messages)
` [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
[LSF/MM/BPF TOPIC] Weighted interleave auto-tuning
2025-03-13 15:57 UTC (2+ messages)
[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
2025-03-13 15:52 UTC (3+ messages)
[PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
2025-03-13 15:41 UTC (3+ messages)
[PATCH] memcg: avoid refill_stock for root memcg
2025-03-13 15:39 UTC (3+ messages)
[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
2025-03-13 15:25 UTC (11+ messages)
[PATCH] mm: Convert lru_add_page_tail() to lru_add_split_folio()
2025-03-13 15:16 UTC (2+ messages)
[PATCH 0/3] memblock: some fix for memmap_init_reserved_pages()
2025-03-13 15:07 UTC (3+ messages)
` [PATCH 2/3] mm/memblock: repeat setting reserved region nid if array is doubled
[PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
2025-03-13 14:56 UTC (11+ messages)
[PATCH] mm/zsmalloc: prevent integer overflow in obj_free
2025-03-13 14:42 UTC (2+ messages)
[PATCH v6 00/10] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-03-13 14:20 UTC (15+ 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 v10 0/8] Buddy allocator like (or non-uniform) folio split
2025-03-13 14:08 UTC (5+ messages)
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
[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] "
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] mm: Decline to manipulate the refcount on a slab page
2025-03-13 9:15 UTC (11+ messages)
[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: move do_memsw_account() to CONFIG_MEMCG_V1
2025-03-13 7:33 UTC (3+ messages)
[PATCH v2 4/4] mm/mempolicy: Fix duplicate node addition in sysfs for weighted interleave
2025-03-13 6:34 UTC (2+ messages)
[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 (8+ 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 (3+ 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 (11+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-12 19:32 UTC (5+ 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 (12+ messages)
` [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 (11+ messages)
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