[PATCH v2] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
2026-03-02 20:31 UTC
[PATCH] mm: add Adaptive Memory Pressure Signaling (AMPRESS)
2026-03-02 20:28 UTC (5+ messages)
[PATCH v6 0/4] Convert x86/mm/pat to generic page table apis
2026-03-02 20:27 UTC (6+ messages)
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-02 20:24 UTC (60+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` [PATCH v2 003/110] audit: widen ino fields "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v2 005/110] trace: store i_ino as u64 instead of ino_t/unsigned long
` [PATCH v2 006/110] trace: reorder TP_STRUCT__entry fields for better packing on 32-bit
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` [PATCH v2 008/110] jbd2: "
` [PATCH v2 009/110] f2fs: "
` [PATCH v2 010/110] lockd: "
` [PATCH v2 011/110] nfs: "
` [PATCH v2 012/110] nfsd: "
` [PATCH v2 013/110] locks: "
` [PATCH v2 014/110] proc: "
` [PATCH v2 015/110] nilfs2: "
` [PATCH v2 016/110] 9p: "
` [PATCH v2 017/110] affs: "
` [PATCH v2 018/110] afs: "
` [PATCH v2 019/110] autofs: "
` [PATCH v2 020/110] befs: "
` [PATCH v2 021/110] bfs: "
` [PATCH v2 022/110] cachefiles: "
` [PATCH v2 023/110] ceph: "
` [PATCH v2 024/110] coda: "
` [PATCH v2 025/110] cramfs: "
` [PATCH v2 026/110] ecryptfs: "
` [PATCH v2 027/110] efs: "
` [PATCH v2 028/110] exportfs: "
` [PATCH v2 029/110] ext2: "
` [PATCH v2 030/110] freevxfs: "
` [PATCH v2 031/110] hfs: "
` [PATCH v2 032/110] hfsplus: "
` [PATCH v2 033/110] hpfs: "
` [PATCH v2 034/110] isofs: "
` [PATCH v2 035/110] jffs2: "
` [PATCH v2 036/110] jfs: "
` [PATCH v2 037/110] minix: "
` [PATCH v2 038/110] nsfs: "
` [PATCH v2 039/110] ntfs3: "
` [PATCH v2 040/110] ocfs2: "
` [PATCH v2 041/110] orangefs: "
` [PATCH v2 042/110] overlayfs: "
` [PATCH v2 043/110] qnx4: "
` [PATCH v2 044/110] qnx6: "
` [PATCH v2 045/110] ubifs: "
` [PATCH v2 046/110] udf: "
` [PATCH v2 047/110] ufs: "
` [PATCH v2 048/110] zonefs: "
` [PATCH v2 049/110] security: "
` [PATCH v2 050/110] drm/amdgpu: "
` [PATCH v2 051/110] fsnotify: "
` [PATCH v2 052/110] net: "
` [PATCH v2 053/110] uprobes: "
` [PATCH v2 054/110] dma-buf: "
` [PATCH v2 055/110] fscrypt: "
` [PATCH v2 056/110] fsverity: "
` [PATCH v2 057/110] iomap: "
` [PATCH v2 058/110] net: "
` [PATCH v2 059/110] vfs: "
[PATCH] Documentation: fix a hugetlbfs reservation statement
2026-03-02 20:10 UTC
[PATCH] mm: initialize 'seq' in gup_fast to remove -Wmaybe-uninitialized warning
2026-03-02 20:09 UTC (8+ messages)
` [PATCH] [PATCH v2] "
[PATCH 0/5]: memcg: obj stock and slab stat caching cleanups
2026-03-02 19:50 UTC (6+ messages)
` [PATCH 1/5] mm: memcg: factor out trylock_stock() and unlock_stock()
` [PATCH 2/5] mm: memcg: simplify objcg charge size and stock remainder math
` [PATCH 3/5] mm: memcontrol: split out __obj_cgroup_charge()
` [PATCH 4/5] mm: memcontrol: use __account_obj_stock() in the !locked path
` [PATCH 5/5] mm: memcg: separate slab stat accounting from objcg charge cache
[PATCH v2 0/4] Two-pass MMU interval notifiers
2026-03-02 19:48 UTC (9+ messages)
` [PATCH v2 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` [PATCH v2 2/4] drm/xe/userptr: Convert invalidation to two-pass MMU notifier
` [PATCH v2 3/4] drm/xe: Split TLB invalidation into submit and wait steps
` [PATCH v2 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible
[PATCH] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
2026-03-02 19:43 UTC (4+ messages)
[PATCH v3] mm: optimize stat output for 11% sys time reduce
2026-03-02 19:43 UTC (4+ messages)
` [PATCH v4 0/1] mm: memcg: optimize stat output to reduce printf overhead
` [PATCH v4 1/1] mm: optimize stat output for 11% sys time reduce
[PATCH 0/3] mm/swap: use swap_ops to register swap device's methods
2026-03-02 19:35 UTC (12+ messages)
` [PATCH 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH 2/3] mm/swap: use swap_ops to register swap device's methods
[PATCH v2] smaps: Report correct page sizes with THP
2026-03-02 19:29 UTC (4+ messages)
[PATCH] mm/vmscan: restore allowed mask in alloc_demote_folio()
2026-03-02 19:18 UTC (3+ messages)
[PATCH v2 2/3] mm/huge_memory: Prevent huge zeropage refcount corruption in PMD move
2026-03-02 19:08 UTC (5+ messages)
[PATCH v2 1/3] mm/huge_memory: Fix use of NULL folio in move_pages_huge_pmd()
2026-03-02 19:05 UTC (7+ messages)
[PATCH] mm/vmalloc: Fix incorrect size reporting on allocation failure
2026-03-02 18:51 UTC (6+ messages)
` [PATCH] vmalloc: support __GFP_RETRY_MAYFAIL and __GFP_NORETRY
[PATCH v2 0/2] Fix VMA confusion in Rust Binder
2026-03-02 18:36 UTC (5+ messages)
` [PATCH v2 1/2] rust_binder: check ownership before using vma
[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
2026-03-02 18:14 UTC (7+ messages)
[PATCH] mm/mglru: fix cgroup OOM during MGLRU state switching
2026-03-02 17:51 UTC (12+ messages)
VM_BUG_ON_VMA in split_huge_pmd_locked: huge PMD doesn't cover full VMA range
2026-03-02 17:48 UTC (6+ messages)
` [WIP] mm/vma: clear dst->anon_vma on anon_vma_clone() failure in dup_anon_vma()
[LSF/MM/BPF TOPIC] Improving MGLRU
2026-03-02 17:46 UTC (3+ messages)
` [LSF/MM/BPF] "
[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
2026-03-02 17:37 UTC (4+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
2026-03-02 17:33 UTC (9+ messages)
[PATCH mm-hotfixes] mm/huge_memory: fix memory corruption on huge zero page move
2026-03-02 17:19 UTC (3+ messages)
[PATCH 0/3] mm/page_alloc: pcp locking cleanup
2026-03-02 17:18 UTC (7+ messages)
` [PATCH 1/3] mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
` [PATCH 2/3] mm/page_alloc: remove IRQ saving/restoring from pcp locking
` [PATCH 3/3] mm/page_alloc: remove pcpu_spin_* wrappers
[PATCH 0/3] cgroup: improve cgroup_file_notify() scalability
2026-03-02 17:00 UTC (5+ messages)
` [PATCH 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()
[RFC PATCH 0/2] kernel/power: fix swap device reference handling in hibernation swap path
2026-03-02 16:53 UTC (3+ messages)
` [RFC PATCH 1/2] mm/swap: release swap reference on each hibernation slot allocation
` [RFC PATCH 2/2] kernel/power: hold swap device reference across hibernation swap operation
[PATCH] tracing: Fix WARN_ON in tracing_buffers_mmap_close
2026-03-02 16:52 UTC (3+ messages)
[RFC PATCH] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-02 16:45 UTC (2+ messages)
[PATCH] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
2026-03-02 16:36 UTC (9+ messages)
[PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
2026-03-02 15:53 UTC (3+ messages)
` [PATCH v5 update "
6.18.13 iwlwifi deadlock allocating cma while work-item is active
2026-03-02 15:50 UTC (7+ messages)
[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
2026-03-02 15:49 UTC (6+ messages)
` [PATCH v2 1/5] slab: distinguish lock and trylock for sheaf_flush_main()
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work
` [PATCH v2 3/5] mm/swap: move bh draining into a separate workqueue
` [PATCH v2 4/5] swap: apply new queue_percpu_work_on() interface
` [PATCH v2 5/5] slub: "
[PATCH v5 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-02 15:48 UTC (4+ messages)
` [PATCH v5 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-02 15:41 UTC (9+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
[PATCH RFC 00/19] mm: Add __GFP_UNMAPPED
2026-03-02 15:36 UTC (2+ messages)
[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
2026-03-02 15:22 UTC (15+ messages)
` [PATCH v4 1/5] mm: introduce zone lock wrappers
` [PATCH v4 2/5] mm: convert zone lock users to wrappers
` [PATCH v4 3/5] mm: convert compaction to zone lock wrappers
` [PATCH v4 4/5] mm: rename zone->lock to zone->_lock
` [PATCH v4 5/5] mm: add tracepoints for zone lock
Excluding init_on_free for pages for initial balloon down (Xen)
2026-03-02 15:21 UTC (2+ messages)
[PATCH v3 0/3] Use killable vma write locking in most places
2026-03-02 15:19 UTC (7+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
[PATCH v2 0/4] Allow order zero pages in page reporting
2026-03-02 15:00 UTC (7+ messages)
` [PATCH v2 1/4] mm/page_reporting: add PAGE_REPORTING_ORDER_UNSPECIFIED
` [PATCH v2 2/4] virtio_balloon: set unspecified page reporting order
` [PATCH v2 3/4] hv_balloon: "
[RFC PATCH v2 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-03-02 14:50 UTC (7+ messages)
[PATCH] mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
2026-03-02 14:25 UTC (2+ messages)
[PATCH 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-02 13:57 UTC (3+ messages)
` [PATCH 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH 2/2] mm/vmalloc: free unused pages on vrealloc() shrink
[PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
2026-03-02 13:39 UTC (2+ messages)
[PATCH v2 1/1] mm: make ref_unless functions unless_zero only
2026-03-02 13:34 UTC (2+ messages)
[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
2026-03-02 12:32 UTC (9+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
2026-03-02 12:25 UTC (11+ messages)
` [PATCH 05/15] x86: "
` [PATCH 07/15] RISC-V: "
` [PATCH 08/15] LoongArch: "
` [PATCH 09/15] s390: "
` [PATCH 10/15] powerpc: "
` [PATCH 11/15] MIPS: "
` [PATCH 12/15] sparc: "
` [PATCH 13/15] sh: "
` [PATCH 14/15] alpha: remove "
` [PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH
[PATCH 0/4] Introduce QPW for per-cpu operations
2026-02-26 18:24 UTC (19+ messages)
` [PATCH 3/4] swap: apply new queue_percpu_work_on() interface
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