linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-22 11:49:32 to 2025-05-23 15:56:15 UTC [more...]

[PATCH] mm/hmm: Allow hmm_dma_map_alloc() to tolerate NULL device
 2025-05-23 15:56 UTC  (5+ messages)

[PATCH v5 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-05-23 15:44 UTC  (6+ messages)
` [PATCH v5 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v5 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v5 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v5 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v5 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP

[PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
 2025-05-23 14:35 UTC  (2+ messages)

[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-05-23 14:11 UTC  (5+ messages)

[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
 2025-05-23 12:51 UTC  (3+ messages)
` [PATCH v5 1/2] sched/numa: fix task swap by skipping kernel threads
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task

[PATCH v4 0/3] Add support for long task name
 2025-05-23 12:31 UTC  (11+ messages)
` [PATCH v4 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'

[PATCH 0/2] zram: support algorithm-specific parameters
 2025-05-23 12:22 UTC  (5+ messages)
` [PATCH 2/2] zram: support deflate-specific params

[PATCH v2] mm: fix copy_vma() error handling for hugetlb mappings
 2025-05-23 12:19 UTC 

[PATCH 0/3] Remove copy_page_from_iter_atomic()
 2025-05-23 11:58 UTC  (3+ messages)
` [PATCH 2/3] ntfs3: Use folios more in ntfs_compress_write()

[PATCH] mm: fix copy_vma() error handling for hugetlb mappings
 2025-05-23 11:19 UTC  (7+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-23 10:47 UTC  (7+ messages)
` [RFC PATCH v2 32/51] KVM: guest_memfd: Support guestmem_hugetlb as custom allocator
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from "
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use

mm/vmscan.c:3504 walk_pte_range() error: uninitialized symbol 'dirty'
 2025-05-23 10:47 UTC 

[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
 2025-05-23 10:12 UTC  (14+ messages)

[PATCH v2 0/1] mm/memory_hotplug: introduce and use PG_offline_skippable
 2025-05-23  9:20 UTC  (6+ messages)
` [PATCH v2 1/1] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages

[PATCH V2 1/2] mm/khugepaged: clean up refcount check using folio_expected_ref_count()
 2025-05-23  9:14 UTC  (2+ messages)
` [PATCH V2 2/2] mm/khugepaged: fix race with folio split/free using temporary reference

[RFC PATCH v0 0/2] Batch migration for NUMA balancing
 2025-05-23  9:05 UTC  (18+ messages)
` [RFC PATCH v0 1/2] migrate: implement migrate_misplaced_folio_batch
` [RFC PATCH v0 2/2] mm: sched: Batch-migrate misplaced pages

[PATCH 00/18] Split netmem from struct page
 2025-05-23  9:01 UTC  (23+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [PATCH 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [PATCH 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_large_netmem()
` [PATCH 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [PATCH 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [PATCH 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH 11/18] mlx4: use netmem descriptor and APIs for page pool
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 13/18] mlx5: use netmem descriptor and APIs for page pool
` [PATCH 14/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH 15/18] netmem: remove __netmem_get_pp()
` [PATCH 16/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH 17/18] netdevsim: use netmem descriptor and APIs for page pool
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page

[PATCH v5 1/4] drivers/base/node: Optimize memory block registration to reduce boot time
 2025-05-23  8:46 UTC  (8+ messages)
` [PATCH v5 3/4] drivers/base/node: Remove register_memory_blocks_under_node() function call from register_one_node

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

[PATCH] mm/hugetlb: remove redundant folio_test_hugetlb
 2025-05-23  8:30 UTC  (3+ messages)

[PATCH RFC] mm: make try_to_unmap_one support batched unmap for anon large folios
 2025-05-23  8:25 UTC  (2+ messages)

[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
 2025-05-23  8:07 UTC  (13+ messages)

[PATCH] mm/khugepaged: Fix race with folio splitting in hpage_collapse_scan_file()
 2025-05-23  7:50 UTC  (6+ messages)

[PATCH v7 00/12] khugepaged: mTHP support
 2025-05-23  6:55 UTC  (3+ messages)
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for "

[PATCH] mmu_notifiers: remove leftover stub macros
 2025-05-23  3:43 UTC  (3+ messages)

reply: [RFC] pin_user_pages_fast failure count increased
 2025-05-23  2:52 UTC  (9+ messages)

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-05-23  2:39 UTC  (7+ messages)
` [PATCH RFC 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios

[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
 2025-05-23  2:29 UTC  (8+ messages)

[linux-next:master] BUILD SUCCESS 460178e842c7a1e48a06df684c66eb5fd630bcf7
 2025-05-23  1:46 UTC 

[BUG]userfaultfd_move fails to move a folio when swap-in occurs concurrently with swap-out
 2025-05-23  0:03 UTC  (4+ messages)

[PATCH 0/4] Some randome fixes and cleanups to swapfile
 2025-05-22 21:41 UTC  (2+ messages)

[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
 2025-05-22 20:53 UTC  (24+ messages)
` [RFC PATCH 1/5] mm: madvise: refactor madvise_populate()

[PATCH RFC v2] mm: add support for dropping LRU recency on process exit
 2025-05-22 19:07 UTC  (4+ messages)

[PATCH] selftests/mm: Deduplicate test names in madv_populate
 2025-05-22 18:59 UTC  (2+ messages)

[RFC PATCH v0 0/2] Batch migration for NUMA balancing
 2025-05-22 18:52 UTC  (4+ messages)

[RFC PATCH v0 0/2] Batch migration for NUMA balancing
 2025-05-22 18:43 UTC  (2+ messages)
` Apologies and clarifications on DAMON-disruptions (was Re: [RFC PATCH v0 0/2] Batch migration for NUMA balancing)

[PATCH v6] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
 2025-05-22 18:00 UTC  (2+ messages)

[PATCH 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-05-22 17:38 UTC  (5+ messages)
` [PATCH 1/4] selftests/mm: Use standard ksft_finished() in cow and gup_longterm
` [PATCH 2/4] selftest/mm: Add helper for logging test start and results
` [PATCH 3/4] selftests/mm: Report unique test names for each cow test
` [PATCH 4/4] selftests/mm: Fix test result reporting in gup_longterm

[PATCH] mm/damon: make region calculations more precise
 2025-05-22 17:16 UTC  (2+ messages)

[PATCH 1/2] mm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMON
 2025-05-22 17:10 UTC  (2+ messages)

[PATCH v3 0/5] Optimize mprotect() for large folios
 2025-05-22 16:18 UTC  (7+ messages)
` [PATCH v3 1/5] mm: Optimize mprotect() by batch-skipping PTEs

[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
 2025-05-22 15:18 UTC  (7+ messages)

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-05-22 15:10 UTC  (3+ messages)
` [RFC v2 1/9] x86/mm: Introduce MSR_IA32_CORE_CAPABILITIES

[PATCH v7 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-05-22 14:58 UTC  (2+ messages)

[PATCH v9 10/17] KVM: x86: Compute max_mapping_level with input from guest_memfd
 2025-05-22 13:49 UTC  (4+ messages)

[RFC v2 0/2] add THP_HUGE_ZERO_PAGE_ALWAYS config option
 2025-05-22 13:34 UTC  (8+ messages)

[PATCH] mm/cma: make detection of highmem_start more robust
 2025-05-22 13:31 UTC  (4+ messages)

[PATCH cgroup/for-6.16] cgroup: avoid per-cpu allocation of size zero rstat cpu locks
 2025-05-22 13:22 UTC  (2+ messages)

[PATCH 1/2] mm: slub: allocate slab object extensions non-contiguously
 2025-05-22 12:42 UTC  (8+ messages)
` [PATCH 2/2] mm: slub: only warn once when allocating slab obj extensions fails

[PATCH v3 0/7] prctl: introduce PR_SET/GET_THP_POLICY
 2025-05-22 12:10 UTC  (2+ messages)


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