linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-11 14:29:11 to 2023-01-12 18:13:08 UTC [more...]

[PATCH] mm/khugepaged: Fix ->anon_vma race
 2023-01-12 18:12 UTC  (4+ messages)

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-12 18:06 UTC  (13+ messages)
` [PATCH 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
` [PATCH 19/46] hugetlb: add HGM support for follow_hugetlb_page
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range

[PATCH] shmem: Convert shmem_write_end() to use a folio
 2023-01-12 17:40 UTC  (2+ messages)

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-12 17:19 UTC  (7+ messages)
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
` [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() "
  ` [f2fs-dev] "

Stalls in qemu with host running 6.1 (everything stuck at mmap_read_lock())
 2023-01-12 16:57 UTC  (9+ messages)

[PATCH 0/6 v2] Discard __GFP_ATOMIC
 2023-01-12 16:42 UTC  (26+ messages)
` [PATCH 1/7] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE
` [PATCH 2/7] mm/page_alloc: Treat RT tasks similar to __GFP_HIGH
` [PATCH 3/7] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/7] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/7] mm/page_alloc.c: Allow __GFP_NOFAIL requests deeper access to reserves
` [PATCH 6/7] mm/page_alloc: Give GFP_ATOMIC and non-blocking allocations "
` [PATCH 7/7] mm: discard __GFP_ATOMIC

[RFC v3 0/4] move PG_slab flag to page_type
 2023-01-12 16:27 UTC  (3+ messages)
` [RFC v3 2/4] mm: "

[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
 2023-01-12 15:53 UTC  (12+ messages)
` [RFC PATCH bpf-next v2 01/11] mm: percpu: count memcg relevant memory only when kmemcg is enabled
` [RFC PATCH bpf-next v2 02/11] mm: percpu: introduce percpu_size()
` [RFC PATCH bpf-next v2 03/11] mm: slab: rename obj_full_size()
` [RFC PATCH bpf-next v2 04/11] mm: slab: introduce ksize_full()
` [RFC PATCH bpf-next v2 05/11] mm: vmalloc: introduce vsize()
` [RFC PATCH bpf-next v2 06/11] mm: util: introduce kvsize()
` [RFC PATCH bpf-next v2 07/11] bpf: introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [RFC PATCH bpf-next v2 08/11] bpf: use bpf_map_kzalloc in arraymap
` [RFC PATCH bpf-next v2 09/11] bpf: use bpf_map_kvcalloc in bpf_local_storage
` [RFC PATCH bpf-next v2 10/11] bpf: add and use bpf map free helpers
` [RFC PATCH bpf-next v2 11/11] bpf: introduce bpf memory statistics

[linux-next:master] BUILD REGRESSION 0a093b2893c711d82622a9ab27da4f1172821336
 2023-01-12 15:31 UTC 

[PATCH v3 00/26] Split netmem from struct page
 2023-01-12 15:36 UTC  (9+ messages)
` [PATCH v3 05/26] page_pool: Start using netmem in allocation path
` [PATCH v3 17/26] page_pool: Convert page_pool_return_skb_page() to use netmem

[PATCH v2] mm/page_ext: Do not allocate space for page_ext->flags if not needed
 2023-01-12 15:33 UTC 

[PATCH -next] mm: madvise: use vm_normal_folio() in madvise_free_pte_range()
 2023-01-12 13:16 UTC  (2+ messages)

[syzbot] [tmpfs?] kernel BUG in folio_flags
 2023-01-12 13:05 UTC  (2+ messages)

[PATCH 00/28] Get rid of tail page fields
 2023-01-12 12:40 UTC  (29+ messages)
` [PATCH 01/28] mm: Remove folio_pincount_ptr() and head_compound_pincount()
` [PATCH 02/28] mm: Convert head_subpages_mapcount() into folio_nr_pages_mapped()
` [PATCH 03/28] doc: Clarify refcount section by referring to folios & pages
` [PATCH 04/28] mm: Convert total_compound_mapcount() to folio_total_mapcount()
` [PATCH 05/28] mm: Convert page_remove_rmap() to use a folio internally
` [PATCH 06/28] mm: Convert page_add_anon_rmap() "
` [PATCH 09/28] page_alloc: Use folio fields directly
` [PATCH 10/28] mm: Use a folio in hugepage_add_anon_rmap() and hugepage_add_new_anon_rmap()
` [PATCH 11/28] mm: Use entire_mapcount in __page_dup_rmap()
` [PATCH 12/28] mm/debug: Remove call to head_compound_mapcount()
` [PATCH 13/28] hugetlb: Remove uses of folio_mapcount_ptr
` [PATCH 14/28] mm: Convert page_mapcount() to use folio_entire_mapcount()
` [PATCH 15/28] mm: Remove head_compound_mapcount() and _ptr functions
` [PATCH 16/28] mm: Reimplement compound_order()
` [PATCH 17/28] mm: Reimplement compound_nr()
` [PATCH 18/28] mm: Convert set_compound_page_dtor() and set_compound_order() to folios
` [PATCH 19/28] mm: Convert is_transparent_hugepage() to use a folio
` [PATCH 20/28] mm: Convert destroy_large_folio() to use folio_dtor
` [PATCH 21/28] hugetlb: Remove uses of compound_dtor and compound_nr
` [PATCH 22/28] mm: Remove 'First tail page' members from struct page
` [PATCH 23/28] doc: Correct struct folio kernel-doc
` [PATCH 24/28] mm: Move page->deferred_list to folio->_deferred_list
` [PATCH 25/28] mm/huge_memory: Remove page_deferred_list()
` [PATCH 26/28] mm/huge_memory: Convert get_deferred_split_queue() to take a folio
` [PATCH 27/28] mm: Convert deferred_split_huge_page() to deferred_split_folio()
` [PATCH 28/28] mm: remove the hugetlb field from struct page

[PATCH v4 0/5] update mlock to use folios
 2023-01-12 12:39 UTC  (6+ messages)
` [PATCH v4 1/5] mm: pagevec: add folio_batch_reinit()
` [PATCH v4 2/5] mm: mlock: use folios and a folio batch internally
` [PATCH v4 3/5] m68k/mm/motorola: specify pmd_page() type
` [PATCH v4 4/5] mm: mlock: update the interface to use folios
` [PATCH v4 5/5] Documentation/mm: Update references to __m[un]lock_page() to *_folio()

[PATCH v3 0/5] update mlock to use folios
 2023-01-12 12:01 UTC  (13+ messages)
` [PATCH v3 1/5] mm: pagevec: add folio_batch_reinit()
` [PATCH v3 2/5] mm: mlock: use folios and a folio batch internally
` [PATCH v3 3/5] m68k/mm/motorola: specify pmd_page() type
` [PATCH v3 4/5] mm: mlock: update the interface to use folios
` [PATCH v3 5/5] Documentation/mm: Update references to __m[un]lock_page() to *_folio()

[PATCHv8 00/14] mm, x86/cc: Implement support for unaccepted memory
 2023-01-12 11:59 UTC  (7+ messages)
` [PATCHv8 02/14] mm: Add "

[linux-next:pending-fixes] BUILD SUCCESS 92d2cb7167c6691c65a3c379d7e564f03b56d080
 2023-01-12 11:54 UTC 

[PATCH] kmsan: silence -Wmissing-prototypes warnings
 2023-01-12 11:34 UTC  (2+ messages)

[PATCH v8 00/16] TDX host kernel support
 2023-01-12 11:33 UTC  (22+ messages)
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-12 11:12 UTC  (9+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()

[PATCH 0/4] Track exported dma-buffers with memcg
 2023-01-12 10:25 UTC  (8+ messages)

[PATCH v2 0/2] docs/mm: start filling out new structure
 2023-01-12  9:40 UTC  (10+ messages)
` [PATCH v2 1/2] docs/mm: Page Reclaim: add page label to allow external references
` [PATCH v2 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description

[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
 2023-01-12  8:49 UTC  (12+ messages)

[PATCH v3 0/3] docs/mm: start filling out new structure
 2023-01-12  9:16 UTC  (4+ messages)
` [PATCH v3 1/3] docs/core-api: DMA API: add page label to allow external references
` [PATCH v3 2/3] docs/mm: Page Reclaim: "
` [PATCH v3 3/3] docs/mm: Physical Memory: add structure, introduction and nodes description

[PATCH v3 18/26] page_pool: Allow page_pool_recycle_direct() to take a netmem or a page
 2023-01-12  8:45 UTC  (4+ messages)

[PATCH 00/11] Remove AS_EIO and AS_ENOSPC
 2023-01-12  8:31 UTC  (4+ messages)
` [PATCH 01/11] memory-failure: Remove comment referencing AS_EIO

[PATCH -next 0/7] mm: remove cgroup_throttle_swaprate() completely
 2023-01-12  8:30 UTC  (8+ messages)
` [PATCH -next 1/7] mm: huge_memory: make __do_huge_pmd_anonymous_page() to take a folio
` [PATCH -next 2/7] mm: memory: convert do_anonymous_page() to use "
` [PATCH -next 3/7] mm: memory: convert do_cow_fault to use folios
` [PATCH -next 4/7] mm: memory: convert page_copy_prealloc() to use a folio
` [PATCH -next 5/7] mm: memory: convert wp_page_copy() to use folios
` [PATCH -next 6/7] mm: memory: use folio_throttle_swaprate() in do_swap_page()
` [PATCH -next 7/7] mm: swap: remove unneeded cgroup_throttle_swaprate()

remove write_one_page / folio_write_one
 2023-01-12  8:02 UTC  (7+ messages)

[PATCH v5 0/9] iov_iter: Add extraction helpers
 2023-01-12  7:55 UTC  (3+ messages)
` [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator

[PATCH -v2 0/9] migrate_pages(): batch TLB flushing
 2023-01-12  7:17 UTC  (6+ messages)

[PATCHv2 0/4] zsmalloc: make zspage chain size configurable
 2023-01-12  7:14 UTC  (4+ messages)
` [PATCHv2 3/4] "
    ` [PATCH] zsmalloc: turn chain size config option into UL constant

[akpm-mm:mm-unstable 262/266] mm/zsmalloc.c:224:28: error: variably modified 'size_class' at file scope
 2023-01-12  5:32 UTC  (2+ messages)

[PATCH] mm/page_ext: Do not allocate space for page_ext->flags if not needed
 2023-01-12  3:17 UTC  (2+ messages)

[RFC PATCH 0/2] mm: multi-gen LRU: working set extensions
 2023-01-12  1:50 UTC  (5+ messages)

[QUESTION] Linux memory model: control dependency with bitfield
 2023-01-12  0:15 UTC  (7+ messages)

[PATCH v5 0/3] cachestat: a new syscall for page cache state of files
 2023-01-11 23:53 UTC  (8+ messages)
` [PATCH v5 2/3] cachestat: implement cachestat syscall

[PATCH 4/4] tracing: Allow boot instances to have snapshot buffers
 2023-01-11 23:45 UTC  (4+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-11 23:18 UTC  (16+ messages)
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v7 47/64] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs

[PATCH] Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warning
 2023-01-11 23:13 UTC  (2+ messages)

[PATCH 0/5] Some small improvements for compaction
 2023-01-11 21:51 UTC  (7+ messages)
` [PATCH 1/5] mm: compaction: Remove redundant VM_BUG_ON() in compact_zone()

[PATCH 00/41] Per-VMA locks
 2023-01-11 21:23 UTC  (19+ messages)
` [PATCH 08/41] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions

[Regression] Bug 216911 - get_unmapped_area returns addresses below mmap_min_addr
 2023-01-11 20:16 UTC  (4+ messages)

[PATCH] maple_tree: Fix mas_empty_area_rev() lower bound validation
 2023-01-11 20:02 UTC 

[PATCH] zsmalloc: fix a race with deferred_handles storing
 2023-01-11 19:56 UTC  (2+ messages)

[PATCH v4 0/4] cachestat: a new syscall for page cache state of files
 2023-01-11 18:00 UTC  (5+ messages)
` [PATCH v4 3/4] cachestat: implement cachestat syscall

[PATCH v13 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
 2023-01-11 17:07 UTC  (8+ messages)
` [PATCH v13 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies

[linux-next:master] BUILD REGRESSION c9e9cdd8bdcc3e1ea330d49ea587ec71884dd0f5
 2023-01-11 15:44 UTC 

[PATCH mm-unstable] mm: introduce folio_is_pfmemalloc
 2023-01-11 15:43 UTC  (2+ messages)

LSFMMBPF proposal [General/MM]: SRCU: a case study in memory ordering
 2023-01-11 14:43 UTC 

[PATCHv14 04/17] x86/mm: Handle LAM on context switch
 2023-01-11 14:37 UTC  (2+ messages)
` [PATCHv14.1 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).