linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 04:34:45 to 2025-07-11 21:35:32 UTC [more...]

[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-11 21:35 UTC  (3+ messages)
` [PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-11 21:18 UTC  (13+ messages)

[PATCH v18 00/27] riscv control-flow integrity for usermode
 2025-07-11 20:25 UTC  (29+ messages)
` [PATCH v18 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v18 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v18 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v18 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v18 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v18 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v18 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v18 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v18 09/27] riscv/mm: write protect and shadow stack
` [PATCH v18 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v18 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v18 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v18 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v18 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v18 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v18 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v18 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v18 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v18 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v18 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v18 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v18 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v18 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v18 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v18 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v18 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v18 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH] tmpfs: zero post-eof folio range on file extension
 2025-07-11 20:15 UTC  (9+ messages)

[PATCH v5 00/14] mm: folio_zero_user: clearing of page-extents
 2025-07-11 19:42 UTC  (20+ messages)
` [PATCH v5 10/14] x86/mm: Simplify clear_page_*
` [PATCH v5 12/14] mm: add config option for clearing page-extents
` [PATCH v5 13/14] mm: memory: support "

[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
 2025-07-11 19:24 UTC  (14+ messages)
` [RFC v5 0/7] Add and use sprintf_{end,array}() "
  ` [RFC v5 6/7] sprintf: Add [v]sprintf_array()

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-07-11 18:57 UTC  (14+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()

[PATCH v2 0/2] __folio_split() clean up
 2025-07-11 18:23 UTC  (3+ messages)
` [PATCH v2 1/2] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v2 2/2] mm/huge_memory: use folio_expected_ref_count() to calculate ref_count

[PATCH] mm: skip lru_note_cost() when scanning only file or anon
 2025-07-11 18:18 UTC  (4+ messages)

[PATCH v3] alloc_tag: add per-NUMA node stats
 2025-07-11 18:14 UTC  (7+ messages)

[PATCH] mm/page_owner: convert set_page_owner_migrate_reason() to folios
 2025-07-11 16:49 UTC  (5+ messages)

[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-11 16:37 UTC  (24+ messages)
` [PATCH v13 09/20] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v13 10/20] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v13 11/20] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v13 14/20] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v13 15/20] KVM: arm64: Refactor user_mem_abort()
` [PATCH v13 16/20] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v13 17/20] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v13 18/20] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP

[PATCH] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
 2025-07-11 16:30 UTC  (9+ messages)

[PATCH] mm: consider disabling readahead if there are signs of thrashing
 2025-07-11 16:29 UTC  (3+ messages)

[PATCH v5 0/4] x86/mm: Improve alloc handling of phys_*_init()
 2025-07-11 16:26 UTC  (5+ messages)
` [PATCH v5 1/4] x86/mm: Update mapped addresses in phys_{pmd,pud}_init()
` [PATCH v5 2/4] x86/mm: Allow error returns from phys_*_init()
` [PATCH v5 3/4] x86/mm: Handle alloc failure in phys_*_init()
` [PATCH v5 4/4] x86/mm: Use GFP_KERNEL for alloc_low_pages() after boot

[RFC V1 PATCH mm-hotfixes 0/3] mm, arch: A more robust approach to sync top level kernel page tables
 2025-07-11 16:18 UTC  (3+ messages)
` [RFC V1 PATCH mm-hotfixes 1/3] mm: introduce and use {pgd,p4d}_populate_kernel()

[PATCH] readahead: Use folio_nr_pages() instead of shift operation
 2025-07-11 16:15 UTC  (2+ messages)

[PATCH] mm/filemap: Align last_index to folio size
 2025-07-11 16:08 UTC  (2+ messages)

[PATCH v2] mm/percpu: prevent concurrency problem for pcpu_nr_populated read with spin lock
 2025-07-11 15:56 UTC  (2+ messages)

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-07-11 15:44 UTC  (4+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support

[PATCH v12 0/4] support large align and nid in Rust allocators
 2025-07-11 15:43 UTC  (5+ messages)
` [PATCH v12 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH v5 0/5] Readahead tweaks for larger folios
 2025-07-11 15:41 UTC  (3+ messages)
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory

[RFC Patch 0/2] selftests/mm: assert rmap behave as expected
 2025-07-11 15:39 UTC  (6+ messages)
` [RFC Patch 1/2] selftests/mm: put general ksm operation into vm_util
` [RFC Patch 2/2] selftests/mm: assert rmap behave as expected

[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-11 15:23 UTC  (21+ messages)
` [PATCH v2 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v2 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v2 3/6] locking/local_lock: Introduce local_lock_lockdep_start/end()
` [PATCH v2 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-11 14:29 UTC  (3+ messages)
` [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()

[PATCH] selftests/mm: fix split_huge_page_test for folio_split() tests
 2025-07-11 14:19 UTC  (3+ messages)

[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-11 14:14 UTC  (15+ messages)
` [PATCH v3 01/10] mm/mremap: perform some simple cleanups
` [PATCH v3 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH v3 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH v3 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH v3 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH v3 06/10] mm/mremap: check remap conditions earlier
` [PATCH v3 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH v3 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH v3 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap

[PATCH v1 1/1] fs: Fix use of incorrect flags with splice() on pipe from/to memfd
 2025-07-11 14:01 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in wb_workfn (4)
 2025-07-11 13:28 UTC 

[PATCH 0/4] Followups to controllers' v1 compilation
 2025-07-11 13:10 UTC  (4+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[PATCH] init: Handle bootloader head in kernel parameters
 2025-07-11 13:04 UTC  (6+ messages)

[PATCH v2 0/4] mm: introduce snapshot_page()
 2025-07-11 12:59 UTC  (4+ messages)
` [PATCH v2 2/4] mm/util: "

[PATCH v4] selftests/mm: add process_madvise() tests
 2025-07-11 12:19 UTC  (12+ messages)
  ` [PATCH v3] "

[PATCH v3] selftests/mm: add process_madvise() tests
 2025-07-11 12:09 UTC  (8+ messages)

[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
 2025-07-11 11:58 UTC  (4+ messages)
` [PATCH v2 1/2] fuse: use default writeback accounting

[PATCH v2 0/8] Cache coherency management subsystem
 2025-07-11 11:54 UTC  (9+ messages)
` [PATCH v2 1/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[PATCH 0/3] Remove unmap_and_put_page()
 2025-07-11 10:51 UTC  (7+ messages)
` [PATCH 1/3] mm/memory.c: Use folios in __copy_remote_vm_str()
` [PATCH 2/3] mm/memory.c: Use folios in __access_remote_vm()
` [PATCH 3/3] mm: Remove unmap_and_put_page()

[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
 2025-07-11 10:29 UTC 

[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-11  9:58 UTC  (3+ messages)
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag

[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
 2025-07-11  9:33 UTC  (12+ messages)

[PATCH v3] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
 2025-07-11  8:56 UTC  (5+ messages)
  ` [PATCH v4] "

[PATCH v2] kasan: remove kasan_find_vm_area() to prevent possible deadlock
 2025-07-11  8:54 UTC  (5+ messages)

[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-11  8:31 UTC  (5+ messages)
` [PATCH 09/10] "

[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
 2025-07-11  7:44 UTC  (3+ messages)

[PATCH v5 0/8] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-07-11  6:36 UTC  (8+ messages)
` [PATCH v5 5/8] mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
` [PATCH v5 6/8] mm/shmem, swap: simplify swapin path and result handling
` [PATCH v5 7/8] mm/shmem, swap: rework swap entry and index calculation for large swapin

[PATCH v2 1/1] mm/hmm: Move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
 2025-07-11  5:34 UTC  (3+ messages)

[PATCH v2] mm/mglru: Stop try_to_inc_min_seq() if min_seq[type] has not increased
 2025-07-11  5:27 UTC  (3+ messages)

will-it-scale.per_process_ops -15% regression on v6.16-rc1
 2025-07-11  5:27 UTC  (2+ messages)

[PATCH v8 00/15] khugepaged: mTHP support
 2025-07-11  5:19 UTC  (4+ messages)
` [PATCH v8 14/15] khugepaged: add per-order mTHP khugepaged stats

[akpm-mm:mm-unstable 26/150] kernel/kexec_core.c:1138:2: warning: label 'Resume_console' defined but not used
 2025-07-11  4:34 UTC 


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).