linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
 2025-01-15 23:47 UTC  (21+ messages)
` [PATCH bpf-next v5 1/7] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v5 2/7] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock
` [PATCH bpf-next v5 5/7] mm, bpf: Use memcg in try_alloc_pages()
` [PATCH bpf-next v5 6/7] mm: Make failslab, kfence, kmemleak aware of trylock mode
` [PATCH bpf-next v5 7/7] bpf: Use try_alloc_pages() to allocate pages for bpf needs

[PATCH] mm/page_alloc: Remove the incorrect and misleading comment
 2025-01-15 23:42 UTC  (2+ messages)

[PATCH] zram: remove zcomp_stream_put() from write_incompressible_page()
 2025-01-15 23:28 UTC  (2+ messages)

[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
 2025-01-15 22:54 UTC  (8+ messages)
` [PATCH v1 1/2] "

[PATCH v6 0/3] riscv/ptrace: add new regset to access original a0 register
 2025-01-15 22:43 UTC  (9+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
` [PATCH v6 3/3] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access

[PATCH bpf-next v4 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-01-15 22:33 UTC  (6+ messages)
` [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation

[PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags
 2025-01-15 22:19 UTC  (3+ messages)
` [PATCH 05/16] selftests/mm: kselftest_harness: Fix warnings

[PATCH] /dev/zero: make private mapping full anonymous mapping
 2025-01-15 22:05 UTC  (10+ messages)

[PATCH 1/2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics
 2025-01-15 21:51 UTC  (3+ messages)
` [PATCH 2/2] mm/vmscan: Fix pgdemote_* accounting with lru_gen_enabled

[PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
 2025-01-15 21:46 UTC  (5+ messages)
  ` [PATCHv2 09/11] mm: Remove PG_reclaim
  ` [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-15 21:46 UTC  (45+ messages)
` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
          ` [PATCH] refcount: Strengthen inc_not_zero()
` [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH 0/9 RFC] cgroup: separate rstat trees
 2025-01-15 21:36 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION e7bb221a638962d487231ac45a6699fb9bb8f9fa
 2025-01-15 20:58 UTC 

[RFC PATCH v1 0/1] refactor mseal_test
 2025-01-15 20:47 UTC  (4+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-15 20:30 UTC  (4+ messages)

[PATCH v4 0/1] Seal system mappings
 2025-01-15 20:20 UTC  (9+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-15 20:20 UTC  (29+ messages)
  ` [PATCH v11 3/8] mm: rust: add vm_insert_page
  ` [PATCH v11 4/8] mm: rust: add lock_vma_under_rcu
  ` [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
  ` [PATCH v11 8/8] task: rust: rework how current is accessed
  ` [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct

[PATCH v2] memcg: allow exiting tasks to write back data to swap
 2025-01-15 19:41 UTC  (13+ messages)

[PATCH v3] Weighted interleave auto-tuning
 2025-01-15 18:58 UTC 

[PATCH mm-unstable v4 0/7] mm/mglru: performance optimizations
 2025-01-15 17:56 UTC  (5+ messages)
` [PATCH mm-unstable v4 3/7] mm/mglru: rework aging feedback

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-15 17:40 UTC  (6+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound

[PATCH v5 0/6] elf: Define note name macros
 2025-01-15 17:11 UTC  (8+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] binfmt_elf: Use "
` [PATCH v5 3/6] powerpc: "
` [PATCH v5 4/6] crash: "
` [PATCH v5 5/6] s390/crash: "
` [PATCH v5 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
 2025-01-15 16:52 UTC  (8+ messages)

[PATCH v2] mm/kfence: Use str_write_read() helper in get_access_type()
 2025-01-15 16:20 UTC  (2+ messages)

[RFC] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
 2025-01-15 16:09 UTC  (3+ messages)

[PATCH 0/7] kcov: Introduce New Unique PC|EDGE|CMP Modes
 2025-01-15 15:16 UTC  (4+ messages)

[PATCH] mm: separate move/undo parts from migrate_pages_batch()
 2025-01-15 15:05 UTC  (5+ messages)
` [PATCH v2] "

[LSF/MM/BPF TOPIC] Predictive readahead of dentries
 2025-01-15 14:47 UTC  (10+ messages)
` [Lsf-pc] "

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2025-01-15 14:32 UTC  (11+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-01-15 13:42 UTC  (4+ messages)

[PATCH v12 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-15 13:35 UTC  (9+ messages)
` [PATCH v12 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v12 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v12 3/8] mm: rust: add vm_insert_page
` [PATCH v12 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v12 5/8] mm: rust: add mmput_async support
` [PATCH v12 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v12 7/8] rust: miscdevice: add mmap support
` [PATCH v12 8/8] task: rust: rework how current is accessed

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-15 12:03 UTC  (5+ messages)
` [PATCH v18 04/19] EDAC: Add memory repair control feature

untagged_addr_remote() in do_madvise()
 2025-01-15 11:55 UTC  (4+ messages)

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-01-15 11:35 UTC  (13+ messages)

[PATCH v5 0/2] riscv/ptrace: add new regset to access original a0 register
 2025-01-15 11:23 UTC  (6+ messages)
` [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access

[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
 2025-01-15 11:19 UTC  (5+ messages)
  ` [FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation,

[PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
 2025-01-15 11:04 UTC  (11+ messages)

[PATCH v4 00/13] mm, swap: rework of swap allocator locks
 2025-01-15 10:51 UTC  (3+ messages)
` [PATCH v4 12/13] mm, swap: use a global swap cluster for non-rotation devices

[PATCH] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
 2025-01-15  9:56 UTC  (2+ messages)

[PATCH] mm/kfence: Use str_write_read() helper in get_access_type()
 2025-01-15  9:47 UTC  (2+ messages)

[PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
 2025-01-15  9:17 UTC  (5+ messages)

"kernel BUG in update_and_free_pages_bulk" in Linux Kernel v6.12-rc4
 2025-01-15  9:09 UTC  (4+ messages)

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-15  8:59 UTC  (5+ messages)

[syzbot] [fs?] [mm?] INFO: rcu detected stall in sys_readlink (5)
 2025-01-15  8:39 UTC 

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-15  8:33 UTC  (10+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-15  7:27 UTC  (20+ messages)
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 23/26] mm: Remove pXX_devmap callers

[RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-01-15  7:15 UTC  (8+ messages)

[PATCH v3 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-01-15  7:01 UTC  (11+ messages)
` [PATCH v3 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
` [PATCH v3 2/4] mm: Support tlbbatch flush for a range of PTEs
` [PATCH v3 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
` [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap

[PATCH] selftests/mm/cow : Fix memory leak in child_vmsplice_memcmp_fn()
 2025-01-15  5:45 UTC  (3+ messages)

[PATCH 4/8] mm/swap: Use PG_dropbehind instead of PG_reclaim
 2025-01-15  4:31 UTC  (5+ messages)

[PATCH v7 mm-unstable] mm: vmscan: retry folios written back while isolated for traditional LRU
 2025-01-15  3:59 UTC  (3+ messages)

[PATCH v2 0/2] mm/memfd: reserve hugetlb folios before allocation
 2025-01-15  3:32 UTC  (3+ messages)
` [PATCH v2 1/2] "

"kernel panic: Out of memory: system-wide panic_on_oom is enabled" in Linux Kernel v6.12-rc4
 2025-01-15  2:20 UTC 

page:  |  | latest

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