linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
 2026-01-27 12:12 UTC  (2+ messages)
` [PATCH v4 1/8] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2026-01-27 11:47 UTC  (6+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

[PATCH V1 0/2] Only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches
 2026-01-27 10:31 UTC  (3+ messages)
` [PATCH V1 1/2] mm/slab: factor out slab_args_unmergeable()
` [PATCH V1 2/2] mm/slab: only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches

[PATCH v11 8/8] mm: folio_zero_user: cache neighbouring pages
 2026-01-27 10:29 UTC  (4+ messages)
` [PATCH] mm: folio_zero_user: open code range computation in folio_zero_user()

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-27 10:21 UTC  (11+ messages)
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 15/36] srcu: Support Clang's "

[linux-next:master] [tools/testing/vma] 28d7ff9930: ktools.vma.make.fail
 2026-01-27 10:17 UTC  (4+ messages)

[RFC PATCH bpf-next v5 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-27 10:08 UTC  (18+ messages)
` [RFC PATCH bpf-next v5 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v5 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v5 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v5 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v5 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v5 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v5 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v5 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v5 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v5 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v5 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v5 12/12] samples/bpf: Add memcg priority control example

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-27 10:03 UTC  (3+ messages)
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers

[PATCH] fork: clarify copy_mm() comment for kernel thread
 2026-01-27  9:40 UTC  (3+ messages)

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-27  9:38 UTC  (26+ messages)
` [PATCH bpf-next v3 01/17] bpf: move bpf_struct_ops_link into bpf.h
` [PATCH bpf-next v3 02/17] bpf: allow attaching struct_ops to cgroups
` [PATCH bpf-next v3 03/17] libbpf: fix return value on memory allocation failure
` [PATCH bpf-next v3 04/17] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [PATCH bpf-next v3 05/17] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH bpf-next v3 06/17] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops
` [PATCH bpf-next v3 08/17] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH bpf-next v3 09/17] mm: introduce bpf_out_of_memory() BPF kfunc
` [PATCH bpf-next v3 10/17] mm: introduce bpf_task_is_oom_victim() kfunc
` [PATCH bpf-next v3 11/17] bpf: selftests: introduce read_cgroup_file() helper
` [PATCH bpf-next v3 12/17] bpf: selftests: BPF OOM struct ops test
` [PATCH bpf-next v3 13/17] sched: psi: add a trace point to psi_avgs_work()
` [PATCH bpf-next v3 14/17] sched: psi: add cgroup_id field to psi_group structure
` [PATCH bpf-next v3 15/17] bpf: allow calling bpf_out_of_memory() from a PSI tracepoint

[PATCH] kho: cleanup error handling in kho_populate()
 2026-01-27  9:29 UTC  (2+ messages)

[PATCH v2] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
 2026-01-27  9:01 UTC 

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-27  7:42 UTC  (3+ messages)

[PATCH v5 0/4] kho: history: track previous kernel version and kexec boot count
 2026-01-27  7:32 UTC  (10+ messages)
` [PATCH v5 1/4] kho: add size parameter to kho_add_subtree()
` [PATCH v5 2/4] kho: rename fdt parameter to blob in kho_add/remove_subtree()
` [PATCH v5 3/4] kho: kexec-metadata: track previous kernel chain
` [PATCH v5 4/4] kho: document kexec-metadata tracking feature

[PATCH v8 0/3] Optimize zone->contiguous update and issue fix
 2026-01-27  7:10 UTC  (14+ messages)
` [PATCH v8 1/3] mm/memory hotplug: Fix zone->contiguous always false when hotplug
` [PATCH v8 2/3] mm/memory hotplug/unplug: Add online_memory_block_pages() and offline_memory_block_pages()
` [PATCH v8 3/3] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

BUG: kernel NULL pointer dereference, address: 0000000000000000
 2026-01-27  7:01 UTC  (10+ messages)

[PATCH v7] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-01-27  6:06 UTC  (2+ messages)

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2026-01-27  3:48 UTC  (6+ messages)

[PATCH bpf-next v3 16/17] bpf: selftests: add config for psi
 2026-01-27  2:46 UTC  (2+ messages)
` [PATCH bpf-next v3 17/17] bpf: selftests: PSI struct ops test

[syzbot] [block?] possible deadlock in blkdev_read_iter
 2026-01-27  2:22 UTC  (4+ messages)

[syzbot] [mm?] INFO: rcu detected stall in schedule_tail (8)
 2026-01-27  1:07 UTC 

[PATCH] mm/cma: Replace snprintf with strscpy in cma_new_area
 2026-01-27  1:05 UTC  (4+ messages)

[PATCH 0/3] Convert x86/mm/pat to ptdescs
 2026-01-27  0:51 UTC  (4+ messages)
` [PATCH 1/3] x86/mm/pat: Convert pte code to use ptdescs
` [PATCH 2/3] x86/mm/pat: Convert pmd "
` [PATCH 3/3] x86/mm/pat: Convert split_large_page() "

[PATCH v3 00/13] Remove device private pages from physical address space
 2026-01-27  0:29 UTC  (3+ messages)
` [PATCH v3 13/13] mm: Remove device private pages from the "

[PATCH 0/2] liveupdate: fixes in error handling
 2026-01-26 23:02 UTC  (3+ messages)
` [PATCH 1/2] liveupdate: luo_file: do not clear serialized_data on unfreeze
` [PATCH 2/2] liveupdate: luo_file: remember retrieve() status

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-26 21:56 UTC  (11+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH] maple_tree: update mas_next[_range] docs
 2026-01-26 20:20 UTC  (4+ messages)

[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-26 19:38 UTC  (28+ messages)
` [PATCH v4 02/10] mm/vma: document possible vma->vm_refcnt values and reference comment
` [PATCH v4 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH v4 06/10] mm/vma: clean up __vma_enter/exit_locked()
` [PATCH v4 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns
` [PATCH v4 08/10] mm/vma: improve and document __is_vma_write_locked()
` [PATCH v4 09/10] mm/vma: update vma_assert_locked() to use lockdep

[PATCH v5 0/2] Generalize vmemmap_populate_hugepages to sparc
 2026-01-26 19:09 UTC  (4+ messages)
` [PATCH v5 1/2] sparc: Use vmemmap_populate_hugepages for vmemmap_populate

[PATCH v3 0/3] Migrate on fault for device pages
 2026-01-26 18:48 UTC  (6+ messages)
` [PATCH v3 1/3] mm: unified hmm fault and migrate device pagewalk paths
` [PATCH v3 2/3] mm: add new testcase for the migrate on fault case
` [PATCH v3 3/3] mm:/migrate_device.c: remove migrate_vma_collect_*() functions

[PATCH 0/2] mm: memfd_luo: preserve file seals
 2026-01-26 18:31 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v16 0/3] Improve proc RSS accuracy and OOM killer latency
 2026-01-26 17:47 UTC  (12+ messages)
` [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm

[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-26 17:15 UTC  (3+ messages)
` [PATCH v16 1/2] ACPI:RAS2: Add driver for the "

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-26 16:56 UTC  (6+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-01-26 16:53 UTC  (16+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 03/15] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 05/15] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v10 06/15] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v10 10/15] KVM: selftests: load elf via bounce buffer
` [PATCH v10 11/15] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v10 12/15] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v10 13/15] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v10 14/15] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v10 15/15] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-26 16:45 UTC  (9+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()

[PATCH 00/33 v7] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-26 16:41 UTC  (5+ messages)
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN

[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
 2026-01-26 16:33 UTC  (5+ messages)

[PATCH v2 0/3] Replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2026-01-26 15:43 UTC  (4+ messages)
` [PATCH v2 3/3] mm: add WQ_PERCPU to alloc_workqueue users

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-01-26 15:18 UTC  (12+ messages)
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse

[PATCH V2] mm/slab: avoid allocating slabobj_ext array from its own slab
 2026-01-26 14:37 UTC  (4+ messages)

[PATCH] mm/slab: avoid allocating slabobj_ext array from its own slab
 2026-01-26 14:31 UTC  (9+ messages)

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-26 13:59 UTC  (3+ messages)
` [PATCH v4 06/22] slab: add sheaves to most caches

[PATCH v4] kho: kexec-metadata: track previous kernel chain
 2026-01-26 13:47 UTC  (10+ messages)

[PATCH] kho: fix doc for kho_restore_pages()
 2026-01-26 12:48 UTC  (2+ messages)

[PATCH v2] selftests/mm: Have the harness run each test category separately
 2026-01-26 10:16 UTC  (2+ messages)

[PATCH RESEND v3 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-26 10:04 UTC  (6+ messages)
` [PATCH RESEND v3 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put

[RFC PATCH bpf-next v4 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
 2026-01-26  9:30 UTC  (2+ messages)

[RFC PATCH bpf-next v4 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
 2026-01-26  9:30 UTC  (2+ messages)

[akpm-mm:mm-unstable /301] net/core/page_pool.c:713:71: sparse: sparse: incorrect type in argument 1 (different base types)
 2026-01-26  9:16 UTC  (3+ 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