[PATCH v6 0/2] Optimize zone->contiguous update and issue fix
2025-12-15 13:04 UTC (2+ messages)
` [PATCH v6 1/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
6.19 tmpfs __d_lookup() lockup
2025-12-15 11:58 UTC (13+ messages)
` shmem_rename() bugs (was Re: 6.19 tmpfs __d_lookup() lockup)
` [PATCH 1/2] shmem_whiteout(): fix regression from tree-in-dcache series
` [RFC][PATCH 2/2] shmem: fix recovery on rename failures
[Patch v2] mm/huge_memory: use end_folio to terminate anonymous folio remapping
2025-12-15 11:57 UTC (6+ messages)
[PATCH 0/4] Improve khugepaged scan logic
2025-12-15 11:52 UTC (6+ messages)
` [PATCH 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE
` [PATCH 4/4] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY
[PATCH 00/14] Assorted kernel-doc fixes
2025-12-15 11:39 UTC (15+ messages)
` [PATCH 01/14] genalloc: Describe @start_addr parameter in genpool_algo_t
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 03/14] textsearch: Describe @list member in ts_ops search
` [PATCH 04/14] mm: vmalloc: Fix up vrealloc_node_align() kernel-doc macro name
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()
` [PATCH 06/14] virtio: Describe @map and @vmap members in virtio_device struct
` [PATCH 07/14] fs: Describe @isnew parameter in ilookup5_nowait()
` [PATCH 08/14] VFS: fix __start_dirop() kernel-doc warnings
` [PATCH 09/14] drm/amd/display: Don't use kernel-doc comment in dc_register_software_state struct
` [PATCH 10/14] drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type enum
` [PATCH 11/14] drm/gem/shmem: Describe @shmem and @size parameters
` [PATCH 12/14] drm/scheduler: Describe @result in drm_sched_job_done()
` [PATCH 13/14] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc comment
` [PATCH 14/14] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
[PATCH v2 0/3] support batch checking of references and unmapping for large folios
2025-12-15 11:36 UTC (3+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
[PATCH 0/2] mm: Always use set_pXX() helpers to write page tables
2025-12-15 10:57 UTC (9+ messages)
` [PATCH 1/2] mm/debug_vm_pgtable: Use set_pXd() "
` [PATCH 2/2] mm/madvise: Use set_pte() "
[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
2025-12-15 10:51 UTC (2+ messages)
[PATCH v3] mm/vmalloc: clarify why vmap_range_noflush() might sleep
2025-12-15 10:40 UTC
Calls to do_swap_page() from handle_pte_fault() on a system where swap is not configured
2025-12-15 10:16 UTC (3+ messages)
[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-15 10:06 UTC (9+ messages)
` [PATCH v1 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH 0/2] introduce pagetable_alloc_nolock()
2025-12-15 10:06 UTC (9+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()
[PATCH] Remove duplicate header file references
2025-12-15 9:11 UTC
[PATCH V4 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2025-12-15 8:46 UTC (3+ messages)
` [PATCH V4 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V4 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE
[PATCH RFC] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
2025-12-15 8:34 UTC (4+ messages)
[PATCH v2] mm/page_alloc: change all pageblocks migrate type on coalescing
2025-12-15 8:10 UTC
[PATCH] mm/page_alloc: change all pageblocks migrate type on coalescing
2025-12-15 7:49 UTC (5+ messages)
[PATCH 0/2] finalize removing the page pool members in struct page
2025-12-15 7:10 UTC (3+ messages)
` [PATCH 1/2] mm: introduce a new page type for page pool in page type
` [PATCH 2/2] mm, netmem: remove the page pool members in struct page
[PATCH] mm: vmscan: always allow writeback during memcg reclaim
2025-12-15 6:59 UTC (5+ messages)
` retiring laptop_mode? was "
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-12-15 6:14 UTC (5+ messages)
` [RFC PATCH v2 01/11] mm: constify oom_control, scan_control, and alloc_context nodemask
` [RFC PATCH v2 02/11] mm: change callers of __cpuset_zone_allowed to cpuset_zone_allowed
[RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
2025-12-15 6:06 UTC (4+ messages)
` [RFC PATCH 2/2] mm/pgtable: convert pgtable_trans_huge_withdraw to ptdesc
[PATCH] mm: leafops.h: correct kernel-doc function param. names
2025-12-15 5:57 UTC (2+ messages)
[PATCH RFC 0/3] skip redundant TLB sync IPIs
2025-12-15 5:48 UTC (5+ messages)
` [PATCH RFC 1/3] mm/tlb: allow architectures to "
` [PATCH RFC 2/3] x86/mm: implement redundant IPI elimination for PMD unsharing
` [PATCH RFC 3/3] mm/khugepaged: skip redundant IPI in collapse_huge_page()
[PATCH 1/3] zram: use u32 for entry ac_time tracking
2025-12-15 5:47 UTC (3+ messages)
` [PATCH 2/3] zram: rename internal slot API
` [PATCH 3/3] zram: trivial fix of recompress_slot() coding styles
[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
2025-12-15 5:30 UTC
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-15 5:15 UTC (7+ messages)
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
[PATCH v4 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2025-12-15 4:38 UTC (7+ messages)
` [PATCH v4 09/19] mm, swap: swap entry of a bad slot should not be considered as swapped out
` [PATCH v4 10/19] mm, swap: consolidate cluster reclaim and usability check
[syzbot] [mm?] INFO: rcu detected stall in finish_dput
2025-12-15 4:03 UTC
[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
2025-12-15 3:42 UTC (3+ messages)
[PATCH v4 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
2025-12-15 3:30 UTC (11+ messages)
` [PATCH v4 1/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v4 2/4] iommu: Add calls "
` [PATCH v4 4/4] iommu: debug-pagealloc: Check mapped/unmapped kernel memory
[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
2025-12-15 3:00 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()
2025-12-15 2:46 UTC
[PATCH] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
2025-12-15 1:40 UTC (3+ messages)
[Hypervisor Live Update] Notes from December 1, 2025
2025-12-14 4:15 UTC
[PATCH] mm/oom_kill: add sysctl_oom_dump_stack to control kernel stack dumping on OOM
2025-12-14 1:55 UTC (3+ messages)
[PATCH v3] io: add io_pgtable abstraction
2025-12-14 0:51 UTC (6+ messages)
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-12-13 19:53 UTC (13+ messages)
` [PATCH v13 19/22] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
` [PATCH v13 21/22] mm: zswap: zswap_store() will process a large folio in batches
[PATCH v10 1/3] lib: Introduce hierarchical per-cpu counters
2025-12-13 18:56 UTC (3+ messages)
` [PATCH v10 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
` [PATCH v10 3/3] mm: Implement precise OOM killer task selection
[RFC PATCH v3 00/37] mm/damon: introduce per-CPUs/threads/write/read monitoring
2025-12-13 9:17 UTC (15+ messages)
` [RFC PATCH v3 04/37] mm/damon/core: implement damon_report_page_fault()
` [RFC PATCH v3 07/37] mm/damon/core: apply access reports to high level snapshot
[GIT PULL] additional non-MM updates for 6.19-rc1
2025-12-13 9:08 UTC (2+ messages)
[GIT PULL] additional MM updates for 6.19-rc1
2025-12-13 9:08 UTC (2+ messages)
[PATCH v2 0/3] mm: fixup pfnmap memory failure handling
2025-12-13 8:00 UTC (5+ messages)
` [PATCH v2 1/3] mm: fixup pfnmap memory failure handling to use pgoff
` [PATCH v2 2/3] mm: add stubs for PFNMAP memory failure registration functions
` [PATCH v2 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[PATCH 00/26] Introduce meminspect
2025-12-13 7:22 UTC (4+ messages)
[RFC PATCH] liveupdate: list all file handler versions in vmlinux section
2025-12-13 7:10 UTC (2+ messages)
[PATCH v1 0/3] mm: fixup pfnmap memory failure handling
2025-12-13 4:52 UTC (4+ messages)
` [PATCH v1 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
2025-12-13 0:06 UTC (4+ messages)
[PATCH] pagemap: Add alert to mapping_set_release_always() for mapping with no release_folio
2025-12-12 18:38 UTC (7+ messages)
[PATCH v26 00/28] riscv control-flow integrity for usermode
2025-12-12 18:33 UTC (5+ messages)
[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
2025-12-12 17:26 UTC (13+ messages)
[linux-next:master] BUILD REGRESSION d9771d0dbe18dd643760431870a6abf9b0866bb0
2025-12-12 15:36 UTC
[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
2025-12-12 11:19 UTC (3+ messages)
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-12 11:09 UTC (21+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
` [PATCH v4 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v4 16/35] kref: Add context-analysis annotations
[PATCH -next 0/5] mm/mglru: remove memcg lru
2025-12-12 10:15 UTC (2+ messages)
[PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
2025-12-12 9:53 UTC (3+ messages)
[PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script
2025-12-12 9:51 UTC (4+ messages)
` [cocci] "
[PATCH v2 0/2] x86, mm: minor tlb_flush tracepoint adjustments
2025-12-12 9:08 UTC (3+ messages)
` [PATCH v2 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
` [PATCH v2 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS
[PATCH] mm/damon: modified damon_call_control from static to kmalloc
2025-12-12 7:30 UTC (3+ messages)
[PATCH] mm/gfp: cast GFP_ZONE_TABLE entries to long to avoid shift overflow
2025-12-12 7:19 UTC (3+ messages)
[PATCH] MAINTAINERS: add ABI headers to KHO and LIVE UPDATE
2025-12-12 7:12 UTC
[PATCH v2 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-12 7:10 UTC (5+ messages)
` [PATCH v2 1/4] mm/hugetlb: fix hugetlb_pmd_shared()
` [PATCH v2 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v2 3/4] mm/rmap: "
` [PATCH v2 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH v2] mm/gfp: cast GFP_ZONE_TABLE entries to long to avoid shift overflow
2025-12-12 7:09 UTC
[PATCH 00/11] mm/hugetlb: Eliminate fake head pages from vmemmap optimization
2025-12-12 6:45 UTC (6+ messages)
[RFC PATCH] mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()
2025-12-12 5:48 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