[PATCH v2 0/2] mm/memfd: reserve hugetlb folios before allocation
2025-01-16 5:58 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags
2025-01-16 5:32 UTC (4+ messages)
` [PATCH 05/16] selftests/mm: kselftest_harness: Fix warnings
[LSF/MM/BPF TOPIC] Predictive readahead of dentries
2025-01-16 5:31 UTC (12+ messages)
` [Lsf-pc] "
[PATCH v4 0/1] Seal system mappings
2025-01-16 5:26 UTC (11+ messages)
` [PATCH v4 1/1] exec: seal "
[RFC PATCH 0/5] Accelerate page migration with batching and multi threads
2025-01-16 4:57 UTC (8+ messages)
[bpf-next v2 2/2] selftests/bpf: Add tests for bpf_copy_from_user_task_str
2025-01-16 4:57 UTC (2+ messages)
[PATCH] mm/vma: Add VM_WARN_ON for commit_merge
2025-01-16 4:01 UTC (2+ messages)
[PATCH 1/2] selftests/mm: use selftests framework to print test result
2025-01-16 2:57 UTC (4+ messages)
` [PATCH 2/2] selftests/mm: add tests for splitting pmd THPs to all lower orders
[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
2025-01-16 2:44 UTC (28+ messages)
` [PATCH bpf-next v5 1/7] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v5 2/7] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock
` [PATCH bpf-next v5 5/7] mm, bpf: Use memcg in try_alloc_pages()
` [PATCH bpf-next v5 6/7] mm: Make failslab, kfence, kmemleak aware of trylock mode
` [PATCH bpf-next v5 7/7] bpf: Use try_alloc_pages() to allocate pages for bpf needs
[PATCH v5 00/12] AMD broadcast TLB invalidation
2025-01-16 2:30 UTC (13+ messages)
` [PATCH v5 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v5 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v5 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v5 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v5 05/12] x86/mm: add INVLPGB support code
` [PATCH v5 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v5 07/12] x86/tlb: use INVLPGB in flush_tlb_all
` [PATCH v5 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v5 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v5 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code
` [PATCH v5 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH v5 12/12] x86/mm: only invalidate final translations with INVLPGB
[PATCH v9 00/17] reimplement per-vma lock as a refcount
2025-01-16 1:41 UTC (45+ messages)
` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH] refcount: Strengthen inc_not_zero()
` [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
[PATCH V2] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
2025-01-16 1:33 UTC
[PATCH] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
2025-01-16 1:33 UTC (3+ messages)
[PATCH -v2 next 0/4] Some cleanup for memcg
2025-01-16 1:21 UTC (7+ messages)
` [PATCH -v2 next 3/4] memcg: factor out the replace_stock_objcg function
` [PATCH -v2 next 4/4] memcg: factor out stat(event)/stat_local(event_local) reading functions
[PATCH 0/7] kcov: Introduce New Unique PC|EDGE|CMP Modes
2025-01-16 1:16 UTC (5+ messages)
[PATCH] zram: remove zcomp_stream_put() from write_incompressible_page()
2025-01-16 0:37 UTC (3+ messages)
[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-01-16 0:35 UTC (2+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-01-16 0:18 UTC (3+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
[PATCH] mm/page_alloc: Remove the incorrect and misleading comment
2025-01-15 23:42 UTC (2+ messages)
[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
2025-01-15 22:54 UTC (8+ messages)
` [PATCH v1 1/2] "
[PATCH v6 0/3] riscv/ptrace: add new regset to access original a0 register
2025-01-15 22:43 UTC (9+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
` [PATCH v6 3/3] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
[PATCH bpf-next v4 0/6] bpf, mm: Introduce try_alloc_pages()
2025-01-15 22:33 UTC (6+ messages)
` [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
[PATCH] /dev/zero: make private mapping full anonymous mapping
2025-01-15 22:05 UTC (10+ messages)
[PATCH 1/2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics
2025-01-15 21:51 UTC (3+ messages)
` [PATCH 2/2] mm/vmscan: Fix pgdemote_* accounting with lru_gen_enabled
[PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
2025-01-15 21:46 UTC (5+ messages)
` [PATCHv2 09/11] mm: Remove PG_reclaim
` [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
[PATCH 0/9 RFC] cgroup: separate rstat trees
2025-01-15 21:36 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION e7bb221a638962d487231ac45a6699fb9bb8f9fa
2025-01-15 20:58 UTC
[RFC PATCH v1 0/1] refactor mseal_test
2025-01-15 20:47 UTC (4+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-15 20:30 UTC (4+ messages)
[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2025-01-15 20:20 UTC (29+ messages)
` [PATCH v11 3/8] mm: rust: add vm_insert_page
` [PATCH v11 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v11 8/8] task: rust: rework how current is accessed
` [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct
[PATCH v2] memcg: allow exiting tasks to write back data to swap
2025-01-15 19:41 UTC (13+ messages)
[PATCH v3] Weighted interleave auto-tuning
2025-01-15 18:58 UTC
[PATCH mm-unstable v4 0/7] mm/mglru: performance optimizations
2025-01-15 17:56 UTC (5+ messages)
` [PATCH mm-unstable v4 3/7] mm/mglru: rework aging feedback
[PATCH net-next v7 0/8] fix two bugs related to page_pool
2025-01-15 17:40 UTC (6+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v5 0/6] elf: Define note name macros
2025-01-15 17:11 UTC (6+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 4/6] crash: Use "
` [PATCH v5 5/6] s390/crash: "
` [PATCH v5 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
2025-01-15 16:52 UTC (8+ messages)
[PATCH v2] mm/kfence: Use str_write_read() helper in get_access_type()
2025-01-15 16:20 UTC (2+ messages)
[RFC] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
2025-01-15 16:09 UTC (3+ messages)
[PATCH] mm: separate move/undo parts from migrate_pages_batch()
2025-01-15 15:05 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
2025-01-15 14:32 UTC (11+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2025-01-15 13:42 UTC (4+ messages)
[PATCH v12 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2025-01-15 13:35 UTC (9+ messages)
` [PATCH v12 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v12 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v12 3/8] mm: rust: add vm_insert_page
` [PATCH v12 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v12 5/8] mm: rust: add mmput_async support
` [PATCH v12 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v12 7/8] rust: miscdevice: add mmap support
` [PATCH v12 8/8] task: rust: rework how current is accessed
[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-01-15 12:03 UTC (5+ messages)
` [PATCH v18 04/19] EDAC: Add memory repair control feature
untagged_addr_remote() in do_madvise()
2025-01-15 11:55 UTC (4+ messages)
[PATCH v18 04/19] EDAC: Add memory repair control feature
2025-01-15 11:35 UTC (13+ messages)
[PATCH v5 0/2] riscv/ptrace: add new regset to access original a0 register
2025-01-15 11:23 UTC (6+ messages)
` [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
2025-01-15 11:19 UTC (5+ messages)
` [FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation,
[PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
2025-01-15 11:04 UTC (11+ messages)
[PATCH v4 00/13] mm, swap: rework of swap allocator locks
2025-01-15 10:51 UTC (3+ messages)
` [PATCH v4 12/13] mm, swap: use a global swap cluster for non-rotation devices
[PATCH] mm/kfence: Use str_write_read() helper in get_access_type()
2025-01-15 9:47 UTC (2+ messages)
[PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
2025-01-15 9:17 UTC (5+ messages)
"kernel BUG in update_and_free_pages_bulk" in Linux Kernel v6.12-rc4
2025-01-15 9:09 UTC (4+ messages)
[PATCH v8 00/16] move per-vma lock into vm_area_struct
2025-01-15 8:59 UTC (5+ messages)
[syzbot] [fs?] [mm?] INFO: rcu detected stall in sys_readlink (5)
2025-01-15 8:39 UTC
[PATCH v5 00/17] Provide a new two step DMA mapping API
2025-01-15 8:33 UTC (10+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-15 7:27 UTC (14+ messages)
` [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
[RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
2025-01-15 7:15 UTC (4+ messages)
[PATCH v3 0/4] mm: batched unmap lazyfree large folios during reclamation
2025-01-15 7:01 UTC (7+ messages)
` [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
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