[PATCH v4 0/3] Optimize folio split in memory failure
2025-10-30 12:15 UTC (12+ messages)
` [PATCH v4 1/3] mm/huge_memory: add split_huge_page_to_order()
` [PATCH v4 2/3] mm/memory-failure: improve large block size folio handling
` [PATCH v4 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related
[PATCH 0/4] initial work on making VMA flags a bitmap
2025-10-30 12:02 UTC (15+ messages)
` [PATCH 1/4] mm: declare VMA flags by bit
` [PATCH 2/4] mm: simplify and rename mm flags function for clarity
` [PATCH 3/4] mm: introduce VMA flags bitmap type
` [PATCH 4/4] mm: introduce and use VMA flag test helpers
[PATCH v2 0/3] mm: Convert memory block states (MEM_*) macros to
2025-10-30 12:00 UTC (13+ messages)
` [PATCH v2 1/3] mm: convert memory block states (MEM_*) macros to enum
` [PATCH v2 2/3] mm: change type of state in struct memory_block
` [PATCH v2 3/3] mm: change type of parameter for memory_notify
[PATCH 0/3] ksm: perform a range-walk to jump over holes in break_ksm
2025-10-30 11:59 UTC (4+ messages)
` [PATCH 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-10-30 11:51 UTC (7+ messages)
[PATCH 0/3] slab: switch away from the legacy param parser
2025-10-30 11:36 UTC (3+ messages)
[RFC PATCH 0/3] Introduce per-cgroup compression priority
2025-10-30 11:32 UTC (2+ messages)
[PATCH v4 00/12] Nesting support for lazy MMU mode
2025-10-30 10:28 UTC (4+ messages)
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-30 10:25 UTC (6+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
2025-10-30 10:21 UTC (9+ messages)
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-10-30 10:15 UTC (26+ messages)
` [PATCH v12 mm-new 06/15] khugepaged: introduce collapse_max_ptes_none helper function
[RFC PATCH 0/3] Introduce per-cgroup compression priority
2025-10-30 9:22 UTC (2+ messages)
[syzbot] [btrfs] possible deadlock in page_cache_ra_unbounded (3)
2025-10-30 9:00 UTC
[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
2025-10-30 8:25 UTC (12+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
` [PATCH 2/3] mm: implement sticky, copy on fork VMA flags
` [PATCH 3/3] selftests/mm/guard-regions: add smaps visibility test
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-30 6:48 UTC (6+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v2 00/23] mm: BPF OOM
2025-10-30 6:33 UTC (24+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
[PATCHv2 0/2] Fix SIGBUS semantics with large folios
2025-10-30 5:59 UTC (14+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv2 2/2] mm/truncate: Unmap large folio on split failure
[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-10-30 5:31 UTC (22+ messages)
` [PATCH v6 01/18] kasan: Unpoison pcpu chunks with base address tag
` [PATCH v6 02/18] kasan: Unpoison vms[area] addresses with a common tag
` [PATCH v6 03/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v6 04/18] kasan: sw_tags: Support tag widths less than 8 bits
` [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 10/18] x86/mm: Physical address comparisons in fill_p*d/pte
` [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 14/18] x86: Minimal SLAB alignment
` [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 17/18] x86/kasan: Logical bit shift for kasan_mem_to_shadow
` [PATCH v6 18/18] x86/kasan: Make software tag-based kasan available
[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
2025-10-30 5:25 UTC (15+ messages)
` [PATCH 11/19] mm, swap: split locked entry duplicating into a standalone helper
` [PATCH 12/19] mm, swap: use swap cache as the swap in synchronize layer
` [PATCH 13/19] mm, swap: remove workaround for unsynchronized swap map cache state
` [PATCH 14/19] mm, swap: sanitize swap entry management workflow
` [PATCH 15/19] mm, swap: add folio to swap cache directly on allocation
` [PATCH 16/19] mm, swap: check swap table directly for checking cache
` [PATCH 17/19] mm, swap: clean up and improve swap entries freeing
` [PATCH 18/19] mm, swap: drop the SWAP_HAS_CACHE flag
` [PATCH 19/19] mm, swap: remove no longer needed _swap_info_get
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-10-30 5:21 UTC (11+ messages)
` [PATCH v8 4/7] x86/mm: Simplify clear_page_*
` [PATCH v8 5/7] x86/clear_page: Introduce clear_pages()
[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
2025-10-30 5:03 UTC (17+ messages)
` [RFC PATCH V3 3/7] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [RFC PATCH V3 6/7] mm/slab: save memory by allocating slabobj_ext array from leftover
` [RFC PATCH V3 7/7] mm/slab: place slabobj_ext metadata in unused space within s->size
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
2025-10-30 4:32 UTC (23+ messages)
` [PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC 08/19] slab: handle kmalloc sheaves bootstrap
` [PATCH RFC 09/19] slab: add optimized sheaf refill from partial list
` [PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH RFC 11/19] slab: remove SLUB_CPU_PARTIAL
` [PATCH RFC 12/19] slab: remove the do_slab_free() fastpath
[PATCH v2 0/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
2025-10-30 2:56 UTC (7+ messages)
` [PATCH v2 1/1] "
[PATCH v12 mm-new 00/10] mm, bpf: BPF-MM, BPF-THP
2025-10-30 2:40 UTC (6+ messages)
` [PATCH v12 mm-new 06/10] mm: bpf-thp: add support for global mode
[PATCH v2 0/2] mm/damon: fixes for the jiffies-related issues
2025-10-30 2:07 UTC (3+ messages)
` [PATCH v2 1/2] mm/damon/stat: change last_refresh_jiffies to a global variable
` [PATCH v2 2/2] mm/damon/sysfs: change next_update_jiffies "
oom-killer not invoked on systems with multiple memory-tiers
2025-10-30 0:51 UTC (3+ messages)
[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
2025-10-29 22:35 UTC (8+ messages)
` [PATCH v3 1/3] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
[PATCH v4 00/30] Live Update Orchestrator
2025-10-29 22:00 UTC (11+ messages)
` [PATCH v4 14/30] liveupdate: luo_session: Add ioctls for file preservation and state management
[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
2025-10-29 21:31 UTC (2+ messages)
[Bug report][xfstests generic/751] hang on nfs writeback
2025-10-29 20:50 UTC (3+ messages)
[PATCH v2 00/50] tree-in-dcache stuff
2025-10-29 19:48 UTC (14+ messages)
` [PATCH v2 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [External] : "
` [PATCH v2 22/50] convert efivarfs
[linux-next:master] BUILD REGRESSION f9ba12abc5282bf992f9a9ae87ad814fd03a0270
2025-10-29 19:07 UTC
[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
2025-10-29 18:57 UTC (3+ messages)
` [RFC PATCH 1/5] sched, fork: Wire BLOG contexts into task lifecycle
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-29 18:05 UTC (3+ messages)
` [PATCH 18/33] cpuset: Remove cpuset_cpu_is_isolated()
Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
2025-10-29 18:02 UTC (12+ messages)
[syzbot] [net?] kernel BUG in filemap_fault (3)
2025-10-29 17:59 UTC
[PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
2025-10-29 17:30 UTC (2+ messages)
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-29 16:31 UTC (5+ messages)
` [PATCH] pm-hibernate: flush block device cache when hibernating
[PATCH 0/5] mm: swap: small fixes and comment cleanups
2025-10-29 16:13 UTC (5+ messages)
` [PATCH 2/5] mm, swap: Use SWP_SOLIDSTATE to determine if swap is rotational
` [PATCH 4/5] mm: swap: change swap_alloc_slow() to void
[PATCH RFC 02/19] slab: handle pfmemalloc slabs properly with sheaves
2025-10-29 16:06 UTC (3+ messages)
[PATCH v1] mm/mm_init: Fix hash table order logging in alloc_large_system_hash()
2025-10-29 16:05 UTC (5+ 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