Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-11 18:08:08 to 2024-04-12 20:44:51 UTC [more...]

[PATCH] slub: limit number of slabs to scan in count_partial()
 2024-04-12 20:44 UTC  (9+ messages)
    ` [External] : "

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-12 20:44 UTC  (12+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging

[PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-12 20:35 UTC  (14+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-12 20:01 UTC  (9+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

Advice on cgroup rstat lock
 2024-04-12 19:51 UTC  (8+ messages)

[PATCH v3 00/11] Some cleanups for memory-failure
 2024-04-12 19:35 UTC  (12+ messages)
` [PATCH v3 01/11] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
` [PATCH v3 02/11] mm/memory-failure: Pass addr to __add_to_kill()
` [PATCH v3 03/11] mm: Return the address from page_mapped_in_vma()
` [PATCH v3 04/11] mm: Make page_mapped_in_vma conditional on CONFIG_MEMORY_FAILURE
` [PATCH v3 05/11] mm/memory-failure: Convert shake_page() to shake_folio()
` [PATCH v3 06/11] mm: Convert hugetlb_page_mapping_lock_write to folio
` [PATCH v3 07/11] mm/memory-failure: Convert memory_failure() to use a folio
` [PATCH v3 08/11] mm/memory-failure: Convert hwpoison_user_mappings to take "
` [PATCH v3 09/11] mm/memory-failure: Add some folio conversions to unpoison_memory
` [PATCH v3 10/11] mm/memory-failure: Use folio functions throughout collect_procs()
` [PATCH v3 11/11] mm/memory-failure: Pass the folio to collect_procs_ksm()

[PATCH v2 00/11] Some cleanups for memory-failure
 2024-04-12 19:48 UTC  (9+ messages)
` [PATCH v2 07/11] mm/memory-failure: Convert memory_failure() to use a folio

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-12 19:48 UTC  (9+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated

[PATCH] selftests/harness: remove use of LINE_MAX
 2024-04-12 19:30 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 66cd11927ee9b07a54203ba1ae02149ac7913e6d
 2024-04-12 19:06 UTC 

[PATCH v2 1/2] mm/hugetlb: convert dissolve_free_huge_pages() to folios
 2024-04-12 18:21 UTC  (2+ messages)
` [PATCH v2 2/2] mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()

[PATCH] MAINTAINERS: update Naoya Horiguchi's email address
 2024-04-12 18:17 UTC 

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-12 17:32 UTC  (29+ messages)
` [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
` [RFC 04/10] fs/dax: Don't track page mapping/index
` [RFC 05/10] fs/dax: Refactor wait for dax idle page
` [RFC 07/10] mm: Allow compound zone device pages
` [RFC 09/10] mm/khugepage.c: Warn if trying to scan devmap pmd

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-04-12 17:22 UTC  (8+ messages)

Increase Default vm_max_map_count to Improve Compatibility with Modern Games
 2024-04-12 17:18 UTC 

[PATCH v5 00/11] IOMMU memory observability
 2024-04-12 17:06 UTC  (3+ messages)

[PATCH v9 0/1] mm: report per-page metadata information
 2024-04-12 17:04 UTC  (4+ messages)
` [PATCH v9 1/1] "

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-12 16:23 UTC  (4+ messages)

[PATCH] mm: Always sanity check anon_vma first for per-vma locks
 2024-04-12 15:31 UTC  (15+ messages)

[PATCH] mm: page_alloc: allowing mTHP compaction to capture the freed page directly
 2024-04-12 15:11 UTC  (3+ messages)

[linux-next:master] [fsnotify] a5e57b4d37: stress-ng.full.ops_per_sec -17.3% regression
 2024-04-12 15:04 UTC  (5+ messages)

[PATCH] sched: Add missing memory barrier in switch_mm_cid
 2024-04-12 14:38 UTC  (3+ messages)

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-04-12 14:30 UTC  (5+ messages)

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-12 14:27 UTC  (12+ messages)

[PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12 14:18 UTC  (7+ messages)

[RFC PATCH 0/3] mm: convert mm's rss stats into lazy_percpu_counter
 2024-04-12 13:53 UTC  (5+ messages)
` [RFC PATCH 1/3] Lazy percpu counters
` [RFC PATCH 2/3] lazy_percpu_counter: include struct percpu_counter in struct lazy_percpu_counter
` [RFC PATCH 3/3] mm: convert mm's rss stats into lazy_percpu_counter

[PATCH net-next v1 11/12] mm: page_frag: add a test module for page_frag
 2024-04-12 13:50 UTC  (2+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
 2024-04-12 13:32 UTC 

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-12 13:25 UTC  (7+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH v6 0/4] mm: add per-order mTHP alloc and swpout counters
 2024-04-12 13:16 UTC  (8+ messages)
` [PATCH v6 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
` [PATCH v6 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
` [PATCH v6 3/4] mm: add docs for per-order mTHP counters and transhuge_page ABI
` [PATCH v6 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback

[RFC PATCH] mm/vmstat: sum up all possible CPUs instead of using vm_events_fold_cpu
 2024-04-12 12:30 UTC 

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-04-12 12:24 UTC  (2+ messages)

[PATCH 0/1] Replace the macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
 2024-04-12 12:07 UTC  (3+ messages)
` [PATCH 1/1] Replace "

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-12 11:57 UTC  (3+ messages)

[PATCH v2 0/5] large folios swap-in: handle refault cases first
 2024-04-12 11:38 UTC  (13+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v2 4/5] mm: swap: entirely map large folios found in swapcache
` [PATCH v2 5/5] mm: add per-order mTHP swpin_refault counter

[PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-12 11:21 UTC  (12+ messages)
` [PATCH v5 1/2] mm/madvise: optimize "
` [PATCH v5 2/2] mm/arm64: override mkold_clean_ptes() batch helper

[PATCH v5 0/4] mm: add per-order mTHP alloc and swpout counters
 2024-04-12 11:05 UTC  (17+ messages)
` [PATCH v5 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
` [PATCH v5 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
` [PATCH v5 3/4] mm: add docs for per-order mTHP counters and transhuge_page ABI
` [PATCH v5 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback

[PATCH v2] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12  9:54 UTC 

[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
 2024-04-12  9:27 UTC  (9+ messages)
` [PATCH v4 1/2] mm: add per-order mTHP anon_alloc and anon_alloc_fallback counters
` [PATCH v4 2/2] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-12  9:16 UTC  (7+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-12  9:08 UTC  (5+ messages)
` [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-04-12  8:48 UTC  (14+ messages)

[PATCH] mm/shrinker: add SHRINKER_NO_DIRECT_RECLAIM
 2024-04-12  8:47 UTC  (2+ messages)

[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-12  8:11 UTC  (3+ messages)

[PATCH] mm/hugetlb: convert dissolve_free_huge_pages() to folios
 2024-04-12  8:08 UTC  (3+ messages)

[PATCH v3 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-12  6:47 UTC  (3+ messages)
` [PATCH v3 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH v3 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()

[RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
 2024-04-12  5:34 UTC  (2+ messages)

[RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
 2024-04-12  4:42 UTC  (2+ messages)

[linux-next:master] [mm] cf5dec6389: WARNING:at_arch/x86/mm/fault.c:#do_user_addr_fault
 2024-04-12  4:33 UTC  (2+ messages)

[PATCH v2 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-12  3:49 UTC  (6+ messages)
` [PATCH 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()

[linux-next:master] [keys] 019e41d1be: stress-ng.key.ops_per_sec -98.9% regression
 2024-04-12  3:07 UTC 

[akpm-mm:mm-unstable 364/372] mm/memory.c:4169:3: error: call to undeclared function 'count_mthp_stat'; ISO C99 and later do not support implicit function declarations
 2024-04-12  2:58 UTC  (3+ messages)

[akpm-mm:mm-unstable 360/372] ld.lld: error: duplicate symbol: swap_free_nr
 2024-04-12  2:56 UTC  (4+ messages)

[PATCH v5 0/10] transfer page to folio in KSM
 2024-04-12  1:57 UTC  (5+ messages)
` [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_get_folio_flags

[linux-next:pending-fixes] BUILD SUCCESS 4d9eb25499ff0e21ac51bee1b7ab5abec48392e6
 2024-04-11 20:32 UTC 

[syzbot] [mm?] WARNING in try_to_migrate_one (2)
 2024-04-11 19:55 UTC  (3+ 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).