linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty zone"
 2025-02-27 15:53 UTC  (17+ messages)

[PATCH] samples/damon: a typo in the kconfig - sameple
 2025-02-27 15:50 UTC  (8+ messages)

[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
 2025-02-27 15:42 UTC  (12+ messages)
` [PATCH v9 1/8] xarray: add xas_try_split() to split a multi-index entry
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v9 3/8] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v9 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
` [PATCH v9 5/8] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v9 6/8] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v9 7/8] mm/truncate: use buddy allocator like folio split for truncate operation
` [PATCH v9 8/8] selftests/mm: add tests for folio_split(), buddy allocator like split

[PATCH v11 2/3] sched: Move task_mm_cid_work to mm work_struct
 2025-02-27 15:33 UTC 

[PATCH v4 0/2] mm: slub: Enhanced debugging in slub error
 2025-02-27 15:18 UTC  (9+ messages)
    ` [PATCH v4 1/2] mm: slub: Print the broken data before restoring slub
    ` [PATCH v4 2/2] mm: slub: call WARN() when the slab detect an error

vmalloc_node_range for size 4198400 failed: Address range restricted to 0xf1000000 - 0xf5110000 (kernel 6.14-rc4, ppc32)
 2025-02-27 14:50 UTC  (4+ messages)

[PATCH V1] mm/list_lru: make the case where mlru is NULL as unlikely
 2025-02-27 14:42 UTC  (3+ messages)

[PATCH] mm/vmscan: when the swappiness is set to 0, memory swapping should be prohibited during the global reclaim process
 2025-02-27 14:34 UTC 

[PATCH v2 01/11] percpu: Introduce percpu hot section
 2025-02-27 14:16 UTC 

[PATCH v2 0/4] mm: page_ext: Introduce new iteration API
 2025-02-27 13:50 UTC  (5+ messages)
` [PATCH v2 4/4] mm: page_owner: use "

[PATCH] mm: fix finish_fault() handling for large folios
 2025-02-27 13:32 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
 2025-02-27 13:21 UTC  (3+ messages)
` [PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()

[PATCH v8 00/17] zsmalloc/zram: there be preemption
 2025-02-27 13:20 UTC  (13+ messages)
` [PATCH v8 01/17] zram: sleepable entry locking
` [PATCH v8 14/17] zram: permit reclaim in zstd custom allocator

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-27 13:03 UTC  (3+ messages)

[PATCH v2 0/9] selftests/mm: Some cleanups from trying to run them
 2025-02-27 12:58 UTC  (4+ messages)
` [PATCH v2 8/9] selftests/mm: Skip map_populate on weird filesystems

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-02-27 12:33 UTC  (14+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation

[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
 2025-02-27 12:31 UTC  (3+ messages)
` [PATCH v18 2/3] mm: memory-failure: move return value documentation to function declaration

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-02-27 12:06 UTC  (5+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2025-02-27 11:13 UTC  (3+ messages)
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages

[PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
 2025-02-27 10:15 UTC  (8+ messages)
` [PATCH 1/7] crypto: iaa - Test the correct request flag
` [PATCH 2/7] crypto: acomp - Remove acomp request flags
` [PATCH 3/7] crypto: acomp - Add request chaining and virtual addresses
` [PATCH 4/7] crypto: testmgr - Remove NULL dst acomp tests
` [PATCH 5/7] crypto: scomp - Remove support for non-trivial SG lists
` [PATCH 6/7] crypto: scomp - Add chaining and virtual address support
` [RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface

[PATCH v3 0/2] mm/page_alloc: Some clarifications for migratetype fallback
 2025-02-27 10:13 UTC  (4+ messages)
` [PATCH v3 1/2] mm/page_alloc: Clarify terminology in migratetype fallback code

CONFIG_PT_RECLAIM
 2025-02-27  9:54 UTC  (6+ messages)

[PATCH v3 0/3] Fixes for hugetlb on arm64
 2025-02-27  9:06 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes

[PATCH v2] mm/page_alloc: Fix uninitialized variable
 2025-02-27  8:44 UTC  (2+ messages)

[PATCH] mm/list_lru: make the case where mlru is NULL as unlikely
 2025-02-27  8:03 UTC  (5+ messages)

[PATCH] mm/vmscan: when the swappiness is set to 0, memory swapping should be prohibited during the global reclaim process
 2025-02-27  7:51 UTC 

[PATCH v10 2/3] sched: Move task_mm_cid_work to mm work_struct
 2025-02-27  7:48 UTC  (3+ messages)

[PATCH v2] zswap: do not crash the kernel on decompression failure
 2025-02-27  7:29 UTC  (7+ messages)

[PATCH v9 00/19] zsmalloc/zram: there be preemption
 2025-02-27  7:09 UTC  (23+ messages)
` [PATCH v9 01/19] zram: sleepable entry locking
` [PATCH v9 02/19] zram: permit preemption with active compression stream
` [PATCH v9 03/19] zram: remove unused crypto include
` [PATCH v9 04/19] zram: remove max_comp_streams device attr
` [PATCH v9 05/19] zram: remove second stage of handle allocation
` [PATCH v9 06/19] zram: no-warn about zsmalloc "
` [PATCH v9 07/19] zram: remove writestall zram_stats member
` [PATCH v9 08/19] zram: limit max recompress prio to num_active_comps
` [PATCH v9 09/19] zram: filter out recomp targets based on priority
` [PATCH v9 10/19] zram: rework recompression loop
` [PATCH v9 11/19] zram: move post-processing target allocation
` [PATCH v9 12/19] zsmalloc: rename pool lock
` [PATCH v9 13/19] zsmalloc: make zspage lock preemptible
` [PATCH v9 14/19] zsmalloc: introduce new object mapping API
` [PATCH v9 15/19] zram: switch to new zsmalloc "
` [PATCH v9 16/19] zram: permit reclaim in zstd custom allocator
` [PATCH v9 17/19] zram: do not leak page on recompress_store error path
` [PATCH v9 18/19] zram: do not leak page on writeback_store "
` [PATCH v9 19/19] zram: add might_sleep to zcomp API

[PATCH] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
 2025-02-27  7:06 UTC  (5+ messages)

Softlockup when test shmem swapout-swapin and compaction
 2025-02-27  7:04 UTC  (3+ messages)

[PATCH] mm/list_lru: Remove unnecessary NULL check before kfree()
 2025-02-27  6:10 UTC 

[RFC PATCH v2 0/9] mm/damon: make allow filters after reject filters useful and intuitive
 2025-02-27  5:50 UTC  (11+ messages)
` [RFC PATCH v2 1/9] mm/damon/core: introduce damos->ops_filters
` [RFC PATCH v2 2/9] mm/damon/paddr: support ops_filters
` [RFC PATCH v2 3/9] mm/damon/core: support committing ops_filters
` [RFC PATCH v2 4/9] mm/damon/core: put ops-handled filters to damos->ops_filters
` [RFC PATCH v2 5/9] mm/damon/paddr: support only damos->ops_filters
` [RFC PATCH v2 6/9] mm/damon: add default allow/reject behavior fields to struct damos
` [RFC PATCH v2 7/9] mm/damon/core: set damos_filter default allowance behavior based on installed filters
` [RFC PATCH v2 8/9] mm/damon/paddr: respect ops_filters_default_reject
` [RFC PATCH v2 9/9] Docs/mm/damon/design: update for changed filter-default behavior

[PATCH] mm/page_alloc: make the maximum number of highatomic pageblocks resizable
 2025-02-27  5:35 UTC  (5+ messages)

[PATCH] mm: shmem: remove unnecessary warning in shmem_writepage()
 2025-02-27  4:50 UTC  (2+ messages)

[PATCH] memcg: add hierarchical effective limits for v2
 2025-02-27  3:51 UTC  (10+ messages)

[PATCH v3 0/2] Minimize xa_node allocation during xarry split
 2025-02-27  3:43 UTC  (4+ messages)
` [PATCH v3 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
` [PATCH v3 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-02-27  3:20 UTC  (4+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes

[PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
 2025-02-27  3:05 UTC  (12+ messages)

[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
 2025-02-27  2:50 UTC  (11+ messages)
  ` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)
                  ` ARM64 crashes when resuming from hibernation (randomization features enabled)

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-02-27  2:30 UTC  (8+ messages)

[RFC PATCH 7/9] mm/damon/core: set damos_filter default allowance behavior based on installed filters
 2025-02-27  0:29 UTC  (2+ messages)

[for-next][PATCH 2/3] mm/memblock: Add reserved memory release function
 2025-02-27  0:12 UTC 

[PATCH V3 0/5] mm: Rework generic PTDUMP configs
 2025-02-27  0:06 UTC  (6+ messages)
` [PATCH V3 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V3 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH] zswap: do not crash the kernel on decompression failure
 2025-02-27  0:03 UTC  (13+ messages)

drivers/video/fbdev/pxafb.c:913:24: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-02-26 23:30 UTC 

[RFC PATCH v5 04/15] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
 2025-02-26 22:29 UTC  (2+ messages)

[PATCH for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not call nfs_wb_folio() from kcompactd
 2025-02-26 22:02 UTC  (3+ messages)

[PATCH v13 00/14] AMD broadcast TLB invalidation
 2025-02-26 22:01 UTC  (12+ messages)
` [PATCH v13 06/14] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing

[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
 2025-02-26 21:18 UTC  (2+ messages)

[PATCH v8 0/8] Buddy allocator like (or non-uniform) folio split
 2025-02-26 20:58 UTC  (6+ messages)
` [PATCH v8 1/8] xarray: add xas_try_split() to split a multi-index entry

[PATCH 0/2] move_pages_pte() fixes
 2025-02-26 20:43 UTC  (5+ messages)
` [PATCH 1/2] userfaultfd: do not block on locking a large folio with raised refcount
` [PATCH 2/2] userfaultfd: fix PTE unmapping stack-allocated PTE copies

[syzbot] [mm?] kernel BUG in sg_init_one
 2025-02-26 20:36 UTC  (8+ messages)

[linux-next:master 5933/6583] include/linux/page_ext.h:131:20: error: call to undeclared function 'page_to_section'; ISO C99 and later do not support implicit function declarations
 2025-02-26 20:31 UTC  (4+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-26 20:08 UTC  (2+ messages)

[PATCH v2 0/6] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-26 20:05 UTC  (5+ messages)
` [PATCH v2 5/6] mm: Provide address mask in struct follow_pfnmap_args

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-02-26 19:28 UTC  (5+ messages)
` [PATCH RFC v2 03/10] locking/local_lock: Introduce localtry_lock_t

[PATCH v2] mm: make page_mapped_in_vma() hugetlb walk aware
 2025-02-26 19:08 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 8433c776e1eb1371f5cd40b5fd3a61f9c7b7f3ad
 2025-02-26 19:06 UTC 

[PATCH 1/1] userfaultfd: do not block on locking a large folio with raised refcount
 2025-02-26 18:59 UTC  (6+ messages)

[RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
 2025-02-26 18:55 UTC  (2+ messages)

[PATCH v7 0/7] mseal system mappings
 2025-02-26 18:25 UTC  (17+ messages)
` [PATCH v7 4/7] mseal, system mappings: enable arm64
` [PATCH v7 6/7] mseal, system mappings: uprobe mapping

[PATCH v4 00/27] hugetlb/CMA improvements for large systems
 2025-02-26 18:09 UTC  (3+ messages)
` [PATCH v4 10/27] mm/sparse: allow for alternate vmemmap section init at boot

page:  |  | latest

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