Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-16 19:40:41 to 2024-02-19 07:29:54 UTC [more...]

[PATCH v3] mm/swap: fix race when skipping swapcache
 2024-02-19  7:29 UTC  (19+ messages)

[akpm-mm:mm-unstable 82/320] kismet: WARNING: unmet direct dependencies detected for CRASH_DUMP when selected by FA_DUMP
 2024-02-19  7:09 UTC  (2+ messages)

[linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail
 2024-02-19  6:55 UTC 

[PATCH v2] mm: compaction: refactor compact_node()
 2024-02-19  6:40 UTC  (2+ messages)

[PATCH] mm/vmscan: Fix a bug calling wakeup_kswapd() with a wrong zone index
 2024-02-19  6:31 UTC  (3+ messages)

convert write_cache_pages() to an iterator v8
 2024-02-19  6:28 UTC  (2+ messages)

put the xfs xfile abstraction on a diet v4
 2024-02-19  6:27 UTC  (23+ messages)
` [PATCH 01/22] mm: move mapping_set_update out of <linux/swap.h>
` [PATCH 02/22] shmem: move shmem_mapping out of line
` [PATCH 03/22] shmem: set a_ops earlier in shmem_symlink
` [PATCH 04/22] shmem: move the shmem_mapping assert into shmem_get_folio_gfp
` [PATCH 05/22] shmem: export shmem_get_folio
` [PATCH 06/22] shmem: export shmem_kernel_file_setup
` [PATCH 07/22] shmem: document how to "persist" data when using shmem_*file_setup
` [PATCH 08/22] xfs: use VM_NORESERVE in xfile_create
` [PATCH 09/22] xfs: shmem_file_setup can't return NULL
` [PATCH 10/22] xfs: use shmem_kernel_file_setup in xfile_create
` [PATCH 11/22] xfs: don't modify file and inode flags for shmem files
` [PATCH 12/22] xfs: remove xfile_stat
` [PATCH 13/22] xfs: remove the xfile_pread/pwrite APIs
` [PATCH 14/22] xfs: don't try to handle non-update pages in xfile_obj_load
` [PATCH 15/22] xfs: don't allow highmem pages in xfile mappings
` [PATCH 16/22] xfs: use shmem_get_folio in xfile_obj_store
` [PATCH 17/22] xfs: use shmem_get_folio in in xfile_load
` [PATCH 18/22] xfs: add file_{get,put}_folio
` [PATCH 19/22] xfs: remove xfarray_sortinfo.page_kaddr
` [PATCH 20/22] xfs: fix a comment in xfarray.c
` [PATCH 21/22] xfs: convert xfarray_pagesort to deal with large folios
` [PATCH 22/22] xfs: remove xfile_{get,put}_page

put the xfs xfile abstraction on a diet v3
 2024-02-19  6:25 UTC  (4+ messages)
` [PATCH 05/20] shmem: export shmem_get_folio

[PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-19  6:04 UTC  (9+ messages)
` [PATCH v8 1/8] x86/tlb: Add APIs manipulating tlb batch's arch data
` [PATCH v8 2/8] arm64: tlbflush: "
` [PATCH v8 3/8] mm/rmap: Recognize read-only TLB entries during batched TLB flush
` [PATCH v8 4/8] x86/tlb, mm/rmap: Separate arch_tlbbatch_clear() out of arch_tlbbatch_flush()
` [PATCH v8 5/8] mm: Separate move/undo doing on folio list from migrate_pages_batch()
` [PATCH v8 6/8] mm: Add APIs to free a folio directly to the buddy bypassing pcp
` [PATCH v8 7/8] mm: Defer TLB flush by keeping both src and dst folios at migration
` [PATCH v8 8/8] mm: Pause migrc mechanism at high memory pressure

[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
 2024-02-19  6:00 UTC  (7+ messages)
` [PATCH RFC 6/7] libfs: Convert simple directory offsets to use a Maple Tree

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-19  5:42 UTC  (12+ messages)

[PATCH v3 0/3] mm/zswap & crypto/compress: remove a couple of memcpy
 2024-02-19  4:24 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: introduce acomp_is_sleepable to expose if comp drivers might sleep
` [PATCH v3 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
` [PATCH v3 3/3] crypto: scompress: remove memcpy if sg_nents is 1

[PATCH V2 0/2] Introduce slabinfo version 2.2
 2024-02-19  4:24 UTC  (4+ messages)
` [PATCH V2 1/2] mm/slab: Add slabreclaim flag to slabinfo
` [PATCH V2 2/2] Documentation: filesystems: introduce proc/slabinfo to users

[PATCH v4] sched/numa, mm: do not try to migrate memory to memoryless nodes
 2024-02-19  4:19 UTC 

[PATCH v1 0/2] hugetlb: two small improvements of hugetlb init parallelization
 2024-02-19  3:03 UTC  (2+ messages)

[PATCH 1/2] mm: compaction: limit the suitable target page order to be less than cc->order
 2024-02-19  2:55 UTC  (7+ messages)
` [PATCH 2/2] mm: compaction: update the cc->nr_migratepages when allocating or freeing the freepages

[PATCH] mm/z3fold: fix the comment for __encode_handle()
 2024-02-19  2:44 UTC 

[PATCH] mm/mmap: convert all mas except mas_detach to vma iterator
 2024-02-19  2:29 UTC  (2+ messages)

[PATCH v3] sched/numa, mm: do not promote folios to nodes not set N_MEMORY
 2024-02-19  2:10 UTC  (5+ messages)

[PATCH v11 0/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
 2024-02-19  1:46 UTC  (2+ messages)

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-19  1:27 UTC  (11+ messages)
` [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

[PATCH v3 00/35] Memory allocation profiling
 2024-02-19  1:04 UTC  (18+ messages)
` [PATCH v3 13/35] lib: add allocation tagging support for memory "
` [PATCH v3 18/35] mm: create new codetag references during page splitting
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself

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

[PATCH] mm/mmap: Add case 9 in vma_merge()
 2024-02-18 23:03 UTC  (2+ messages)

[PATCH v2] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
 2024-02-18 21:45 UTC  (7+ messages)

[PATCH 1/3] mm/mempolicy: Use the already fetched local variable
 2024-02-18 21:38 UTC  (3+ messages)
` [PATCH 3/3] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-02-18 19:25 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec
 2024-02-18 19:12 UTC  (2+ messages)

[linux-next:master 1503/7658] powerpc64-linux-ld: warning: orphan section `.bss..Lubsan_data37' from `fs/overlayfs/copy_up.o' being placed in section `.bss..Lubsan_data37'
 2024-02-18 17:20 UTC 

[linux-next:master 7528/7658] init/main.c:1069:(.init.text+0xfe4): relocation truncated to fit: R_ARC_S25W_PCREL against `no symbol'
 2024-02-18 14:33 UTC 

[linux-next:master] [filelock] b6be371400: ltp.fcntl17_64.fail
 2024-02-18 13:35 UTC 

[linus:master] [mm] 9cee7e8ef3: netperf.Throughput_Mbps 4.0% improvement
 2024-02-18 13:16 UTC 

[PATCH v4 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()
 2024-02-18 12:58 UTC  (3+ messages)
  ` [PATCH v5] "

[PATCH -next v5 0/3] minor improvements for x86 mce processing
 2024-02-18 10:08 UTC  (4+ messages)
` [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception

please pick up 4ef9ad19e17676 ("mm: huge_memory: don't force huge page alignment on 32 bit") in linux-6.7.y
 2024-02-18  9:26 UTC  (2+ messages)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-02-18  9:26 UTC  (6+ messages)

[PATCH RFC 0/1] mm/zswap: fix LRU reclaim for zswap writeback folios
 2024-02-18  8:08 UTC  (11+ messages)
` [PATCH RFC 1/1] mm/swap: queue reclaimable folio to local rotate batch when !folio_test_lru()

[PATCH v11 0/5]arm64: add ARCH_HAS_COPY_MC support
 2024-02-18  7:05 UTC  (2+ messages)

[linux-next:master] [filelock] b6be371400: stress-ng.lockf.ops_per_sec -100.0% regression
 2024-02-18  6:08 UTC 

[linux-next:master 6950/7658] drivers/md/dm.c:2131:(.text.alloc_dev+0x6e4): undefined reference to `set_dax_nocache'
 2024-02-18  5:56 UTC 

[linux-next:master] [wifi] 310c8387c6: hwsim.autogo_chan_switch.fail
 2024-02-18  4:51 UTC 

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

[PATCH 0/5] Fix and cleanups to page-writeback
 2024-02-18  2:35 UTC  (8+ messages)
` [PATCH 2/5] mm: correct calculation of cgroup wb's bg_thresh in wb_over_bg_thresh

[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena
 2024-02-18  2:06 UTC  (10+ messages)
` [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel

[PATCH 0/2] Adjust brk randomness
 2024-02-18  1:25 UTC  (5+ messages)
` [PATCH 1/2] x86: Increase brk randomness entropy on x86_64
` [PATCH 2/2] binfmt_elf: Leave a gap between .bss and brk

[PATCH v2 0/6] Use Maple Trees for simple_offset utilities
 2024-02-17 20:24 UTC  (7+ messages)
` [PATCH v2 1/6] libfs: Re-arrange locking in offset_iterate_dir()
` [PATCH v2 2/6] libfs: Define a minimum directory offset
` [PATCH v2 3/6] libfs: Add simple_offset_empty()
` [PATCH v2 4/6] maple_tree: Add mtree_alloc_cyclic()
` [PATCH v2 5/6] test_maple_tree: testing the cyclic allocation
` [PATCH v2 6/6] libfs: Convert simple directory offsets to use a Maple Tree

[syzbot] Monthly mm report (Feb 2024)
 2024-02-17 20:23 UTC 

[PATCH v1 14/14] include: reduce dependencies on linux/mm.h
 2024-02-17 19:13 UTC  (4+ messages)

[RFC PATCH 0/8] Cover a guard gap corner case
 2024-02-17 12:57 UTC  (15+ messages)
` [RFC PATCH 1/8] mm: Switch mm->get_unmapped_area() to a flag
` [RFC PATCH 3/8] mm: Use get_unmapped_area_vmflags()
` [RFC PATCH 4/8] thp: Add thp_get_unmapped_area_vmflags()
` [RFC PATCH 5/8] mm: Take placement mappings gap into account

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-17 11:57 UTC  (2+ messages)

[PATCH] x86/vdso: Move vDSO to mmap region
 2024-02-17  5:31 UTC  (2+ messages)

[PATCH] mm, vmscan: Don't turn on cache_trim_mode at the highest scan priority
 2024-02-17  5:11 UTC  (4+ messages)

[PATCH v2 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy
 2024-02-17  4:38 UTC  (6+ messages)
` [PATCH v2 2/3] mm/zswap: remove the memcpy if acomp is not sleepable

[linux-next:master] BUILD REGRESSION d37e1e4c52bc60578969f391fb81f947c3e83118
 2024-02-17  4:08 UTC 

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-02-17  4:04 UTC  (13+ messages)
                  ` init_on_alloc digression: "

[PATCH] mm: compaction: refactor compact_node()
 2024-02-17  2:55 UTC  (5+ messages)
` [PATCH] mm: compaction: early termination in compact_nodes()

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

[PATCH 0/5] Docs/mm/damon: misc readability improvements
 2024-02-17  0:58 UTC  (6+ messages)
` [PATCH 1/5] Docs/mm/damon/maintainer-profile: fix reference links for mm-[un]stable tree
` [PATCH 2/5] Docs/mm/damon: move the list of DAMOS actions to design doc
` [PATCH 3/5] Docs/mm/damon: move DAMON operation sets list from the usage to the design document
` [PATCH 4/5] Docs/mm/damon: move monitoring target regions setup detail "
` [PATCH 5/5] Docs/admin-guide/mm/damon/usage: fix wrong quotas diabling condition

[PATCH v2 1/6] mm/migrate: introduce migrate_pfn_to_folio()
 2024-02-16 23:19 UTC  (12+ messages)
` [PATCH v2 2/6] mm/migrate_device: further convert migrate_device_unmap() to folios
` [PATCH v2 3/6] mm/migrate_device: further convert migrate_device_finalize() "
` [PATCH v2 4/6] mm/migrate_device: convert __migrate_device_pages() "
` [PATCH v2 5/6] mm/migrate_device: convert migrate_device_coherent_page() to migrate_device_coherent_folio()
` [PATCH v2 6/6] mm/migrate_device: convert migrate_device_range() to folios

[linux-next:pending-fixes] BUILD REGRESSION a8f5f47b9dc3b207e4d0f7bfcc893907a5047d59
 2024-02-16 22:56 UTC 

[PATCH] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
 2024-02-16 20:01 UTC  (5+ messages)

[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
 2024-02-16 19:54 UTC  (6+ messages)
` [PATCH v6 12/18] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH v3 00/10] IOMMU memory observability
 2024-02-16 19:48 UTC  (6+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory

[PATCH] test_xarray: fix soft lockup for advanced-api tests
 2024-02-16 19:43 UTC 

[PATCH 0/2] mm/damon: fix quota status loss due to online tunings
 2024-02-16 19:40 UTC  (2+ messages)
` [PATCH 1/2] mm/damon/reclaim: fix quota stauts "


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