[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-11-20 15:09 UTC (29+ 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 v2] fixup: mm/huge_memory.c: introduce folio_split_unmapped
2025-11-20 15:07 UTC (3+ messages)
[RFC PATCH 0/3] folio->mapping == NULL check issue
2025-11-20 15:00 UTC (15+ 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 00/44] Change a lot of min_t() that might mask high bits
2025-11-20 14:52 UTC (11+ 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 0/2] liveupdate: Fix boot failure due to kmemleak access to unmapped pages
2025-11-20 14:41 UTC (3+ 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 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 v3] mm/memory-failure: remove the selection of RAS
2025-11-20 13:59 UTC (2+ messages)
[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 (32+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [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 14/26] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v1 15/26] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v1 16/26] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [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 (20+ 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)
[linux-next:master 7315/10599] ld.lld: error: undefined symbol: _copy_from_user
2025-11-20 12:52 UTC
[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 v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-20 10:03 UTC (14+ 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/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: "
[RFC PATCH 0/3] Memory Controller eBPF support
2025-11-20 9:29 UTC (3+ messages)
[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)
[Patch v2] mm/huge_memory: fix NULL pointer deference when splitting folio
2025-11-20 9:24 UTC (6+ messages)
[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
2025-11-20 9:12 UTC (5+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
[akpm-mm:mm-unstable 169/175] huge_memory.c:undefined reference to `shmem_uncharge'
2025-11-20 8:36 UTC (2+ messages)
[PATCH 00/26] Introduce meminspect
2025-11-20 7:21 UTC (5+ messages)
` [PATCH 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
[PATCH v2 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2025-11-20 7:13 UTC (5+ messages)
` [PATCH v2 10/19] mm, swap: consolidate cluster reclaim and check logic
[PATCH 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
2025-11-20 7:03 UTC (6+ messages)
` [PATCH 2/2] mm/khugepaged: return EAGAIN for transient dirty pages in MADV_COLLAPSE
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-20 6:37 UTC (4+ messages)
` [PATCH v12 mm-new 14/15] khugepaged: run khugepaged for all orders
[linux-next:master] BUILD REGRESSION fe4d0dea039f2befb93f27569593ec209843b0f5
2025-11-20 6:24 UTC
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
2025-11-20 6:11 UTC (5+ 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 v2] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
2025-11-20 6:09 UTC (3+ messages)
[PATCH v3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
2025-11-20 6:04 UTC
[v7 00/16] mm: support device-private THP
2025-11-20 6:03 UTC (14+ messages)
[PATCH] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
2025-11-20 5:39 UTC (4+ messages)
[PATCH] mm/huge_memory.c: introduce folio_split_unmapped
2025-11-20 5:26 UTC (3+ messages)
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-11-20 5:14 UTC (7+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
[PATCH v2 0/5] mm: swap: small fixes and comment cleanups
2025-11-20 5:00 UTC (6+ messages)
` [PATCH v2 3/5] mm, swap: Remove redundant comment for read_swap_cache_async
[PATCH] mm/huge_memory: fix NULL pointer deference when splitting shmem folio in swap cache
2025-11-20 3:00 UTC (11+ messages)
[PATCH] mm/swap: fix wrong plist empty check in swap_alloc_slow()
2025-11-20 2:47 UTC (7+ messages)
[PATCH] test_kho: always print restore status
2025-11-20 1:18 UTC (2+ messages)
[akpm-mm:mm-unstable 169/175] ld.lld: error: undefined symbol: shmem_uncharge
2025-11-20 1:14 UTC (3+ messages)
[PATCH net-next] eth: fbnic: access @pp through netmem_desc instead of page
2025-11-20 1:11 UTC
[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
2025-11-20 1:03 UTC (2+ 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