Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-25 20:45:55 to 2023-05-27 02:11:23 UTC [more...]

[PATCH v4] mm, compaction: Skip all non-migratable pages during scan
 2023-05-27  2:11 UTC  (11+ messages)

[syzbot] [damon?] divide error in damon_set_attrs
 2023-05-27  2:08 UTC  (8+ messages)

[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
 2023-05-27  1:13 UTC  (14+ messages)
` [PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next 05/12] mm: Make the page_frag_cache allocator handle __GFP_ZERO itself
` [PATCH net-next 06/12] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next 10/12] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-05-26 23:44 UTC  (11+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 02/10] mm/kvm: use mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 03/10] kvm/arm64: export stage2_try_set_pte() and macros
` [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
` [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 10/10] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH] mm: zswap: shrink until can accept
 2023-05-26 23:05 UTC  (9+ messages)

[PATCHv4] mm: skip CMA pages when they are not available
 2023-05-26 23:03 UTC  (5+ messages)

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-05-26 22:42 UTC  (19+ messages)
` [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()
` [PATCH 03/31] mm/pgtable: kmap_local_page() instead of kmap_atomic()
` [PATCH 15/31] mm/userfaultfd: allow pte_offset_map_lock() to fail
` [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()

mm/kasan/kasan_test.c:36:6: sparse: sparse: symbol 'kasan_ptr_result' was not declared. Should it be static?
 2023-05-26 22:02 UTC 

[PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26 21:41 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
` [PATCH v4 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH 00/10] Docs/mm/damon: Minor fixes and design doc update
 2023-05-26 21:14 UTC  (12+ messages)
` [PATCH 01/10] Docs/mm/damon/faq: remove old questions
` [PATCH 02/10] Docs/mm/damon/maintainer-profile: fix typos and grammar errors
` [PATCH 03/10] Docs/mm/damon/design: add a section for overall architecture
` [PATCH 04/10] Docs/mm/damon/design: update the layout based on the layers
` [PATCH 05/10] Docs/mm/damon/design: rewrite configurable layers
` [PATCH 06/10] Docs/mm/damon/design: add a section for the relation between Core and Modules layer
` [PATCH 07/10] Docs/mm/damon/design: add sections for basic parts of DAMOS
` [PATCH 08/10] Docs/mm/damon/design: add sections for advanced features "
` [PATCH 09/10] Docs/mm/damon/design: add a section for DAMON core API
` [PATCH 10/10] Docs/mm/damon/design: add a section for the modules layer

[PATCH] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-05-26 21:11 UTC  (5+ messages)

[PATCH] tmpfs.5: extend with new noswap documentation
 2023-05-26 21:07 UTC 

[PATCH] mm/gup_test:fix ioctl fail for compat task
 2023-05-26 19:42 UTC  (2+ messages)

[PATCH v5 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-26 19:22 UTC  (8+ messages)
` [PATCH v5 13/15] iommu/dma: Force bouncing if the size is not cacheline-aligned

[PATCH v3] mm: zswap: shrink until can accept
 2023-05-26 19:14 UTC  (4+ messages)

[PATCH v2 0/5] MDWE without inheritance
 2023-05-26 19:05 UTC  (11+ messages)
` [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl

[linux-stable-rc:queue/5.4 4610/23441] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_215' declared with attribute error: FIELD_GET: mask is not constant
 2023-05-26 18:58 UTC  (4+ messages)

[RFC PATCH stable 5.4 0/8] bpf: Fix bpf_probe_read/bpf_probe_read_str helpers
 2023-05-26 18:54 UTC 

[RFC v2 0/8] add support for blocksize > PAGE_SIZE
 2023-05-26 18:43 UTC  (22+ messages)
` [RFC v2 1/8] page_flags: add is_folio_hwpoison()
` [RFC v2 2/8] shmem: convert to use is_folio_hwpoison()
` [RFC v2 3/8] shmem: account for high order folios
` [RFC v2 4/8] shmem: add helpers to get block size
` [RFC v2 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks()
` [RFC v2 6/8] shmem: consider block size in shmem_default_max_inodes()
` [RFC v2 7/8] shmem: add high order page support
` [RFC v2 8/8] shmem: add support to customize block size order

[PATCH v2] mm: zswap: shrink until can accept
 2023-05-26 18:16 UTC  (4+ messages)

[PATCH] mm: deduct the number of pages reclaimed by madvise from workingset
 2023-05-26 17:31 UTC  (4+ messages)

[PATCH net-next 0/8] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
 2023-05-26 14:31 UTC  (9+ messages)
` [PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
` [PATCH net-next 2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
` [PATCH net-next 3/8] crypto: af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH net-next 4/8] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
` [PATCH net-next 5/8] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [PATCH net-next 6/8] crypto: af_alg: Support MSG_SPLICE_PAGES
` [PATCH net-next 7/8] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next 8/8] crypto: af_alg/hash: Support MSG_SPLICE_PAGES

[PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
 2023-05-26 14:07 UTC  (5+ messages)

[RFC v3 00/21] Preserved-over-Kexec RAM
 2023-05-26 13:57 UTC  (2+ messages)

[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-26 12:18 UTC  (3+ messages)

[PATCH -next v2] memblock: unify memblock dump and debugfs show
 2023-05-26 12:05 UTC 

[PATCH -next] memblock: unify memblock dump and debugfs show
 2023-05-26 11:40 UTC  (4+ messages)

[PATCH v3 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26 11:28 UTC  (4+ messages)
` [PATCH v3 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [PATCH v3 2/3] mm: Provide a function to get an additional pin on a page
` [PATCH v3 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT
 2023-05-26  9:26 UTC  (14+ messages)
` [PATCH v2 1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace
` [PATCH v2 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH v2 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH v2 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH v2 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT

[RFC PATCH v2 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26  9:24 UTC  (20+ messages)
` [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
` [RFC PATCH v2 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH] lib/test_vmalloc.c: avoid garbage in page array
 2023-05-26  9:10 UTC  (5+ messages)

mm: Question: pte SMP data race in do_anomyous_page()?
 2023-05-26  9:12 UTC  (3+ messages)

[PATCH v2 2/2] mm/mm_init.c: do not calculate zone_start_pfn/zone_end_pfn in zone_absent_pages_in_node()
 2023-05-26  8:52 UTC 

[PATCH v2 1/2] mm/mm_init.c: introduce reset_memoryless_node_totalpages()
 2023-05-26  8:52 UTC 

[V2 patch 0/6] mm/vmalloc: Assorted fixes and improvements
 2023-05-26  7:56 UTC  (9+ messages)
` [V2 patch 2/6] mm/vmalloc: Avoid iterating over per CPU vmap blocks twice
` [V2 patch 3/6] mm/vmalloc: Prevent flushing dirty space over and over
` [V2 patch 4/6] mm/vmalloc: Check free space in vmap_block lockless
` [V2 patch 5/6] mm/vmalloc: Add missing READ/WRITE_ONCE() annotations

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-26  6:37 UTC  (3+ messages)

[PATCH v2 2/3] compiler: inline does not imply notrace
 2023-05-26  5:40 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] HGM for hugetlbfs
 2023-05-26  3:00 UTC  (3+ messages)

[PATCH v2 0/5] Encapsulate PTE contents from non-arch code
 2023-05-26  2:02 UTC  (5+ messages)
` [PATCH v2 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t

[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-26  1:57 UTC  (3+ messages)

[RFC PATCH V2 1/1] sched/numa: Fix disjoint set vma scan regression
 2023-05-26  1:45 UTC  (2+ messages)

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-05-26  1:39 UTC  (8+ messages)
` [PATCH 2/2] module: add support to avoid duplicates early on load

[linux-next:pending-fixes] BUILD SUCCESS ff661430bdd5c5c124a2948a101326d3b07ee6e1
 2023-05-26  0:56 UTC 

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-05-26  0:28 UTC  (9+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list

[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-25 22:59 UTC  (4+ messages)
` [PATCH v3 05/11] percpu: Wire up cmpxchg128

[PATCH] mm: shmem: Fix UAF bug in shmem_show_options()
 2023-05-25 22:44 UTC  (2+ messages)

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-25 20:57 UTC  (12+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 05/34] mm: add utility functions for ptdesc


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 read-only IMAP folder(s) and NNTP newsgroup(s).