[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
2025-11-18 16:12 UTC (13+ messages)
[PATCH v6 00/20] Live Update Orchestrator
2025-11-18 16:11 UTC (44+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 07/20] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test
[PATCH] mm/vmalloc: fix build error
2025-11-18 15:50 UTC
[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-11-18 15:49 UTC (11+ messages)
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 14/18] x86: Minimal SLAB alignment
` [PATCH v6 18/18] x86/kasan: Make software tag-based kasan available
[PATCH 0/3] mm: Coccinelle-driven cleanups across memory management code
2025-11-18 15:46 UTC (11+ messages)
` [PATCH 1/3] mm/pagewalk: use min() macro instead of manual ternary
` [PATCH 2/3] mm/vmscan: use %pe to print PTR_ERR() values
` [PATCH 3/3] mm/zswap: "
[PATCH v1 00/13] kho: simplify state machine and enable dynamic updates
2025-11-18 15:25 UTC (6+ messages)
` [PATCH v1 04/13] kho: Verify deserialization status and fix FDT alignment access
[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-18 14:59 UTC (7+ messages)
[PATCH v2 0/3] tmpfs: zero post-eof ranges on file extension
2025-11-18 14:39 UTC (4+ messages)
` [PATCH v2 1/3] tmpfs: zero post-eof uptodate folios on swapout
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-18 14:30 UTC (14+ messages)
` [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] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
2025-11-18 13:49 UTC (2+ messages)
[PATCH] process_vm_readv/writev: add flags for pidfd and nowait
2025-11-18 13:23 UTC
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-11-18 12:12 UTC (8+ messages)
` [PATCH v1 06/26] mm: memcontrol: return root object cgroup for root memory cgroup
[PATCH 0/7] enable PT_RECLAIM on all 64-bit architectures
2025-11-18 12:02 UTC (6+ messages)
` [PATCH 7/7] mm: make PT_RECLAIM depend on MMU_GATHER_RCU_TABLE_FREE && 64BIT
[PATCH v2] mm/vmalloc: warn only once when vmalloc detect invalid gfp flags
2025-11-18 11:37 UTC
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-11-18 10:36 UTC (3+ messages)
[PATCH] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
2025-11-18 10:31 UTC (7+ messages)
[PATCH] unshare: Fix nsproxy leak on set_cred_ucounts() error path
2025-11-18 10:30 UTC (2+ messages)
[RFC mm v6] mm: introduce a new page type for page pool in page type
2025-11-18 10:20 UTC (7+ messages)
[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
2025-11-18 10:19 UTC (12+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order
` [PATCH v1 2/2] mm/memory-failure: avoid free HWPoison high-order folio
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
2025-11-18 10:17 UTC (10+ messages)
` [PATCH v4 1/9] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
` [PATCH v4 4/9] mm: implement sticky VMA flags
` [PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v4 7/9] tools/testing/vma: add VMA sticky userland tests
` [PATCH v4 8/9] tools/testing/selftests/mm: add MADV_COLLAPSE test case
` [PATCH v4 9/9] tools/testing/selftests/mm: add smaps visibility guard region test
Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
2025-11-18 10:03 UTC (12+ messages)
[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
2025-11-18 9:36 UTC (9+ messages)
` [PATCH v3 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
` [PATCH v3 2/4] mm/vmalloc: Add a helper to optimize vmalloc allocation gfps
` [PATCH v3 3/4] mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
` [PATCH v3 4/4] mm/vmalloc: cleanup gfp flag use in new_vmap_block()
[PATCH] mm/vmalloc: warn only once when vmalloc detect invalid gfp flags
2025-11-18 9:31 UTC (6+ messages)
[PATCH v6 0/7] Cache coherency management subsystem
2025-11-18 9:30 UTC (5+ messages)
` [PATCH v6 3/7] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
2025-11-18 8:51 UTC (5+ messages)
` [syzbot ci] "
[PATCH] zram: Fix the issue that the write - back limits might overflow
2025-11-18 8:21 UTC (4+ messages)
[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
2025-11-18 8:16 UTC (2+ messages)
[PATCH v2] zram: Fix the issue that the write - back limits might overflow
2025-11-18 8:15 UTC
[PATCH v2 0/2] x86/mm: support memory-failure on 32-bits with SPARSEMEM
2025-11-18 8:09 UTC (2+ messages)
[REGRESSION] [next-20251117] ppc64le: WARNING in vmalloc_fix_flags with __GFP_ACCOUNT in BPF/seccomp path
2025-11-18 7:51 UTC (2+ messages)
[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
2025-11-18 7:46 UTC (10+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 3/8] mm: implement sticky VMA flags
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-11-18 7:34 UTC (5+ 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()
[PATCHv4 0/6] zram: introduce writeback bio batching
2025-11-18 7:30 UTC (7+ messages)
` [PATCHv4 1/6] zram: introduce writeback bio batching support
` [PATCHv4 2/6] zram: add writeback batch size device attr
` [PATCHv4 3/6] zram: take write lock in wb limit store handlers
` [PATCHv4 4/6] zram: drop wb_limit_lock
` [PATCHv4 5/6] zram: rework bdev block allocation
` [PATCHv4 6/6] zram: read slot block idx under slot lock
[PATCHv3 0/4] zram: introduce writeback bio batching
2025-11-18 7:00 UTC (3+ messages)
` [PATCHv3 1/4] zram: introduce writeback bio batching support
[PATCH v4 00/54] tree-in-dcache stuff
2025-11-18 5:16 UTC (55+ messages)
` [PATCH v4 01/54] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v4 02/54] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v4 03/54] new helper: simple_remove_by_name()
` [PATCH v4 04/54] new helper: simple_done_creating()
` [PATCH v4 05/54] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v4 06/54] primitives for maintaining persisitency
` [PATCH v4 07/54] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v4 08/54] convert ramfs and tmpfs
` [PATCH v4 09/54] procfs: make /self and /thread_self dentries persistent
` [PATCH v4 10/54] configfs, securityfs: kill_litter_super() not needed
` [PATCH v4 11/54] convert xenfs
` [PATCH v4 12/54] convert smackfs
` [PATCH v4 13/54] convert hugetlbfs
` [PATCH v4 14/54] convert mqueue
` [PATCH v4 15/54] convert bpf
` [PATCH v4 16/54] convert dlmfs
` [PATCH v4 17/54] convert fuse_ctl
` [PATCH v4 18/54] convert pstore
` [PATCH v4 19/54] convert tracefs
` [PATCH v4 20/54] convert debugfs
` [PATCH v4 21/54] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v4 22/54] convert efivarfs
` [PATCH v4 23/54] convert spufs
` [PATCH v4 24/54] convert ibmasmfs
` [PATCH v4 25/54] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v4 26/54] convert devpts
` [PATCH v4 27/54] binderfs: use simple_start_creating()
` [PATCH v4 28/54] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v4 29/54] convert binderfs
` [PATCH v4 30/54] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v4 31/54] convert autofs
` [PATCH v4 32/54] convert binfmt_misc
` [PATCH v4 33/54] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v4 34/54] selinuxfs: new helper for attaching files to tree
` [PATCH v4 35/54] convert selinuxfs
` [PATCH v4 36/54] functionfs: don't abuse ffs_data_closed() on fs shutdown
` [PATCH v4 37/54] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
` [PATCH v4 38/54] functionfs: need to cancel ->reset_work in ->kill_sb()
` [PATCH v4 39/54] functionfs: fix the open/removal races
` [PATCH v4 40/54] functionfs: switch to simple_remove_by_name()
` [PATCH v4 41/54] convert functionfs
` [PATCH v4 42/54] gadgetfs: switch to simple_remove_by_name()
` [PATCH v4 43/54] convert gadgetfs
` [PATCH v4 44/54] hypfs: don't pin dentries twice
` [PATCH v4 45/54] hypfs: switch hypfs_create_str() to returning int
` [PATCH v4 46/54] hypfs: swich hypfs_create_u64() "
` [PATCH v4 47/54] convert hypfs
` [PATCH v4 48/54] convert rpc_pipefs
` [PATCH v4 49/54] convert nfsctl
` [PATCH v4 50/54] convert rust_binderfs
` [PATCH v4 51/54] get rid of kill_litter_super()
` [PATCH v4 52/54] convert securityfs
` [PATCH v4 53/54] kill securityfs_recursive_remove()
` [PATCH v4 54/54] d_make_discardable(): warn if given a non-persistent dentry
Folio Related Stability Crashes in 6.17.5 and 6.17.6
2025-11-18 4:33 UTC (5+ messages)
[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
2025-11-18 4:10 UTC (7+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
[PATCHv3 1/4] zram: introduce writeback bio batching support
2025-11-18 3:48 UTC (7+ messages)
[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
2025-11-18 2:35 UTC (10+ messages)
` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
[PATCH] zram: fixup "introduce writeback bio batching support"
2025-11-18 2:19 UTC
[PATCH v7 0/8] Fix stale IOTLB entries for kernel address space
2025-11-18 2:14 UTC (3+ messages)
` [PATCH v7 6/8] x86/mm: Use pagetable_free()
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-18 2:00 UTC (5+ messages)
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
[PATCH RFC 2/2] mm/cma: Consolidate accounting in dedicated functions
2025-11-18 1:40 UTC (2+ messages)
[PATCH v2 1/2] mm/cma: Inline cma_sysfs counter hooks
2025-11-18 1:34 UTC (2+ messages)
[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2025-11-18 1:11 UTC (2+ messages)
[PATCH 1/4] mm: Use frozen pages for page tables
2025-11-18 0:44 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