[PATCH v2 00/20] Add support for shared PTEs across processes
2025-04-04 2:19 UTC (17+ messages)
` [PATCH v2 01/20] mm: Add msharefs filesystem
` [PATCH v2 02/20] mm/mshare: pre-populate msharefs with information file
` [PATCH v2 04/20] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH v2 06/20] mm/mshare: Add a vma flag to indicate an mshare region
` [PATCH v2 07/20] mm/mshare: Add mmap support
` [PATCH v2 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH v2 09/20] sched/numa: do not scan msharefs vmas
` [PATCH v2 12/20] mm/mshare: prepare for page table sharing support
` [PATCH v2 13/20] x86/mm: enable page table sharing
` [PATCH v2 14/20] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH v2 15/20] mm: pass the mm in vma_munmap_struct
` [PATCH v2 16/20] mm/mshare: Add an ioctl for mapping objects in an mshare region
` [PATCH v2 17/20] mm/mshare: Add an ioctl for unmapping "
` [PATCH v2 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH v2 19/20] mm/mshare: get memcg from current->mm instead of mshare mm
` [PATCH v2 20/20] mm/mshare: associate a mem cgroup with an mshare file
[PATCHv3] zram: modernize writeback interface
2025-04-04 1:52 UTC
[PATCHv2] zram: modernize writeback interface
2025-04-04 1:50 UTC (3+ messages)
[PATCH 0/2] minimize swapping on zswap store failure
2025-04-04 1:46 UTC (4+ messages)
[PATCH v2 0/9] memcg: cleanup per-cpu stock
2025-04-04 1:39 UTC (10+ messages)
` [PATCH v2 1/9] memcg: remove root memcg check from refill_stock
` [PATCH v2 2/9] memcg: decouple drain_obj_stock from local stock
` [PATCH v2 3/9] memcg: introduce memcg_uncharge
` [PATCH v2 4/9] memcg: manually inline __refill_stock
` [PATCH v2 5/9] memcg: no refilling stock from obj_cgroup_release
` [PATCH v2 6/9] memcg: do obj_cgroup_put inside drain_obj_stock
` [PATCH v2 7/9] memcg: use __mod_memcg_state in drain_obj_stock
` [PATCH v2 8/9] memcg: combine slab obj stock charging and accounting
` [PATCH v2 9/9] memcg: manually inline replace_stock_objcg
[PATCH v2 1/2] memcg: Don't generate low/min events if either low/min or elow/emin is 0
2025-04-04 1:24 UTC (2+ messages)
` [PATCH v2 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()
[PATCH v4 0/5] cgroup: separate rstat trees
2025-04-04 1:10 UTC (6+ messages)
` [PATCH v4 1/5] cgroup: move rstat base stat objects into their own struct
` [PATCH v4 2/5] cgroup: add helper for checking when css is cgroup::self
` [PATCH v4 3/5] cgroup: change rstat function signatures from cgroup-based to css-based
` [PATCH v4 4/5] cgroup: use separate rstat trees for each subsystem
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention
Large folios and filemap_get_folios_contig()
2025-04-04 0:50 UTC (4+ messages)
[PATCH net-next v6 0/2] Fix late DMA unmap crash for page pool
2025-04-03 22:31 UTC (3+ messages)
` [PATCH net-next v6 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH v2] mm/vmscan: batch TLB flush during memory reclaim
2025-04-03 22:31 UTC (3+ messages)
[PATCH 0/2] Implement numa node notifier
2025-04-03 22:06 UTC (10+ messages)
` [PATCH 1/2] mm,memory_hotplug: "
[PATCH v6 0/5] fuse: remove temp page copies in writeback
2025-04-03 22:04 UTC (11+ messages)
` [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
[PATCH] mm: add zblock allocator
2025-04-03 21:54 UTC (4+ messages)
[PATCH v2] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
2025-04-03 21:53 UTC (6+ messages)
[PATCH 0/2] mm: Explicitly check & doc fragsz limit
2025-04-03 21:21 UTC (3+ messages)
` [PATCH 1/2] mm: page_frag: Check fragsz at the beginning of __page_frag_alloc_align()
` [PATCH 2/2] docs/mm: Specify page frag size is not bigger than PAGE_SIZE
Ask help about this patch c0cd6f557b90 "mm: page_alloc: fix freelist movement during block conversion"
2025-04-03 21:18 UTC (6+ messages)
[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
2025-04-03 21:01 UTC (5+ messages)
(no subject)
2025-04-03 20:59 UTC (3+ messages)
` [PATCH v3] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
[PATCH v3 00/11] Perf improvements for hugetlb and vmalloc on arm64
2025-04-03 20:47 UTC (13+ messages)
` [PATCH v3 01/11] arm64: hugetlb: Cleanup huge_pte size discovery mechanisms
` [PATCH v3 02/11] arm64: hugetlb: Refine tlb maintenance scope
` [PATCH v3 03/11] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v3 05/11] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
` [PATCH v3 06/11] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v3 10/11] mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
[PATCH] proc: Avoid costly high-order page allocations when reading proc files
2025-04-03 19:51 UTC (19+ messages)
` [PATCH] mm: kvmalloc: make kmalloc fast path real fast path
[GIT PULL] Additional non-MM updates for 6.15-rc1
2025-04-03 19:34 UTC (2+ messages)
[GIT PULL] Additional MM updates for 6.15-rc1
2025-04-03 19:34 UTC (2+ messages)
[GIT PULL] hotfixes for 6.15-rc1
2025-04-03 19:33 UTC (2+ messages)
Potential Linux Crash: WARNING in ext4_dirty_folio in Linux kernel v6.13-rc5
2025-04-03 19:32 UTC (7+ messages)
[PATCH] memcg: vmalloc: simplify MEMCG_VMALLOC updates
2025-04-03 18:23 UTC (6+ messages)
[PATCH] docs: update THP admin guide about non-tmpfs filesystem support
2025-04-03 18:21 UTC (4+ messages)
[RFC] slab: introduce auto_kfree macro
2025-04-03 18:15 UTC (6+ messages)
[PATCH] sched/numa: Add statistics of numa balance task migration and swap
2025-04-03 18:03 UTC (6+ messages)
[RFC PATCH v2] mm: use per-numa-node atomics instead of percpu_counters
2025-04-03 17:59 UTC (6+ messages)
Proper way to copy de-compressed data into a bio, in folio style?
2025-04-03 17:44 UTC (2+ messages)
[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
2025-04-03 17:37 UTC (10+ messages)
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
[PATCH v2 0/5] KVM: guest_memfd: support for uffd minor
2025-04-03 17:02 UTC (10+ messages)
` [PATCH v2 1/5] mm: userfaultfd: generic continue for non hugetlbfs
` [PATCH v2 3/5] mm: userfaultfd: allow to register continue for guest_memfd
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor "
[PATCH v2] zsmalloc: prefer the the original page's node for compressed data
2025-04-03 16:38 UTC (5+ messages)
[PATCH v2 0/3] Dynamically allocate memory to store task's full name
2025-04-03 16:30 UTC (6+ messages)
` [PATCH v2 1/3] exec: "
` [PATCH v2 3/3] kthread: Use 'task_struct->full_name' to store kthread's "
[PATCH 0/3] mm: move migration work around to buffer-heads
2025-04-03 16:11 UTC (8+ messages)
` [PATCH 2/3] fs/buffer: avoid races with folio migrations on __find_get_block_slow()
[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
2025-04-03 15:47 UTC (9+ messages)
[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-04-03 14:52 UTC (7+ messages)
` [PATCH v7 4/7] KVM: guest_memfd: Folio sharing states and functions that manage their transition
[PATCH v7 3/7] KVM: guest_memfd: Track folio sharing within a struct kvm_gmem_private
2025-04-03 14:51 UTC (5+ messages)
[PATCH v3] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
2025-04-03 14:50 UTC (5+ messages)
[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2025-04-03 14:48 UTC (4+ messages)
` [PATCH v5 2/2] mm: guestmem: Convert address_space operations to "
[PATCH] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
2025-04-03 14:44 UTC (6+ messages)
[linux-next:master 12681/13861] drivers/i2c/i2c-core-base.o: warning: objtool: __i2c_transfer+0x120: stack state mismatch: reg1[24]=-1+0 reg2[24]=-2-24
2025-04-03 14:37 UTC (6+ messages)
[PATCH v2] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
2025-04-03 14:26 UTC (3+ messages)
[PATCH v4 2/4] memblock: update initialization of reserved pages
2025-04-03 14:25 UTC (13+ messages)
` [RFC PATCH 1/3] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
` [RFC PATCH 2/3] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [RFC PATCH 3/3] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM
[PATCH RFC v3 0/8] SLUB percpu sheaves
2025-04-03 14:11 UTC (4+ messages)
` [PATCH RFC v3 2/8] slab: add opt-in caching layer of "
[RFC PATCH v2] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
2025-04-03 14:10 UTC
[PATCH] memcg: Don't generate low/min events if either low/min or elow/emin is 0
2025-04-03 14:03 UTC (3+ messages)
[PATCH v2 0/7] mm/gup: Minor fix, cleanup and improvements
2025-04-03 13:44 UTC (6+ messages)
` [PATCH v2 6/7] x86/mm: remove p4d_leaf definition
[RFC PATCH 00/39] 1G page support for guest_memfd
2025-04-03 12:33 UTC (3+ messages)
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
[PATCH v7 7/7] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as shared
2025-04-03 11:32 UTC (3+ messages)
[PATCH v3] selftests/mm: Convert page_size to unsigned long
2025-04-03 10:13 UTC
[RFC 0/5] add option to restore swap account to cgroupv1 mode
2025-04-03 9:16 UTC (9+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
` [External] "
[linux-next:master] [mm] c2f6ea38fc: vm-scalability.throughput 56.4% regression
2025-04-03 8:48 UTC (3+ messages)
[PATCH] mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()
2025-04-03 7:24 UTC (2+ messages)
[syzbot] [mm?] KCSAN: data-race in getrusage / try_to_unmap_one (2)
2025-04-03 7:05 UTC
[PATCH v4] mm/page_alloc: Consolidate unlikely handling in page_expected_state
2025-04-03 5:58 UTC (7+ messages)
[PATCH v5 3/3] mm/mempolicy: Support memory hotplug in weighted interleave
2025-04-03 5:45 UTC (3+ messages)
[PATCH linux-next 0/6] support ksm_stat showing at cgroup
2025-04-03 5:40 UTC (7+ messages)
` [PATCH linux-next 1/6] memcontrol: rename mem_cgroup_scan_tasks()
` [PATCH linux-next 2/6] memcontrol: introduce the new mem_cgroup_scan_tasks()
` [PATCH linux-next 3/6] memcontrol-v1: introduce ksm_stat at cgroup level
` [PATCH linux-next 4/6] memcontrol-v1: add ksm_zero_pages in cgroup/memory.ksm_stat
` [PATCH linux-next 5/6] memcontrol-v1: add ksm_merging_pages "
` [PATCH linux-next 6/6] memcontrol-v1: add ksm_profit "
[linux-next:master] BUILD REGRESSION fefb886b1344e222b3218f3c0165b0fd770e8b88
2025-04-03 4:41 UTC
[PATCH v3 2/3] mm/mempolicy: Support dynamic sysfs updates for weighted interleave
2025-04-03 4:25 UTC (2+ messages)
[PATCH v3] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
2025-04-03 4:06 UTC (4+ messages)
[PATCH v2 0/9] Remove aops->writepage
2025-04-03 3:53 UTC (4+ messages)
` [PATCH v2 1/9] 9p: Add a migrate_folio method
[PATCH v3] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
2025-04-03 3:53 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox