messages from 2025-06-28 11:35:08 to 2025-06-30 12:00:55 UTC [more...]
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver
2025-06-30 11:59 UTC (27+ messages)
` [PATCH 01/17] mm: add gpu active/reclaim per-node stat counters (v2)
` [PATCH 02/17] drm/ttm: use gpu mm stats to track gpu memory allocations. (v2)
` [PATCH 03/17] mm/list_lru: export list_lru_add
` [PATCH 04/17] ttm/pool: port to list_lru. (v2)
` [PATCH 05/17] ttm/pool: drop numa specific pools
` [PATCH 06/17] ttm/pool: make pool shrinker NUMA aware
` [PATCH 07/17] ttm/pool: track allocated_pages per numa node
` [PATCH 08/17] memcg: add support for GPU page counters
` [PATCH 09/17] memcg: export memcg_list_lru_alloc
` [PATCH 10/17] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 11/17] ttm/pool: initialise the shrinker earlier
` [PATCH 12/17] ttm: add objcg pointer to bo and tt
` [PATCH 13/17] ttm/pool: enable memcg tracking and shrinker
` [PATCH 14/17] ttm: hook up memcg placement flags
` [PATCH 15/17] memcontrol: allow objcg api when memcg is config off
` [PATCH 16/17] memcontrol: export current_obj_cgroup
` [PATCH 17/17] amdgpu: add support for memory cgroups
[PATCH v3 0/7] mm/shmem, swap: bugfix and improvement of mTHP swap in
2025-06-30 11:59 UTC (18+ messages)
` [PATCH v3 1/7] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v3 3/7] mm/shmem, swap: tidy up THP swapin checks
` [PATCH v3 4/7] mm/shmem, swap: clean up swap entry splitting
` [PATCH v3 5/7] mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
` [PATCH v3 6/7] mm/shmem, swap: fix major fault counting
` [PATCH v3 7/7] mm/shmem, swap: avoid false positive swap cache lookup
[PATCH v4 0/4] Optimize mprotect() for large folios
2025-06-30 11:56 UTC (34+ messages)
` [PATCH v4 1/4] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
` [PATCH v4 2/4] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching
` [PATCH v4 4/4] arm64: Add batched versions of ptep_modify_prot_start/commit
[PATCH v8 0/4] support large align and nid in Rust allocators
2025-06-30 11:50 UTC (8+ messages)
` [PATCH v8 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v8 3/4] rust: add support for NUMA ids in allocations
[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
2025-06-30 11:48 UTC (8+ messages)
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-06-30 11:25 UTC (9+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH v1 0/4] mm: folio_pte_batch() improvements
2025-06-30 11:21 UTC (27+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
` [PATCH v1 3/4] mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_ext()
` [PATCH v1 4/4] mm: remove boolean output parameters from folio_pte_batch_ext()
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-30 10:38 UTC (28+ messages)
` [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed
` [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky
` [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
[PATCH v2 0/4] mm/userfaultfd: modulize memory types
2025-06-30 10:29 UTC (11+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API
` [PATCH v2 2/4] mm/shmem: Support "
` [PATCH v2 3/4] mm/hugetlb: "
` [PATCH v2 4/4] mm: Apply vm_uffd_ops API to core mm
[PATCH] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
2025-06-30 10:24 UTC
[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
2025-06-30 9:50 UTC (8+ messages)
` [PATCHv7 13/16] x86/traps: Handle LASS thrown #SS
[PATCH] khugepaged: Reduce race probability between migration and khugepaged
2025-06-30 8:39 UTC (7+ messages)
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-30 8:07 UTC (6+ messages)
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
[PATCH] mm/mglru: Stop try_to_inc_min_seq() if the oldest generation LRU lists are not empty
2025-06-30 8:06 UTC
[PATCH v4 0/3] Add support for long task name
2025-06-30 7:58 UTC (7+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'
[PATCH] mm/hugetlb: Remove prepare_hugepage_range()
2025-06-30 7:29 UTC (2+ messages)
[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
2025-06-30 7:16 UTC (4+ messages)
` [PATCH RFC 10/28] mm: memcontrol: return root object cgroup for root memory cgroup
` "
[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-06-30 6:41 UTC (4+ messages)
` [PATCH v3 4/4] ext4: support uncached buffered I/O
[PATCH v3] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
2025-06-30 6:25 UTC (2+ messages)
[RFC PATCH 0/1] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
2025-06-30 4:18 UTC (6+ messages)
` [RFC PATCH 1/1] "
[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
2025-06-30 4:02 UTC (4+ messages)
[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
2025-06-30 3:19 UTC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-30 3:14 UTC (16+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[PATCH RFC v2] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
2025-06-30 2:11 UTC (2+ messages)
[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-06-30 1:56 UTC (4+ messages)
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping
[PATCH v2 0/8] update DMA API documentation
2025-06-30 1:32 UTC (18+ messages)
` [PATCH v2 1/8] docs: dma-api: use "DMA API" consistently throughout the document
` [PATCH v2 2/8] docs: dma-api: replace consistent with coherent
` [PATCH v2 3/8] docs: dma-api: remove remnants of PCI DMA API
` [PATCH v2 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()
` [PATCH v2 5/8] docs: dma-api: remove duplicate description of the DMA pool API
` [PATCH v2 6/8] docs: dma-api: clarify DMA addressing limitations
` [PATCH v2 7/8] docs: dma-api: update streaming DMA physical address constraints
` [PATCH v2 8/8] docs: dma-api: clean up documentation of dma_map_sg()
[PATCH v3 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
2025-06-30 1:13 UTC
[Question] About the elf program header size
2025-06-30 0:12 UTC (3+ messages)
[PATCH net-next v7 0/7] Split netmem from struct page
2025-06-29 23:34 UTC (6+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
[PATCH 1/2] maple tree: Clean up mtree_range_walk()
2025-06-29 23:16 UTC (7+ messages)
` [PATCH 2/2] maple tree: Add and fix some comments
[syzbot] [mm?] WARNING in xfs_init_fs_context
2025-06-29 22:47 UTC
[akpm-mm:mm-new 226/237] WARNING: modpost: vmlinux: section mismatch in reference: kasan_init+0x54 (section: .text) -> kasan_init_generic (section: .init.text)
2025-06-29 22:08 UTC
[PATCH] mm/damon/core: handle damon_call_control as normal under kdmond deactivation
2025-06-29 20:49 UTC
[RFC PATCH 0/6] mm/damon/core: support multi-source reports-based access monitoring
2025-06-29 20:14 UTC (7+ messages)
` [RFC PATCH 1/6] mm/damon/core: introduce damon_report_access()
` [RFC PATCH 2/6] mm/damon/core: add eliglble_report() ops callback
` [RFC PATCH 3/6] mm/damon/core: check received access reports
` [RFC PATCH 4/6] mm/damon/vaddr: impleement eligible_report() callback
` [RFC PATCH 5/6] mm/damon: add node_id to damon_access_report
` [RFC PATCH 6/6] mm/damon: add write field "
[PATCH v3 0/5] Misc rework on hugetlb faulting path
2025-06-29 20:12 UTC (6+ messages)
` [PATCH v3 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping
[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
2025-06-29 20:05 UTC (4+ messages)
[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-06-29 18:25 UTC (4+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache
[PATCH 6.1.y 2/3] mm: hugetlb: independent PMD page table shared count
2025-06-29 13:00 UTC
[PATCH v7 00/12] khugepaged: mTHP support
2025-06-29 6:52 UTC (7+ messages)
` [PATCH v7 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
2025-06-29 5:10 UTC
[RFC PATCH 00/11] mm/damon: advance DAMOS-based LRU sorting
2025-06-28 16:51 UTC (12+ messages)
` [RFC PATCH 01/11] mm/damon/core: introduce [in]active memory ratio damos quota goal metric
` [RFC PATCH 02/11] mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
` [RFC PATCH 03/11] Docs/mm/damon/design: document DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
` [RFC PATCH 04/11] mm/damon/paddr: activate DAMOS_LRU_PRIO targets instead of marking accessed
` [RFC PATCH 05/11] mm/damon/lru_sort: consider age for quota prioritization
` [RFC PATCH 06/11] mm/damon/lru_sort: support young page filters
` [RFC PATCH 07/11] Docs/admin-guide/mm/damon/lru_sort: document filter_young_pages
` [RFC PATCH 08/11] mm/damon/lru_sort: support active:inactive memory ratio based auto-tuning
` [RFC PATCH 09/11] Docs/admin-guide/mm/damon/lru_sort: document active_mem_bp parameter
` [RFC PATCH 10/11] mm/damon/lru_sort: add monitoring intervals auto-tuning parameter
` [RFC PATCH 11/11] Docs/admin-guide/mm/damon/lru_sort: document intervals autotuning
[PATCH 0/6] selftests/damon: add python and drgn based DAMON sysfs functionality tests
2025-06-28 16:04 UTC (7+ messages)
` [PATCH 1/6] selftests/damon: add drgn script for extracting damon status
` [PATCH 2/6] selftests/damon/_damon_sysfs: set Kdamond.pid in start()
` [PATCH 3/6] selftests/damon: add python and drgn-based DAMON sysfs test
` [PATCH 4/6] selftests/damon/sysfs.py: test monitoring attribute parameters
` [PATCH 5/6] selftests/damon/sysfs.py: test adaptive targets parameter
` [PATCH 6/6] selftests/damon/sysfs.py: test DAMOS schemes parameters setup
[PATCH] selftests: add basic test for MADV_POPULATE_(READ|WRITE)
2025-06-28 11:39 UTC (2+ messages)
` [PATCH] selftests/mm: Add process_madvise() tests
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).