linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 22:59:50 to 2024-04-02 10:13:42 UTC [more...]

[PATCH v3 0/3] page_owner: Fix refcount imbalance
 2024-04-02 10:13 UTC  (3+ messages)
` [PATCH v3 1/3] mm,page_owner: Update metada for tail pages

[PATCH 0/3] Unify vma_address and vma_pgoff_address
 2024-04-02 10:07 UTC  (3+ messages)
` [PATCH 1/3] mm: Correct page_mapped_in_vma() for large folios

[PATCH 0/4] SLUB: improve filling cpu partial a bit in get_partial_node()
 2024-04-02  9:45 UTC  (8+ messages)
` [PATCH 1/4] mm/slub: remove the check of !kmem_cache_has_cpu_partial()
` [PATCH 2/4] mm/slub: add slub_get_cpu_partial() helper
` [PATCH 3/4] mm/slub: simplify get_partial_node()
` [PATCH 4/4] mm/slub: don't read slab->cpu_partial_slabs directly

[PATCH v2] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-02  9:40 UTC  (5+ messages)

[linux-next:master 2055/3220] ERROR: modpost: "__drm_atomic_helper_private_obj_duplicate_state" [drivers/gpu/drm/display/drm_display_helper.ko] undefined!
 2024-04-02  9:39 UTC 

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-04-02  9:26 UTC  (9+ messages)

[PATCH v1] x86/mm/pat: fix VM_PAT handling in COW mappings
 2024-04-02  9:14 UTC  (7+ messages)

[linux-next:master 2559/3220] arch/riscv/include/asm/cmpxchg.h:329:23: warning: assignment to 'const struct gre_protocol *' from 'uintptr_t' {aka 'long unsigned int'} makes pointer from integer without a cast
 2024-04-02  8:56 UTC 

[PATCH] mm: swap: prejudgement swap_has_cache to avoid page allocation
 2024-04-02  8:50 UTC  (4+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-02  8:46 UTC  (9+ messages)
` [PATCH 19/26] netfs: New writeback implementation
` [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys

[PATCH 0/7] mm/init: minor clean up and improvement
 2024-04-02  8:32 UTC  (9+ messages)
` [PATCH 1/7] mm: move array mem_section init code out of memory_present()
` [PATCH 2/7] mm/init: remove the unnecessary special treatment for memory-less node
` [PATCH 3/7] mm: make __absent_pages_in_range() as static
` [PATCH 5/7] mm/mm_init.c: remove the outdated code comment above deferred_grow_zone()

[PATCH][next] selftest/mm: Fix spelling mistake "skiped" -> "skipped"
 2024-04-02  8:15 UTC 

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-04-02  8:03 UTC 

[PATCH] stackdepot: Rename pool_index to pool_index_plus_1
 2024-04-02  8:01 UTC  (5+ messages)

[PATCH] mm: alloc_anon_folio: avoid doing vma_thp_gfp_mask in fallback cases
 2024-04-02  7:58 UTC  (4+ messages)

[linux-next:master 2055/3220] ld.lld: error: undefined symbol: __drm_atomic_helper_private_obj_duplicate_state
 2024-04-02  7:52 UTC 

[PATCH] mm/slab_common: Modify mismatched function name
 2024-04-02  7:40 UTC  (2+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-02  7:33 UTC  (11+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
` [PATCH v3 2/7] KVM: Move MMU notifier function declarations
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 4/7] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
` [PATCH v3 6/7] KVM: arm64: "
` [PATCH v3 7/7] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH 0/4] large folios swap-in: handle refault cases first
 2024-04-02  7:32 UTC  (5+ messages)
` [PATCH 1/4] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH 2/4] mm: swap: make should_try_to_free_swap() support large-folio
` [PATCH 3/4] mm: swap_pte_batch: add an output argument to reture if all swap entries are exclusive
` [PATCH 4/4] mm: swap: entirely map large folios found in swapcache

[PATCH] mm, mmap: remove vma_merge()
 2024-04-02  7:28 UTC  (3+ messages)

[linux-next:master 2559/3220] arch/riscv/include/asm/cmpxchg.h:329:23: warning: assignment to 'struct tty_struct *' from 'uintptr_t' {aka 'long unsigned int'} makes pointer from integer without a cast
 2024-04-02  7:08 UTC 

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-02  6:58 UTC 

[PATCHv2 1/1] mm: fix unproperly folio_put by changing API in read_pages
 2024-04-02  6:33 UTC  (3+ messages)

[PATCH] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
 2024-04-02  6:24 UTC 

[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio
 2024-04-02  6:21 UTC  (6+ messages)
` [PATCH v1 01/11] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages()

[PATCH] arm: kasan: clear stale stack poison
 2024-04-02  6:19 UTC  (3+ messages)

[PATCH 0/9] Various significant MM patches
 2024-04-02  5:26 UTC  (11+ messages)
` [PATCH 1/9] mm: Always initialise folio->_deferred_list
` [PATCH 7/9] mm: Free up PG_slab

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
 2024-04-02  5:19 UTC 

[PATCH v12 00/11] Support page table check PowerPC
 2024-04-02  5:11 UTC  (7+ messages)
` [PATCH v12 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set()
` [PATCH v12 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v12 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v12 09/11] poweprc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v12 10/11] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
` [PATCH v12 11/11] powerpc: mm: Support page table check

[linux-next:master] [lib/xarray] e6c71d0899: WARNING:suspicious_RCU_usage
 2024-04-02  4:55 UTC 

[PATCH] slub: fix slub segmentation
 2024-04-02  3:45 UTC  (2+ messages)

[PATCH v11 00/11] Support page table check PowerPC
 2024-04-02  3:00 UTC  (3+ messages)

[PATCH] mm/ksm: remove redundant code in ksm_fork
 2024-04-02  2:49 UTC 

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

[PATCH v10 0/7] page_owner: print stacks and their outstanding allocations
 2024-04-02  0:16 UTC  (5+ messages)
` [PATCH v10 1/7] lib/stackdepot: Fix first entry having a 0-handle

[akpm-mm:mm-unstable 263/270] mm/memory-tiers.c:769:13: warning: variable 'rc' set but not used
 2024-04-01 23:22 UTC  (2+ messages)
` [External] "

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-01 23:17 UTC  (41+ messages)
` [PATCH v12 01/29] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
` [PATCH v12 04/29] [TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
` [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH v12 06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v12 14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v12 15/29] KVM: SEV: Add support to handle "
` [PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH v9 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
 2024-04-01 23:06 UTC  (4+ messages)
  ` [External] "

[akpm-mm:mm-unstable 262/270] vmscan.c:(.text+0x2c90): multiple definition of `mt_find_alloc_memory_type'; kernel/sched/fair.o:fair.c:(.text+0x1db4): first defined here
 2024-04-01 23:03 UTC  (4+ messages)
  ` [External] "

[PATCH] mm: init_mlocked_on_free_v3
 2024-04-01 22:34 UTC  (2+ messages)

[PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
 2024-04-01 21:30 UTC  (3+ messages)

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-01 20:26 UTC  (4+ messages)
` [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() "
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "
` [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() "

[RFC PATCH 0/6] Implement initial CXL Timeout & Isolation support
 2024-04-01 19:41 UTC  (4+ messages)

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-04-01 18:29 UTC  (10+ messages)
` [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-04-01 18:16 UTC  (2+ messages)

[PATCH v2 00/27] riscv control-flow integrity for usermode
 2024-04-01 17:55 UTC  (7+ messages)
` [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-04-01 12:25 UTC  (7+ messages)
` [PATCH v5 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [PATCH v5 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v5 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[linux-next:master 1011/2532] drivers/gpu/drm/amd/display/dc/dml/dcn351/dcn351_fpu.c:96:48-49: dram_clock_change_latency_us: first occurrence line 218, second occurrence line 240 (fwd)
 2024-04-01 10:51 UTC 

[PATCH] selftests/mm: import strings.h for ffsl
 2024-04-01  9:50 UTC  (4+ messages)

[PATCH v2 0/2] support multi-size THP numa balancing
 2024-04-01  9:47 UTC  (6+ messages)
` [PATCH v2 2/2] mm: "

[PATCH -next v5 0/3] minor improvements for x86 mce processing
 2024-04-01  3:41 UTC  (6+ messages)
` [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-01  3:41 UTC  (4+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array

proc-empty-vm.c:342:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result'
 2024-04-01  2:26 UTC 

[linux-next:master 1076/1266] include/linux/alloc_tag.h:43:2: error: "Memory allocation profiling is incompatible with ARCH_NEEDS_WEAK_PER_CPU"
 2024-03-31 20:59 UTC  (4+ messages)

[linux-next:master 2060/2532] mm/mempool.c:271: warning: Function parameter or struct member 'gfp_mask' not described in 'mempool_create_node'
 2024-03-31 17:57 UTC 

[linus:master] [mm] f77171d241: vm-scalability.throughput 34.9% improvement
 2024-03-31 14:22 UTC 

[akpm-mm:mm-unstable 262/270] (.text+0x2478): multiple definition of `mt_find_alloc_memory_type'; kernel/sched/fair.o:(.text+0x1728): first defined here
 2024-03-31 11:24 UTC 

[akpm-mm:mm-unstable 262/270] include/linux/memory-tiers.h:143:25: warning: no previous prototype for 'mt_find_alloc_memory_type'
 2024-03-31  9:40 UTC 

[akpm-mm:mm-unstable 262/270] include/linux/memory-tiers.h:143:25: warning: no previous prototype for function 'mt_find_alloc_memory_type'
 2024-03-31  9:29 UTC 

[linux-next:master 1069/2532] sound/soc/sunxi/sun8i-codec.c:1355:38: error: no member named 'type' in 'struct snd_jack'
 2024-03-31  4:07 UTC 

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-31  2:33 UTC  (7+ messages)
` [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent

[PATCH 1/1] mm: vmalloc: Fix lockdep warning
 2024-03-30 19:39 UTC  (5+ messages)

[PATCH 0/3] selftests/mm: mremap_test: Optimizations and style fixes
 2024-03-30 17:35 UTC  (4+ messages)
` [PATCH 1/3] selftests/mm: mremap_test: Optimize using pre-filled random array and memcpy
` [PATCH 2/3] selftests/mm: mremap_test: Optimize execution time from minutes to seconds using chunkwise memcmp
` [PATCH 3/3] selftests/mm: mremap_test: Use sscanf to parse /proc/self/maps

[PATCH RFC 01/10] mm: Move the page fragment allocator from page_alloc into its own file
 2024-03-30 12:01 UTC  (3+ messages)

[PATCH STABLE v6.1.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 6.1-stable tree

[PATCH STABLE v5.15.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.15-stable tree

[PATCH STABLE v5.10.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.10-stable tree

[PATCH stable-5.10] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (5+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 5.10-stable tree

[PATCH stable-5.4] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 5.4-stable tree

[PATCH STABLE v5.4.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.4-stable tree

[PATCH STABLE v4.19.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (3+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 4.19-stable tree

[PATCH stable-4.19] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 4.19-stable tree

[PATCH v2] mm/slub: Reduce memory consumption in extreme scenarios
 2024-03-30  8:23 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).