linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
 2024-12-19 23:33 UTC  (8+ messages)

[PATCH] percpu: Remove intermediate variable in PERCPU_PTR()
 2024-12-19 22:51 UTC  (5+ messages)

[PATCH] mm: zswap: fix race between [de]compression and CPU hotunplug
 2024-12-19 22:43 UTC  (2+ messages)

[PATCH] mm: remove unnecessary calls to lru_add_drain
 2024-12-19 22:14 UTC  (2+ messages)

[PATCH] mm: Stop PMD alignment for PIE shared objects
 2024-12-19 21:59 UTC  (3+ messages)

[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-19 21:36 UTC  (6+ messages)
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[linux-next:master] BUILD REGRESSION 8503810115fbff903f626adc0788daa048302bc0
 2024-12-19 21:32 UTC 

[PATCH 0/2] s390: Remove uses of page->index
 2024-12-19 21:23 UTC  (7+ messages)
` [PATCH 1/2] s390: Convert gmap code to use ptdesc
` [PATCH 2/2] s390: Convert vsie code to use page->private

[PATCH v3] perf: map pages in advance
 2024-12-19 21:17 UTC  (2+ messages)

[PATCH RFC 0/3] rust: Add Per-CPU Variable API
 2024-12-19 21:08 UTC  (4+ messages)
` [PATCH RFC 1/3] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH RFC 2/3] rust: rust-analyzer: add lib to dirs searched for crates
` [PATCH RFC 3/3] rust: percpu: add a rust per-CPU variable test

[Bug] KASAN: slab-use-after-free Read in zswap_decompress
 2024-12-19 21:04 UTC  (5+ messages)

[RFC PATCH v2] Weighted interleave auto-tuning
 2024-12-19 19:18 UTC 

[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-12-19 18:58 UTC  (2+ messages)

[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
 2024-12-19 18:55 UTC  (34+ messages)

[PATCH] replace free hugepage folios after migration
 2024-12-19 18:43 UTC  (3+ messages)

[PATCH mm-unstable] mm/hugetlb: define replace_free_hugepage_folios() on CONFIG_HUGETLB_PAGE=n as static inline
 2024-12-19 18:37 UTC 

[PATCH v6 0/5] fuse: remove temp page copies in writeback
 2024-12-19 18:11 UTC  (34+ messages)
` [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings

[PATCH 0/5] fs/buffer: strack reduction on async read
 2024-12-19 17:53 UTC  (8+ messages)
` [PATCH 3/5] fs/buffer: add a for_each_bh() for block_read_full_folio()

[PATCH] mm: add maybe_lru_add_drain() that only drains when threshold is exceeded
 2024-12-19 17:50 UTC  (8+ messages)

[PATCH 00/10] Account page tables at all levels
 2024-12-19 17:19 UTC  (13+ messages)
` [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
` [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor
` [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH 07/10] mm: Introduce ctor/dtor at P4D level
` [PATCH 08/10] ARM: mm: Rename PGD helpers
` [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH 10/10] mm: Introduce ctor/dtor at PGD level

[PATCH v2] mm/kmemleak: Fix sleeping function called from invalid context at print message
 2024-12-19 16:55 UTC  (2+ messages)

[PATCHSET v7 0/11] Uncached buffered IO
 2024-12-19 16:54 UTC  (3+ messages)
` [PATCH] nfs: flag as supporting FOP_DONTCACHE

[PATCH v2 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-19 16:32 UTC  (6+ messages)
` [PATCH v2 02/15] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
` [PATCH v2 14/15] mm: pgtable: remove tlb_remove_ptdesc()

[PATCH 0/2] mm: alloc_pages_bulk: small API refactor
 2024-12-19 15:50 UTC  (6+ messages)
` [PATCH 1/2] mm: alloc_pages_bulk_noprof: drop page_list argument
` [PATCH 2/2] mm: alloc_pages_bulk: rename API

[PATCH 1/2] mm: shmem: fix incorrect index alignment for within_size policy
 2024-12-19 15:36 UTC  (4+ messages)
` [PATCH 2/2] mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'

[PATCH] mm: migration :shared anonymous migration test is failing
 2024-12-19 12:58 UTC  (3+ messages)

[PATCH v2] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2024-12-19 12:18 UTC  (2+ messages)

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-19 12:03 UTC  (5+ messages)
` [PATCH v2 4/7] drm/xe: Implement cgroup for vram
` [PATCH v2 5/7] drm/amdgpu: Add cgroups implementation

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-12-19 11:15 UTC  (5+ messages)

[PATCH] selftests/mm: Added new test cases to the migration test
 2024-12-19 10:27 UTC 

[PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
 2024-12-19 10:20 UTC  (5+ messages)

[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
 2024-12-19  8:07 UTC  (8+ messages)
` [RFC PATCH 10/12] khugepaged: Skip PTE range if a larger mTHP is already mapped

[PATCH v1] memcg: fix soft lockup in the OOM process
 2024-12-19  7:57 UTC  (8+ messages)

[PATCH bpf-next v3 0/6] bpf, mm: Introduce try_alloc_pages()
 2024-12-19  7:52 UTC  (19+ messages)
` [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock

Slow-tier Page Promotion discussion recap and open questions
 2024-12-19  6:38 UTC  (5+ messages)

[PATCH v2] lib/alloc_tag: Add accumulative call counter for memory allocation profiling
 2024-12-19  4:35 UTC  (6+ messages)
`  "

[RFC PATCH 00/18] mm/damon: enable page level properties based access pattern monitoring
 2024-12-19  4:03 UTC  (19+ messages)
` [RFC PATCH 01/18] mm/damon: clarify trying vs applying on damos_stat kernel-doc comment
` [RFC PATCH 02/18] Docs/mm/damon/design: document DAMOS regions walking
` [RFC PATCH 03/18] Docs/mm/damon/design: add 'statistics' section
` [RFC PATCH 04/18] Docs/admin-guide/mm/damon/usage: link damos stat design doc
` [RFC PATCH 05/18] mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
` [RFC PATCH 06/18] mm/damon/paddr: report filter-passed bytes back for normal actions
` [RFC PATCH 07/18] mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT action
` [RFC PATCH 08/18] mm/damon/core: implement per-scheme filter-passed bytes stat
` [RFC PATCH 09/18] mm/damon/syfs-schemes: "
` [RFC PATCH 10/18] Docs/mm/damon/design: document sz_ops_filter_passed
` [RFC PATCH 11/18] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH 12/18] Docs/ABI/damon: document per-scheme filter-passed bytes stat file
` [RFC PATCH 13/18] mm/damon/core: invoke damos_walk_control->walk_fn() after applying action
` [RFC PATCH 14/18] mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->walk_fn()
` [RFC PATCH 15/18] mm/damon/sysfs-schemes: expose per-region filter-passed bytes
` [RFC PATCH 16/18] Docs/mm/damon/design: document per-region sz_filter_passed stat
` [RFC PATCH 17/18] Docs/admin-guide/mm/damon/usage: document sz_filtered_out of scheme tried region directories
` [RFC PATCH 18/18] Docs/ABI/damon: document per-region DAMOS filter-passed bytes stat file

[PATCH v2 0/5] Remove get_task_comm() and print task comm directly
 2024-12-19  2:34 UTC  (6+ messages)
` [PATCH v2 1/5] kernel: "
` [PATCH v2 2/5] arch: "
` [PATCH v2 3/5] net: "
` [PATCH v2 4/5] security: "
` [PATCH v2 5/5] drivers: "

[next -v1 0/5] Some cleanup for memcg
 2024-12-19  1:54 UTC  (4+ messages)
` [next -v1 4/5] memcg: factor out the __refill_obj_stock function

[PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-12-19  1:43 UTC  (4+ messages)
` [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions "

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-18 23:11 UTC  (10+ messages)
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages

[linux-next:master] BUILD REGRESSION 7fa366f1b6e376c38966faa42da7f0f2e013fdab
 2024-12-18 20:14 UTC 

[syzbot] [mm?] WARNING in lock_list_lru_of_memcg
 2024-12-18 19:08 UTC  (8+ 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