linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] MAINTAINERS: group all VMA-related files into the VMA section
 2024-12-10 16:06 UTC  (18+ messages)

[PATCH 0/4] ARM: towards 32-bit preempt-rt support
 2024-12-10 16:05 UTC  (3+ messages)
` [PATCH 1/4] ARM: Disable jump-label on PREEMPT_RT
` [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels

[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-12-10 15:58 UTC  (6+ messages)

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-12-10 15:56 UTC  (7+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool
 2024-12-10 15:46 UTC  (14+ messages)
` [PATCH v8 01/21] mm/zsmalloc: add "
` [PATCH v8 06/21] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
` [PATCH v8 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH v8 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH v8 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
` [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes

[syzbot] [mm?] general protection fault in find_mergeable_anon_vma
 2024-12-10 15:18 UTC  (11+ messages)

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-12-10 14:42 UTC  (14+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH v1 mm-unstable] mm/migrate: Remove slab checks in isolate_movable_page()
 2024-12-10 14:27 UTC  (2+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
 2024-12-10 14:25 UTC  (3+ messages)
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-05
  ` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-12

[PATCH v5 0/6] move per-vma lock into vm_area_struct
 2024-12-10 14:21 UTC  (16+ messages)
` [PATCH v5 1/6] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v5 2/6] mm: move per-vma lock into vm_area_struct
` [PATCH v5 3/6] mm: mark vma as detached until it's added into vma tree
` [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v5 5/6] mm/slab: allow freeptr_offset to be used with ctor

[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
 2024-12-10 14:03 UTC  (10+ messages)

[linux-next:fs-current] BUILD SUCCESS f45f0dec35aa3e623263c47fd98bbfd3f3bad71a
 2024-12-10 13:20 UTC 

[linux-next:pending-fixes] BUILD REGRESSION 8a5af05f2d77d48a77b01135d7f5fa4b19a332b3
 2024-12-10 13:19 UTC 

Removing page->index
 2024-12-10 12:16 UTC  (6+ messages)

[PATCH v4 0/1] mm: vmascan: retry folios written back while isolated for traditional LRU
 2024-12-10 12:11 UTC  (8+ messages)
` [PATCH v4 1/1] "

[next -v1 0/5] Some cleanup for memcg
 2024-12-10 11:35 UTC  (7+ messages)
` [next -v1 3/5] memcg: simplify the mem_cgroup_update_lru_size function

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-10 11:31 UTC  (20+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 05/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED

commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
 2024-12-10 11:20 UTC  (5+ messages)

[PATCH v2 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
 2024-12-10 10:29 UTC  (3+ messages)
` [PATCH v2 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()
` [PATCH v2 2/2] mm/page_isolation: fixup isolate_single_pageblock() comment regarding splitting free pages

[linux-next:master 2241/2462] include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_413' declared with attribute error: clamp() low limit source_min greater than high limit source_max
 2024-12-10 10:26 UTC  (2+ messages)

[PATCH 1/1] mm: fix vma_copy for !CONFIG_PER_VMA_LOCK
 2024-12-10 10:17 UTC  (4+ messages)

[PATCH v1] mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy()
 2024-12-10 10:10 UTC  (3+ messages)

[PATCH v1 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
 2024-12-10  9:39 UTC  (11+ messages)
` [PATCH v1 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()
` [PATCH v1 2/2] mm/page_isolation: fixup isolate_single_pageblock() comment regarding splitting free pages

[PATCH v2 0/3] mm/swap_cgroup: remove global swap cgroup lock
 2024-12-10  9:28 UTC  (4+ messages)
` [PATCH v2 1/3] mm, memcontrol: avoid duplicated memcg enable check
` [PATCH v2 2/3] mm/swap_cgroup: remove swap_cgroup_cmpxchg
` [PATCH v2 3/3] mm, swap_cgroup: remove global swap cgroup lock

[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
 2024-12-10  9:05 UTC  (11+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
` [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v2 4/6] memcg: Add __GFP_TRYLOCK support
` [PATCH bpf-next v2 5/6] mm, bpf: Use __GFP_ACCOUNT in try_alloc_pages()
` [PATCH bpf-next v2 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs

[PATCH v4 00/11] synchronously scan and reclaim empty user PTE pages
 2024-12-10  8:57 UTC  (2+ messages)

[RFC PATCH] mm: memory-failure: add soft-offline stat in mf_stats
 2024-12-10  8:46 UTC  (8+ messages)

[PATCH v4 11/11] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
 2024-12-10  8:44 UTC  (2+ messages)
` [PATCH v4 12/11] mm: pgtable: make ptlock be freed by RCU

[PATCH v4 02/11] mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
 2024-12-10  8:41 UTC  (2+ messages)
` [PATCH v4 02/11 fix] fix: "

[PATCH] memcg: slub: fix SUnreclaim for post charged objects
 2024-12-10  8:29 UTC  (2+ messages)

[PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock
 2024-12-10  8:15 UTC  (7+ messages)
` [PATCH 3/4] mm/swap_cgroup: simplify swap cgroup definitions
` [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock

[akpm-mm:mm-unstable] [mm] 85ad413389: BUG:kernel_NULL_pointer_dereference,address
 2024-12-10  7:39 UTC  (5+ messages)

[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
 2024-12-10  7:19 UTC  (13+ messages)

[PATCH] mm/alloc_tag: Add kasan_alloc_module_shadow when CONFIS_KASAN_VMALLOC disabled
 2024-12-10  6:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATE
 2024-12-10  4:32 UTC 

[PATCH v4 0/1] Seal system mappings
 2024-12-10  4:12 UTC  (3+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v3 0/6] Enable strict percpu address space checks
 2024-12-10  3:59 UTC  (2+ messages)

[PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
 2024-12-10  3:37 UTC  (20+ messages)
` [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable 03/17] mm: arm: "
` [PATCH mm-unstable 04/17] mm: alpha: "
` [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable 07/17] mm: loongarch: "
` [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable 09/17] mm: parisc: "
` [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint()
` [PATCH mm-unstable 11/17] mm: sh: "
` [PATCH mm-unstable 12/17] mm: sparc32: "
` [PATCH mm-unstable 13/17] mm: sparc64: "
` [PATCH mm-unstable 14/17] mm: xtensa: "
` [PATCH mm-unstable 15/17] mm: powerpc: "
` [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint()
` [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible

[PATCH] mm/execmem: Make ARCH_WANTS_EXECMEM_LATE depend on EXECMEM
 2024-12-10  3:25 UTC  (5+ messages)

[syzbot] [mm?] INFO: rcu detected stall in mas_preallocate (2)
 2024-12-10  2:48 UTC  (3+ messages)

[PATCH 0/2] userfaultfd: handle few NULL check inline
 2024-12-10  2:25 UTC  (6+ messages)
` [PATCH 2/2] mm, rmap: handle anon_vma_fork() "

[syzbot] [mm?] WARNING in lru_gen_add_folio
 2024-12-10  1:52 UTC  (3+ messages)

[PATCH] mm: Add RCU annotation to pte_offset_map(_lock)
 2024-12-10  0:06 UTC 

[PATCH] mm: perform all memfd seal checks in a single place
 2024-12-09 22:21 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION d1486dca38afd08ca279ae94eb3a397f10737824
 2024-12-09 20:43 UTC 

[PATCH] mm: allow exiting processes to exceed the memory.max limit
 2024-12-09 20:00 UTC  (3+ messages)

[linux-next:fs-current] BUILD SUCCESS 89bb6e605e662332e111e5744483df813e514ab7
 2024-12-09 19:38 UTC 

Kexec HandOver (KHO) discussion recap and open questions
 2024-12-09 19:06 UTC  (2+ messages)

[PATCH 0/4] selftest/mm: Remove warnings found by adding compiler flags
 2024-12-09 18:56 UTC  (5+ messages)
` [PATCH 1/4] selftests/mm: thp_settings: remove const from return type
` [PATCH 2/4] selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler options
` [PATCH 3/4] selftests/mm: mseal_test: remove unused variables
` [PATCH 4/4] selftests/mm: mremap_test: Remove unused variable and type mismatches

[PATCH 0/4] selftest/mm: Remove warnings foun
 2024-12-09 18:55 UTC 

[PATCH] mm: enforce __must_check on VMA merge and split
 2024-12-09 18:36 UTC  (2+ messages)

[PATCH mm-hotfixes v5 1/2] Introduce cpu_icache_is_aliasing() across all architectures
 2024-12-09 18:23 UTC  (2+ messages)
` [PATCH mm-hotfixes v5 2/2] mm: use clear_user_(high)page() for arch with special user folio handling

[PATCH v4 1/2] Introduce cpu_icache_is_aliasing() across all architectures
 2024-12-09 18:14 UTC  (5+ messages)
` [PATCH v4 2/2] mm: use clear_user_(high)page() for arch with special user folio handling

[Invitation] Linux MM Alignment Session on Slow-tier Page Promotion on Wednesday
 2024-12-09 17:54 UTC 

[PATCH RESEND v1 0/2] mm: don't use __GFP_HARDWALL when migrating remote pages
 2024-12-09 17:47 UTC  (5+ messages)
` [PATCH RESEND v1 1/2] mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*()
` [PATCH RESEND v1 2/2] mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory offlining

[linux-next:fs-next] BUILD SUCCESS 8cc0a7d04f430898beeea84cf5fd4ab9501ae395
 2024-12-09 17:03 UTC 

[PATCH v2 0/2] zram: fix backing device setup issue
 2024-12-09 16:57 UTC  (3+ messages)
` [PATCH v2 1/2] zram: refuse to use zero sized block device as backing device
` [PATCH v2 2/2] zram: fix uninitialized ZRAM not releasing "

[PATCH 0/2] zram: fix backing device setup issue
 2024-12-09 16:52 UTC  (4+ messages)
` [PATCH 2/2] zram: fix uninitialized ZRAM not releasing backing device

[PATCH] netfs: If didn't read new data then abandon retry
 2024-12-09 15:53 UTC  (3+ messages)
` [syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter

[PATCH] sched: Move task_mm_cid_work to mm delayed work
 2024-12-09 15:48 UTC  (8+ messages)

[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_open
 2024-12-09 15:48 UTC  (5+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-09 15:03 UTC  (6+ messages)

[PATCH] mm: remove an avoidable load of page refcount in page_ref_add_unless
 2024-12-09 14:46 UTC  (8+ 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