linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] Fix VMA confusion in Rust Binder
 2026-02-17 20:12 UTC  (8+ messages)
` [PATCH 1/2] rust_binder: check ownership before using vma
` [PATCH 2/2] rust_binder: avoid reading the written value in offsets array

[PATCH v3 00/12] mm, swap: swap table phase III: remove swap_map
 2026-02-17 20:10 UTC  (14+ messages)
` [PATCH v3 01/12] mm, swap: protect si->swap_file properly and use as a mount indicator
` [PATCH v3 02/12] mm, swap: clean up swapon process and locking
` [PATCH v3 03/12] mm, swap: remove redundant arguments and locking for enabling a device
` [PATCH v3 04/12] mm, swap: consolidate bad slots setup and make it more robust
` [PATCH v3 05/12] mm/workingset: leave highest bits empty for anon shadow
` [PATCH v3 06/12] mm, swap: implement helpers for reserving data in the swap table
` [PATCH v3 07/12] mm, swap: mark bad slots in swap table directly
` [PATCH v3 08/12] mm, swap: simplify swap table sanity range check
` [PATCH v3 09/12] mm, swap: use the swap table to track the swap count
` [PATCH v3 10/12] mm, swap: no need to truncate the scan border
` [PATCH v3 11/12] mm, swap: simplify checking if a folio is swapped
` [PATCH v3 12/12] mm, swap: no need to clear the shadow explicitly

[PATCH 0/2] Some small improvements to reserve_mem
 2026-02-17 19:45 UTC  (3+ messages)
` [PATCH 1/2] mm/memblock: Print out errors on reserve_mem parser
` [PATCH 2/2] mm/memblock: Add reserve_mem debugfs info

[PATCH v2 0/3] Use killable vma write locking in most places
 2026-02-17 19:19 UTC  (7+ messages)
` [PATCH v2 1/3] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v2 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()

[LSF/MM/BPF TOPIC] Evaluating Rust for XArray
 2026-02-17 18:57 UTC  (5+ messages)

[PATCH 0/2] improve per-node allocation and reclaim visibility
 2026-02-17 18:52 UTC  (11+ messages)
` [PATCH 1/2] mm/mempolicy: track page allocations per mempolicy

[PATCH v3] rust: page: add byte-wise atomic memory copy methods
 2026-02-17 18:47 UTC  (12+ messages)

[PATCH v2] rust: page: add byte-wise atomic memory copy methods
 2026-02-17 18:43 UTC  (34+ messages)

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-17 18:42 UTC  (20+ messages)
  ` [Lsf-pc] "

[PATCH v4 0/3] mm/swap: hibernate: improve hibernate performance with new allocator
 2026-02-17 18:37 UTC  (6+ messages)
` [PATCH v4 1/3] mm, swap: speed up hibernation allocation and writeout
` [PATCH v4 2/3] mm, swap: reduce indention for hibernate allocation helper
` [PATCH v4 3/3] mm, swap: merge common convention and simplify "

[REGRESSION] mm/mprotect: 2x+ slowdown for >=400KiB regions since PTE batching (cac1db8c3aad)
 2026-02-17 18:08 UTC  (9+ messages)

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-02-17 18:01 UTC  (5+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance

[syzbot] [mm?] kernel BUG in __khugepaged_enter
 2026-02-17 17:30 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Improve this_cpu_ops performance for ARM64 (and potentially other architectures)
 2026-02-17 17:28 UTC  (5+ messages)

[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
 2026-02-17 17:19 UTC  (7+ messages)

[PATCH v17 0/3] Improve proc RSS accuracy
 2026-02-17 16:10 UTC  (4+ messages)
` [PATCH v17 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v17 2/3] lib: Test "
` [PATCH v17 3/3] mm: Improve RSS counter approximation accuracy for proc interfaces

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-17 15:51 UTC  (4+ messages)

[PATCH v4 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-02-17 15:27 UTC  (7+ messages)
` [PATCH v4 1/4] mm: swap: introduce swap tier infrastructure
` [PATCH v4 2/4] mm: swap: associate swap devices with tiers
` [PATCH v4 3/4] mm: memcontrol: add interfaces for swap tier selection
` [PATCH v4 4/4] mm: swap: filter swap allocation by memcg tier mask

[PATCH] mm: Add AnonZero accounting for zero-filled anonymous pages
 2026-02-17 15:22 UTC  (20+ messages)

[PATCH v2] mm: thp: deny THP for files on anonymous inodes
 2026-02-17 15:15 UTC  (4+ messages)
` [PATCH] KVM: selftests: Test MADV_COLLAPSE on GUEST_MEMFD

[PATCHv2 0/2] efi: Fix alignenment issues in unaccepted memory code
 2026-02-17 13:56 UTC  (6+ messages)
` [PATCHv2 1/2] efi: Fix reservation of unaccepted memory table
` [PATCHv2 2/2] efi: Align unaccepted memory range to page boundary

[PATCH] mm: Fix memblock_free_late() when using deferred struct page
 2026-02-17 12:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] liveupdate: luo_file: remember retrieve() status
 2026-02-17 12:03 UTC  (4+ messages)

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-17 10:37 UTC  (5+ messages)

[PATCH] MAINTAINERS, mailmap: update e-mail address for Vlastimil Babka
 2026-02-17 10:21 UTC 

[PATCH 00/79] block: rnull: complete the rust null block driver
 2026-02-17  9:54 UTC  (4+ messages)
` [PATCH 62/79] block: rust: add `TagSet::update_hw_queue_count`

[linux-next:master] BUILD SUCCESS 350adaf7fde9fdbd9aeed6d442a9ae90c6a3ab97
 2026-02-17  4:34 UTC 

[PATCH v6 1/3] tracing: Add __event_in_*irq() helpers
 2026-02-17  0:54 UTC  (3+ messages)

[RFC PATCH 0/3] mm/damon: always respect min_nr_regions from the beginning
 2026-02-17  0:03 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/damon/core: split regions for min_nr_regions at beginning
` [RFC PATCH 2/3] mm/damon/vaddr: do not split regions for min_nr_regions
` [RFC PATCH 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2026-02-16 23:07 UTC 

[GIT PULL] slab updates for 7.0 part 2
 2026-02-16 22:11 UTC  (2+ messages)

[BUG] mm/damon/core: dangling walk_control pointer in damos_walk() on inactive context
 2026-02-16 22:06 UTC  (8+ messages)
  ` [PATCH] "

[RFC PATCH 0/7] k[v]free_rcu() improvements
 2026-02-16 21:32 UTC  (4+ messages)
` [RFC PATCH 6/7] mm/slab: introduce kfree_rcu_nolock()

DAMON Yearly Retrospect (2024)
 2026-02-16 21:06 UTC 

fs/dax.c:1885:21: sparse: sparse: incorrect type in assignment (different base types)
 2026-02-16 20:38 UTC 

[PATCH] mm: change vma_alloc_folio_noprof() macro to inline function
 2026-02-16 19:24 UTC  (4+ messages)

[PATCH v2 0/2] mm: memfd_luo: preserve file seals
 2026-02-16 18:59 UTC  (3+ messages)
` [PATCH v2 1/2] memfd: export memfd_{add,get}_seals()
` [PATCH v2 2/2] mm: memfd_luo: preserve file seals

[PATCH bpf-next v2 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-02-16 18:30 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg

linux-mm@kvack.org: Please confirm to continue
 2026-02-16 18:21 UTC 

[PATCH 0/2] efi: Fix alignenment issues in unaccepted memory code
 2026-02-16 16:19 UTC  (14+ messages)
` [PATCH 1/2] efi: Fix reservation of unaccepted memory table
` [PATCH 2/2] efi: Align unaccepted memory range to page boundary

[PATCH v6 3/3] mm: vmscan: add PIDs to vmscan tracepoints
 2026-02-16 16:02 UTC  (2+ messages)

[PATCH] mm: Fix memblock_free_late() when using deferred struct page
 2026-02-16 15:28 UTC  (11+ messages)

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-02-16 15:20 UTC  (9+ messages)
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse

[BUG] mm/damon/core: dangling walk_control pointer in damos_walk() on inactive context
 2026-02-16 15:18 UTC 

[PATCH v4 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-02-16 14:45 UTC  (10+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: Add support to accept memory during hot-add

page:  |  | latest

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