Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-26 19:24:01 to 2024-01-29 11:42:09 UTC [more...]

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-01-29 11:41 UTC  (18+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
` [PATCH RFC v3 02/35] mm: page_alloc: Add an arch hook early in free_pages_prepare()
` [PATCH RFC v3 03/35] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations
` [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v3 05/35] mm: cma: Don't append newline when generating CMA area name
` [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v3 07/35] mm: cma: Add CMA_RELEASE_{SUCCESS,FAIL} events
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known

[linux-next:pending-fixes] BUILD SUCCESS d0322f611f9c83a5b2a1e22f2a9edd853de4a581
 2024-01-29 11:17 UTC 

[syzbot] [mm?] kernel BUG in validate_mm (3)
 2024-01-29 11:15 UTC 

[PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-29 11:05 UTC  (5+ messages)
` [PATCH v2 13/15] "
` [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()

[PATCH 1/2] mm: introduce memalloc_flags_{save,restore}
 2024-01-29 10:48 UTC  (5+ messages)
` [PATCH 2/2] mm: introduce PF_MEMALLOC_NOWARN

[RFC] Memory tiering kernel alignment
 2024-01-29 10:27 UTC  (10+ messages)

[PATCH v2 1/2] stackdepot: use variable size records for non-evictable entries
 2024-01-29 10:07 UTC  (2+ messages)
` [PATCH v2 2/2] kasan: revert eviction of stack traces in generic mode

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-01-29 10:06 UTC  (24+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 1/6] arm64: mm: swap: support THP_SWAP on hardware with MTE
  ` [PATCH RFC 2/6] mm: swap: introduce swap_nr_free() for batched swap_free()
  ` [PATCH RFC 3/6] mm: swap: make should_try_to_free_swap() support large-folio
  ` [PATCH RFC 4/6] mm: support large folios swapin as a whole
  ` [PATCH RFC 5/6] mm: rmap: weaken the WARN_ON in __folio_add_anon_rmap()
  ` [PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUT

[PATCH 0/2] netfs: Miscellaneous fixes
 2024-01-29  9:49 UTC  (3+ messages)
` [PATCH 1/2] netfs: Fix i_dio_count leak on DIO read past i_size
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write

[PATCH 5.10/5.15 v2 0/1 RFC] mm/truncate: fix WARNING in ext4_set_page_dirty()
 2024-01-29  9:11 UTC  (2+ messages)

WARNING in shmem_release_dquot
 2024-01-29  8:51 UTC 

[PATCH -fixes] riscv: Flush the tlb when a page directory is freed
 2024-01-29  8:28 UTC  (3+ messages)
` [External] "

[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
 2024-01-29  8:25 UTC  (13+ messages)

[PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-29  8:17 UTC  (4+ messages)
  ` [PATCH v3 4/4] mm/mempolicy: change cur_il_weight to atomic and carry the node with it

[PATCH] mm/debug_vm_pgtable: Fix BUG_ON with pud advanced test
 2024-01-29  8:13 UTC  (5+ messages)

[PATCH] mm/mmap: remove the mm parameter in vma_complete()
 2024-01-29  7:53 UTC 

[PATCH RFC 00/12] x86 NUMA-aware kernel replication
 2024-01-29  7:51 UTC  (8+ messages)
` [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support

[GIT PULL] hotfixes for 6.8-rc3
 2024-01-29  7:27 UTC 

[PATCH rfc 0/9] mm: migrate: support poison recover from migrate folio
 2024-01-29  7:09 UTC  (10+ messages)
` [PATCH rfc 1/9] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH rfc 2/9] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH rfc 3/9] mm: migrate: remove migrate_folio_extra()
` [PATCH rfc 4/9] mm: remove MIGRATE_SYNC_NO_COPY mode
` [PATCH rfc 5/9] mm: add folio_mc_copy()
` [PATCH rfc 6/9] mm: migrate: support poisoned recover from migrate folio
` [PATCH rfc 7/9] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
` [PATCH rfc 8/9] mm: migrate: remove folio_migrate_copy()
` [PATCH rfc 9/9] fs: aio: add explicit check for large folio in aio_migrate_folio()

[linux-next:master 1576/1892] s390-linux-ld: drivers/of/kexec.c:399:undefined reference to `crashk_res'
 2024-01-29  6:37 UTC 

[PATCH] mempolicy: check home_node is in the nodes of policy
 2024-01-29  6:15 UTC  (3+ messages)

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-01-29  5:45 UTC 

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-01-29  4:32 UTC 

[PATCH v11 00/26] DEPT(Dependency Tracker)
 2024-01-29  4:20 UTC  (4+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-29  3:56 UTC  (7+ messages)
` [PATCH v5 3/7] padata: dispatch works on different nodes
` [PATCH v5 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization
` [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization

[PATCH] mm:vmscan: shrink skip folios in the exiting task
 2024-01-29  2:21 UTC  (5+ messages)

put the xfs xfile abstraction on a diet v2
 2024-01-28 20:33 UTC  (13+ messages)
` [PATCH 07/21] shmem: document how to "persist" data when using shmem_*file_setup
` [PATCH 16/21] xfs: improve detection of lost xfile contents
` [PATCH 17/21] xfs: add file_{get,put}_folio
` [PATCH 20/21] xfs: convert xfarray_pagesort to deal with large folios

[PATCH v2 0/3] mm/zswap: fix race between lru writeback and swapoff
 2024-01-28 19:45 UTC  (6+ messages)
` [PATCH v2 1/3] mm/zswap: don't return LRU_SKIP if we have dropped lru lock
` [PATCH v2 2/3] mm/zswap: fix race between lru writeback and swapoff
` [PATCH v2 3/3] mm/list_lru: remove list_lru_putback()

[GIT PULL] memblock: fix crash when reserved memory is not added to memory
 2024-01-28 18:47 UTC  (2+ messages)

[syzbot] [ext4?] [nilfs?] INFO: task hung in migrate_pages_batch
 2024-01-28 17:15 UTC 

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2024-01-28 16:28 UTC  (4+ messages)

[PATCH v11 05/26] dept: Tie to Lockdep and IRQ tracing
 2024-01-28 15:58 UTC  (3+ messages)

[PATCH v11 25/26] dept: Print event context requestor's stacktrace on report
 2024-01-28 14:44 UTC  (2+ messages)

[linux-next:master 1570/1892] make[4]: *** No rule to make target 'kernel/elfcorehdr.o', needed by 'kernel/built-in.a'
 2024-01-28 13:04 UTC  (2+ messages)

[davidhildenbrand:rmap_batching 86/136] mm/mempolicy.c:3135:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-01-28  2:01 UTC 

[LSF/MM TOPIC] Making pseudo file systems inodes/dentries more like normal file systems
 2024-01-27 20:23 UTC  (16+ messages)

[linux-next:master 1589/1892] fs/proc/task_mmu.c:143:45: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-01-27 19:17 UTC  (11+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2024-01-27 18:43 UTC  (5+ messages)

[PATCH] mm/compaction: add check mechanism to avoid cma alloc fail
 2024-01-27 16:23 UTC  (6+ messages)
  ` 回复: "

[PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-27 16:02 UTC  (9+ messages)
` [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults

[PATCH 1/2] mm/zswap: don't return LRU_SKIP if we have dropped lru lock
 2024-01-27 15:12 UTC  (11+ messages)
` [PATCH 2/2] mm/zswap: fix race between lru writeback and swapoff

[PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
 2024-01-27 14:41 UTC  (5+ messages)
` [PATCH RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend

[6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
 2024-01-27 11:23 UTC  (15+ messages)

hugetlbfs: WARNING: bad unlock balance detected during MADV_REMOVE
 2024-01-27 10:13 UTC  (3+ messages)

[PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise()
 2024-01-27  8:06 UTC  (16+ messages)

[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2024-01-27  7:05 UTC  (9+ messages)
` [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs

drivers/media/dvb-frontends/cxd2841er.c:3376:12: warning: stack frame size (11032) exceeds limit (8192) in 'cxd2841er_set_frontend_tc'
 2024-01-27  6:21 UTC 

[PATCH] Revert "mm:vmscan: fix inaccurate reclaim during proactive reclaim"
 2024-01-27  6:17 UTC  (5+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-01-27  5:04 UTC  (3+ messages)

[PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
 2024-01-27  4:53 UTC  (7+ messages)
        `  "

[LSF/MM/BPF TOPIC] Memory allocation profiling
 2024-01-27  4:11 UTC 

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-01-27  1:58 UTC  (27+ messages)
` [PATCH v3 01/26] ext4: refactor ext4_da_map_blocks()
` [PATCH v3 02/26] ext4: convert to exclusive lock while inserting delalloc extents
` [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH v3 04/26] ext4: add a hole extent entry in cache after punch
` [PATCH v3 05/26] ext4: make ext4_map_blocks() distinguish delalloc only extent
` [PATCH v3 06/26] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
` [RFC PATCH v3 08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map
` [RFC PATCH v3 09/26] ext4: allow inserting delalloc extents with multi-blocks
` [RFC PATCH v3 10/26] ext4: correct delalloc extent length
` [RFC PATCH v3 11/26] ext4: also mark extent as delalloc if it's been unwritten
` [RFC PATCH v3 12/26] ext4: factor out bh handles to ext4_da_get_block_prep()
` [RFC PATCH v3 13/26] ext4: use reserved metadata blocks when splitting extent in endio
` [RFC PATCH v3 14/26] ext4: factor out ext4_map_{create|query}_blocks()
` [RFC PATCH v3 15/26] ext4: introduce seq counter for extent entry
` [RFC PATCH v3 16/26] ext4: add a new iomap aops for regular file's buffered IO path
` [RFC PATCH v3 17/26] ext4: implement buffered read iomap path
` [RFC PATCH v3 18/26] ext4: implement buffered write "
` [RFC PATCH v3 19/26] ext4: implement writeback "
` [RFC PATCH v3 20/26] ext4: implement mmap "
` [RFC PATCH v3 21/26] ext4: implement zero_range "
` [RFC PATCH v3 22/26] ext4: writeback partial blocks before zero range
` [RFC PATCH v3 23/26] ext4: fall back to buffer_head path for defrag
` [RFC PATCH v3 24/26] ext4: partially enable iomap for regular file's buffered IO path
` [RFC PATCH v3 25/26] filemap: support disable large folios on active inode
` [RFC PATCH v3 26/26] ext4: enable large folio for regular file with iomap buffered IO path

[PATCH 1/2] stackdepot: use variable size records for non-evictable entries
 2024-01-27  1:53 UTC  (8+ messages)
` [PATCH 2/2] kasan: revert eviction of stack traces in generic mode

[RESEND PATCH V2] mm: page_alloc: unreserve highatomic page blocks before oom
 2024-01-27  0:31 UTC  (9+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
 2024-01-27  0:25 UTC 

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2024-01-26 22:51 UTC  (10+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[PATCH v7 0/5] Add DAX ABI for memmap_on_memory
 2024-01-26 21:40 UTC  (7+ messages)
` [PATCH v7 1/5] dax/bus.c: replace driver-core lock usage by a local rwsem
` [PATCH v7 2/5] dax/bus.c: replace several sprintf() with sysfs_emit()
` [PATCH v7 5/5] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled
 2024-01-26 21:28 UTC  (2+ messages)

[PATCH] mm: memcg: Don't periodically flush stats when memcg is disabled
 2024-01-26 21:20 UTC  (4+ messages)

[PATCH v3 0/3] mm, lru_gen: batch update pages when aging
 2024-01-26 21:19 UTC  (7+ messages)
` [PATCH v3 1/3] mm, lru_gen: try to prefetch next page when scanning LRU

[REGRESSION] v5.13: FS_DAX unavailable on 32-bit ARM
 2024-01-26 20:14 UTC  (2+ messages)

[Linux Kernel Bug][mm/gup] 3 Warning Crashes: kmalloc bug in gup_test_ioctl, is_valid_gup_args, pin_user_pages_fast
 2024-01-26 19:23 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).