linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/mmap_lock: Reset maple state on lock_vma_under_rcu() retry
 2025-11-12  0:19 UTC  (4+ messages)

[PATCH] mm/migrate_device: Add tracepoints for debugging
 2025-11-11 23:55 UTC  (4+ messages)

[v7 00/16] mm: support device-private THP
 2025-11-11 23:52 UTC  (6+ messages)

[PATCH] mm/page_isolation: clarify FIXME around shrink_slab() in memory hotplug
 2025-11-11 23:48 UTC  (3+ messages)

[PATCH 0/2] mm/compaction: some fix for the range passed to pageblock_pfn_to_page()
 2025-11-11 23:32 UTC  (2+ messages)

[PATCH] mm, swap: fix potential UAF issue for VMA readahead
 2025-11-11 23:08 UTC  (3+ messages)

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-11 21:56 UTC  (4+ messages)
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support

[PATCH v2] powerpc, mm: Fix mprotect on book3s 32-bit
 2025-11-11 21:42 UTC 

[syzbot] [fs?] WARNING in nsproxy_ns_active_put
 2025-11-11 21:29 UTC  (11+ messages)
                    ` [PATCH] nsproxy: fix free_nsproxy() and simplify create_new_namespaces()

[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
 2025-11-11 21:01 UTC  (10+ messages)

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-11 20:59 UTC  (14+ messages)
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load

[PATCH] selftests/mm/uffd: remove static address usage in shmem_allocate_area()
 2025-11-11 20:54 UTC 

[syzbot] [mm?] general protection fault in __rt_mutex_slowlock_locked
 2025-11-11 20:25 UTC 

[PATCH 0/4] make vmalloc gfp flags usage more apparent
 2025-11-11 20:21 UTC  (3+ messages)
` [syzbot ci] "

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2025-11-11 19:34 UTC  (21+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats
` [PATCH 2/4] memcg: remove __mod_lruvec_kmem_state
` [PATCH 3/4] memcg: remove __mod_lruvec_state
` [PATCH 4/4] memcg: remove __lruvec_stat_mod_folio

[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
 2025-11-11 19:17 UTC  (10+ messages)
` [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 23/23] bpf: selftests: PSI struct ops test

[GIT PULL] hotfixes for 6.18-rc6
 2025-11-11 19:10 UTC  (2+ messages)

[linux-next:master 7210/7661] kernel/liveupdate/luo_file.c:571:3: error: call to undeclared function 'get_file'; ISO C99 and later do not support implicit function declarations
 2025-11-11 19:10 UTC  (3+ messages)

[RFC PATCH 0/7] Separate ptdesc from struct page
 2025-11-11 18:46 UTC  (9+ messages)
` [RFC PATCH 2/7] mm: Account pagetable memory when allocated
` [RFC PATCH 4/7] pgtable: Remove uses of page->lru
` [RFC PATCH 5/7] x86: Call preallocate_vmalloc_pages() later

[PATCH 00/11] mm/damon/tests: add more tests for online parameters commit
 2025-11-11 18:44 UTC  (12+ messages)
` [PATCH 01/11] mm/damon/tests/core-kunit: remove dynamic allocs on damos_test_commit_filter()
` [PATCH 02/11] mm/damon/tests/core-kunit: split out damos_test_commit_filter() core logic
` [PATCH 03/11] mm/damon/tests/core-kunit: extend damos_test_commit_filter_for() for union fields
` [PATCH 04/11] mm/damon/tests/core-kunit: add test cases to damos_test_commit_filter()
` [PATCH 05/11] mm/damon/tests/core-kunit: add damos_commit_quota_goal() test
` [PATCH 06/11] mm/damon/tests/core-kunit: add damos_commit_quota_goals() test
` [PATCH 07/11] mm/damon/tests/core-kunit: add damos_commit_quota() test
` [PATCH 08/11] mm/damon/core: pass migrate_dests to damos_commit_dests()
` [PATCH 09/11] mm/damon/tests/core-kunit: add damos_commit_dests() test
` [PATCH 10/11] mm/damon/tests/core-kunit: add damos_commit() test
` [PATCH 11/11] mm/damon/tests/core-kunit: add damon_commit_target_regions() test

[PATCH V1] mm/slub: fix memory leak in free_to_pcs_bulk()
 2025-11-11 18:26 UTC  (5+ messages)

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-11-11 18:22 UTC  (4+ messages)
` [PATCH v22 25/28] riscv: create a config for shadow stack and landing pad instr support

[PATCH 00/21] mm: ASI direct map management
 2025-11-11 17:53 UTC  (4+ messages)
` [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd

[PATCH v2 0/2] mm: perform guard region install/remove under VMA lock
 2025-11-11 17:26 UTC  (7+ messages)
` [PATCH v2 1/2] mm: rename walk_page_range_mm()
` [PATCH v2 2/2] mm/madvise: allow guard page install/remove under VMA lock

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-11 17:03 UTC  (19+ messages)
` [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest

[PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()
 2025-11-11 16:44 UTC  (12+ messages)

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-11 16:40 UTC  (13+ messages)
` [PATCH v3 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v3 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic

[PATCH] memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memory
 2025-11-11 16:19 UTC  (3+ messages)
` [PATCH v2] "

[syzbot] [mm?] WARNING in swap_cache_get_folio
 2025-11-11 16:17 UTC  (2+ messages)

[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
 2025-11-11 15:26 UTC  (12+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional

[PATCH v3 00/50] tree-in-dcache stuff
 2025-11-11 14:25 UTC  (31+ messages)
` [PATCH v3 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v3 02/50] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v3 03/50] new helper: simple_remove_by_name()
` [PATCH v3 05/50] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v3 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v3 12/50] convert smackfs
` [PATCH v3 17/50] convert fuse_ctl
` [PATCH v3 21/50] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v3 23/50] convert spufs
` [PATCH v3 30/50] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v3 32/50] convert binfmt_misc
` [PATCH v3 34/50] selinuxfs: new helper for attaching files to tree
` [PATCH v3 35/50] convert selinuxfs
` [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
` [PATCH v3 37/50] convert functionfs
` [PATCH v3 38/50] gadgetfs: switch to simple_remove_by_name()
` [PATCH v3 47/50] get rid of kill_litter_super()
` [PATCH v3 48/50] convert securityfs
` [PATCH v3 49/50] kill securityfs_recursive_remove()
` [PATCH v3 50/50] d_make_discardable(): warn if given a non-persistent dentry

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-11 14:09 UTC  (15+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [RFC PATCH 0/3] mt-exec: fix deadlock with ptrace_attach()
                ` [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held

mempool_alloc_bulk and various mempool improvements
 2025-11-11 13:52 UTC  (8+ messages)
` [PATCH 1/7] fault-inject: make enum fault_flags available unconditionally
` [PATCH 2/7] mempool: update kerneldoc comments
` [PATCH 3/7] mempool: add error injection support
` [PATCH 4/7] mempool: factor out a mempool_adjust_gfp helper
` [PATCH 5/7] mempool: factor out a mempool_alloc_from_pool helper
` [PATCH 6/7] mempool: fix a wakeup race when sleeping for elements
` [PATCH 7/7] mempool: add mempool_{alloc,free}_bulk

FOSDEM 2026: Kernel Devroom CfP
 2025-11-11 13:31 UTC 

[PATCH] liveupdate: kho: Enable KHO by default
 2025-11-11 13:03 UTC  (3+ messages)

[RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
 2025-11-11 12:36 UTC  (12+ messages)

[PATCH] mm/huge_memory: Initialise the tags of the huge zero folio
 2025-11-11 12:28 UTC  (8+ messages)
` [PATCH] mm/huge_memory: restrict __GFP_ZEROTAGS to HW tagging architectures

[PATCH v1] mm: simplify list initialization in barn_shrink()
 2025-11-11 12:22 UTC 

[PATCH v2 22/50] convert efivarfs
 2025-11-11 10:56 UTC  (11+ messages)

[PATCH v1 2/3] mm: Fix benign off-by-one bugs
 2025-11-11 10:42 UTC 

[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-11-11 10:27 UTC  (26+ messages)
` [PATCH v6 03/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v6 05/18] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 07/18] kasan: arm64: x86: Make special tags arch specific
` [PATCH v6 08/18] x86/mm: Reset tag for virtual to physical address conversions
` [PATCH v6 09/18] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v6 11/18] x86/kasan: KASAN raw shadow memory PTE init
` [PATCH v6 12/18] x86/mm: LAM compatible non-canonical definition
` [PATCH v6 13/18] x86/mm: LAM initialization
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports
` [PATCH v6 16/18] arm64: Unify software tag-based KASAN inline recovery path
` [PATCH v6 18/18] x86/kasan: Make software tag-based kasan available

[PATCH v4 0/4] mm/userfaultfd: modulize memory types
 2025-11-11 10:05 UTC  (11+ messages)

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-11 10:03 UTC  (13+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in mtree_range_walk
 2025-11-11 10:02 UTC 

[PATCH 10/10] mm: Use folio_next_pos()
 2025-11-11  9:59 UTC  (3+ messages)

[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-11  9:57 UTC  (12+ messages)
` [PATCH v8 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v8 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v8 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v8 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v8 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v8 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v8 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH v2 0/2] vma_start_write_killable
 2025-11-11  9:16 UTC  (5+ messages)
` [PATCH v2 1/2] mm: Add vma_start_write_killable()
` [PATCH v2 2/2] mm: Use vma_start_write_killable() in dup_mmap()

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-11  8:54 UTC  (3+ messages)

poison_element vs highmem, was Re: [linux-next:master] [block] ec7f31b2a2: BUG:unable_to_handle_page_fault_for_address
 2025-11-11  7:48 UTC 

[PATCH V1 6.1.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
 2025-11-11  7:11 UTC  (3+ messages)
` [PATCH V1 6.1.y 1/2] mm/mprotect: use long for page accountings and retval
` [PATCH V1 6.1.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()

[linux-next:master] [mm] 60a70e6143: xfstests.generic.363.fail
 2025-11-11  7:05 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox