[PATCH v2 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2025-11-21 0:55 UTC (9+ messages)
` [PATCH v2 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
` [PATCH v2 10/19] mm, swap: consolidate cluster reclaim and check logic
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-21 0:40 UTC (19+ messages)
` [PATCH v9 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v9 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v9 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v9 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v9 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v9 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v9 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v9 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH] mm/vmalloc: fix build error
2025-11-21 0:16 UTC (2+ messages)
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-11-20 23:51 UTC (38+ messages)
` [PATCH v4 01/35] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 03/35] compiler-context-analysis: Add test stub
` [PATCH v4 04/35] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v4 05/35] checkpatch: Warn about context_unsafe() without comment
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
` [PATCH v4 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's "
` [PATCH v4 09/35] compiler-context-analysis: Change __cond_acquires to take return value
` [PATCH v4 10/35] locking/mutex: Support Clang's context analysis
` [PATCH v4 11/35] locking/seqlock: "
` [PATCH v4 12/35] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v4 13/35] bit_spinlock: Support Clang's context analysis
` [PATCH v4 14/35] rcu: "
` [PATCH v4 15/35] srcu: "
` [PATCH v4 16/35] kref: Add context-analysis annotations
` [PATCH v4 17/35] locking/rwsem: Support Clang's context analysis
` [PATCH v4 18/35] locking/local_lock: Include missing headers
` [PATCH v4 19/35] locking/local_lock: Support Clang's context analysis
` [PATCH v4 20/35] locking/ww_mutex: "
` [PATCH v4 21/35] debugfs: Make debugfs_cancellation a context guard struct
` [PATCH v4 22/35] compiler-context-analysis: Remove Sparse support
` [PATCH v4 23/35] compiler-context-analysis: Remove __cond_lock() function-like helper
` [PATCH v4 24/35] compiler-context-analysis: Introduce header suppressions
` [PATCH v4 25/35] compiler: Let data_race() imply disabled context analysis
` [PATCH v4 26/35] MAINTAINERS: Add entry for Context Analysis
` [PATCH v4 27/35] kfence: Enable context analysis
` [PATCH v4 28/35] kcov: "
` [PATCH v4 29/35] kcsan: "
` [PATCH v4 30/35] stackdepot: "
` [PATCH v4 31/35] rhashtable: "
` [PATCH v4 32/35] printk: Move locking annotation to printk.c
` [PATCH v4 33/35] security/tomoyo: Enable context analysis
` [PATCH v4 34/35] crypto: "
` [PATCH v4 35/35] sched: Enable context analysis for core.c and fair.c
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-20 23:50 UTC (9+ messages)
` [PATCH v14] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-20 23:45 UTC (12+ messages)
` [PATCH 39/44] mm: use min() instead of min_t()
` (subset) [PATCH 00/44] Change a lot of min_t() that might mask high bits
[PATCH v2 1/2] fixup: mm/migrate_device: handle partially mapped folios during
2025-11-20 23:08 UTC (2+ messages)
` [PATCH v2 2/2] fixup: mm/migrate_device: add THP splitting during migration
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-20 22:32 UTC (4+ messages)
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support
[linux-next:master 9912/10599] kernel/liveupdate/luo_session.c:392:86: sparse: sparse: Using plain integer as NULL pointer
2025-11-20 22:06 UTC (2+ messages)
[PATCH] fixup: mm/migrate_device: handle partially mapped folios during
2025-11-20 22:04 UTC (3+ messages)
[GIT PULL] slab fix for 6.18-rc7
2025-11-20 21:55 UTC (6+ messages)
[PATCH v1 0/2] mm: skip wait in wait_sb_inodes() for hangable-writeback mappings
2025-11-20 21:28 UTC (7+ messages)
` [PATCH v1 1/2] mm: rename AS_WRITEBACK_MAY_DEADLOCK_ON_RECLAIM to AS_WRITEBACK_MAY_HANG
` [PATCH v1 2/2] fs/writeback: skip inodes with potential writeback hang in wait_sb_inodes()
[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
2025-11-20 21:16 UTC (11+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
[PATCH v9 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-11-20 21:03 UTC (3+ messages)
` [PATCH v9 1/2] lib: Introduce hierarchical per-cpu counters
` [PATCH v9 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
[PATCH v6 00/20] Live Update Orchestrator
2025-11-20 20:25 UTC (22+ messages)
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
[RFC PATCH 0/3] folio->mapping == NULL check issue
2025-11-20 20:01 UTC (16+ messages)
` [RFC PATCH 1/3] mm/huge_memory: prevent NULL pointer dereference in try_folio_split_to_order()
` [RFC PATCH 2/3] mm/huge_memory: add kernel-doc for folio_split_supported()
` [RFC PATCH 3/3] mm/memory-failure: handle min_order_for_split() error code properly
[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
2025-11-20 19:34 UTC (3+ messages)
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
[RFC PATCH 0/3] Memory Controller eBPF support
2025-11-20 19:20 UTC (4+ messages)
[PATCH v2 0/5] mm: swap: small fixes and comment cleanups
2025-11-20 18:34 UTC (8+ messages)
` [PATCH v2 3/5] mm, swap: Remove redundant comment for read_swap_cache_async
[RFC PATCHv5 0/6] zram: introduce writeback bio batching
2025-11-20 18:13 UTC (12+ messages)
` [RFC PATCHv5 1/6] "
` [RFC PATCHv5 2/6] zram: add writeback batch size device attr
` [RFC PATCHv5 3/6] zram: take write lock in wb limit store handlers
` [RFC PATCHv5 4/6] zram: drop wb_limit_lock
` [RFC PATCHv5 5/6] zram: rework bdev block allocation
` [RFC PATCHv5 6/6] zram: read slot block idx under slot lock
[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
2025-11-20 18:04 UTC (3+ messages)
[v7 00/16] mm: support device-private THP
2025-11-20 17:27 UTC (11+ messages)
[PATCH] mm/filemap: Fix logic around SIGBUS in filemap_map_pages()
2025-11-20 16:59 UTC (2+ messages)
[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
2025-11-20 16:41 UTC
[PATCH v2] fixup: mm/huge_memory.c: introduce folio_split_unmapped
2025-11-20 16:21 UTC (4+ messages)
[PATCH 0/2] liveupdate: Fix boot failure due to kmemleak access to unmapped pages
2025-11-20 16:17 UTC (4+ messages)
` [PATCH 1/2] mm: kmemleak: introduce kmemleak_no_scan_phys() helper
` [PATCH 2/2] liveupdate: Fix boot failure due to kmemleak access to unmapped pages
[PATCH v3] mm/memory-failure: remove the selection of RAS
2025-11-20 15:56 UTC (3+ messages)
Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
2025-11-20 15:47 UTC (14+ messages)
[linux-next:master 7315/10599] ld.lld: error: undefined symbol: _copy_from_user
2025-11-20 15:44 UTC (2+ messages)
[PATCH v3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
2025-11-20 15:35 UTC (2+ messages)
[PATCH v2 0/4] initial work on making VMA flags a bitmap
2025-11-20 14:27 UTC (3+ messages)
` [PATCH v2 1/4] mm: declare VMA flags by bit
[PATCH v2 0/3] tmpfs: zero post-eof ranges on file extension
2025-11-20 14:21 UTC (14+ messages)
` [PATCH v2 1/3] tmpfs: zero post-eof uptodate folios on swapout
` [PATCH v2 2/3] tmpfs: combine !uptodate and post-eof zeroing logic at swapout
` [PATCH v2 3/3] tmpfs: zero post-eof ranges on file extension
[PATCH v2] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
2025-11-20 14:21 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/4] Convert pgtable to use frozen pages
2025-11-20 13:56 UTC (6+ messages)
` [PATCH 1/4] mm: Use frozen pages for page tables
` [PATCH 4/4] pgtable: Remove uses of page->lru
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-11-20 13:45 UTC (24+ messages)
` [PATCH v1 03/26] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v1 07/26] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v1 11/26] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v1 13/26] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v1 17/26] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v1 18/26] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v1 19/26] mm: swap: prevent lruvec release in swap module
` [PATCH v1 20/26] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v1 25/26] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
[PATCH V2 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2025-11-20 13:35 UTC (10+ messages)
` [PATCH V2 1/2] mm/khugepaged: do synchronous writeback "
` [PATCH V2 2/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
[linus:master] [slab] ec66e0d599: stress-ng.mmapfiles.ops_per_sec 51.6% regression
2025-11-20 13:27 UTC (2+ messages)
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-20 13:20 UTC (8+ messages)
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [Linaro-mm-sig] "
[PATCH] process_vm_readv/writev: add flags for pidfd and nowait
2025-11-20 13:16 UTC (2+ messages)
[PATCH v2] fork: stop ignoring NUMA while handling cached thread stacks
2025-11-20 13:09 UTC (2+ messages)
[linux-next:master] [mempool] 022e94e2c3: BUG:KASAN:double-free_in_mempool_free
2025-11-20 12:58 UTC (4+ messages)
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-20 12:14 UTC (11+ messages)
[PATCH] fixup: mm/huge_memory.c: introduce folio_split_unmapped
2025-11-20 10:43 UTC (6+ messages)
[PATCH v1 00/13] kho: simplify state machine and enable dynamic updates
2025-11-20 10:39 UTC (8+ messages)
` [PATCH v1 04/13] kho: Verify deserialization status and fix FDT alignment access
[PATCH v7 0/8] Fix stale IOTLB entries for kernel address space
2025-11-20 10:35 UTC (4+ messages)
` [PATCH v7 6/8] x86/mm: Use pagetable_free()
[PATCH] mm/mremap: allow VMAs with VM_DONTEXPAND|VM_PFNMAP when creating new mapping
2025-11-20 9:58 UTC (6+ messages)
[PATCH] kho: free chunks using free_page() instead of kfree()
2025-11-20 9:57 UTC (4+ messages)
` "
[PATCH v6 0/7] Cache coherency management subsystem
2025-11-20 9:55 UTC (9+ messages)
` [PATCH v6 3/7] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
[PATCH v9 00/11] drm: Reduce page tables overhead with THP
2025-11-20 9:39 UTC (5+ messages)
` [PATCH v9 05/11] drm/i915: Use huge tmpfs mountpoint helpers
` [PATCH v9 06/11] drm/v3d: "
[PATCH] kho: free already restored pages when kho_restore_vmalloc() fails
2025-11-20 9:26 UTC (3+ messages)
[PATCH] MAINTAINERS: add test_kho to KHO's entry
2025-11-20 9:25 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