linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v15 00/43] DEPT(DEPendency Tracker)
 2025-05-13 10:06 UTC  (9+ messages)
` [PATCH v15 01/43] llist: move llist_{head,node} definition to types.h
` [PATCH v15 02/43] dept: implement DEPT(DEPendency Tracker)
` [PATCH v15 03/43] dept: add single event dependency tracker APIs
` [PATCH v15 04/43] dept: add lock "
` [PATCH v15 05/43] dept: tie to lockdep and IRQ tracing
` [PATCH v15 06/43] dept: add proc knobs to show stats and dependency graph
` [PATCH v15 07/43] dept: distinguish each kernel context from another
` [PATCH v15 08/43] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64

[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
 2025-05-13  9:34 UTC 

[PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-13  9:32 UTC  (12+ messages)
` [PATCH v2 1/3] mm: introduce new .mmap_prepare() file callback
` [PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook
` [PATCH v2 3/3] mm/vma: remove mmap() retry merge

[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-13  9:19 UTC  (5+ messages)

[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-05-13  9:11 UTC  (18+ messages)
` [PATCH v2 01/11] x86/mm/pat: factor out setting cachemode into pgprot_set_cachemode()
` [PATCH v2 02/11] mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
` [PATCH v2 03/11] mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremap
` [PATCH v2 04/11] mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
` [PATCH v2 05/11] x86/mm/pat: remove old pfnmap tracking interface
` [PATCH v2 06/11] mm: remove VM_PAT
` [PATCH v2 07/11] x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()
` [PATCH v2 08/11] x86/mm/pat: remove MEMTYPE_*_MATCH
` [PATCH v2 09/11] x86/mm/pat: inline memtype_match() into memtype_erase()
` [PATCH v2 10/11] drm/i915: track_pfn() -> "pfnmap tracking"
` [PATCH v2 11/11] mm/io-mapping: "

[PATCH RFC] mm: make try_to_unmap_one support batched unmap for anon large folios
 2025-05-13  8:46 UTC 

page type is 0, migratetype passed is 2 (nr=256)
 2025-05-13  8:30 UTC  (5+ messages)

[PATCH V2 for 6.6] mm/migrate: correct nr_failed in migrate_pages_sync()
 2025-05-13  8:16 UTC 

mm/memcontrol-v1.c:1105:23: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2025-05-13  8:16 UTC 

[syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in vrealloc_noprof (2)
 2025-05-13  8:13 UTC  (2+ messages)

[PATCH for 6.6] mm/migrate: correct nr_failed in migrate_pages_sync()
 2025-05-13  8:12 UTC  (3+ messages)

[RESEND PATCH v9 00/19] zswap compression batching
 2025-05-13  8:03 UTC  (5+ messages)
` [PATCH v9 02/19] crypto: acomp - Reinstate non-chained crypto_acomp_[de]compress()
` [PATCH v9 10/19] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers

kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
 2025-05-13  7:54 UTC 

[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
 2025-05-13  7:49 UTC  (10+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys
` [PATCH 07/12] Input: sysrq: mv sysrq into drivers/tty/sysrq.c
` [PATCH 09/12] sysctl: move cad_pid into kernel/pid.c

[PATCH v4] alloc_tag: check mem_profiling_support in alloc_tag_init
 2025-05-13  7:43 UTC 

[BUG] sleeping function called from invalid context at ./include/linux/sched/mm.h:321
 2025-05-13  7:39 UTC  (2+ messages)

[PATCH v2 0/5] fork: Page operation cleanups in the fork code
 2025-05-13  7:38 UTC  (7+ messages)
` [PATCH v2 1/5] fork: Clean-up ifdef logic around stack allocation
` [PATCH v2 2/5] fork: Clean-up naming of vm_stack/vm_struct variables in vmap stacks code
` [PATCH v2 4/5] fork: check charging success before zeroing stack

[PATCH 0/4] memcg: nmi-safe kmem charging
 2025-05-13  7:15 UTC  (7+ messages)

[PATCH 0/6] mm: Reentrant kmalloc
 2025-05-13  6:58 UTC  (12+ messages)
` [PATCH 2/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH 3/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH 4/6] locking/local_lock: Introduce local_lock_irqsave_check()

[PATCH] mm: khugepaged: decouple SHMEM and file folios' collapse
 2025-05-13  6:56 UTC 

[PATCH 1/2] f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx
 2025-05-13  6:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: add mm GUP section
 2025-05-13  6:23 UTC  (13+ messages)

[RFC PATCH v4 0/5] Readahead tweaks for larger folios
 2025-05-13  6:19 UTC  (3+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()

[RFC PATCH] mm: khugepaged: decouple SHMEM and file folios' collapse
 2025-05-13  6:06 UTC  (3+ messages)

[RFC 00/19] Split netmem from struct page
 2025-05-13  3:19 UTC  (29+ messages)
` [RFC 01/19] netmem: rename struct net_iov to struct netmem_desc
` [RFC 02/19] netmem: introduce netmem alloc/put API to wrap page alloc/put API
` [RFC 13/19] page_pool: expand scope of is_pp_{netmem,page}() to global
` [RFC 19/19] mm, netmem: remove the page pool members in struct page

[RFC PATCH 0/7] memcg: make memcg stats irq safe
 2025-05-13  3:13 UTC  (8+ messages)
` [RFC PATCH 1/7] memcg: memcg_rstat_updated re-entrant safe against irqs
` [RFC PATCH 2/7] memcg: move preempt disable to callers of memcg_rstat_updated
` [RFC PATCH 3/7] memcg: make mod_memcg_state re-entrant safe against irqs
` [RFC PATCH 4/7] memcg: make count_memcg_events "
` [RFC PATCH 5/7] memcg: make __mod_memcg_lruvec_state "
` [RFC PATCH 6/7] memcg: objcg stock trylock without irq disabling
` [RFC PATCH 7/7] memcg: no stock lock for cpu hot-unplug

[akpm-mm:mm-new 317/331] ERROR: modpost: "__vmalloc_node_noprof" [mm/zblock.ko] undefined!
 2025-05-13  2:19 UTC 

[PATCH v3] alloc_tag: check mem_profiling_support in alloc_tag_init
 2025-05-13  2:06 UTC  (4+ messages)

[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-05-13  1:41 UTC  (4+ messages)

[PATCH v7 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-13  0:30 UTC  (5+ messages)
` [PATCH v7 1/1] "

[PATCH 0/6] mm/damon: minor fixups and improvements for code, tests, and documents
 2025-05-13  0:27 UTC  (7+ messages)
` [PATCH 1/6] mm/damon/core: warn and fix nr_accesses[_bp] corruption
` [PATCH 2/6] mm/damon/sysfs-schemes: fix wrong comment on damons_sysfs_quota_goal_metric_strs
` [PATCH 3/6] mm/damon/paddr: remove unused variable, folio_list, in damon_pa_stat()
` [PATCH 4/6] mm/damon/tests/core-kunit: add a test for damos_set_filters_default_reject()
` [PATCH 5/6] selftests/damon/_damon_sysfs: read tried regions directories in order
` [PATCH 6/6] Docs/damon: update titles and brief introductions to explain DAMOS

[linux-next:master] BUILD SUCCESS edef457004774e598fc4c1b7d1d4f0bcd9d0bb30
 2025-05-12 23:48 UTC 

[PATCH v4 0/4] Make MIGRATE_ISOLATE a standalone bit
 2025-05-12 23:20 UTC  (8+ messages)
` [PATCH v4 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()

Reorganising how the networking layer handles memory
 2025-05-12 21:59 UTC  (5+ messages)
` MSG_ZEROCOPY and the O_DIRECT vs fork() race
        ` AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN

[syzbot] [mm?] KCSAN: data-race in copy_page_from_iter_atomic / pagecache_isize_extended
 2025-05-12 20:51 UTC  (4+ messages)

[PATCH v4] page_io: zswap: do not crash the kernel on decompression failure
 2025-05-12 20:42 UTC  (4+ messages)

[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-12 19:29 UTC  (6+ messages)
` [PATCH v8 08/13] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH] XArray: fix kmemleak false positive in xas_shrink()
 2025-05-12 19:17 UTC 

[akpm-mm:mm-unstable 333/334] include/linux/mmzone.h:1816:8: warning: left shift count is negative
 2025-05-12 19:06 UTC  (4+ messages)

[PATCH] arm64/mm: Permit lazy_mmu_mode to be nested
 2025-05-12 18:55 UTC  (2+ messages)

[RFC PATCH 0/2] mm/damon: build-enable essential DAMON components by default
 2025-05-12 18:27 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/damon/Kconfig: defaults VADDR, PADDR, and SYSFS to DAMON
` [RFC PATCH 2/2] mm/damon/Kconfig: enable CONFIG_DAMON by default

[PATCH 0/2] UFFDIO_API.2const: Two man page updates
 2025-05-12 17:34 UTC  (4+ messages)
` [PATCH 1/2] UFFDIO_API.2const: Update userfaultfd handshake and feature probe
` [PATCH 2/2] UFFDIO_API.2const: Add an entry for UFFDIO_MOVE

[PATCH v5 0/5] cgroup: separate rstat trees
 2025-05-12 17:30 UTC  (4+ messages)
` [PATCH v5 2/5] cgroup: use separate rstat trees for each subsystem

Suppress pte soft-dirty bit with UFFDIO_COPY?
 2025-05-12 17:16 UTC  (6+ messages)

[syzbot] [io-uring] KCSAN: data-race in copy_mm / percpu_counter_destroy_many
 2025-05-12 17:08 UTC  (2+ messages)

[PATCH v2] alloc_tag: check mem_profiling_support in alloc_tag_init
 2025-05-12 16:48 UTC  (3+ messages)

[RESEND PATCH] MAINTAINERS: update page allocator section
 2025-05-12 16:36 UTC  (3+ messages)

[Invitation] Linux MM Alignment Session on Hierarchical Per-CPU counters on Wednesday
 2025-05-12 16:26 UTC 

[linux-next:master 4753/5832] error[E0432]: unresolved import `crate::mm`
 2025-05-12 16:10 UTC  (3+ messages)
` [PATCH] mm: rust: make CONFIG_MMU ifdefs more narrow

[PATCH] MAINTAINERS: add mm reclaim section
 2025-05-12 14:31 UTC 

[PATCH v6 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-12 14:22 UTC  (4+ messages)
` [PATCH v6 1/1] "

[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-05-12 14:14 UTC  (2+ messages)

[PATCH] arm64/mm: Disable barrier batching in interrupt contexts
 2025-05-12 14:14 UTC  (10+ messages)

[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-05-12 14:14 UTC  (2+ messages)

[syzbot] Monthly mm report (May 2025)
 2025-05-12 13:34 UTC 

[RFC PATCH] MAINTAINERS: add kernel/fork.c to relevant sections
 2025-05-12 13:16 UTC  (3+ messages)

[PATCH] mm/truncate: fix out-of-bounds when doing a right-aligned split
 2025-05-12 13:00 UTC  (2+ messages)

[PATCH v2] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
 2025-05-12 11:52 UTC  (4+ messages)

[RFC PATCH] MAINTAINERS: add mm reclaim section
 2025-05-12 11:49 UTC  (3+ messages)

[PATCH v2 0/3] fix incorrectly disallowed anonymous VMA merges
 2025-05-12 11:24 UTC  (4+ messages)
` [PATCH v2 1/3] mm/vma: "

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-05-12 11:00 UTC  (6+ messages)

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-05-12 10:07 UTC  (2+ messages)
` (subset) "

[syzbot] [mm?] [ext4?] INFO: rcu detected stall in ext4_end_io_rsv_work (3)
 2025-05-12  9:11 UTC 

[PATCH v5 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-05-12  8:38 UTC  (3+ messages)

[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
 2025-05-12  8:23 UTC  (2+ messages)

[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
 2025-05-12  8:23 UTC  (2+ messages)

[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
 2025-05-12  8:22 UTC  (2+ messages)

[PATCH v3 1/2] mm: khugepaged: convert set_huge_pmd() to take a folio
 2025-05-12  8:04 UTC  (3+ messages)
` [PATCH v3 2/2] mm: convert do_set_pmd() "

[PATCH] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
 2025-05-12  7:58 UTC  (7+ 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