linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-18 12:54:38 to 2025-08-19 13:43:23 UTC [more...]

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-19 13:41 UTC  (2+ messages)
` [PATCH v10 01/13] khugepaged: rename hpage_collapse_* to collapse_*

[PATCH v2 0/5] Add Rust abstraction for Maple Trees
 2025-08-19 13:36 UTC  (16+ messages)
` [PATCH v2 1/5] maple_tree: remove lockdep_map_p typedef
` [PATCH v2 2/5] rust: maple_tree: add MapleTree
` [PATCH v2 3/5] rust: maple_tree: add MapleTree::lock() and load()
` [PATCH v2 4/5] rust: maple_tree: add MapleTreeAlloc
` [PATCH v2 5/5] rust: maple_tree: add MAINTAINERS entry

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-19 13:01 UTC  (4+ messages)
` [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
 2025-08-19 12:45 UTC  (9+ messages)
` [PATCH RFC 2/2] riscv: introduce percpu.h into include/asm
      ` [External] "

[syzbot] [bpf?] INFO: rcu detected stall in security_file_ioctl (9)
 2025-08-19 12:35 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH 0/4] mm/mm_init: simplify deferred init of struct pages
 2025-08-19 12:31 UTC  (14+ messages)
` [PATCH 1/4] mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()
` [PATCH 2/4] mm/mm_init: deferred_init_memmap: use a job per zone
` [PATCH 3/4] mm/mm_init: drop deferred_init_maxorder()

[PATCH 1/3] mpage: terminate read-ahead on read error
 2025-08-19 12:22 UTC  (5+ messages)

[PATCH v3] of_numa: fix uninitialized memory nodes causing kernel panic
 2025-08-19 12:03 UTC  (3+ messages)

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-08-19 11:49 UTC  (4+ messages)
` [RFC 1/3] page_counter: Allow for pinning some amount of memory
` [RFC 2/3] cgroup/dmem: Implement pinning device memory
` [RFC 3/3] drm/xe: Add DRM_XE_GEM_CREATE_FLAG_PINNED flag and implementation

[RFC PATCH v5 mm-new 0/5] mm, bpf: BPF based THP order selection
 2025-08-19 11:43 UTC  (14+ messages)
` [RFC PATCH v5 mm-new 1/5] mm: thp: add support for "
` [RFC PATCH v5 mm-new 5/5] selftest/bpf: add selftest for BPF based THP order seletection

[PATCH v1 RFC 0/6] kfuzztest: a new kernel fuzzing framework
 2025-08-19 11:41 UTC  (8+ messages)
` [PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing

[RFC PATCH 0/6] Multi-pass MMU interval notifiers
 2025-08-19 11:35 UTC  (13+ messages)
` [RFC PATCH 1/6] mm/mmu_notifier: Allow multiple struct mmu_interval_notifier passes

[PATCH v4 2/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
 2025-08-19 10:49 UTC  (3+ messages)

[PATCH 0/4] mm/swap, memcg: Support per-cgroup swap device priorities
 2025-08-19 10:12 UTC  (10+ messages)
` [PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority

[PATCH] tmpfs: preserve SB_I_VERSION on remount
 2025-08-19 10:08 UTC  (3+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-19  9:35 UTC  (6+ messages)
` [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey

[PATCH 0/8] __vmalloc() and no-block support
 2025-08-19  9:20 UTC  (10+ messages)
` [PATCH 6/8] mm/vmalloc: Defer freeing partly initialized vm_struct
` [PATCH 7/8] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-19  9:15 UTC  (3+ messages)

[PATCH 0/3] Add Rust abstraction for Maple Trees
 2025-08-19  9:09 UTC  (4+ messages)
` [PATCH 1/3] rust: maple_tree: add MapleTree

remove write_cache_pages()
 2025-08-19  8:57 UTC  (6+ messages)
` [PATCH 2/3] bcachefs: stop using write_cache_pages
` [PATCH 3/3] mm: remove write_cache_pages

[PATCH v5 0/5] Better split_huge_page_test result check
 2025-08-19  8:54 UTC  (7+ messages)
` [PATCH v5 1/5] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH v5 2/5] selftests/mm: mark all functions static in split_huge_page_test.c
` [PATCH v5 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v5 4/5] selftests/mm: add check_after_split_folio_orders() helper
` [PATCH v5 5/5] selftests/mm: check after-split folio orders in split_huge_page_test

[PATCH] mm/numa_memblks: Use SZ_1M macro to denote bytes to MB conversion
 2025-08-19  8:51 UTC 

[PATCH 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-08-19  8:44 UTC  (4+ messages)
` [PATCH 2/2] arm64/mm: Update create_kpti_ng_temp_pgd() to handle pgtable_alloc failure

[Patch v4 0/2] test that rmap behaves as expected
 2025-08-19  8:00 UTC  (3+ messages)
` [Patch v4 1/2] selftests/mm: put general ksm operation into vm_util
` [Patch v4 2/2] selftests/mm: test that rmap behave as expected

[PATCH v4 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-19  7:57 UTC  (11+ messages)
` [PATCH v4 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
  ` [Fixup PATCH] mm/selftests: Fix formattig in split_huge_page_test
` [PATCH v4 5/7] selftests/mm: fix child process exit codes in ksm_functional_tests

[PATCH] mm: readahead: improve mmap_miss heuristic for concurrent faults
 2025-08-19  7:33 UTC  (2+ messages)

[PATCH] mm/damon/core: set initial quota->charged_from to INITIAL_JIFFIES
 2025-08-19  7:30 UTC  (6+ messages)

[PATCH] mm/cma: add available_count and total count in trace_cma_alloc_start
 2025-08-19  7:22 UTC  (2+ messages)

[PATCH] lib/test_hmm: drop redundant conversion to bool
 2025-08-19  7:04 UTC 

[PATCH] rust: alloc: add ARCH_KMALLOC_MINALIGN to bindgen blocklist
 2025-08-19  6:58 UTC  (3+ messages)

[RFC PATCH -next 06/16] mm/damon/paddr: support addr_unit for DAMOS_STAT
 2025-08-19  6:27 UTC  (3+ messages)

[RFC PATCH -next 05/16] mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
 2025-08-19  6:27 UTC  (3+ messages)

[RFC PATCH -next 04/16] mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
 2025-08-19  6:26 UTC  (3+ messages)

[RFC PATCH -next 03/16] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
 2025-08-19  6:26 UTC  (3+ messages)

[RFC PATCH -next 07/16] mm/damon/sysfs: implement addr_unit file under context dir
 2025-08-19  6:24 UTC  (2+ messages)

[PATCH v3 0/4] introduce uncharged file mapped folios
 2025-08-19  5:20 UTC  (11+ messages)
` [PATCH v3 1/4] mm/filemap: add AS_UNCHARGED
` [PATCH v3 2/4] mm: add vmstat for cgroup uncharged pages
` [PATCH v3 3/4] btrfs: set AS_UNCHARGED on the btree_inode
` [PATCH v3 4/4] memcg: remove warning from folio_lruvec

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-08-19  4:36 UTC  (4+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "

[RFC PATCH 0/4] Migrate on fault for device pages
 2025-08-19  4:33 UTC  (14+ messages)
` [RFC PATCH 1/4] mm: use current as mmu notifier's owner

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-19  4:19 UTC  (3+ messages)
` [PATCH v5 01/14] slab: add opt-in caching layer of "

[PATCH v1 00/14] mm: BPF OOM
 2025-08-19  4:11 UTC  (20+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 02/14] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH v1 03/14] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH v1 04/14] mm: introduce bpf kfuncs to deal with memcg pointers
` [PATCH v1 05/14] mm: introduce bpf_get_root_mem_cgroup() bpf kfunc
` [PATCH v1 06/14] mm: introduce bpf_out_of_memory() "
` [PATCH v1 07/14] mm: allow specifying custom oom constraint for bpf triggers
` [PATCH v1 08/14] mm: introduce bpf_task_is_oom_victim() kfunc
` [PATCH v1 09/14] bpf: selftests: introduce read_cgroup_file() helper
` [PATCH v1 10/14] bpf: selftests: bpf OOM handler test
` [PATCH v1 11/14] sched: psi: refactor psi_trigger_create()
` [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf
` [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc
` [PATCH v1 14/14] bpf: selftests: psi struct ops test

[RFC PATCH 0/7] add mTHP support for wp
 2025-08-19  0:55 UTC 

[syzbot] [fs?] [mm?] INFO: task hung in v9fs_file_fsync
 2025-08-18 21:55 UTC  (5+ messages)

[PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-18 20:33 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 3ac864c2d9bb8608ee236e89bf561811613abfce
 2025-08-18 20:27 UTC 

[PATCH] memcg: remove warning from folio_lruvec
 2025-08-18 18:46 UTC 

[syzbot] [mm?] INFO: rcu detected stall in sys_umount (3)
 2025-08-18 18:26 UTC  (3+ messages)

[PATCH v1] mm/mremap: fix WARN with uffd that has remap events disabled
 2025-08-18 17:53 UTC 

[Invitation] Linux MM Alignment Session on guest_memfd for software protected VMs on Wednesday
 2025-08-18 16:40 UTC 

[PATCH 0/2] mm/kasan: fix vmalloc shadow memory population issues
 2025-08-18 16:39 UTC  (3+ messages)
` [PATCH 1/2] mm/kasan: fix vmalloc shadow memory (de-)population races
` [PATCH 2/2] mm/kasan: avoid lazy MMU mode hazards

[PATCH v2 0/3] introduce uncharged file mapped folios
 2025-08-18 16:36 UTC  (3+ messages)
` [syzbot ci] "

[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
 2025-08-18 15:54 UTC  (13+ messages)
` [RFC PATCH 4/6] mm/memory: Add tree limit to free_pgtables()
` [RFC PATCH 6/6] mm: Change dup_mmap() recovery

[PATCH v4 0/2] introduce kasan.write_only option in hw-tags
 2025-08-18 15:18 UTC  (8+ messages)
` [PATCH v4 1/2] kasan/hw-tags: introduce kasan.write_only option

[PATCH v4 0/5] Better split_huge_page_test result check
 2025-08-18 14:44 UTC  (4+ messages)
` [PATCH v4 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check

[PATCH] mm/gup: Drain batched mlock folio processing before attempting migration
 2025-08-18 14:31 UTC  (6+ messages)

[RFC 1/1] Add memory allocation info for cgroup oom
 2025-08-18 14:24 UTC  (3+ messages)

[PATCH v4 2/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
 2025-08-18 14:14 UTC  (2+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-18 13:55 UTC  (5+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges

[syzbot] [mm?] WARNING in move_page_tables
 2025-08-18 13:22 UTC  (6+ messages)

[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-18 13:06 UTC  (3+ messages)
` [PATCH v5 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise


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 NNTP newsgroup(s).