[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
2025-05-27 5:46 UTC (16+ messages)
[PATCH 00/18] Split netmem from struct page
2025-05-27 5:30 UTC (30+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 13/18] mlx5: use netmem descriptor and APIs for page pool
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page
[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
2025-05-27 5:04 UTC (4+ messages)
` [RFC 1/3] mm: move huge_zero_folio from huge_memory.c to memory.c
` [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
` [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[PATCH RFC] mm: use per_vma lock for MADV_DONTNEED
2025-05-27 4:41 UTC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-27 4:38 UTC (8+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
` [RFC PATCH v2 06/51] KVM: Query guest_memfd for private/shared status
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-27 4:33 UTC (11+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v6 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v6 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v6 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[BUG]userfaultfd_move fails to move a folio when swap-in occurs concurrently with swap-out
2025-05-27 4:17 UTC (3+ messages)
[PATCH V2] mm/hugetlb: remove unnecessary holding of hugetlb_lock
2025-05-27 3:36 UTC
[PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
2025-05-27 3:30 UTC (5+ messages)
[PATCH V3 1/2] mm/khugepaged: fix race with folio split/free using temporary reference
2025-05-27 3:28 UTC (4+ messages)
` [PATCH V3 2/2] mm/khugepaged: clean up refcount check using folio_expected_ref_count()
[PATCH] mm, list_lru: refactor the locking code
2025-05-27 2:36 UTC (3+ messages)
[RFC PATCH v0 0/2] Batch migration for NUMA balancing
2025-05-27 1:27 UTC (17+ messages)
` [RFC PATCH v0 1/2] migrate: implement migrate_misplaced_folio_batch
` [RFC PATCH v0 2/2] mm: sched: Batch-migrate misplaced pages
[BUG] BUG: scheduling while atomic in throttle_direct_reclaim
2025-05-27 0:19 UTC (3+ messages)
[linux-next:master] BUILD SUCCESS 3be1a7a31fbda82f3604b6c31e4f390110de1b46
2025-05-26 22:24 UTC
[PATCH 0/4] mm/damon: introduce DAMON_STAT for simple and practical access monitoring
2025-05-26 21:09 UTC (5+ messages)
` [PATCH 1/4] mm/damon: introduce DAMON_STAT module
` [PATCH 2/4] mm/damon/stat: calculate and expose estimated memory bandwidth
` [PATCH 3/4] mm/damon/stat: calculate and expose idle time percentiles
` [PATCH 4/4] Docs/admin-guide/mm/damon: add DAMON_STAT usage document
[QUESTION] xas_reload() in iter_xarray_populate_pages()
2025-05-26 19:20 UTC (3+ messages)
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-26 18:46 UTC (13+ messages)
[PATCH] mm/damon: rename primitives to operations
2025-05-26 18:12 UTC (8+ messages)
` [PATCH v2] mm/damon: fix outdated comments for monitoring primitives
[PATCH v6 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
2025-05-26 17:41 UTC (8+ messages)
` [PATCH v6 2/5] drivers/base/node: remove register_mem_block_under_node_early()
` [PATCH v6 3/5] drivers/base/node: Remove register_memory_blocks_under_node() function call from register_one_node
` [PATCH v6 4/5] drivers/base/node: Rename register_memory_blocks_under_node() and remove context argument
` [PATCH v6 5/5] drivers/base/node: Rename __register_one_node() to register_one_node()
[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
2025-05-26 14:34 UTC (10+ messages)
` [PATCH v2 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH v2 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
` [PATCH v2 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-05-26 13:35 UTC (11+ messages)
` [PATCH v5 1/2] sched/numa: fix task swap by skipping kernel threads
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
[PATCH] mm/hugetlb: remove redundant folio_test_hugetlb
2025-05-26 13:10 UTC (7+ messages)
[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
2025-05-26 12:59 UTC (4+ messages)
[PATCH] selftests/mm: Deduplicate test names in madv_populate
2025-05-26 12:57 UTC (2+ messages)
[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
2025-05-26 12:57 UTC (12+ messages)
mm/vmscan.c:3504 walk_pte_range() error: uninitialized symbol 'dirty'
2025-05-26 12:32 UTC (3+ messages)
[GIT PULL] dma-mapping update for Linux 6.16
2025-05-26 12:11 UTC
reply: [RFC] pin_user_pages_fast failure count increased
2025-05-26 11:49 UTC (14+ messages)
[PATCH v4 0/3] Add support for long task name
2025-05-26 11:13 UTC (6+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'
[syzbot] [mm?] WARNING in folio_add_file_rmap_ptes
2025-05-26 10:52 UTC (2+ messages)
[PATCH v3] mm: slub: only warn once when allocating slab obj extensions fails
2025-05-26 10:05 UTC (3+ messages)
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-26 9:08 UTC (7+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[RFC v2 00/16] Live Update Orchestrator
2025-05-26 9:00 UTC (16+ messages)
` [RFC v2 04/16] luo: luo_core: "
` [RFC v2 05/16] luo: luo_core: integrate with KHO
` [RFC v2 06/16] luo: luo_subsystems: add subsystem registration
` [RFC v2 08/16] luo: luo_files: add infrastructure for FDs
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
` [RFC v2 13/16] luo: add selftests for subsystems un/registration
` [RFC v2 15/16] docs: add luo documentation
[syzbot] [io-uring?] [mm?] general protection fault in lock_vma_under_rcu
2025-05-26 8:50 UTC (2+ messages)
` [syzbot] "
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-05-26 6:54 UTC (4+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "
[PATCH v2] mm: fix copy_vma() error handling for hugetlb mappings
2025-05-26 6:38 UTC (5+ messages)
[RFC PATCH v0 0/2] Batch migration for NUMA balancing
2025-05-26 5:20 UTC (2+ messages)
[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
2025-05-26 4:41 UTC (2+ messages)
[PATCH v5 0/6] Make MIGRATE_ISOLATE a standalone bit
2025-05-26 1:33 UTC (6+ messages)
` [PATCH v5 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v5 4/6] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v5 5/6] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v5 6/6] mm/page_isolation: remove migratetype parameter from more functions
[GIT PULL] hotfixes against 6.15-rc7
2025-05-25 20:29 UTC (2+ messages)
[PATCH] mmu_notifiers: remove leftover stub macros
2025-05-25 18:56 UTC (2+ messages)
[PATCH 0/4] Some randome fixes and cleanups to swapfile
2025-05-25 18:44 UTC (7+ messages)
` [PATCH 2/4] mm: swap: correctly use maxpages in swapon syscall to avoid potensial deadloop
` [PATCH 3/4] mm: swap: fix potensial buffer overflow in setup_clusters()
` [PATCH 4/4] mm: swap: remove stale comment stale comment in cluster_alloc_swap_entry()
[syzbot] [cgroups?] [mm?] BUG: unable to handle kernel paging request in percpu_ref_get_many (2)
2025-05-25 4:35 UTC (2+ messages)
[PATCH V2 1/2] mm/khugepaged: clean up refcount check using folio_expected_ref_count()
2025-05-24 21:48 UTC (4+ messages)
` [PATCH V2 2/2] mm/khugepaged: fix race with folio split/free using temporary reference
[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
2025-05-24 9:22 UTC (5+ messages)
` [RFC v2 7/9] x86/mm: Introduce Remote Action Request
[PATCH] selftests: cachestat: add tests for mmap and /proc/cpuinfo
2025-05-24 8:36 UTC
[PATCH v5 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-24 2:38 UTC (6+ messages)
` [PATCH v5 2/5] KVM: arm64: New function to determine hardware cache management support
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-24 1:59 UTC
[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-24 1:29 UTC (2+ messages)
[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-24 1:25 UTC (5+ messages)
[PATCH v16 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
2025-05-23 23:06 UTC (2+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-05-12
2025-05-23 22:52 UTC
[linux-next:master] BUILD SUCCESS 176e917e010cb7dcc605f11d2bc33f304292482b
2025-05-23 21:35 UTC
[RFC] selftests/mm: Skip tests dependent on a binary not built
2025-05-23 21:33 UTC (3+ messages)
Suppress pte soft-dirty bit with UFFDIO_COPY?
2025-05-23 20:32 UTC (8+ messages)
[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
2025-05-23 20:01 UTC (9+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox