linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-02 03:25:26 to 2024-01-03 09:03:16 UTC [more...]

[PATCH v5 0/2] Add swappiness argument to memory.reclaim
 2024-01-03  9:03 UTC  (10+ messages)
` [PATCH v5 2/2] mm: add swapiness= arg "

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-03  8:47 UTC  (9+ messages)
      ` [EXT] "

[PATCH v4 00/22] stackdepot: allow evicting stack traces
 2024-01-03  8:44 UTC  (17+ messages)
` [PATCH v4 01/22] lib/stackdepot: print disabled message only if truly disabled
` [PATCH v4 02/22] lib/stackdepot: check disabled flag when fetching
` [PATCH v4 03/22] lib/stackdepot: simplify __stack_depot_save
` [PATCH v4 04/22] lib/stackdepot: drop valid bit from handles
` [PATCH v4 05/22] lib/stackdepot: add depot_fetch_stack helper
` [PATCH v4 06/22] lib/stackdepot: use fixed-sized slots for stack records
` [PATCH v4 08/22] lib/stackdepot: rework helpers for depot_alloc_stack
` [PATCH v4 09/22] lib/stackdepot: rename next_pool_required to new_pool_required

put the xfs xfile abstraction on a diet
 2024-01-03  8:41 UTC  (16+ messages)
` [PATCH 01/15] shmem: move the shmem_mapping assert into shmem_get_folio_gfp
` [PATCH 02/15] shmem: export shmem_get_folio
` [PATCH 03/15] shmem: document how to "persist" data when using shmem_*file_setup
` [PATCH 04/15] xfs: remove xfile_stat
` [PATCH 05/15] xfs: remove the xfile_pread/pwrite APIs
` [PATCH 06/15] xfs: don't try to handle non-update pages in xfile_obj_load
` [PATCH 07/15] xfs: shmem_file_setup can't return NULL
` [PATCH 08/15] xfs: don't modify file and inode flags for shmem files
` [PATCH 09/15] xfs: don't allow highmem pages in xfile mappings
` [PATCH 10/15] xfs: remove xfarray_sortinfo.page_kaddr
` [PATCH 11/15] xfs: use shmem_get_folio in xfile_get_page
` [PATCH 12/15] xfs: remove struct xfile_page
` [PATCH 13/15] xfs: don't unconditionally allocate a new page in xfile_get_page
` [PATCH 14/15] xfs: use xfile_get_page and xfile_put_page in xfile_obj_store
` [PATCH 15/15] xfs: use xfile_get_page and xfile_put_page in xfile_obj_load

[PATCH v9 00/10] Multi-size THP for anonymous memory
 2024-01-03  8:33 UTC  (4+ messages)
` [PATCH v9 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper

[RFC PATCH v1] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-03  8:24 UTC  (4+ messages)

[PATCH v5 40/40] 9p: Use netfslib read/write_iter
 2024-01-03  7:22 UTC  (9+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
  ` [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
  ` [PATCH] 9p: Fix initialisation of netfs_inode for 9p

[PATCH] mm: memory: use nth_page() in clear/copy_subpage()
 2024-01-03  6:23 UTC  (6+ messages)

[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
 2024-01-03  6:03 UTC  (27+ messages)
` [PATCH v5 10/11] mm/mempolicy: add the mbind2 syscall
  ` [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
  ` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
  ` [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
  ` [PATCH v5 08/11] mm/mempolicy: add set_mempolicy2 syscall
  ` [PATCH v5 09/11] mm/mempolicy: add get_mempolicy2 syscall

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2024-01-03  6:03 UTC  (8+ messages)
      `  "

[PATCH RFC] crypto: scompress: remove memcpy if sg_nents is 1
 2024-01-03  5:31 UTC 

[PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
 2024-01-03  2:57 UTC  (4+ messages)
` [PATCH RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend
  ` [PATCH RFC 2/2] mm/zswap: remove the memcpy if acomp is not asynchronous

[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
 2024-01-03  2:47 UTC  (6+ messages)
` [PATCH v2 1/2] mm: memory-failure: Make memory_failure_queue_delayed() helper
  ` [PATCH v2 2/2] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN

[PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-03  2:36 UTC  (13+ messages)
` [PATCH v3 1/7] hugetlb: code clean for hugetlb_hstate_alloc_pages
` [PATCH v3 2/7] hugetlb: split hugetlb_hstate_alloc_pages
` [PATCH v3 3/7] padata: dispatch works on different nodes
` [PATCH v3 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
` [PATCH v3 5/7] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA
` [PATCH v3 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization
` [PATCH v3 7/7] hugetlb: parallelize 1G hugetlb initialization

[PATCH v2 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
 2024-01-03  1:54 UTC  (2+ messages)

[PATCH 2/2] mm: list_lru: remove unused macro list_lru_init_key()
 2024-01-03  1:53 UTC  (2+ messages)

[PATCH 1/2] mm: list_lru: disable memcg_aware when cgroup.memory is set to "nokmem"
 2024-01-03  1:53 UTC  (2+ messages)

[PATCH 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
 2024-01-02 23:34 UTC  (5+ messages)

[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2024-01-02 23:27 UTC  (5+ messages)
  ` [External] "

[linux-next:master] [btrfs] 8d99361835: stress-ng.link.ops_per_sec -18.0% regression
 2024-01-02 22:32 UTC  (5+ messages)

[PATCH v4 00/12] riscv: ASID-related and UP-related TLB flush enhancements
 2024-01-02 22:00 UTC  (13+ messages)
` [PATCH v4 01/12] riscv: Flush the instruction cache during SMP bringup
` [PATCH v4 02/12] riscv: Use IPIs for remote cache/TLB flushes by default
` [PATCH v4 03/12] riscv: mm: Broadcast kernel TLB flushes only when needed
` [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
` [PATCH v4 05/12] riscv: mm: Combine the SMP and UP TLB flush code
` [PATCH v4 06/12] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v4 07/12] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
` [PATCH v4 08/12] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v4 09/12] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v4 10/12] riscv: mm: Make asid_bits a local variable
` [PATCH v4 11/12] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v4 12/12] riscv: mm: Always use an ASID to flush mm contexts

[PATCH v1 0/4] Enable >0 order folio memory compaction
 2024-01-02 20:50 UTC  (5+ messages)

[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-02 15:20 UTC  (13+ messages)
` [PATCH v2 02/17] memblock: Declare scratch memory as CMA
` [PATCH v2 04/17] kexec: Add KHO parsing support
` [PATCH v2 07/17] kexec: Add documentation for KHO
` [PATCH v2 06/17] kexec: Add config option "
  ` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-01-02 18:46 UTC  (12+ messages)
` [PATCH v3 01/11] mm: vmalloc: Add va_alloc() helper
` [PATCH v3 02/11] mm: vmalloc: Rename adjust_va_to_fit_type() function
` [PATCH v3 03/11] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c
` [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v3 05/11] mm/vmalloc: remove vmap_area_list
` [PATCH v3 06/11] mm: vmalloc: Remove global purge_vmap_area_root rb-tree
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock
` [PATCH v3 08/11] mm: vmalloc: Support multiple nodes in vread_iter
` [PATCH v3 09/11] mm: vmalloc: Support multiple nodes in vmallocinfo
` [PATCH v3 10/11] mm: vmalloc: Set nr_nodes based on CPUs in a system
` [PATCH v3 11/11] mm: vmalloc: Add a shrinker to drain vmap pools

[PATCH v1] mm: abstract shadow stack vma behind arch_is_shadow_stack_vma
 2024-01-02 18:45 UTC  (6+ messages)

vmalloc search size larger than the size it is actually needed
 2024-01-02 18:37 UTC 

[PATCH v2 0/9] swapin refactor for optimization and unified readahead
 2024-01-02 17:53 UTC  (10+ messages)
` [PATCH v2 1/9] mm/swapfile.c: add back some comment
` [PATCH v2 2/9] mm/swap: move no readahead swapin code to a stand-alone helper
` [PATCH v2 3/9] mm/swap: avoid doing extra unlock error checks for direct swapin
` [PATCH v2 4/9] mm/swap: always account swapped in page into current memcg
` [PATCH v2 5/9] mm/swap: introduce swapin_entry for unified readahead policy
` [PATCH v2 6/9] mm/swap: handle swapcache lookup in swapin_entry
` [PATCH v2 7/9] mm/swap: avoid a duplicated swap cache lookup for SWP_SYNCHRONOUS_IO
` [PATCH v2 8/9] mm/swap: introduce a helper for swapin without vmfault
` [PATCH v2 9/9] mm/swap, shmem: use new swapin helper to skip readahead conditionally

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2024-01-02 17:26 UTC  (10+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[PATCH v3 00/34] kmsan: Enable on s390
 2024-01-02 16:10 UTC  (21+ messages)
` [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 25/34] s390/diag: Unpoison diag224() "
` [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v3 29/34] s390/string: Add KMSAN support
` [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
` [PATCH v3 34/34] kmsan: Enable on s390
  ` [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
  ` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()

[PATCH 0/4] Remove some lruvec page accounting functions
 2024-01-02 15:58 UTC  (4+ messages)
` [PATCH 2/4] slab: Convert __kmalloc_large_node() and free_large_kmalloc() to use folios

[linux-next:master 10859/12059] drivers/cxl/core/region.c:556:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'resource_size_t' {aka 'unsigned int'}
 2024-01-02 14:56 UTC 

[syzbot] [mm?] KMSAN: uninit-value in shrinker_alloc
 2024-01-02 13:55 UTC 

[PATCH 00/15] stackdepot: allow evicting stack traces
 2024-01-02 12:59 UTC  (7+ messages)
` [PATCH 11/15] stackdepot: use read/write lock

[PATCH mm 00/21] kasan: save mempool stack traces
 2024-01-02 12:54 UTC  (2+ messages)

[PATCH v3] LoongArch: Fix and simplify fcsr initialization on execve
 2024-01-02 12:37 UTC 

[PATCH v2 0/6] Remove some lruvec page accounting functions
 2024-01-02 11:56 UTC  (13+ messages)
` [PATCH v2 1/6] mm: Remove inc/dec lruvec page state functions
` [PATCH v2 2/6] slub: Use alloc_pages_node() in alloc_slab_page()
` [PATCH v2 3/6] slub: Use folio APIs in free_large_kmalloc()
` [PATCH v2 4/6] slub: Use a folio in __kmalloc_large_node
` [PATCH v2 5/6] mm/khugepaged: Use a folio more in collapse_file()
` [PATCH v2 6/6] mm/memcontrol: Remove __mod_lruvec_page_state()

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2024-01-02 11:39 UTC  (11+ messages)
` [PATCH 33/50] Split out irqflags_types.h
  ` [PATCH 42/50] sem: Split out sem_types.h
` [PATCH 44/50] restart_block: Trim includes
  ` [PATCH 50/50] Kill sched.h dependency on rcupdate.h

[PATCH v2] LoongArch: Fix and simplify fcsr initialization on execve
 2024-01-02 11:20 UTC  (5+ messages)
  ` MIPS: fcsr31 may be dirty after execve when kernel preempt is enabled (was: Re: [PATCH v2] LoongArch: Fix and simplify fcsr initialization on execve)

[syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __kmap_local_page_prot
 2024-01-02 11:09 UTC 

bio_vec, bv_page and folios
 2024-01-02 10:24 UTC  (4+ messages)

[PATCH] mm/selftests: hugepage-mremap: conform test to TAP format output
 2024-01-02  8:19 UTC 

[PATCH] LoongArch: Fix and simplify fcsr initialization on execve
 2024-01-02  8:09 UTC  (3+ messages)

[syzbot] [virtualization?] KMSAN: uninit-value in virtqueue_add (4)
 2024-01-02  7:38 UTC 

[PATCH 00/13] mm/gup: Unify hugetlb, part 2
 2024-01-02  6:30 UTC  (8+ messages)
` [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()

[PATCHv6 1/1] mm: optimization on page allocation when CMA enabled
 2024-01-02  5:50 UTC  (5+ messages)

reply: reply: reply: [RFC PATCH 1/1] mm: mark folio accessed in minor fault
 2024-01-02  5:46 UTC 

[Patch v2] selftests/mm: gup_test: conform test to TAP format output
 2024-01-02  5:38 UTC 

[RFC PATCH 1/1] mm: mark folio accessed in minor fault
 2024-01-02  5:36 UTC  (15+ messages)
                ` reply: "
                      ` reply: "

[PATCH] selftests: mm: hugepage-mmap: conform to TAP format output
 2024-01-02  5:32 UTC 

[PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
 2024-01-02  4:08 UTC  (6+ messages)

[PATCH 0/4] riscv: support fast gup
 2024-01-02  3:25 UTC  (7+ messages)
` [PATCH 3/4] riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
` [PATCH 4/4] riscv: enable HAVE_FAST_GUP if MMU

[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
 2024-01-02  3:12 UTC  (4+ messages)
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 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).