linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[LSF/MM/BPF TOPIC] Improving large folio writeback performance
 2025-01-17 11:56 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-17 11:56 UTC  (12+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound

[PATCH] mm: memcg supports freeing the specified zone's memory
 2025-01-17 11:43 UTC  (6+ messages)

[PATCH] mm/slab: simplify SLAB_* flag handling
 2025-01-17 11:32 UTC 

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-01-17 11:23 UTC  (10+ 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 RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive

[v1 1/2] mm/damon: have damon_get_folio return folio even for tail pages
 2025-01-17 11:02 UTC  (7+ messages)
` [v1 2/2] mm/damon: introduce DAMOS filter type hugepage

[PATCH v4 0/1] Seal system mappings
 2025-01-17 10:14 UTC  (19+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v6 00/17] Provide a new two step DMA mapping API
 2025-01-17 10:03 UTC  (18+ messages)
` [PATCH v6 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v6 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v6 03/17] iommu: generalize the batched sync after map interface
` [PATCH v6 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v6 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v6 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v6 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v6 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v6 09/17] docs: core-api: document the IOVA-based API
` [PATCH v6 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v6 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v6 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v6 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v6 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v6 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v6 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v6 17/17] vfio/mlx5: Enable the DMA link API

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-17  9:55 UTC  (6+ messages)
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
    ` Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-17  9:54 UTC  (9+ messages)
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs

[PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
 2025-01-17  8:42 UTC  (5+ messages)
  ` [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
      ` [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()k

[PATCH 1/2] f2fs: register inodes which is able to donate pages
 2025-01-17  7:56 UTC 

[PATCH v3] memcg: fix soft lockup in the OOM process
 2025-01-17  6:59 UTC  (9+ messages)

[syzbot] [mm?] INFO: rcu detected stall in netlink_release (5)
 2025-01-17  6:48 UTC 

[PATCH 0/7] spanning write related cleanup
 2025-01-17  5:49 UTC  (3+ messages)

[GIT PULL] hotfixes for 6.13
 2025-01-17  5:13 UTC 

[PATCH 0/1] mm/fake-numa: allow later numa node hotplug
 2025-01-17  5:00 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [fake numa not working][PATCH "

[PATCH v2 0/3] mm: memory_failure: unmap poisoned filio during migrate properly
 2025-01-17  4:49 UTC  (8+ 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

[LSF/MM/BPF TOPIC] Virtual Swap Space
 2025-01-17  3:09 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION b323d8e7bc03d27dec646bfdccb7d1a92411f189
 2025-01-17  2:29 UTC 

[bpf-next v2 1/2] bpf: Add bpf_copy_from_user_task_str kfunc
 2025-01-17  2:22 UTC  (3+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region
 2025-01-17  2:13 UTC  (4+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-17  1:54 UTC  (16+ messages)
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock

[PATCH v3 next 0/5] Some cleanup for memcg
 2025-01-17  1:46 UTC  (6+ messages)
` [PATCH v3 next 1/5] memcg: use OFP_PEAK_UNSET instead of -1
` [PATCH v3 next 2/5] memcg: call the free function when allocation of pn fails
` [PATCH v3 next 3/5] memcg: factor out the replace_stock_objcg function
` [PATCH v3 next 4/5] memcg: factor out stat(event)/stat_local(event_local) reading functions
` [PATCH v3 next 5/5] memcg: move the 'local' functions to memcontrol-v1.c

[RFC PATCH v2 0/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-01-17  1:30 UTC  (5+ messages)
` [RFC PATCH v2 1/4] mm/madvise: split out mmap locking operations for madvise()
` [RFC PATCH v2 2/4] mm/madvise: split out madvise input validity check
` [RFC PATCH v2 3/4] mm/madvise: split out madvise() behavior execution
` [RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()

[PATCH v3 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-01-17  1:30 UTC  (5+ messages)
` [PATCH v3 2/4] mm: Support tlbbatch flush for a range of PTEs
` [PATCH v3 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-17  0:45 UTC  (3+ messages)
` [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct

[PATCH v5 00/12] AMD broadcast TLB invalidation
 2025-01-17  0:00 UTC  (9+ messages)
` [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 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH v5 12/12] x86/mm: only invalidate final translations with INVLPGB

[syzbot] [mm?] INFO: rcu detected stall in sys_mprotect (8)
 2025-01-16 23:18 UTC  (2+ messages)

[PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-01-16 22:28 UTC  (11+ messages)

[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-01-16 22:28 UTC  (6+ 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 v2 0/2] tracing: gfp: Fix regression of printing GFP flags in user space tracing tooling
 2025-01-16 21:48 UTC  (4+ messages)
` [PATCH v2 1/2] tracing: gfp: Fix the GFP enum values shown for user space tracing tools
` [PATCH v2 2/2] tracing: gfp: Remove duplication of recording GFP flags

[PATCH] s390: Remove PageDirty check inside mk_pte()
 2025-01-16 21:23 UTC 

[PATCH] mm/damon/core: Use str_high_low() helper in damos_wmark_wait_us()
 2025-01-16 21:17 UTC  (2+ messages)

[PATCH v5 00/10] Buddy allocator like folio split
 2025-01-16 21:10 UTC  (11+ messages)
` [PATCH v5 01/10] selftests/mm: make file-backed THP split work by setting force option
` [PATCH v5 02/10] mm/huge_memory: allow split shmem large folio to any lower order
` [PATCH v5 03/10] selftests/mm: test splitting file-backed THP "
` [PATCH v5 04/10] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v5 05/10] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v5 06/10] mm/huge_memory: add buddy allocator like folio_split()
` [PATCH v5 07/10] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v5 08/10] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v5 09/10] mm/truncate: use folio_split() for truncate operation
` [PATCH v5 10/10] selftests/mm: add tests for folio_split(), buddy allocator like split

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-16 21:00 UTC  (6+ messages)
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API

[RFC 00/11] khugepaged: mTHP support
 2025-01-16 20:53 UTC  (3+ messages)

[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 4/7] memcg: Use trylock to access memcg stock_lock
 2025-01-16 20:07 UTC  (2+ messages)

[PATCH] kasan: sw_tags: Use str_on_off() helper in kasan_init_sw_tags()
 2025-01-16 19:16 UTC  (3+ messages)

[PATCH 0/9 RFC] cgroup: separate rstat trees
 2025-01-16 19:03 UTC  (11+ 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] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
 2025-01-16 16:05 UTC  (8+ 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  (22+ 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 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)

[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  (4+ messages)
` [PATCH v1 1/2] "

Swap Min Odrer
 2025-01-16  8:38 UTC  (9+ messages)

[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
 2025-01-16  8:31 UTC  (10+ 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] mm/vma: Add VM_WARN_ON for commit_merge
 2025-01-16  7:44 UTC  (4+ messages)

[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  (2+ messages)

[LSF/MM/BPF TOPIC] Predictive readahead of dentries
 2025-01-16  5:31 UTC  (3+ 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

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox