linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-28 15:15:11 to 2025-07-29 18:35:06 UTC [more...]

[PATCH v1 0/2] mm/damon: Add damos_stat support for vaddr
 2025-07-29 18:34 UTC  (9+ messages)
` [PATCH v1 1/2] mm/damon: Move invalid folio and has filter to ops-common
` [PATCH v1 2/2] mm/damon: Add damos_stat support for vaddr

[syzbot] [mm?] BUG: unable to handle kernel paging request in move_pages
 2025-07-29 17:51 UTC  (5+ messages)

[PATCH v2 00/32] Live Update Orchestrator
 2025-07-29 17:33 UTC  (11+ messages)
` [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v2 31/32] libluo: introduce luoctl

[PATCH v2] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
 2025-07-29 16:51 UTC  (2+ messages)

[PATCH] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
 2025-07-29 16:35 UTC  (3+ messages)

[PATCH] mm: vmalloc: use VMALLOC_EARLY_START boundary for early vmap area
 2025-07-29 16:26 UTC  (4+ messages)

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-29 16:12 UTC  (26+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions

[PATCH] docs/mm/damon/design: fix typo
 2025-07-29 16:09 UTC  (3+ messages)

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-07-29 15:53 UTC  (3+ messages)

[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
 2025-07-29 15:52 UTC  (7+ messages)

[PATCH] /dev/zero: try to align PMD_SIZE for private mapping
 2025-07-29 15:48 UTC  (3+ messages)

[RFC PATCH v4 0/4] mm, bpf: BPF based THP order selection
 2025-07-29 15:36 UTC  (8+ messages)
` [RFC PATCH v4 1/4] mm: thp: add support for "
` [RFC PATCH v4 2/4] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [RFC PATCH v4 3/4] mm: thp: add a new kfunc bpf_mm_get_task()
` [RFC PATCH v4 4/4] selftest/bpf: add selftest for BPF based THP order seletection

[PATCH v3 1/1] mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
 2025-07-29 14:57 UTC 

[PATCH 6.12.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-07-29 14:49 UTC  (2+ messages)

[PATCH v4 0/3] Optimizations for khugepaged
 2025-07-29 14:41 UTC  (7+ messages)
` [PATCH v4 1/3] mm: add get_and_clear_ptes() and clear_ptes()
` [PATCH v4 2/3] khugepaged: Optimize __collapse_huge_page_copy_succeeded() by PTE batching
` [PATCH v4 3/3] khugepaged: Optimize collapse_pte_mapped_thp() "

[PATCH v2 1/1] mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
 2025-07-29 14:31 UTC  (9+ messages)

[PATCH v1 net-next 00/13] net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-07-29 14:22 UTC  (5+ messages)
` [PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-29 14:20 UTC  (2+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-29 14:03 UTC  (3+ messages)

[RFC] Disable auto_movable_ratio for selfhosted memmap
 2025-07-29 13:52 UTC  (15+ messages)

[PATCH v3 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-07-29 13:47 UTC  (3+ messages)
` [PATCH v3 1/2] man/man2/mremap.2: describe multiple mapping move
` [PATCH v3 2/2] man/man2/mremap.2: describe previously undocumented shrink behaviour

[PATCH] mm: correct type for vmalloc vm_flags fields
 2025-07-29 13:45 UTC  (8+ messages)

[PATCH v3] mm: slub: avoid deref of free pointer in sanity checks if object is invalid
 2025-07-29 13:41 UTC 

[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
 2025-07-29 12:50 UTC  (4+ messages)

[PATCH v2 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-07-29 12:09 UTC  (4+ messages)
` [PATCH v2 1/2] man/man2/mremap.2: describe multiple mapping move

[PATCH v2] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-07-29 12:03 UTC 

[PATCH v3 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
 2025-07-29 12:00 UTC  (7+ messages)

[PATCH v7] selftests/mm: add process_madvise() tests
 2025-07-29 11:31 UTC 

[Question] About the PCP free_high heuristic
 2025-07-29 11:29 UTC  (3+ messages)

[PATCH] KVM: x86: Use gfn_to_pfn_cache for steal_time
 2025-07-29 10:28 UTC  (4+ messages)

[PATCH v2] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-29 10:22 UTC  (13+ messages)
` [PATCH v2 rebase as of Jul 28] "

[RFC v2 5/7] mm/memory: implement MM_CP_DAMON
 2025-07-29  9:40 UTC  (3+ messages)

[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
 2025-07-29  9:34 UTC  (6+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "

[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-29  9:23 UTC  (4+ messages)
` [PATCH v3 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description

[PATCH] tools/testing/vma: Fix function parameter declarations for GCC 8.3 compatibility
 2025-07-29  9:06 UTC  (2+ messages)

[PATCH 6.1.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-07-29  9:04 UTC 

[PATCH 6.6.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-07-29  9:04 UTC 

[PATCH v13 0/4] support large align and nid in Rust allocators
 2025-07-29  8:25 UTC  (3+ messages)
` [PATCH v13 3/4] rust: add support for NUMA ids in allocations

[PATCH v3 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
 2025-07-29  7:59 UTC  (3+ messages)
` [PATCH v3 mm-hotfixes 2/5] mm: introduce and use {pgd,p4d}_populate_kernel()

[PATCH v2 0/9] mm: vm_normal_page*() improvements
 2025-07-29  7:53 UTC  (5+ messages)
` [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
` [PATCH v2 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()

[tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c
 2025-07-29  7:27 UTC  (6+ messages)

[PATCHv4 0/3] mm/memory_hotplug: fixup crash during uevent handling
 2025-07-29  6:46 UTC  (4+ messages)
` [PATCH 1/3] drivers/base/memory: add node id parameter to add_memory_block()
` [PATCH 2/3] mm/memory_hotplug: activate node before adding new memory blocks
` [PATCH 3/3] drivers/base: move memory_block_add_nid() into the caller

Why prevent boot memory to be hot-removed on arm64?
 2025-07-29  6:22 UTC 

[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-07-29  5:34 UTC  (8+ messages)
` [PATCH v3 1/7] mm/selftests: Fix incorrect pointer being passed to mark_range()
` [PATCH v3 2/7] selftests/mm: Add support to test 4PB VA on PPC64
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v3 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
` [PATCH v3 5/7] selftests/mm: Fix child process exit codes in ksm_functional_tests
` [PATCH v3 6/7] selftests/mm: Skip thuge-gen test if system is not setup properly
` [PATCH v3 7/7] selftests/mm: Skip hugepage-mremap test if userfaultfd unavailable

[PATCH 0/3] use vm_flags_t consistently
 2025-07-29  5:25 UTC  (4+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH v1] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE counting
 2025-07-29  3:51 UTC 

[PATCH v2] mm/rmap: Add anon_vma lifetime debug check
 2025-07-29  2:41 UTC  (4+ messages)

[PATCH v6 0/8] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-07-29  2:24 UTC  (3+ messages)

[PATCH] mempolicy: Clarify what RECLAIM_ZONE means
 2025-07-29  0:58 UTC  (2+ messages)

[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
 2025-07-29  0:36 UTC  (13+ messages)
` [PATCH 06/11] mm: Introduce ARCH_HAS_KERNEL_SHADOW_STACK
` [PATCH 10/11] scs: generic scs code updated to leverage hw assisted shadow stack

[syzbot] [kernfs?] [mm?] INFO: rcu detected stall in kernfs_fop_open (7)
 2025-07-28 23:27 UTC 

[PATCH] mm: shmem: fix the shmem large folio allocation for the i915 driver
 2025-07-28 22:16 UTC  (5+ messages)

[PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
 2025-07-28 21:37 UTC  (3+ messages)
` [FIXUP] vfio/type1: correct logic of vfio_find_vpfn()

[syzbot] [mm?] INFO: rcu detected stall in exit_to_user_mode_loop
 2025-07-28 21:30 UTC  (2+ messages)

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-28 21:28 UTC  (14+ messages)

[linux-next:master] [mm, slab] 5660ee54e7: BUG:KASAN:stack-out-of-bounds_in_copy_from_iter
 2025-07-28 20:46 UTC  (3+ messages)

[PATCH] kasan/test: fix protection against compiler elision
 2025-07-28 20:11 UTC 

[PATCHv9 02/16] x86/alternatives: Disable LASS when patching kernel alternatives
 2025-07-28 19:38 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 0b90c3b6d76ea512dc3dac8fb30215e175b0019a
 2025-07-28 19:15 UTC 

[PATCH] mm/kmemleak: Avoid soft lockup in __kmemleak_do_cleanup()
 2025-07-28 19:02 UTC 

[syzbot] [mm?] WARNING: locking bug in __percpu_counter_limited_add
 2025-07-28 18:29 UTC 

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-28 18:19 UTC  (8+ messages)
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH 1/1] mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
 2025-07-28 17:55 UTC  (7+ messages)

[PATCH] mm: Update MAINTAINERS entry for HMM
 2025-07-28 17:37 UTC  (2+ messages)

[BUG] hard-to-hit mm_struct UAF due to insufficiently careful vma_refcount_put() wrt SLAB_TYPESAFE_BY_RCU
 2025-07-28 17:14 UTC  (11+ messages)

[GIT PULL] slab updates for 6.17
 2025-07-28 16:56 UTC 

[PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
 2025-07-28 16:55 UTC  (2+ messages)

[PATCH 0/3] Add Rust abstraction for Maple Trees
 2025-07-28 16:39 UTC  (6+ messages)
` [PATCH 1/3] rust: maple_tree: add MapleTree
` [PATCH 2/3] rust: maple_tree: add MapleTree::lock() and load()

[PATCH] kasan: skip quarantine if object is still accessible under RCU
 2025-07-28 15:25 UTC  (3+ messages)


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