Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 17:03:03 to 2024-04-04 15:55:58 UTC [more...]

[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 

Some questions about shrink_folio_list
 2024-04-04 15:35 UTC 

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

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

[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  (7+ messages)
` [PATCH v6 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v6 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-04 13:37 UTC  (8+ 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 0/3] Make {virt, phys, page, pfn} translation work with KFENCE for LoongArch
 2024-04-04 13:36 UTC  (4+ 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() "

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-04 12:50 UTC  (6+ messages)
` [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() "
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "

[PATCH] kasan: hw_tags: include linux/vmalloc.h
 2024-04-04 12:44 UTC 

[PATCH] mm/memblock: remove empty dummy entry
 2024-04-04 12:44 UTC  (3+ messages)

[PATCH v4 0/4] Memory management patches needed by Rust Binder
 2024-04-04 12:31 UTC  (5+ 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`

[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()

[akpm-mm:mm-unstable 300/300] include/linux/mmdebug.h:114:35: error: expected expression before 'do'
 2024-04-04 11:31 UTC 

[syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range
 2024-04-04 11:23 UTC  (3+ messages)

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

[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-04 10:52 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  (4+ messages)

[PATCH v2 0/3] SLUB: improve filling cpu partial a bit in get_partial_node()
 2024-04-04  9:26 UTC  (5+ messages)
` [PATCH v2 1/3] mm/slub: remove the check of !kmem_cache_has_cpu_partial()
` [PATCH v2 2/3] mm/slub: add slub_get_cpu_partial() helper
` [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  (19+ 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 v13 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-04-04  7:26 UTC  (9+ 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

[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  (7+ messages)
` [PATCH v4 1/4] mm,page_owner: Update metadata for tail pages
` [PATCH v4 2/4] mm,page_owner: Fix refcount imbalance
` [PATCH v4 3/4] mm,page_owner: Fix accounting of pages when migrating
` [PATCH v4 4/4] mm,page_owner: Fix printing of stack records

[PATCH] fixup! fix missing vmalloc.h includes
 2024-04-04  3:47 UTC 

[PATCH 0/7] mm/init: minor clean up and improvement
 2024-04-04  3:23 UTC  (7+ 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 v6 00/37] Memory allocation profiling
 2024-04-04  2:55 UTC  (7+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes

[linux-next:master 3462/3504] mm/huge_memory.c:207:13: sparse: sparse: incorrect type in argument 2 (different base types)
 2024-04-04  2:44 UTC 

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

[PATCH] mm/slab_common: Modify mismatched function name
 2024-04-04  1:50 UTC  (3+ messages)

[PATCH] mm/ksm: remove redundant code in ksm_fork
 2024-04-04  1:45 UTC  (2+ messages)

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

[linux-next:master 2523/3504] arch/parisc/include/asm/cmpxchg.h:75:24: error: implicit declaration of function 'cmpxchg_emu_u16'
 2024-04-04  1:38 UTC 

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-04  1:33 UTC  (2+ messages)

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-04-04  1:07 UTC  (2+ messages)

[linux-next:master 2524/3504] fs/nfs/nfs4idmap.c:576:13: sparse: sparse: incorrect type in argument 2 (different base types)
 2024-04-04  1:05 UTC 

folio_mmapped
 2024-04-04  0:15 UTC  (9+ messages)

[syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned
 2024-04-04  0:21 UTC 

[PATCH v12 00/11] Support page table check PowerPC
 2024-04-04  0:16 UTC  (18+ 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
  ` [PATCH v12 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set()
  ` [PATCH v12 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
  ` [PATCH v12 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
  ` [PATCH v12 08/11] powerpc: mm: Add pud_pfn() stub

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-03 23:35 UTC  (30+ messages)
` [PATCH v3 01/29] riscv: envcfg save and restore on task switching
` [PATCH v3 02/29] riscv: define default value for envcfg for task
` [PATCH v3 03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
` [PATCH v3 06/29] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v3 07/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [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 v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v3 11/29] riscv mm: manufacture shadow stack pte
` [PATCH v3 12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v3 13/29] riscv mmu: write protect and shadow stack
` [PATCH v3 14/29] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v3 15/29] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v3 16/29] prctl: arch-agnostic prctl for shadow stack
` [PATCH v3 17/29] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v3 18/29] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v3 19/29] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v3 21/29] riscv/traps: Introduce software check exception
` [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
` [PATCH v3 23/29] riscv signal: Save and restore of shadow stack for signal
` [PATCH v3 24/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v3 25/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v3 26/29] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v3 28/29] riscv: Documentation for shadow stack on riscv
` [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi

[PATCH 1/1] fixup! fix missing vmalloc.h includes
 2024-04-03 22:31 UTC  (4+ messages)
` [PATCH 1/1] lib: do limited memory accounting for modules with ARCH_NEEDS_WEAK_PER_CPU

[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-03 22:21 UTC  (4+ messages)

[linux-next:master 2555/3220] arch/csky/include/asm/cmpxchg.h:138:25: error: implicit declaration of function 'cmpxchg_emu_u8'
 2024-04-03 22:20 UTC  (4+ messages)

[PATCH v2 0/3] x86/mm/pat: fix VM_PAT handling in COW mappings
 2024-04-03 22:12 UTC  (6+ messages)
` [PATCH v2 1/3] [mm-unstable] Revert "mm: move follow_phys to arch/x86/mm/pat/memtype.c"
` [PATCH v2 2/3] x86/mm/pat: fix VM_PAT handling in COW mappings
` [PATCH v2 3/3] mm: move follow_phys to arch/x86/mm/pat/memtype.c

[syzbot] [mm?] KCSAN: data-race in __delete_from_swap_cache / folio_mapping (3)
 2024-04-03 21:44 UTC  (2+ messages)

[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-03 21:13 UTC 

[PATCH v2] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-03 21:06 UTC  (8+ messages)

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-03 20:45 UTC  (2+ messages)

[PATCH 0/4] Use folio APIs in procfs
 2024-04-03 19:16 UTC  (6+ messages)
` [PATCH 1/4] proc: Convert gather_stats to use a folio
` [PATCH 2/4] proc: Convert smaps_page_accumulate "
` [PATCH 3/4] proc: Pass a folio to smaps_page_accumulate()
` [PATCH 4/4] proc: Convert smaps_pmd_entry to use a folio

[PATCH] selftests/mm: run_vmtests.sh: Fix hugetlb mem size calculation
 2024-04-03 18:19 UTC  (2+ messages)

[PATCH v2 0/2] memcg_kmem hooks refactoring
 2024-04-03 18:02 UTC  (6+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook

[PATCH v4 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-03 17:34 UTC  (3+ messages)
` [PATCH v4 2/2] mm/madvise: optimize "

[PATCH] fix-proc-page
 2024-04-03 17:31 UTC 

[RFC PATCH net-next v8 06/14] page_pool: convert to use netmem
 2024-04-03 17:27 UTC  (2+ messages)

[PATCH 0/7] khugepaged folio conversions
 2024-04-03 17:18 UTC  (8+ messages)
` [PATCH 1/7] khugepaged: Inline hpage_collapse_alloc_folio()
` [PATCH 2/7] khugepaged: Convert alloc_charge_hpage to alloc_charge_folio
` [PATCH 3/7] khugepaged: Remove hpage from collapse_huge_page()
` [PATCH 4/7] khugepaged: Pass a folio to __collapse_huge_page_copy()
` [PATCH 5/7] khugepaged: Remove hpage from collapse_file()
` [PATCH 6/7] khugepaged: Use a folio throughout collapse_file()
` [PATCH 7/7] khugepaged: Use a folio throughout hpage_collapse_scan_file()


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