linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-03-23  8:24 UTC  (11+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-03-23  7:07 UTC  (11+ messages)

[RFC PATCH 0/4] iov_iter: Add composite, scatterlist and skbuff iterator types
 2025-03-23  6:21 UTC  (6+ messages)
` [RFC PATCH 1/4] iov_iter: Move ITER_DISCARD and ITER_XARRAY iteration out-of-line
` [RFC PATCH 2/4] iov_iter: Add an iterator-of-iterators
` [RFC PATCH 3/4] iov_iter: Add a scatterlist iterator type
` [RFC PATCH 4/4] iov_iter: Add a scatterlist iterator type [INCOMPLETE]

[PATCH 0/5] mm: reliable huge page allocator
 2025-03-23  3:46 UTC  (6+ messages)
` [PATCH 3/5] mm: page_alloc: defrag_mode

[PATCH] XArray: revert (unintentional?) behavior change
 2025-03-22 21:13 UTC  (6+ messages)

REMINDER - LSF/MM/BPF: 2025: Call for Proposals
 2025-03-22 20:49 UTC  (2+ messages)

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-22 19:12 UTC  (8+ messages)
` [PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
` [PATCH v5 10/16] kexec: add KHO support to kexec file loads

[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
 2025-03-22 18:50 UTC  (13+ messages)

[PATCH] MAINTAINERS: Add myself as userfaultfd reviewer
 2025-03-22 13:14 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 9388ec571cb1adba59d1cded2300eeb11827679c
 2025-03-22 11:06 UTC 

[PATCH v2 0/3] Add tracepoints for lowmem reserves, watermarks and totalreserve_pages
 2025-03-22  9:03 UTC  (3+ messages)
` [PATCH v2 2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup

[LSF/MM/BPF TOPIC] The future of anon_vma
 2025-03-22  7:45 UTC  (3+ messages)

[RFC PATCH 0/7] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-03-22  7:21 UTC  (14+ messages)
` [RFC PATCH 1/7] "
` [RFC PATCH 2/7] mm/mremap: add MREMAP_MUST_RELOCATE_ANON
` [RFC PATCH 3/7] mm/mremap: add MREMAP[_MUST]_RELOCATE_ANON support for THP folios
` [RFC PATCH 4/7] tools UAPI: Update copy of linux/mman.h from the kernel sources
` [RFC PATCH 5/7] tools/testing/selftests: add mremap() cases that merge normally
` [RFC PATCH 6/7] tools/testing/selftests: add MREMAP_RELOCATE_ANON merge test cases
` [RFC PATCH 7/7] tools/testing/selftests: expand mremap() tests for MREMAP_RELOCATE_ANON

[RFC 0/5] slab: Set freed variables to NULL by default
 2025-03-22  7:18 UTC  (10+ messages)
` [PATCH 1/5] treewide: Replace kfree() casts with union members
` [PATCH 2/5] treewide: Prepare for kfree() to __kfree() rename
` [PATCH 3/5] compiler_types: Introduce __is_lvalue()
` [PATCH 4/5] slab: Set freed variables to NULL by default
` [PATCH 5/5] [DEBUG] slab: Report number of NULLings

[PATCH] arm64: mm: Correct the update of max_pfn
 2025-03-22  5:18 UTC  (3+ messages)

[linux-next:master 12460/13068] ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol '.L__func__.sifive_errata_patch_func'; recompile with -fPIC
 2025-03-22  1:28 UTC 

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-22  0:41 UTC  (12+ messages)

[PATCH 6.15] mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
 2025-03-22  0:30 UTC  (8+ messages)

[PATCH v2 0/2] Fix parameter passed to page_mapcount_is_type()
 2025-03-21 23:53 UTC  (7+ messages)
` [PATCH v2 1/2] mm: "
` [PATCH v2 2/2] mm/debug: "

6.14.0-rc6 lockdep warning kswapd
 2025-03-21 23:24 UTC  (5+ messages)

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-21 23:13 UTC  (5+ messages)
` [PATCH net-next 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap

[RFC PATCH 0/6] Cache coherency management subsystem
 2025-03-21 22:32 UTC  (5+ messages)
` [RFC PATCH 3/6] cache: coherency device class

include/linux/minmax.h:93:30: warning: large integer implicitly truncated to unsigned type
 2025-03-21 21:58 UTC  (2+ messages)

[RFC PATCH V1 00/13] mm: slowtier page promotion based on PTE A bit
 2025-03-21 20:35 UTC  (14+ messages)
` [RFC PATCH V1 01/13] mm: Add kmmscand kernel daemon
` [RFC PATCH V1 04/13] mm: Create a separate kernel thread for migration
` [RFC PATCH V1 09/13] mm: Add heuristic to calculate target node

[PATCH] radix-tree: add missing cleanup.h
 2025-03-21 20:24 UTC 

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-03-21 20:16 UTC  (14+ messages)
` [PATCH v2 09/14] mm: Pcpu chunk address tag reset
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END

[PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-03-21 20:09 UTC  (3+ messages)
` [PATCH v6 5/7] KVM: guest_memfd: Restore folio state after final folio_put()

[LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64
 2025-03-21 18:55 UTC  (14+ messages)

[LSF/MM/BPF Topic] Performance improvement for Memory Cgroups
 2025-03-21 17:57 UTC  (3+ messages)

[PATCH 0/4 v3] cgroup: separate rstat trees
 2025-03-21 17:45 UTC  (7+ messages)
` [PATCH 2/4 v3] cgroup: use separate rstat trees for each subsystem
` [PATCH 4/4 v3] cgroup: save memory by splitting cgroup_rstat_cpu into compact and full versions

[RFC PATCH 0/6] Selective KSM: Synchronous and Partitioned Merging
 2025-03-21 17:37 UTC  (7+ messages)
` [RFC PATCH 1/6] mm: introduce SELECTIVE_KSM KConfig
` [RFC PATCH 2/6] mm: make Selective KSM synchronous
` [RFC PATCH 3/6] mm: make Selective KSM partitioned
` [RFC PATCH 4/6] mm: create dedicated trees for SELECTIVE KSM partitions
` [RFC PATCH 5/6] mm: trigger unmerge and remove SELECTIVE KSM partition
` [RFC PATCH 6/6] mm: syscall alternative for SELECTIVE_KSM

[LSF/MM/BPF TOPIC v2] Unifying sources of page temperature information - what info is actually wanted?
 2025-03-21 17:36 UTC  (4+ messages)

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-03-21 17:24 UTC  (11+ messages)
` [PATCH v5 1/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v5 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v5 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v5 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v5 5/9] mm: Use common huge_pte_clear() "
` [PATCH v5 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH v5 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH v5 8/9] mm: Use common huge_ptep_set_wrprotect() "
` [PATCH v5 9/9] mm: Use common huge_ptep_clear_flush() "

[PATCH 0/9] memcg: cleanup per-cpu stock
 2025-03-21 16:55 UTC  (4+ messages)
` [PATCH 1/9] memcg: remove root memcg check from refill_stock

[PATCH v2] mm/page_alloc: Consolidate unlikely handling in page_expected_state
 2025-03-21 16:23 UTC  (2+ messages)

[RFC 0/3] Guaranteed CMA
 2025-03-21 16:14 UTC  (10+ messages)
` [RFC 1/3] mm: implement cleancache
` [RFC 2/3] mm: introduce GCMA
` [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings

[PATCH v3 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-03-21 14:24 UTC  (7+ messages)
` [PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v3 2/3] mm/mempolicy: Support dynamic sysfs updates for weighted interleave
` [PATCH v3 3/3] mm/mempolicy: Support memory hotplug in "

[PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-03-21 14:03 UTC  (3+ messages)

[PATCH 1/5] mm: compaction: push watermark into compaction_suitable() callers
 2025-03-21 13:55 UTC  (3+ messages)

[PATCH v5 16/16] Documentation: add documentation for KHO
 2025-03-21 13:46 UTC  (3+ messages)

[PATCH v3 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-21 13:34 UTC  (7+ messages)
` [PATCH v3 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH v3 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH v3 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[RFC v1 0/3] Live Update Orchestrator
 2025-03-21 13:19 UTC  (12+ messages)
` [RFC v1 1/3] luo: "
` [RFC v1 2/3] luo: dev_liveupdate: Add device live update infrastructure

[PATCH 0/2] Adding Proactive Memory Reclaim Statistics
 2025-03-21 12:30 UTC  (11+ messages)
` [PATCH 1/2] mm: vmscan: Split proactive reclaim statistics from direct reclaim statistics

[PATCH 0/2] Fix parameter passed to page_mapcount_is_type()
 2025-03-21 12:07 UTC  (14+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] mm/debug: "

[PATCH v2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-21 11:23 UTC 

[PATCH v2 0/2] drm/panic: Add support to scanout buffer as array of pages
 2025-03-21 11:16 UTC  (3+ messages)
` [PATCH v2 1/2] mm/kmap: Add kmap_local_page_try_from_panic()
` [PATCH v2 2/2] drm/panic: Add support to scanout buffer as array of pages

[PATCH 0/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report
 2025-03-21 10:49 UTC  (6+ messages)
` [PATCH 1/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-21 10:03 UTC  (4+ messages)
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature

[syzbot] [mm?] BUG: unable to handle kernel paging request in vma_merge_existing_range
 2025-03-21  9:10 UTC  (6+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-03-21  7:51 UTC  (17+ messages)
` [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support

[PATCH v2] mm/page_alloc: Simplify free_page_is_bad by removing free_page_is_bad_report
 2025-03-21  6:40 UTC 

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-21  6:19 UTC  (4+ messages)

[PATCH] mm/page_alloc: Simplify free_page_is_bad by removing free_page_is_bad_report
 2025-03-21  6:09 UTC  (3+ messages)

[PATCH] mm/page_alloc: Consolidate unlikely handling in page_expected_state
 2025-03-21  5:59 UTC  (3+ messages)

[PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-03-21  5:06 UTC  (4+ messages)

[PATCH] mm/page_alloc: Replace flag check with PageHWPoison() in check_new_page_bad()
 2025-03-21  4:48 UTC  (2+ 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