[PATCH v5 00/17] Provide a new two step DMA mapping API
2025-01-16 20:18 UTC (5+ messages)
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
[LSF/MM/BPF TOPIC] Improving large folio writeback performance
2025-01-16 20:14 UTC (4+ messages)
` [Lsf-pc] "
[PATCH] tracing: gfp: Fix the GFP enum values shown for user space tracing tools
2025-01-16 20:12 UTC (10+ messages)
[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
2025-01-16 20:07 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 v4 0/1] Seal system mappings
2025-01-16 19:44 UTC (18+ messages)
` [PATCH v4 1/1] exec: seal "
[syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region
2025-01-16 19:28 UTC (3+ messages)
[PATCH] kasan: sw_tags: Use str_on_off() helper in kasan_init_sw_tags()
2025-01-16 19:16 UTC (3+ messages)
[v1 1/2] mm/damon: have damon_get_folio return folio even for tail pages
2025-01-16 19:07 UTC (6+ messages)
` [v1 2/2] mm/damon: introduce DAMOS filter type hugepage
[PATCH 0/9 RFC] cgroup: separate rstat trees
2025-01-16 19:03 UTC (11+ messages)
[LSF/MM/BPF TOPIC] Virtual Swap Space
2025-01-16 18:47 UTC (3+ messages)
[RFC] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
2025-01-16 18:46 UTC (6+ messages)
[PATCH 1/1] tools: add VM_WARN_ON_VMG definition
2025-01-16 18:19 UTC (2+ messages)
[PATCH v5 00/12] AMD broadcast TLB invalidation
2025-01-16 18:14 UTC (14+ 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 net-next v7 0/8] fix two bugs related to page_pool
2025-01-16 18:02 UTC (10+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
2025-01-16 17:42 UTC (5+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources
` [PATCH v2 2/4] cxl: Update Soft Reserve resources upon region creation
` [PATCH v2 3/4] dax: Update hmem resource/device registration
` [PATCH v2 4/4] Add SOFT RESERVE resource notification chain
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-01-16 16:43 UTC (8+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
2025-01-16 16:05 UTC (10+ messages)
[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-01-16 15:16 UTC (6+ messages)
` [RFC PATCH v4 13/14] KVM: arm64: Handle guest_memfd()-backed guest page faults
[PATCH v9 00/17] reimplement per-vma lock as a refcount
2025-01-16 15:12 UTC (44+ 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] mm: memcg supports freeing the specified zone's memory
2025-01-16 14:36 UTC (2+ messages)
[PATCH v2 0/7] mm/hugetlb: Refactor hugetlb allocation resv accounting
2025-01-16 14:26 UTC (6+ messages)
` [PATCH v2 3/7] mm/hugetlb: Rename avoid_reserve to cow_from_owner
[PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
2025-01-16 12:35 UTC
[syzbot] [mm?] general protection fault in __pte_offset_map_lock
2025-01-16 12:01 UTC (2+ messages)
[PATCHSET v8 0/12] Uncached buffered IO
2025-01-16 10:06 UTC (5+ messages)
[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
2025-01-16 10:03 UTC (4+ messages)
` "
[RFC 00/11] khugepaged: mTHP support
2025-01-16 9:47 UTC (2+ messages)
[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-01-16 9:19 UTC (3+ messages)
[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
2025-01-16 9:04 UTC (9+ messages)
` [PATCH v1 1/2] "
Swap Min Odrer
2025-01-16 8:38 UTC (9+ messages)
[PATCH v3 0/4] mm: batched unmap lazyfree large folios during reclamation
2025-01-16 8:30 UTC (3+ messages)
` [PATCH v3 2/4] mm: Support tlbbatch flush for a range of PTEs
[PATCH] mm/vma: Add VM_WARN_ON for commit_merge
2025-01-16 7:44 UTC (4+ messages)
[PATCHv2 09/11] mm: Remove PG_reclaim
2025-01-16 6:18 UTC (6+ messages)
` [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
` [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
[PATCH v2 0/3] mm: memory_failure: unmap poisoned filio during migrate properly
2025-01-16 6:16 UTC (4+ messages)
` [PATCH v2 1/3] mm: memory-failure: update ttu flag inside unmap_poisoned_folio
` [PATCH v2 2/3] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
` [PATCH v2 3/3] mm: memory-hotplug: check folio ref count first in do_migrate_rang
[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 (8+ messages)
[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 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 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)
[PATCH] mm/page_alloc: Remove the incorrect and misleading comment
2025-01-15 23:42 UTC (2+ messages)
[PATCH v6 0/3] riscv/ptrace: add new regset to access original a0 register
2025-01-15 22:43 UTC (6+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
[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
[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 (6+ messages)
` [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 v5 0/6] elf: Define note name macros
2025-01-15 17:11 UTC (3+ messages)
` [PATCH v5 1/6] "
[PATCH v2] mm/kfence: Use str_write_read() helper in get_access_type()
2025-01-15 16:20 UTC (2+ messages)
[PATCH] mm: separate move/undo parts from migrate_pages_batch()
2025-01-15 15:05 UTC (3+ 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
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