[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)
[syzbot] [fs?] WARNING in nsproxy_ns_active_put
2025-11-11 16:14 UTC (10+ messages)
[PATCH v4 00/12] Nesting support for lazy MMU mode
2025-11-11 15:56 UTC (18+ 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] mm/slub: fix memory leak in free_to_pcs_bulk()
2025-11-11 15:37 UTC (3+ 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 00/21] mm: ASI direct map management
2025-11-11 14:55 UTC (3+ messages)
` [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd
[PATCH v3 00/50] tree-in-dcache stuff
2025-11-11 14:25 UTC (61+ 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 04/50] new helper: simple_done_creating()
` [PATCH v3 05/50] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v3 06/50] primitives for maintaining persisitency
` [PATCH v3 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v3 08/50] convert ramfs and tmpfs
` [PATCH v3 09/50] procfs: make /self and /thread_self dentries persistent
` [PATCH v3 10/50] configfs, securityfs: kill_litter_super() not needed
` [PATCH v3 11/50] convert xenfs
` [PATCH v3 12/50] convert smackfs
` [PATCH v3 13/50] convert hugetlbfs
` [PATCH v3 14/50] convert mqueue
` [PATCH v3 15/50] convert bpf
` [PATCH v3 16/50] convert dlmfs
` [PATCH v3 17/50] convert fuse_ctl
` [PATCH v3 18/50] convert pstore
` [PATCH v3 19/50] convert tracefs
` [PATCH v3 20/50] convert debugfs
` [PATCH v3 21/50] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v3 22/50] convert efivarfs
` [PATCH v3 23/50] convert spufs
` [PATCH v3 24/50] convert ibmasmfs
` [PATCH v3 25/50] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v3 26/50] convert devpts
` [PATCH v3 27/50] binderfs: use simple_start_creating()
` [PATCH v3 28/50] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v3 29/50] convert binderfs
` [PATCH v3 30/50] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v3 31/50] convert autofs
` [PATCH v3 32/50] convert binfmt_misc
` [PATCH v3 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
` [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 39/50] convert gadgetfs
` [PATCH v3 40/50] hypfs: don't pin dentries twice
` [PATCH v3 41/50] hypfs: switch hypfs_create_str() to returning int
` [PATCH v3 42/50] hypfs: swich hypfs_create_u64() "
` [PATCH v3 43/50] convert hypfs
` [PATCH v3 44/50] convert rpc_pipefs
` [PATCH v3 45/50] convert nfsctl
` [PATCH v3 46/50] convert rust_binderfs
` [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
[PATCH] mm, swap: fix potential UAF issue for VMA readahead
2025-11-11 13:36 UTC
FOSDEM 2026: Kernel Devroom CfP
2025-11-11 13:31 UTC
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-11 13:06 UTC (10+ 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] 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 0/4] memcg: cleanup the memcg stats interfaces
2025-11-11 9:54 UTC (19+ messages)
` [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 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()
[RFC PATCH 0/7] Separate ptdesc from struct page
2025-11-11 8:59 UTC (7+ 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 v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-11 8:54 UTC (3+ messages)
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-11-11 8:49 UTC (16+ messages)
` [PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()
[PATCH v2 0/2] mm: perform guard region install/remove under VMA lock
2025-11-11 8:12 UTC (5+ 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 mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-11 8:10 UTC (4+ 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
[PATCH] Revert "mm, swap: avoid redundant swap device pinning"
2025-11-11 6:48 UTC (6+ messages)
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-11 6:44 UTC (2+ messages)
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-11 6:27 UTC (2+ messages)
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-11-11 6:24 UTC (6+ messages)
` [PATCH v8 6/7] mm, folio_zero_user: support clearing page ranges
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-11 6:12 UTC (2+ messages)
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-11 6:12 UTC (2+ messages)
[PATCH 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
2025-11-11 5:58 UTC (19+ messages)
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-11-11 5:58 UTC (3+ messages)
` [PATCH v22 25/28] riscv: create a config for shadow stack and landing pad instr support
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-11-11 5:41 UTC (9+ messages)
[PATCH] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
2025-11-11 3:58 UTC
[GIT PULL] hotfixes for 6.18-rc6
2025-11-11 3:32 UTC
[PATCH] mm/ptdesc: Derive from the compound head in page_ptdesc()
2025-11-11 3:32 UTC (3+ messages)
[PATCH v2 1/1] mm/hugetlb: fix possible deadlocks in hugetlb VMA unmap paths
2025-11-11 3:25 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