linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
 2025-03-25 17:23 UTC  (4+ messages)
` [PATCH -V2] mm: pcp: scale batch to reduce number of high order pcp flushes on deallocation

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-25 17:19 UTC  (48+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
` [RFC PATCH V3 16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
` [RFC PATCH V3 17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
` [RFC PATCH V3 18/43] rv64ilp32_abi: riscv: kvm: Initial support
` [RFC PATCH V3 19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
` [RFC PATCH V3 20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret
` [RFC PATCH V3 21/43] rv64ilp32_abi: asm-generic: Add custom BITS_PER_LONG definition
` [RFC PATCH V3 22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
` [RFC PATCH V3 23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
` [RFC PATCH V3 24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
` [RFC PATCH V3 27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
` [RFC PATCH V3 28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
` [RFC PATCH V3 29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
` [RFC PATCH V3 30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
` [RFC PATCH V3 33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
` [RFC PATCH V3 34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
` [RFC PATCH V3 35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
` [RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 37/43] rv64ilp32_abi: random: Adapt fast_pool struct
` [RFC PATCH V3 38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
` [RFC PATCH V3 39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
` [RFC PATCH V3 40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
` [RFC PATCH V3 41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
` [RFC PATCH V3 42/43] rv64ilp32_abi: memfd: Use vm_flag_t
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk

[PATCH] mm: pcp: scale batch to reduce number of high order pcp flushes on deallocation
 2025-03-25 17:19 UTC 

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-03-25 17:11 UTC  (5+ messages)

[PATCH v4 0/8] Minor cleanups and improvements to swap freeing code
 2025-03-25 16:25 UTC  (9+ messages)
` [PATCH v4 1/8] mm: swap: rename __swap_[entry/entries]_free[_locked] to swap_[entry/entries]_put[_locked]
` [PATCH v4 2/8] mm: swap: enable swap_entry_range_free() to drop any kind of last ref
` [PATCH v4 3/8] mm: swap: use swap_entries_free() to free swap entry in swap_entry_put_locked()
` [PATCH v4 4/8] mm: swap: use swap_entries_free() drop last ref count in swap_entries_put_nr()
` [PATCH v4 5/8] mm: swap: drop last SWAP_MAP_SHMEM flag in batch "
` [PATCH v4 6/8] mm: swap: free each cluster individually in swap_entries_put_map_nr()
` [PATCH v4 7/8] mm: swap: factor out helper to drop cache of entries within a single cluster
` [PATCH v4 8/8] mm: swap: replace cluster_swap_free_nr() with swap_entries_put_[map/cache]()

[PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-03-25 15:57 UTC  (4+ messages)
` [PATCH v6 5/7] KVM: guest_memfd: Restore folio state after final folio_put()

[PATCH net-next v2 0/3] Fix late DMA unmap crash for page pool
 2025-03-25 15:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v2 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next v2 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-25 15:03 UTC  (21+ messages)
` [PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
` [PATCH v5 11/16] kexec: add config option for KHO

[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
 2025-03-25 14:46 UTC  (19+ messages)
` [PATCH] exec: fix the racy usage of fs_struct->in_exec

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-25 14:41 UTC  (7+ messages)

[PATCH 0/6 v2] mm: LRU drain flush on nohz_full
 2025-03-25 14:25 UTC  (4+ messages)
` [PATCH 1/6 v2] task_work: Provide means to check if a work is queued

[PATCH 0/4 v3] cgroup: separate rstat trees
 2025-03-25 13:55 UTC  (12+ messages)
` [PATCH 1/4 v3] cgroup: use separate rstat api for bpf programs
` [PATCH 2/4 v3] cgroup: use separate rstat trees for each subsystem
` [PATCH 3/4 v3] cgroup: use subsystem-specific rstat locks to avoid contention
` [PATCH 4/4 v3] cgroup: save memory by splitting cgroup_rstat_cpu into compact and full versions

[PATCH] mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_range
 2025-03-25 13:18 UTC  (4+ messages)

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-03-25 12:36 UTC  (3+ messages)

[RFC PATCH v1 0/2] mm: multi-gen LRU scanning for page promotion
 2025-03-25 11:56 UTC  (4+ messages)
` [RFC PATCH v1 1/2] mm: mglru: generalize page table walk
` [RFC PATCH v1 2/2] mm: klruscand: use mglru scanning for page promotion

[PATCH 0/2] mm: fixes for fallouts from mem_init() cleanup
 2025-03-25 11:49 UTC  (3+ messages)
` [PATCH 1/2] mm/mm_init: init holes in the end of the memory map for FLATMEM
` [PATCH 2/2] memblock: don't release high memory to page allocator when HIGHMEM is off

[PATCH v3 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-25 10:53 UTC  (3+ messages)

[PATCH v2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-25 10:28 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v3 3/3] mm/mempolicy: Support memory hotplug in weighted interleave
 2025-03-25 10:27 UTC  (5+ messages)

[PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-03-25 10:27 UTC  (3+ messages)

[v2 PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
 2025-03-25  8:40 UTC  (2+ messages)

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-25  8:18 UTC  (9+ messages)
` [RFC PATCH 1/4] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon

[PATCH] zsmalloc: cleanup headers includes
 2025-03-25  8:04 UTC 

[PATCH] mm/show_mem: Optimize si_meminfo_node by reducing redundant code
 2025-03-25  7:38 UTC 

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-03-25  6:52 UTC  (11+ messages)

[PATCH] mm/vmalloc: fix mischeck pfn valid in vmap_pfns
 2025-03-25  6:46 UTC  (14+ messages)

[PATCH v3 0/8] Minor cleanups and improvements to swap freeing code
 2025-03-25  6:45 UTC  (7+ messages)
` [PATCH v3 6/8] mm: swap: free each cluster individually in swap_entries_put_map_nr()
` [PATCH v3 7/8] mm: swap: factor out helper to drop cache of entries within a single cluster

[RFC PATCH V1 00/13] mm: slowtier page promotion based on PTE A bit
 2025-03-25  6:36 UTC  (16+ messages)
` [RFC PATCH V1 01/13] mm: Add kmmscand kernel daemon
` [RFC PATCH V1 04/13] mm: Create a separate kernel thread for migration
` [RFC PATCH V1 09/13] mm: Add heuristic to calculate target node

[RFC PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-03-25  6:16 UTC 

[LSF/MM/BPF TOPIC] Enhancements to Page Migration with Multi-threading and Batch Offloading to DMA
 2025-03-25  5:20 UTC  (3+ messages)

ドメイン更新のお知らせ 💳
 2025-03-25  4:55 UTC 

[PATCH] zram: modernize writeback interface
 2025-03-25  3:42 UTC 

[PATCH] mm/zsmalloc: prevent integer overflow in obj_free
 2025-03-25  3:24 UTC  (4+ messages)

[PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers
 2025-03-25  2:20 UTC  (5+ messages)

[GIT PULL] slab updates for 6.15
 2025-03-25  0:45 UTC  (2+ messages)

[PATCH 09/10] mm/kasan: add module decription
 2025-03-24 22:00 UTC  (2+ messages)

[PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
 2025-03-24 21:58 UTC  (13+ messages)

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-03-24 21:15 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Non-lru page migration in a memdesc world
 2025-03-24 18:56 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Migrating the un-migratable
 2025-03-24 18:55 UTC  (2+ messages)

6.14.0-rc6 lockdep warning kswapd
 2025-03-24 18:24 UTC  (6+ messages)

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-03-24 16:54 UTC  (5+ messages)
` [PATCH v13 2/5] arm64: add support for ARCH_HAS_COPY_MC

[RFC 0/5] slab: Set freed variables to NULL by default
 2025-03-24 16:16 UTC  (3+ messages)
` [PATCH 5/5] [DEBUG] slab: Report number of NULLings

[LSF/MM/BPF TOPIC] State Of The Page 2025
 2025-03-24 15:39 UTC  (2+ messages)

[PATCH v3 0/1] mseal sysmap: add arch-support txt
 2025-03-24 15:15 UTC  (2+ messages)
` [PATCH v3 1/1] "

[RFC 0/4] nvme-pci: breaking the 512 KiB max IO boundary
 2025-03-24 15:02 UTC  (8+ messages)
` [RFC 2/4] blkdev: lift BLK_MAX_BLOCK_SIZE to page cache limit

[PATCH v2 0/1] mseal sysmap: add arch-support txt
 2025-03-24 14:53 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] XArray: revert (unintentional?) behavior change
 2025-03-24 14:45 UTC  (3+ messages)

[RFC PATCH] mm: page_alloc: Add kernel parameter to select maximum PCP batch scale number
 2025-03-24 14:25 UTC  (2+ messages)

[RFC PATCH 0/6] Cache coherency management subsystem
 2025-03-24 12:00 UTC  (3+ messages)

[PATCH v4] fs/proc/page: Refactoring to reduce code duplication
 2025-03-24 11:55 UTC  (3+ messages)

[akpm-mm:mm-stable] [mm] c25465eb76: ltp.swapon03.fail
 2025-03-24 11:53 UTC  (2+ messages)

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-24 10:37 UTC  (4+ messages)
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature

Message sent from your contact form
 2025-03-24  9:34 UTC 

[PATCH v3 2/3] mm/mempolicy: Support dynamic sysfs updates for weighted interleave
 2025-03-24  8:48 UTC  (2+ messages)

[PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-03-24  8:47 UTC  (2+ messages)

[PATCH 00/11] Always call constructor for kernel page tables
 2025-03-24  8:37 UTC  (3+ messages)
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs

[RFC PATCH] zram: introduce writeback_ext interface
 2025-03-24  7:09 UTC  (2+ messages)

[PATCH 0/3 v2] fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
 2025-03-24  6:53 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] tools headers UAPI: Sync linux/fs.h with the kernel sources
` [PATCH 3/3] selftests/mm: add PAGEMAP_SCAN guard region test

[vbabka:slub-percpu-sheaves-v3] [slab] c19bb08297: BUG:kernel_NULL_pointer_dereference,address
 2025-03-24  6:18 UTC 

[akpm-mm:mm-stable] [arch, mm] 8268af309d: kernel_BUG_at_include/linux/page-flags.h
 2025-03-24  6:14 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: mm_cmdline_setup+0x94 (section: .text.unlikely) -> memblock (section: .init.data)
 2025-03-24  4:59 UTC 

[PATCH v2] mm/page_alloc: Consolidate unlikely handling in page_expected_state
 2025-03-24  4:29 UTC  (2+ messages)

[PATCH] arm64: mm: Correct the update of max_pfn
 2025-03-24  4:19 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in vma_merge_existing_range
 2025-03-24  0:31 UTC  (2+ messages)

[PATCH] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2025-03-23 20:15 UTC  (2+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-23 19:06 UTC  (3+ messages)
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing

page:  |  | latest

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