linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v1 0/5] zswap same-filled and limit checking cleanups
 2024-04-05  4:19 UTC  (12+ messages)
` [PATCH v1 1/5] mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
` [PATCH v1 2/5] mm: zswap: refactor limit checking from zswap_store()
` [PATCH v1 3/5] mm: zswap: move more same-filled pages checks outside of zswap_store()
` [PATCH v1 4/5] mm: zswap: remove same_filled module params
` [PATCH v1 5/5] mm: zswap: do not check the global limit for same-filled pages

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-04-05  4:06 UTC  (5+ messages)
` [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()

[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-05  4:01 UTC  (8+ messages)

[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
 2024-04-05  3:42 UTC  (9+ messages)
` [PATCH v1 1/5] s390/uv: don't call wait_on_page_writeback() without a reference
` [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on folios
` [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v1 4/5] s390/uv: update PG_arch_1 comment
` [PATCH v1 5/5] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[linux-next:master 3790/3921] i2c-i801.c:undefined reference to `i2c_root_adapter'
 2024-04-05  3:31 UTC 

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-05  3:23 UTC  (10+ 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() "

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-04-05  3:10 UTC  (3+ messages)
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource

[Patch v3] mm/memblock: remove empty dummy entry
 2024-04-05  1:58 UTC 

[Patch v2] mm/memblock: remove empty dummy entry
 2024-04-05  1:53 UTC  (2+ messages)

[linux-next:master 2709/3921] WARNING: modpost: vmlinux: section mismatch in reference: (unknown)+0x1488 (section: __ex_table) -> .LASF136 (section: .debug_str)
 2024-04-05  1:52 UTC 

[PATCH] mm/memblock: remove empty dummy entry
 2024-04-05  1:51 UTC  (4+ messages)

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-04-05  1:44 UTC  (4+ messages)

[akpm-mm:mm-unstable 43/300] arch/arc/include/asm/mmu-arcv2.h:82:9: error: implicit declaration of function 'write_aux_reg'
 2024-04-05  0:16 UTC 

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

Machine check recovery broken in v6.9-rc1
 2024-04-04 23:39 UTC  (2+ messages)

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-04 23:16 UTC  (10+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
 2024-04-04 22:57 UTC  (3+ messages)

[PATCH v3 0/3] page_owner: Fix refcount imbalance
 2024-04-04 22:56 UTC  (2+ messages)

[PATCH v4 0/4] Memory management patches needed by Rust Binder
 2024-04-04 22:33 UTC  (7+ messages)
` [PATCH v4 1/4] rust: uaccess: add userspace pointers
` [PATCH v4 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
` [PATCH v4 3/4] rust: uaccess: add typed accessors for userspace pointers
` [PATCH v4 4/4] rust: add abstraction for `struct page`

[syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned
 2024-04-04 22:22 UTC  (3+ messages)

[PATCH 1/2] mm/cma: drop incorrect alignment check in cma_init_reserved_mem
 2024-04-04 22:22 UTC  (16+ messages)
` [PATCH 2/2] mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid

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

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-04 21:39 UTC  (7+ messages)
` [PATCH v3 08/29] mm: Define VM_SHADOW_STACK for RISC-V
` [PATCH v3 09/29] mm: abstract shadow stack vma behind `vma_is_shadow_stack`

[PATCH] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
 2024-04-04 21:32 UTC  (3+ messages)

Some questions about shrink_folio_list
 2024-04-04 21:32 UTC  (2+ messages)

[PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-04-04 21:27 UTC  (2+ messages)

[PATCH] userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
 2024-04-04 21:07 UTC  (9+ messages)

[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-04 21:04 UTC  (6+ messages)
` [PATCH v10 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
        ` [External] "

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

[linux-next:master 2674/3921] mm/vmalloc.c:1079:3-9: preceding lock on line 1075 (fwd)
 2024-04-04 20:41 UTC  (2+ messages)

[PATCH 0/3] mm/gup: fixups for hugetlb gup rework series
 2024-04-04 20:36 UTC  (8+ messages)
` [PATCH 1/3] mm: Allow anon exclusive check over hugetlb tail pages

[syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range
 2024-04-04 20:35 UTC  (4+ messages)

[PATCH v2 0/3] x86/mm/pat: fix VM_PAT handling in COW mappings
 2024-04-04 20:01 UTC  (5+ messages)
` [PATCH v2 2/3] "

[PATCH] kasan: hw_tags: include linux/vmalloc.h
 2024-04-04 19:48 UTC  (3+ messages)

[PATCH 0/8] Convert huge_zero_page to huge_zero_folio
 2024-04-04 19:41 UTC  (5+ messages)
` [PATCH 3/8] mm: Add pmd_folio()
` [PATCH 6/8] mm: Convert do_huge_pmd_anonymous_page to huge_zero_folio

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-04-04 19:33 UTC  (4+ messages)

[PATCH v2] mm/page-flags: make PageMappingFlags return bool
 2024-04-04 19:26 UTC  (2+ messages)

[PATCH] slub: fix slub segmentation
 2024-04-04 19:12 UTC  (2+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-04 18:52 UTC  (3+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young

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

[PATCH] mm: Remove struct page from get_shadow_from_swap_cache
 2024-04-04 18:40 UTC  (2+ messages)

[PATCH 00/10] Various page->flags cleanups
 2024-04-04 18:29 UTC  (3+ messages)
` [PATCH 08/10] slub: Remove use of page->flags

[linux-next:pending-fixes] BUILD SUCCESS 3f982ad8ef1680b87b757ebb12381aec254f5750
 2024-04-04 18:28 UTC 

[PATCH 0/3] Make {virt, phys, page, pfn} translation work with KFENCE for LoongArch
 2024-04-04 18:25 UTC  (5+ messages)
` [PATCH 1/3] mm: Move lowmem_page_address() a little later
` [PATCH 2/3] LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
` [PATCH 3/3] LoongArch: Make virt_addr_valid()/__virt_addr_valid() "

[akpm-mm:mm-unstable 300/300] include/linux/mmdebug.h:114:35: error: expected expression before 'do'
 2024-04-04 17:53 UTC  (2+ messages)

[PATCH 0/2] selftests: add ksft_exit_fail_perror()
 2024-04-04 17:48 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: exec: Use new ksft_exit_fail_perror() helper

[linux-next:master 2524/3504] kernel/locking/rtmutex.c:218:9: error: incompatible pointer to integer conversion passing 'typeof (*(((__ai_ptr))))' (aka 'struct task_struct *') to parameter of type 'uintptr_t' (aka 'unsigned long')
 2024-04-04 17:44 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd
 2024-04-04 17:31 UTC 

[PATCH v6 00/37] Memory allocation profiling
 2024-04-04 16:57 UTC  (8+ messages)
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro

[PATCH -next] mm/slub: correct comment in do_slab_free()
 2024-04-04 15:55 UTC  (2+ messages)

[PATCH net-next v9 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-04-04 15:44 UTC  (10+ messages)
` [PATCH net-next v9 1/9] net: intel: introduce {,Intel} Ethernet common library
` [PATCH net-next v9 2/9] iavf: kill "legacy-rx" for good
` [PATCH net-next v9 3/9] iavf: drop page splitting and recycling
` [PATCH net-next v9 4/9] slab: introduce kvmalloc_array_node() and kvcalloc_node()
` [PATCH net-next v9 5/9] page_pool: constify some read-only function arguments
` [PATCH net-next v9 6/9] page_pool: add DMA-sync-for-CPU inline helper
` [PATCH net-next v9 7/9] libeth: add Rx buffer management
` [PATCH net-next v9 8/9] iavf: pack iavf_ring more efficiently
` [PATCH net-next v9 9/9] iavf: switch to Page Pool

[linux-next:master 2951/3921] ERROR: modpost: "__aeabi_d2ulz" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2024-04-04 15:34 UTC 

[linux-next:master 3790/3921] ld.lld: error: undefined symbol: i2c_root_adapter
 2024-04-04 14:52 UTC 

[PATCH] mm: page_alloc: use the correct THP order for THP PCP
 2024-04-04 14:01 UTC  (5+ messages)

[PATCH v5 00/11] IOMMU memory observability
 2024-04-04 13:56 UTC  (6+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations

[PATCH v6 0/6] Swap-out mTHP without splitting
 2024-04-04 13:43 UTC  (5+ messages)
` [PATCH v6 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-04-04 12:00 UTC  (8+ messages)
` [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback

mm/gup.c:679:22: error: call to '__compiletime_assert_382' declared with 'error' attribute: BUILD_BUG failed
 2024-04-04 11:57 UTC  (2+ messages)

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-04-04 11:46 UTC  (9+ messages)
` [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()

[PATCH] hugetlb: Convert alloc_buddy_hugetlb_folio to use a folio
 2024-04-04 11:13 UTC  (6+ messages)

[linux-next:master 2530/3921] powerpc64-linux-ld: warning: orphan section `.bss..Lubsan_data249' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data249'
 2024-04-04 10:37 UTC 

[linux-next:master 1084/1266] include/linux/mempool.h:105:9: error: '__section__' attribute only applies to functions, global variables, Objective-C methods, and Objective-C properties
 2024-04-04  9:45 UTC 

[PATCH 0/3] memblock tests: fix build error
 2024-04-04  9:31 UTC  (2+ messages)

[PATCH v2 0/3] SLUB: improve filling cpu partial a bit in get_partial_node()
 2024-04-04  9:26 UTC  (3+ messages)
` [PATCH v2 3/3] mm/slub: simplify get_partial_node()

[PATCHv2 1/1] mm: fix unproperly folio_put by changing API in read_pages
 2024-04-04  9:15 UTC  (7+ messages)

[PATCH v2 0/6] Improve visibility of writeback
 2024-04-04  9:07 UTC  (6+ messages)
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi

[linux-next:master 3501/3504] riscv32-linux-ld: section .data LMA [001f9000,009465d7] overlaps section .text LMA [000a7e84,0177d68b]
 2024-04-04  8:13 UTC  (2+ messages)

[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-04-04  8:04 UTC  (7+ messages)
` [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 05/13] riscv: Only send remote fences when some other CPU is online

[PATCH 21/26] netfs, 9p: Implement helpers for new write code
 2024-04-04  8:01 UTC  (4+ messages)
` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache

[PATCH] binfmt_flat: Fix corruption when not offsetting data start
 2024-04-04  7:40 UTC  (2+ messages)

[PATCH] fixup! selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
 2024-04-04  7:39 UTC  (2+ messages)

[PATCH v4 0/4] page_owner: Fix refcount imbalance and print fixup
 2024-04-04  7:15 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox