Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-11 20:46:02 to 2024-03-12 20:11:33 UTC [more...]

MGLRU premature memcg OOM on slow writes
 2024-03-12 20:11 UTC  (8+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-12 20:11 UTC  (9+ messages)

[PATCH v4 00/36] Memory allocation profiling
 2024-03-12 20:07 UTC  (6+ messages)
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed

[PATCH v7 0/5] Add DAX ABI for memmap_on_memory
 2024-03-12 20:07 UTC  (3+ messages)
` [PATCH v7 1/5] dax/bus.c: replace driver-core lock usage by a local rwsem

[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-12 20:01 UTC  (3+ messages)

[PATCH v4 00/15] Fast kernel headers: split linux/mm.h
 2024-03-12 19:50 UTC  (22+ messages)
` [PATCH v4 01/15] drivers: add missing includes on linux/mm.h (and others)
` [PATCH v4 02/15] include/drm/drm_gem.h: add poll_table_struct forward declaration
` [PATCH v4 03/15] include/scsi/scsicam.h: forward-declare struct block_device
` [PATCH v4 04/15] linux/mm.h: move page_kasan_tag() to mm/page_kasan_tag.h
` [PATCH v4 05/15] linux/mm.h: move section functions to mm/page_section.h
` [PATCH v4 06/15] linux/mm.h: move page_address() and others to mm/page_address.h
` [PATCH v4 07/15] linux/mm.h: move folio_size(), ... to mm/folio_size.h
` [PATCH v4 08/15] linux/mm.h: move folio_next() to mm/folio_next.h
` [PATCH v4 09/15] linux/mm.h: move devmap-related declarations to mm/devmap_managed.h
` [PATCH v4 10/15] linux/mm.h: move usage count functions to mm/folio_usage.h
` [PATCH v4 11/15] linux/mm.h: move page_zone_id() and more to mm/folio_zone.h
` [PATCH v4 12/15] linux/mm.h: move pfmemalloc-related functions to pfmemalloc.h
` [PATCH v4 13/15] linux/mm.h: move is_vmalloc_addr() to mm/vmalloc_addr.h
` [PATCH v4 14/15] linux/mm.h: move high_memory to mm/high_memory.h
` [PATCH v4 15/15] include: reduce dependencies on linux/mm.h

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-12 19:45 UTC  (25+ messages)
` [RFC 05/14] fork: check charging success before zeroing stack
` [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
` [RFC 11/14] x86: add support for Dynamic Kernel Stacks

[PATCH v2] mm/migrate: put dest folio on deferred split list if source was there
 2024-03-12 19:45 UTC  (13+ messages)

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-12 19:32 UTC  (12+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
` [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()

[PATCH v1] x86/mm/pat: fix VM_PAT handling in COW mappings
 2024-03-12 19:22 UTC  (2+ messages)

[PATCH] mm: zswap: remove unnecessary check in zswap_find_zpool()
 2024-03-12 19:17 UTC  (5+ messages)

[PATCH v6] zswap: replace RB tree with xarray
 2024-03-12 18:43 UTC  (2+ messages)

[PATCH v5 00/37] Memory allocation profiling
 2024-03-12 18:41 UTC  (4+ messages)
` [PATCH v5 12/37] lib: prevent module unloading if memory is not freed

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-03-12 18:32 UTC  (6+ messages)
` [RFC PATCH v7 03/12] cxl/mbox: Add SET_FEATURE mailbox command
` [RFC PATCH v7 10/12] ACPI:RAS2: Add common library for RAS2 PCC interfaces

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-12 17:55 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
 2024-03-12 17:28 UTC 

[PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-03-12 17:05 UTC  (11+ messages)
` [PATCH v2 2/3] x86/mm: Fix LAM inconsistency during context switch
` [PATCH v2 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking

BUG selftests/mm]
 2024-03-12 16:47 UTC  (11+ messages)

[LSF/MM/BPF TOPIC] Address Space Isolation
 2024-03-12 16:45 UTC  (3+ messages)

[PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
 2024-03-12 16:44 UTC  (3+ messages)

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-12 16:33 UTC  (7+ messages)
` [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
` [RFC PATCH v3 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH] mm: Always initialise folio->_deferred_list
 2024-03-12 15:45 UTC  (6+ messages)

[PATCH V2 1/2] mm: zswap: optimize zswap pool size tracking
 2024-03-12 15:34 UTC  (2+ messages)
` [PATCH 2/2] mm: zpool: return pool size in pages

[PATCH 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-03-12 15:34 UTC  (7+ messages)
` [PATCH 2/3] x86/mm: Fix LAM inconsistency during context switch
` [PATCH 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking

[PATCH v2] mm/slub: Simplify get_partial_node()
 2024-03-12 15:22 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-03-12 14:46 UTC  (10+ messages)
` [Lsf-pc] "

[PATCH 0/8] Some cleanups for memory-failure
 2024-03-12 14:14 UTC  (6+ messages)
` [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-12 13:56 UTC  (15+ messages)
` [PATCH v4 3/6] mm: swap: Simplify struct percpu_cluster
` [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()

[PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
 2024-03-12 13:55 UTC  (5+ messages)

[syzbot] [ntfs3?] WARNING in do_open_execat
 2024-03-12 12:44 UTC  (4+ messages)

[PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed
 2024-03-12 11:57 UTC  (12+ messages)

[linux-next:master 12968/13337] drivers/gpu/drm/i915/display/intel_bios.c:3417:10: error: call to undeclared function 'intel_opregion_vbt_present'; ISO C99 and later do not support implicit function declarations
 2024-03-12 11:21 UTC 

[PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-03-12 10:20 UTC  (7+ messages)

[GIT PULL] slab updates for 6.9
 2024-03-12  9:55 UTC 

[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2024-03-12  9:33 UTC  (12+ messages)
          ` Fwd: "

[PATCH v2 0/2] reclaim contended folios asynchronously instead of promoting them
 2024-03-12  9:22 UTC  (4+ messages)

[PATCH v2 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-12  9:19 UTC  (3+ messages)
` [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info

[PATCH 1/2] mm: zswap: optimize zswap pool size tracking
 2024-03-12  9:15 UTC  (12+ messages)
` [PATCH 2/2] mm: zpool: return pool size in pages

[PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
 2024-03-12  8:04 UTC 

[PATCH] mm/slub: Simplify get_partial_node()
 2024-03-12  6:53 UTC  (3+ messages)

[PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
 2024-03-12  6:05 UTC  (3+ messages)

[PATCH v5] zswap: replace RB tree with xarray
 2024-03-12  5:10 UTC  (4+ messages)

[PATCH v6 0/8] hugetlb: parallelize hugetlb page init on boot
 2024-03-12  2:26 UTC  (4+ messages)
` [PATCH v6 8/8] hugetlb: parallelize 1G hugetlb initialization

[PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-03-12  1:51 UTC  (5+ messages)
` [PATCH v5 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
  ` [External] "

[PATCH] lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
 2024-03-12  0:59 UTC 

[PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena
 2024-03-12  0:47 UTC  (12+ messages)
` [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena
` [PATCH v3 bpf-next 03/14] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions

[PATCH -v3] mm: swap: fix race between free_swap_and_cache() and swapoff()
 2024-03-12  0:27 UTC  (3+ messages)

[GIT PULL] execve updates for v6.9-rc1
 2024-03-11 23:37 UTC 

[PATCH v2] mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err cases
 2024-03-11 23:14 UTC  (2+ messages)

On the optimum size of a batch
 2024-03-11 21:58 UTC  (5+ messages)

[RFC PATCH v2 0/4] mm/damon: add a DAMOS filter type for page granularity access recheck
 2024-03-11 20:45 UTC  (5+ messages)
` [RFC PATCH v2 1/4] mm/damon/paddr: implement damon_folio_young()
` [RFC PATCH v2 2/4] mm/damon/paddr: implement damon_folio_mkold()
` [RFC PATCH v2 3/4] mm/damon: add DAMOS filter type YOUNG
` [RFC PATCH v2 4/4] mm/damon/paddr: support "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).