Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 02:25:42 to 2024-03-27 17:35:07 UTC [more...]

[PATCH 0/1] THP_SWAP support for ARM64 SoC with MTE
 2024-03-27 17:34 UTC  (8+ messages)
` [PATCH 1/1] arm64: mm: swap: support THP_SWAP on hardware "

[PATCH] mm: vmalloc: annotate find_vmap_area_exceed_addr_lock() for lockdep
 2024-03-27 17:22 UTC  (6+ messages)

[PATCH v2 0/2] s390/mm: shared zeropage + KVM fixes
 2024-03-27 17:17 UTC  (3+ messages)
` [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v2 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-27 17:14 UTC  (11+ messages)

[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
 2024-03-27 17:05 UTC  (23+ messages)
` [RFC PATCH v1 1/4] mm: Introduce ptep_get_lockless_norecency()
` [RFC PATCH v1 3/4] mm/memory: Use ptep_get_lockless_norecency() for orig_pte

[PATCH 00/10] Various page->flags cleanups
 2024-03-27 17:01 UTC  (6+ messages)
` [PATCH 07/10] mm: Convert arch_clear_hugepage_flags to take a folio

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-03-27 16:57 UTC  (7+ messages)
` [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()

[akpm-mm:mm-unstable 86/199] mm/nommu.c:258: warning: expecting prototype for vmalloc_node_noprof(). Prototype was for vmalloc_node() instead
 2024-03-27 16:51 UTC 

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-27 16:40 UTC  (12+ messages)
` [RFC PATCH 2/9] mm: zswap: refactor storing to the tree out of zswap_store()
` [RFC PATCH 3/9] mm: zswap: refactor limit checking from zswap_store()
` [RFC PATCH 4/9] mm: zswap: move more same-filled pages checks outside of zswap_store()
` [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling

[PATCH v6] mm/migrate: split source folio if it is on deferred split list
 2024-03-27 16:29 UTC  (2+ messages)

[PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
 2024-03-27 16:22 UTC  (14+ messages)
` [PATCH RFC 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH RFC 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH RFC 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments

[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-27 16:21 UTC  (9+ messages)
` [PATCH v2 3/6] mm/mm_init.c: add new function calc_nr_all_pages()
` [PATCH v2 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
` [PATCH v2 5/6] mm/mm_init.c: remove unneeded calc_memmap_size()
` [PATCH v2 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()

[PATCH] selftests/exec: execveat: Improve debug reporting
 2024-03-27 16:19 UTC  (5+ messages)

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-03-27 16:02 UTC  (3+ messages)
` [RFC PATCH 1/2] sched/numa: Fault count based NUMA hint fault latency
` [RFC PATCH 2/2] mm: Update hint fault count for pages that are skipped during scanning

[PATCH 0/6] mm: remove isolate_lru_page() and isolate_movable_page()
 2024-03-27 15:58 UTC  (14+ messages)
` [PATCH 1/6] mm: migrate: add isolate_movable_folio()
` [PATCH 2/6] mm: memory_hotplug: use more folio in do_migrate_range()
` [PATCH 3/6] mm: remove isolate_lru_page()
` [PATCH 4/6] mm: compaction: use isolate_movable_folio() in isolate_migratepages_block()
` [PATCH 5/6] mm: memory-failure: use isolate_movable_folio() in mf_isolate_folio()
` [PATCH 6/6] mm: migrate: remove isolate_movable_page()

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 15:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 26074e1be23143b2388cacb36166766c235feb7c
 2024-03-27 15:32 UTC 

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-03-27 15:23 UTC  (13+ messages)
` [PATCH v4 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v4 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH v4 03/13] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v4 04/13] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
` [PATCH v4 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v4 07/13] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v4 08/13] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v4 09/13] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v4 10/13] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v4 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH v4 12/13] mm/gup: Handle hugepd for follow_page()

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-03-27 14:45 UTC  (7+ messages)
` [PATCH v5 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v5 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [PATCH v5 3/6] mm: swap: Simplify struct percpu_cluster
` [PATCH v5 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()
` [PATCH v5 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH v2 2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX
 2024-03-27 14:38 UTC  (2+ messages)

[PATCH v1] mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_struct
 2024-03-27 14:35 UTC 

[PATCH v1] mm: remove "prot" parameter from move_pte()
 2024-03-27 14:33 UTC 

[PATCH] mm: remove __set_page_dirty_nobuffers()
 2024-03-27 14:30 UTC 

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-03-27 14:32 UTC  (9+ messages)
` [PATCH 09/10] mm: page_isolation: prepare for hygienic freelists
` [PATCH 10/10] mm: page_alloc: consolidate free page accounting

[linux-next:pending-fixes] BUILD SUCCESS 5e2cdb39aec3e72ea796d1a87bfc844adc7af931
 2024-03-27 14:30 UTC 

[linux-next:master 1131/2169] drivers/pwm/pwm-stm32.c:662:8: error: call to undeclared function 'devm_clk_rate_exclusive_get'; ISO C99 and later do not support implicit function declarations
 2024-03-27 14:15 UTC 

[PATCH v4 00/14] Cover a guard gap corner case
 2024-03-27 13:15 UTC  (6+ messages)
` [PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag

[PATCH] mm: fix unproperly folio_put by changing API in read_pages
 2024-03-27 12:32 UTC  (2+ messages)

summarize all information again at bottom//reply: reply: [PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-27 12:31 UTC  (11+ messages)

FAILED: Patch "mm: swap: fix race between free_swap_and_cache() and swapoff()" failed to apply to 4.19-stable tree
 2024-03-27 12:27 UTC 

FAILED: Patch "LoongArch: Change __my_cpu_offset definition to avoid mis-optimization" failed to apply to 4.19-stable tree
 2024-03-27 12:26 UTC 

FAILED: Patch "kasan/test: avoid gcc warning for intentional overflow" failed to apply to 4.19-stable tree
 2024-03-27 12:25 UTC 

FAILED: Patch "mm: swap: fix race between free_swap_and_cache() and swapoff()" failed to apply to 5.4-stable tree
 2024-03-27 12:23 UTC 

FAILED: Patch "LoongArch: Change __my_cpu_offset definition to avoid mis-optimization" failed to apply to 5.4-stable tree
 2024-03-27 12:22 UTC 

FAILED: Patch "kasan/test: avoid gcc warning for intentional overflow" failed to apply to 5.4-stable tree
 2024-03-27 12:21 UTC 

FAILED: Patch "LoongArch: Change __my_cpu_offset definition to avoid mis-optimization" failed to apply to 5.10-stable tree
 2024-03-27 12:18 UTC 

FAILED: Patch "kasan/test: avoid gcc warning for intentional overflow" failed to apply to 5.10-stable tree
 2024-03-27 12:18 UTC 

[RFC PATCH] mm: show mthp_fault_alloc and mthp_fault_fallback of multi-size THPs
 2024-03-27 12:17 UTC  (6+ messages)

FAILED: Patch "LoongArch: Change __my_cpu_offset definition to avoid mis-optimization" failed to apply to 5.15-stable tree
 2024-03-27 12:15 UTC 

[PATCH] mm: get the folio's refcnt before clear PG_lru in folio_isolate_lru
 2024-03-27 12:10 UTC  (2+ messages)

[PATCH 0/7] mm/init: minor clean up and improvement
 2024-03-27 12:06 UTC  (3+ messages)
` [PATCH 4/7] mm/page_alloc.c: remove unneeded codes in !NUMA version of build_zonelists()
  ` [PATCH v2 "

[linux-next:master 1915/2169] sound/soc/codecs/rk3308_codec.c:956:34: warning: 'rk3308_codec_of_match' defined but not used
 2024-03-27 12:02 UTC 

[linux-next:master 1915/2169] sound/soc/codecs/rk3308_codec.c:956:34: warning: unused variable 'rk3308_codec_of_match'
 2024-03-27 11:42 UTC 

[PATCH v3 0/3] mm/ksm: fix ksm exec support for prctl
 2024-03-27 11:31 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
` [PATCH v3 3/3] selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec

[RFC PATCH 00/10] mm/swap: always use swap cache for synchronization
 2024-03-27 11:04 UTC  (19+ messages)
` [RFC PATCH 04/10] mm/swap: remove cache bypass swapin
` [RFC PATCH 10/10] mm/swap: optimize synchronous swapin

[linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail
 2024-03-27 10:33 UTC  (2+ messages)
  ` [PATCH 2/2] vfs/idmapped_mounts.c: Change mount_setattr expected output

[PATCH 0/6] Improve visibility of writeback
 2024-03-27  9:33 UTC  (5+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-27  9:22 UTC  (6+ messages)
` [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent

[PATCH] userfaultfd: early return in dup_userfaultfd()
 2024-03-27  9:08 UTC 

[PATCH 0/3] minor fixes and supplement for ptdesc
 2024-03-27  8:52 UTC  (3+ messages)

[PATCH 0/2] support multi-size THP numa balancing
 2024-03-27  8:47 UTC  (6+ messages)
` [PATCH 2/2] mm: "

[RFC PATCH net-next v7 06/14] page_pool: convert to use netmem
 2024-03-27  8:26 UTC  (2+ messages)
  ` [RFC PATCH net-next v7 07/14] page_pool: devmem support

[PATCH v6 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-27  7:27 UTC  (3+ messages)
` [PATCH v6 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v6 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[patch RFC] mm/slab: introduce KZALLOC_FREE() cleanup-ed allocation macro
 2024-03-27  7:23 UTC  (4+ messages)
` Re "

[PATCH v2 0/6] Improve visibility of writeback
 2024-03-27 15:57 UTC  (7+ messages)
` [PATCH v2 1/6] writeback: protect race between bdi release and bdi_debug_stats_show
` [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH v2 4/6] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH v2 5/6] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
` [PATCH v2 6/6] writeback: define GDTC_INIT_NO_WB to null

[PATCH v5 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-27  6:55 UTC  (5+ messages)
` [PATCH v5 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v5 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

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

[PATCH] mm/slab: fix kcalloc() kernel-doc warnings
 2024-03-27  5:49 UTC  (2+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-03-27  5:30 UTC  (6+ messages)
` [PATCH v6 14/37] lib: introduce support for page allocation tagging

[PATCH 0/6] Documentation fixes for memory allocation profiling
 2024-03-27  4:30 UTC  (2+ messages)

[linus:master] [x86/percpu] ca42563486: BUG:unable_to_handle_page_fault_for_address
 2024-03-27  2:27 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).