linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-13 04:52:09 to 2024-01-16 11:53:13 UTC [more...]

[PATCH v2] mm: align larger anonymous mappings on THP boundaries
 2024-01-16 11:53 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-01-16 11:45 UTC  (2+ messages)

[PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-01-16 11:24 UTC  (6+ messages)

[PATCH] fs: improve dump_mapping() robustness
 2024-01-16 11:16 UTC  (2+ messages)

[PATCH -next v4 0/3] minor improvements for x86 mce processing
 2024-01-16 10:30 UTC  (5+ messages)

[PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-16  9:26 UTC  (11+ messages)
` [PATCH v3 2/7] hugetlb: split hugetlb_hstate_alloc_pages
` [PATCH v3 3/7] padata: dispatch works on different nodes
` [PATCH v3 5/7] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA

[PATCH] selftests/mm: run_vmtests.sh: add missing tests
 2024-01-16  9:06 UTC 

[PATCH] selftests/mm: switch to bash from sh
 2024-01-16  9:04 UTC 

[PATCH v2] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-16  8:53 UTC  (10+ messages)

memblock_reserve for unadded region (was: [PATCH] MIPS: loongson64: fix boot failure)
 2024-01-16  8:39 UTC  (3+ messages)

Limited/Broken functionality of ASLR for Libs >= 2MB
 2024-01-16  8:09 UTC  (5+ messages)

[PATCH] mm: memory: move mem_cgroup_charge() into alloc_anon_folio()
 2024-01-16  7:13 UTC 

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-01-16  6:30 UTC  (16+ messages)
` [PATCH v2 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v2 04/13] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v2 08/13] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v2 09/13] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v2 10/13] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v2 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()

high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
 2024-01-16  4:58 UTC  (23+ messages)

[RFC PATCH] mm: z3fold: rename CONFIG_Z3FOLD to CONFIG_Z3FOLD_DEPRECATED
 2024-01-16  4:27 UTC  (11+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-16  4:14 UTC  (4+ messages)
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH v2] fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
 2024-01-16  2:43 UTC  (6+ messages)

[PATCH v4 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-01-16  2:20 UTC  (4+ messages)
` [PATCH v4 1/3] x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
` [PATCH v4 2/3] x86/mm: Regularize set_memory_p() parameters and make non-static
` [PATCH v4 3/3] x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_zeropad()

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

[PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
 2024-01-15 22:59 UTC  (12+ messages)
` [PATCH 01/12] xfs: convert kmem_zalloc() to kzalloc()
` [PATCH 03/12] xfs: move kmem_to_page()
` [PATCH 04/12] xfs: convert kmem_free() for kvmalloc users to kvfree()
` [PATCH 05/12] xfs: convert remaining kmem_free() to kfree()
` [PATCH 06/12] xfs: use an empty transaction for fstrim
` [PATCH 07/12] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
` [PATCH 08/12] xfs: use GFP_KERNEL in pure transaction contexts
` [PATCH 09/12] xfs: place intent recovery under NOFS allocation context
` [PATCH 10/12] xfs: place the CIL under nofs "
` [PATCH 11/12] xfs: clean up remaining GFP_NOFS users
` [PATCH 12/12] xfs: use xfs_defer_alloc a bit more

[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
 2024-01-15 21:23 UTC  (5+ messages)
` [PATCH v4 14/16] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2024-01-15 20:34 UTC  (3+ messages)

[PATCH RFC v1 0/2] mm, pcp: add high order page info in /proc/zoneinfo
 2024-01-15 20:34 UTC  (5+ messages)
` [PATCH RFC v1 1/2] mm, pcp: rename pcp->count to pcp->total_count
` [PATCH RFC v1 2/2] mm, pcp: add more detail info about high order page count

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2024-01-15 20:31 UTC  (4+ messages)
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 16/50] sched.h: Move (spin|rwlock)_needbreak() to spinlock.h

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-15 19:53 UTC  (19+ messages)
` [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v1 12/26] crypto: ccp: Define the SEV-SNP commands
` [PATCH v1 13/26] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2024-01-15 19:37 UTC  (3+ messages)
      ` [PATCH v14] "

[PATCH v2] Fix error handling in begin_new_exec
 2024-01-15 19:22 UTC 

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-01-15 19:09 UTC  (4+ messages)
` [PATCH v3 10/11] mm: vmalloc: Set nr_nodes based on CPUs in a system

[RFC 0/3] reading proc/pid/maps under RCU
 2024-01-15 18:38 UTC  (4+ messages)
` [RFC 1/3] mm: make vm_area_struct anon_name field RCU-safe
` [RFC 2/3] seq_file: add validate() operation to seq_operations
` [RFC 3/3] mm/maps: read proc/pid/maps under RCU

[akpm-mm:mm-nonmm-unstable 22/23] include/linux/stddef.h:8:14: error: invalid initializer
 2024-01-15 18:15 UTC 

[PATCH v2 0/9] swapin refactor for optimization and unified readahead
 2024-01-15 17:11 UTC  (10+ messages)
` [PATCH v2 6/9] mm/swap: handle swapcache lookup in swapin_entry
` [PATCH v2 8/9] mm/swap: introduce a helper for swapin without vmfault

[PATCH v2 0/3] mm, lru_gen: batch update pages when aging
 2024-01-15 17:09 UTC  (5+ messages)
` [PATCH v2 1/3] mm, lru_gen: batch update counters on againg

[PATCH v1] uprobes: use pagesize-aligned virtual address when replacing pages
 2024-01-15 14:25 UTC  (2+ messages)

[linux-next:master] [eventfs] 493ec81a8f: kernel_BUG_at_fs/dcache.c
 2024-01-15 14:14 UTC 

[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-15 13:27 UTC  (4+ messages)
` [PATCH v2 04/17] kexec: Add KHO parsing support

[PATCH] readahead: use ilog2 instead of a while loop in page_cache_ra_order()
 2024-01-15 10:25 UTC 

[PATCH v3 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-01-15 10:00 UTC  (7+ messages)
` [PATCH v3 1/3] x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback

[PATCH v9 00/10] Multi-size THP for anonymous memory
 2024-01-15  9:38 UTC  (7+ messages)
` [PATCH v9 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()

[RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
 2024-01-15  9:33 UTC  (8+ messages)

[PATCH RFC 1/2] stackdepot: add stats counters exported via debugfs
 2024-01-15  9:27 UTC  (2+ messages)
` [PATCH RFC 2/2] stackdepot: make fast paths lock-less again

Meeting with the Development Team
 2024-01-15  8:50 UTC 

[v5 0/7] Reduce TLB flushes by 94% by improving folio migration
 2024-01-15  8:48 UTC  (5+ messages)
` [v5 4/7] mm: Separate move/undo doing on folio list from migrate_pages_batch()

[PATCH 0/4] Convert memcontrol charge moving to use folios
 2024-01-15  8:03 UTC  (9+ messages)
` [PATCH 1/4] memcg: Convert mem_cgroup_move_charge_pte_range() to use a folio
` [PATCH 2/4] memcg: Return the folio in union mc_target
` [PATCH 3/4] memcg: Use a folio in get_mctgt_type
` [PATCH 4/4] memcg: Use a folio in get_mctgt_type_thp

[v4 0/3] Reduce TLB flushes under some specific conditions
 2024-01-15  7:58 UTC  (6+ messages)
` [v4 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration

[PATCH v3 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-15  7:32 UTC  (7+ messages)
` [PATCH v3 2/7] selftests/mm: hugepage-vmemmap: "
` [PATCH v3 3/7] selftests/mm: hugetlb-madvise: "
` [PATCH v3 4/7] selftests/mm: khugepaged: "
` [PATCH v3 5/7] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v3 6/7] selftests/mm: ksm_tests: "
` [PATCH v3 7/7] selftests/mm: config: add missing configs

[PATCH v2 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-15  6:59 UTC  (6+ messages)
` [PATCH v2 5/7] selftests/mm: hugetlb-read-hwpoison: "

[PATCH -next v6 0/2] Make memory reclamation measurable
 2024-01-15  6:27 UTC  (2+ messages)

[PATCH 1/2] mm: mmap: no need to call khugepaged_enter_vma() for stack
 2024-01-15  5:50 UTC  (2+ messages)

[PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
 2024-01-15  5:47 UTC  (5+ messages)
` [PATCH 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
  ` [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
  ` [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[RFC PATCH 0/4] DAMON based 2-tier memory management for CXL memory
 2024-01-15  4:52 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/vmscan: refactor reclaim_pages with reclaim_or_migrate_folios
` [RFC PATCH 2/4] mm/damon: introduce DAMOS_DEMOTE action for demotion
` [RFC PATCH 3/4] mm/memory-tiers: add next_promotion_node to find promotion target
` [RFC PATCH 4/4] mm/damon: introduce DAMOS_PROMOTE action for promotion

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-01-15  2:38 UTC  (5+ messages)
` [PATCH v3 1/3] mm: HVO: introduce helper function to update and flush pgtable
` [PATCH v3 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
` [PATCH v3 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-15  1:24 UTC  (17+ messages)
` [EXT] "
                    ` [External] "

[PATCH] MAINTAINERS: add Yosry Ahmed as a zswap reviewer
 2024-01-14 22:47 UTC  (4+ messages)

[linux-next:master 13240/13245] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data900' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data900'
 2024-01-14 12:03 UTC 

[PATCH v6 0/4] Introduce mseal()
 2024-01-14  3:48 UTC  (10+ messages)
` [PATCH v6 2/4] mseal: add mseal syscall
` [PATCH v6 4/4] mseal:add documentation

Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree
 2024-01-14  3:23 UTC  (17+ messages)
  ` [Regression 6.1.y] From "cifs: Fix flushing, invalidation and file size with copy_file_range()"

[akpm-mm:mm-nonmm-unstable 22/23] lib/group_cpus.c:352:16: error: array initializer must be an initializer list
 2024-01-13 17:40 UTC 

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2024-01-13 17:26 UTC  (2+ messages)

[PATCH v4 00/22] stackdepot: allow evicting stack traces
 2024-01-13  9:31 UTC  (16+ messages)
` [PATCH v4 12/22] lib/stackdepot: use read/write lock

[PATCH v11 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-01-13  6:52 UTC  (9+ messages)
` [PATCH v11 1/8] mm/gup: Introduce unpin_folio/unpin_folios helpers
` [PATCH v11 2/8] mm/gup: Introduce check_and_migrate_movable_folios()
` [PATCH v11 3/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
` [PATCH v11 4/8] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v11 5/8] udmabuf: Add back support for mapping hugetlb pages
` [PATCH v11 6/8] udmabuf: Convert udmabuf driver to use folios
` [PATCH v11 7/8] udmabuf: Pin the pages using memfd_pin_folios() API
` [PATCH v11 8/8] selftests/udmabuf: Add tests to verify data after page migration

[PATCH] mm/compaction: Reduce unnecessary loops
 2024-01-13  5:52 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 8d04a7e2ee3fd6aabb8096b00c64db0d735bc874
 2024-01-13  5:39 UTC 


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