[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-28 14:00 UTC (3+ messages)
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-10-28 13:58 UTC (4+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v1 02/26] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v1 03/26] mm: rename unlock_page_lruvec_irq and its variants
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-10-28 13:57 UTC (6+ messages)
` [PATCH v12 mm-new 06/15] khugepaged: introduce collapse_max_ptes_none helper function
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-10-28 13:56 UTC (11+ messages)
` [PATCH v8 1/7] treewide: provide a generic clear_user_page() variant
` [PATCH v8 2/7] mm: introduce clear_pages() and clear_user_pages()
` [PATCH v8 3/7] mm/highmem: introduce clear_user_highpages()
` [PATCH v8 4/7] x86/mm: Simplify clear_page_*
` [PATCH v8 5/7] x86/clear_page: Introduce clear_pages()
` [PATCH v8 6/7] mm, folio_zero_user: support clearing page ranges
` [PATCH v8 7/7] mm: folio_zero_user: cache neighbouring pages
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-28 13:46 UTC (8+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[RFC PATCH 3/3] mm/mremap: Use can_pte_batch_count() instead of folio_pte_batch() for pte batch
2025-10-28 13:27 UTC
[PATCH 0/3] ksm: perform a range-walk to jump over holes in break_ksm
2025-10-28 13:19 UTC (4+ messages)
` [PATCH 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH 2/3] ksm: perform a range-walk in break_ksm
` [PATCH 3/3] ksm: replace function unmerge_ksm_pages with break_ksm
[RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()
2025-10-28 13:09 UTC (12+ messages)
[v7 03/16] mm/huge_memory: add device-private THP support to PMD operations
2025-10-28 13:01 UTC (15+ messages)
` linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
` linux-next: KVM/s390x regression
` [PATCH v1 0/1] KVM: s390: Fix missing present bit for gmap puds
` [PATCH v1 1/1] "
[RFC PATCH 3/3] mm/mremap: Use can_pte_batch_count() instead of folio_pte_batch() for pte batch
2025-10-28 13:01 UTC
[PATCH v2 00/50] tree-in-dcache stuff
2025-10-28 12:53 UTC (61+ messages)
` [PATCH v2 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v2 02/50] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v2 03/50] new helper: simple_remove_by_name()
` [PATCH v2 04/50] new helper: simple_done_creating()
` [PATCH v2 05/50] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v2 06/50] primitives for maintaining persisitency
` [PATCH v2 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v2 08/50] convert ramfs and tmpfs
` [PATCH v2 09/50] procfs: make /self and /thread_self dentries persistent
` [PATCH v2 10/50] configfs, securityfs: kill_litter_super() not needed
` [PATCH v2 11/50] convert xenfs
` [PATCH v2 12/50] convert smackfs
` [PATCH v2 13/50] convert hugetlbfs
` [PATCH v2 14/50] convert mqueue
` [PATCH v2 15/50] convert bpf
` [PATCH v2 16/50] convert dlmfs
` [PATCH v2 17/50] convert fuse_ctl
` [PATCH v2 18/50] convert pstore
` [PATCH v2 19/50] convert tracefs
` [PATCH v2 20/50] convert debugfs
` [PATCH v2 21/50] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v2 22/50] convert efivarfs
` [PATCH v2 23/50] convert spufs
` [PATCH v2 24/50] convert ibmasmfs
` [PATCH v2 25/50] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v2 26/50] convert devpts
` [PATCH v2 27/50] binderfs: use simple_start_creating()
` [PATCH v2 28/50] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v2 29/50] convert binderfs
` [PATCH v2 30/50] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v2 31/50] convert autofs
` [PATCH v2 32/50] convert binfmt_misc
` [PATCH v2 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v2 34/50] selinuxfs: new helper for attaching files to tree
` [PATCH v2 35/50] convert selinuxfs
` [PATCH v2 36/50] functionfs: switch to simple_remove_by_name()
` [PATCH v2 37/50] convert functionfs
` [PATCH v2 38/50] gadgetfs: switch to simple_remove_by_name()
` [PATCH v2 39/50] convert gadgetfs
` [PATCH v2 40/50] hypfs: don't pin dentries twice
` [PATCH v2 41/50] hypfs: switch hypfs_create_str() to returning int
` [PATCH v2 42/50] hypfs: swich hypfs_create_u64() "
` [PATCH v2 43/50] convert hypfs
` [PATCH v2 44/50] convert rpc_pipefs
` [PATCH v2 45/50] convert nfsctl
` [PATCH v2 46/50] convert rust_binderfs
` [PATCH v2 47/50] get rid of kill_litter_super()
` [PATCH v2 48/50] convert securityfs
` [PATCH v2 49/50] kill securityfs_recursive_remove()
` [PATCH v2 50/50] d_make_discardable(): warn if given a non-persistent dentry
[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
2025-10-28 12:48 UTC (5+ messages)
[PATCH] mm/mremap: Honour writable bit in mremap pte batching
2025-10-28 12:30 UTC (3+ messages)
[PATCH v4 0/6] Cache coherency management subsystem
2025-10-28 11:43 UTC (6+ messages)
[RFC PATCH 2/3] mm/mincore: Use can_pte_batch_count() in mincore_pte_range() for pte batch mincore_pte_range()
2025-10-28 11:32 UTC
[RFC PATCH 2/3] mm/mincore: Use can_pte_batch_count() in mincore_pte_range() for pte batch mincore_pte_range()
2025-10-28 11:13 UTC
[PATCH v3 00/13] Nesting support for lazy MMU mode
2025-10-28 10:34 UTC (8+ messages)
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
[PATCHv3 0/2] Fix SIGBUS semantics with large folios
2025-10-28 10:23 UTC (4+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size
[PATCH v2 0/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
2025-10-28 9:44 UTC (5+ messages)
` [PATCH v2 1/1] "
[v7 00/16] mm: support device-private THP
2025-10-28 9:32 UTC (10+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration
[PATCH 00/10] um: remove vDSO passthrough on 32bit x86
2025-10-28 9:15 UTC (11+ messages)
` [PATCH 01/10] um: Split out default elf_aux_platform
` [PATCH 02/10] x86/um: Move ELF_PLATFORM fallback to x86-specific code
` [PATCH 03/10] um: Split out default elf_aux_hwcap
` [PATCH 04/10] x86/um: Do not inherit vDSO from host
` [PATCH 05/10] x86/um: Drop gate area handling
` [PATCH 06/10] um: Remove fixaddr_user_init()
` [PATCH 07/10] um: Remove redundant range check from __access_ok_vsyscall()
` [PATCH 08/10] um: Remove __access_ok_vsyscall()
` [PATCH 09/10] x86/um: Remove FIXADDR_USER_START and FIXADDR_USE_END
` [PATCH 10/10] um: Always set up AT_HWCAP and AT_PLATFORM
oom-killer not invoked on systems with multiple memory-tiers
2025-10-28 7:27 UTC (2+ messages)
[PATCH v4 0/2] Optimize mremap() for large folios
2025-10-28 7:14 UTC (5+ messages)
` [PATCH v4 2/2] mm: Optimize mremap() by PTE batching
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-10-28 7:00 UTC (8+ messages)
[PATCH] mm: Convert memory block states (MEM_*) macros to enum
2025-10-28 6:51 UTC (9+ messages)
[PATCH 3/6] x86/entry/vdso32: remove int80_landing_pad
2025-10-28 6:50 UTC (2+ messages)
[PATCH v3 00/17] Prepare slab for memdescs
2025-10-28 6:49 UTC (13+ messages)
` [PATCH v3 03/17] slab: Remove folio references in memcg_slab_post_charge()
` [PATCH v3 04/17] slab: Remove folio references in slab alloc/free
` [PATCH v3 05/17] slab: Remove folio references from ___kmalloc_large_node()
` [PATCH v3 06/17] slab: Remove folio references from free_large_kmalloc()
` [PATCH v3 08/17] slab: Remove folio references from kvfree()
[PATCH] mm/damon/stat: set last_refresh_jiffies to jiffies at startup
2025-10-28 6:19 UTC
[linus:master] [mm/fault] 19773df031: vm-scalability.throughput 219.8% improvement
2025-10-28 5:58 UTC
[PATCH v5 mm-new 0/2] mm/swapfile.c: select swap devices of default priority round robin
2025-10-28 3:43 UTC (3+ messages)
` [PATCH v5 mm-new 1/2] mm/swap: do not choose swap device according to numa node
` [PATCH v5 mm-new 2/2] mm/swap: select swap device with default priority round robin
[RFC PATCH 0/3] Introduce per-cgroup compression priority
2025-10-28 3:31 UTC (3+ messages)
[RFC mm v4 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-10-28 2:24 UTC (7+ messages)
` [RFC mm v4 1/2] page_pool: check if nmdesc->pp is !NULL to confirm its usage as pp for net_iov
` [RFC mm v4 2/2] mm: introduce a new page type for page pool in page type
[PATCH] codetag: debug: Handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext
2025-10-28 1:30 UTC (3+ messages)
[PATCH] mm/vma: small VMA lock cleanups
2025-10-28 0:49 UTC (2+ messages)
[syzbot] [mm?] WARNING in raw_alloc_io_data
2025-10-28 0:40 UTC (4+ messages)
[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
2025-10-28 0:26 UTC (3+ messages)
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
2025-10-28 0:03 UTC (12+ messages)
` [PATCH v3 1/3] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v3 2/3] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v3 3/3] liveupdate: kho: allocate metadata directly from the buddy allocator
[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
2025-10-27 23:57 UTC (19+ messages)
` [PATCH v2 12/23] bpf: selftests: selftests for memcg stat kfuncs
` [PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
` [PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
` [PATCH v2 15/23] mm: introduce bpf_task_is_oom_victim() kfunc
` [PATCH v2 16/23] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [PATCH v2 17/23] bpf: selftests: introduce read_cgroup_file() helper
` [PATCH v2 18/23] bpf: selftests: BPF OOM handler test
` [PATCH v2 19/23] sched: psi: refactor psi_trigger_create()
` [PATCH v2 20/23] sched: psi: implement bpf_psi struct ops
` [PATCH v2 21/23] sched: psi: implement bpf_psi_create_trigger() kfunc
` [PATCH v2 22/23] bpf: selftests: add config for psi
` [PATCH v2 23/23] bpf: selftests: PSI struct ops test
[PATCH v2 00/23] mm: BPF OOM
2025-10-27 23:57 UTC (15+ messages)
` [PATCH v2 01/23] bpf: move bpf_struct_ops_link into bpf.h
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
` [PATCH v2 03/23] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH v2 04/23] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH v2 05/23] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
` [PATCH v2 07/23] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH v2 08/23] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH v2 09/23] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
` [PATCH v2 10/23] mm: introduce BPF kfuncs to access memcg statistics and events
[PATCH] Fix the problem that kunit cannot run
2025-10-27 23:35 UTC (2+ messages)
[RFC PATCH 0/3] mm: PTEs batch optimization in mincore and mremap
2025-10-27 20:21 UTC (7+ messages)
` [RFC PATCH 1/3] mm: Introduce can_pte_batch_count() for PTEs batch optimization
` [RFC PATCH 3/3] mm/mremap: Use can_pte_batch_count() instead of folio_pte_batch() for pte batch
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