linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-27 09:53:26 to 2024-02-28 02:39:08 UTC [more...]

[PATCH v2] mm/zsmalloc: don't need to reserve LSB in handle
 2024-02-28  2:38 UTC 

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-28  2:22 UTC  (10+ messages)

[PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()
 2024-02-28  2:22 UTC  (3+ messages)
  ` [External] "

[Question] CoW on VM_PFNMAP vma during write fault
 2024-02-28  2:18 UTC  (6+ messages)

[PATCH] mm/zsmalloc: don't need to save tag bit in handle
 2024-02-28  2:17 UTC  (5+ messages)

[PATCH] mm/vmscan: simplify the calculation of fractions for SCAN_FRACT
 2024-02-28  1:55 UTC 

[PATCH] mm: export folio_pte_batch as a couple of modules might need it
 2024-02-28  1:46 UTC  (14+ messages)

[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
 2024-02-28  1:31 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-28  1:23 UTC  (9+ messages)

[GIT PULL] hotfixes for 6.8-rc7
 2024-02-28  1:02 UTC  (3+ messages)

[PATCH v2] mm: make folio_pte_batch available outside of mm/memory.c
 2024-02-28  0:15 UTC  (6+ messages)

[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
 2024-02-27 23:51 UTC  (2+ messages)

[PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
 2024-02-27 23:46 UTC  (4+ messages)

[PATCH 0/2] Address some contpte nits
 2024-02-27 23:45 UTC  (3+ messages)
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()

[PATCH v4] mm/swap: fix race when skipping swapcache
 2024-02-27 23:01 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-02-27 22:59 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-02-27 22:55 UTC  (14+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-02-27 22:39 UTC  (13+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUT

CMA, memdescs and folios
 2024-02-27 22:02 UTC 

[PATCH v6 0/8] hugetlb: parallelize hugetlb page init on boot
 2024-02-27 21:26 UTC  (7+ messages)
` [PATCH v6 4/8] padata: dispatch works on different nodes
` [PATCH v6 5/8] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
` [PATCH v6 6/8] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA

Recent-ish changes in binfmt_elf made my program segfault
 2024-02-27 20:59 UTC  (7+ messages)

[PATCH] mm/cma: convert cma_alloc() to return folio
 2024-02-27 20:51 UTC  (4+ messages)

[PATCH] vfio/type1: unpin PageReserved page
 2024-02-27 20:25 UTC  (7+ messages)

[PATCH v2 0/9] Cover a guard gap corner case
 2024-02-27 20:25 UTC  (7+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info

[PATCH 1/2] mm: vmalloc_bytes()
 2024-02-27 19:55 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 22ba90670a51a18c6b36d285fddf92b9887c0bc3
 2024-02-27 19:35 UTC 

[PATCH 0/8] PageFlags cleanups
 2024-02-27 19:23 UTC  (9+ messages)
` [PATCH 1/8] mm: Separate out FOLIO_FLAGS from PAGEFLAGS
` [PATCH 2/8] mm: Remove PageWaiters, PageSetWaiters and PageClearWaiters
` [PATCH 3/8] mm: Remove PageYoung and PageIdle definitions
` [PATCH 4/8] mm: Add __dump_folio()
` [PATCH 5/8] mm: Make dump_page() take a const argument
` [PATCH 6/8] mm: Constify testing page/folio flags
` [PATCH 7/8] mm: Constify more page/folio tests
` [PATCH 8/8] mm: Remove cast from page_to_nid()

[linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp
 2024-02-27 19:22 UTC  (2+ messages)
` parse_r register name (was: [linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp)

[PATCH 1/1] mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check
 2024-02-27 19:18 UTC  (3+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-27 19:08 UTC  (7+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc

[linux-next:pending-fixes] BUILD SUCCESS e73e1cc53e4b2a12be92d7da87a7d91b9b143496
 2024-02-27 18:43 UTC 

[PATCH] mm: Use folio more widely in __split_huge_page
 2024-02-27 18:35 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-27 18:02 UTC  (18+ messages)

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-27 17:58 UTC  (17+ messages)

[PATCH v3 00/18] Rearrange batched folio freeing
 2024-02-27 17:42 UTC  (19+ messages)
` [PATCH v3 01/18] mm: Make folios_put() the basis of release_pages()
` [PATCH v3 02/18] mm: Convert free_unref_page_list() to use folios
` [PATCH v3 03/18] mm: Add free_unref_folios()
` [PATCH v3 04/18] mm: Use folios_put() in __folio_batch_release()
` [PATCH v3 05/18] memcg: Add mem_cgroup_uncharge_folios()
` [PATCH v3 06/18] mm: Remove use of folio list from folios_put()
` [PATCH v3 07/18] mm: Use free_unref_folios() in put_pages_list()
` [PATCH v3 08/18] mm: use __page_cache_release() in folios_put()
` [PATCH v3 09/18] mm: Handle large folios in free_unref_folios()
` [PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed
` [PATCH v3 11/18] mm: Free folios in a batch in shrink_folio_list()
` [PATCH v3 12/18] mm: Free folios directly in move_folios_to_lru()
` [PATCH v3 13/18] memcg: Remove mem_cgroup_uncharge_list()
` [PATCH v3 14/18] mm: Remove free_unref_page_list()
` [PATCH v3 15/18] mm: Remove lru_to_page()
` [PATCH v3 16/18] mm: Convert free_pages_and_swap_cache() to use folios_put()
` [PATCH v3 17/18] mm: Use a folio in __collapse_huge_page_copy_succeeded()
` [PATCH v3 18/18] mm: Convert free_swap_cache() to take a folio

[PATCH 00/13] enable bs > ps in XFS
 2024-02-27 17:09 UTC  (16+ messages)
` [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order

[RFC PATCH 15/73] mm/vmalloc: Add a helper to reserve a contiguous and aligned kernel virtual area
 2024-02-27 17:07 UTC  (3+ messages)

[PATCH v4 00/36] Memory allocation profiling
 2024-02-27 16:55 UTC  (21+ messages)
` [PATCH v4 15/36] lib: introduce support for page allocation tagging
` [PATCH v4 19/36] mm: create new codetag references during page splitting
` [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v4 21/36] lib: add codetag reference into slabobj_ext
` [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v4 31/36] lib: add memory allocations report in show_mem()

[PATCH] dax: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 16:29 UTC  (2+ messages)

[PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
 2024-02-27 16:15 UTC  (12+ messages)

[PATCH v2 0/4] Memory management patches needed by Rust Binder
 2024-02-27 15:56 UTC  (7+ messages)
` [PATCH v2 1/4] rust: uaccess: add userspace pointers
` [PATCH v2 4/4] rust: add abstraction for `struct page`

[linux-next:master 8941/10418] WARNING: modpost: vmlinux: section mismatch in reference: virtio_fs_init+0x8c (section: .init.text) -> map_benchmark_cleanup (section: .exit.text)
 2024-02-27 15:32 UTC  (2+ messages)

[PATCH v2 0/2] mm: remove total_mapcount()
 2024-02-27 15:27 UTC  (5+ messages)
` [PATCH v2 1/2] mm/memfd: refactor memfd_tag_pins() and memfd_wait_for_pins()

[PATCH 0/3] make the hugetlb migration strategy consistent
 2024-02-27 15:17 UTC  (6+ messages)
` [PATCH 1/3] mm: record the migration reason for struct migration_target_control
` [PATCH 2/3] mm: hugetlb: make the hugetlb migration strategy consistent
` [PATCH 3/3] docs: hugetlbpage.rst: add hugetlb migration description

folio_mmapped
 2024-02-27 14:59 UTC  (4+ messages)
      ` folio_mmapped

[RFC PATCH] mm: Add reclaim type to memory.reclaim
 2024-02-27 14:51 UTC  (18+ messages)

[PATCH] jfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 14:22 UTC  (3+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-02-27 12:43 UTC  (4+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-27 11:42 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] : Two stage IOMMU DMA mapping operations
 2024-02-27 11:30 UTC  (2+ messages)

[PATCH] sysv: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] romfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] reiserfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] qnx6: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] proc: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] openpromfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] minix: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] efs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2024-02-27 10:00 UTC  (11+ messages)


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).