Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 10:33:51 to 2024-03-28 05:46:27 UTC [more...]

next: arc: defconfig - gcc-9 - mmu-arcv2.h:82:2: error: implicit declaration of function 'write_aux_reg' [-Werror=implicit-function-declaration]
 2024-03-28  5:46 UTC  (2+ messages)

[PATCH v11 00/11] Support page table check PowerPC
 2024-03-28  5:44 UTC  (11+ messages)
` [PATCH v11 01/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set"
` [PATCH v11 02/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set"
` [PATCH v11 04/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear"
` [PATCH v11 05/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear"
` [PATCH v11 06/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear"
` [PATCH v11 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v11 11/11] powerpc: mm: Support page table check
  ` [PATCH v11 08/11] powerpc: mm: Add pud_pfn() stub
  ` [PATCH v11 09/11] poweprc: mm: Implement *_user_accessible_page() for ptes

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-03-28  5:35 UTC  (7+ 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-28  5:30 UTC  (19+ 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()

summarize all information again at bottom//reply: reply: [PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-28  4:03 UTC  (14+ messages)

[PATCH 0/2] Fix selftests/mm build without requiring "make headers"
 2024-03-28  3:34 UTC  (3+ messages)
` [PATCH 1/2] selftests: break the dependency upon local header files
` [PATCH 2/2] selftests/mm: fix additional build errors for selftests

[PATCH v4 00/14] Cover a guard gap corner case
 2024-03-28  3:32 UTC  (8+ messages)
` [PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag

[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-03-28  2:21 UTC  (5+ messages)
` [PATCH v6 05/13] riscv: Only send remote fences when some other CPU is online
  ` [External] "

[PATCH] mm/slab_common: Modify mismatched function name
 2024-03-28  2:07 UTC 

[PATCH v2 0/6] Improve visibility of writeback
 2024-03-28  1:59 UTC  (3+ messages)

[PATCH 0/6] Improve visibility of writeback
 2024-03-28  1:49 UTC  (6+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH v6 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-28  1:35 UTC  (3+ messages)
` [PATCH v6 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-28  1:24 UTC  (10+ 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 0/2] support multi-size THP numa balancing
 2024-03-28  1:09 UTC  (7+ messages)
` [PATCH 2/2] mm: "

[akpm-mm:mm-unstable 174/199] mm/memory.c:5094:25: warning: variable 'pte' is uninitialized when used here
 2024-03-28  0:58 UTC 

[RFC PATCH v3 0/8] mm: workingset reporting
 2024-03-27 22:53 UTC  (11+ messages)
` [RFC PATCH v3 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [RFC PATCH v3 2/8] mm: aggregate working set information into histograms
` [RFC PATCH v3 3/8] mm: use refresh interval to rate-limit workingset report aggregation
` [RFC PATCH v3 4/8] mm: report workingset during memory pressure driven scanning
` [RFC PATCH v3 5/8] mm: extend working set reporting to memcgs
` [RFC PATCH v3 6/8] mm: add per-memcg reaccess histogram
` [RFC PATCH v3 7/8] mm: add kernel aging thread for workingset reporting
` [RFC PATCH v3 8/8] mm: test system-wide "

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-27 22:38 UTC  (17+ 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 -next v5 0/3] minor improvements for x86 mce processing
 2024-03-27 22:05 UTC  (5+ messages)
` [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception

[PATCH RFC 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-03-27 22:01 UTC  (4+ messages)
` [PATCH RFC 1/2] mm: zsmalloc: support objects compressed based on multiple pages
` [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-27 21:41 UTC  (10+ messages)

[GIT PULL] hotfixes for 6.9-rc2
 2024-03-27 20:47 UTC  (2+ messages)

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 20:37 UTC  (6+ messages)
` [RFC PATCH v2] "

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-03-27 20:35 UTC  (11+ messages)
` [PATCH 10/10] mm: page_alloc: consolidate free page accounting
    ` [PATCH 1/3] mm: page_alloc: consolidate free page accounting fix
    ` [PATCH 2/3] mm: page_alloc: consolidate free page accounting fix 2
    ` [PATCH 3/3] mm: page_alloc: batch vmstat updates in expand()

[PATCH v1] mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_struct
 2024-03-27 19:58 UTC  (2+ messages)

folio_mmapped
 2024-03-27 19:34 UTC  (13+ messages)
                ` folio_mmapped
                    `  "

[akpm-mm:mm-unstable 74/199] mm/mempolicy.c:2223: warning: expecting prototype for alloc_pages_mpol_noprof(). Prototype was for alloc_pages_mpol() instead
 2024-03-27 19:27 UTC 

[PATCH v1] mm: remove "prot" parameter from move_pte()
 2024-03-27 19:25 UTC  (2+ messages)

[PATCH] mm: Use rwsem assertion macros for mmap_lock
 2024-03-27 19:06 UTC 

[PATCH] mm: remove __set_page_dirty_nobuffers()
 2024-03-27 19:04 UTC  (3+ messages)

[PATCH v2] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
 2024-03-27 18:58 UTC  (4+ messages)

[PATCH] filemap: Remove __set_page_dirty()
 2024-03-27 18:54 UTC 

[PATCH 01/10] sh: Remove use of PG_arch_1 on individual pages
 2024-03-27 18:49 UTC  (3+ messages)

[PATCH 0/1] THP_SWAP support for ARM64 SoC with MTE
 2024-03-27 17:58 UTC  (9+ 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:41 UTC  (8+ 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  (14+ 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 

[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] selftests/exec: execveat: Improve debug reporting
 2024-03-27 16:19 UTC  (5+ 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)

[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] mm: fix unproperly folio_put by changing API in read_pages
 2024-03-27 12:32 UTC  (2+ 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  (3+ messages)
` [PATCH v3 2/3] selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()

[RFC PATCH 00/10] mm/swap: always use swap cache for synchronization
 2024-03-27 11:04 UTC  (5+ messages)

[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


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