messages from 2025-07-04 12:23:40 to 2025-07-07 02:35:47 UTC [more...]
[v1 resend 00/12] THP support for zone device page migration
2025-07-07 2:35 UTC (26+ messages)
` [v1 resend 03/12] mm/thp: zone_device awareness in THP handling code
` [v1 resend 07/12] mm/memremap: add folio_split support
` [v1 resend 08/12] mm/thp: add split during migration support
[PATCH v3] samples/damon: support automatic node address detection
2025-07-07 2:31 UTC
[RFC 0/7] vmallloc and non-blocking GFPs
2025-07-07 1:47 UTC (9+ messages)
` [RFC 1/7] lib/test_vmalloc: Add non-block-alloc-test case
` [RFC 2/7] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [RFC 3/7] mm/vmalloc: Avoid cond_resched() when blocking is not permitted
` [RFC 4/7] mm/kasan, mm/vmalloc: Respect GFP flags in kasan_populate_vmalloc()
` [RFC 5/7] mm/vmalloc: Defer freeing partly initialized vm_struct
` [RFC 6/7] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()
` [RFC 7/7] mm: Drop __GFP_DIRECT_RECLAIM flag if PF_MEMALLOC is set
[PATCH v10 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-07 1:02 UTC (12+ messages)
` [PATCH v10 1/6] KVM: arm64: Rename the device variable to s2_force_noncacheable
` [PATCH v10 2/6] KVM: arm64: Update the check to detect device memory
` [PATCH v10 3/6] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v10 4/6] KVM: arm64: New function to determine hardware cache management support
` [PATCH v10 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v10 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH net-next v7 0/7] Split netmem from struct page
2025-07-07 0:21 UTC (8+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
[akpm-mm:mm-new 305/305] mm/zblock.h:21:2: warning: #warning This PAGE_SIZE is not quite supported yet
2025-07-06 22:13 UTC
[RFC PATCH 00/14] mm/damon: remove damon_callback
2025-07-06 21:48 UTC (17+ messages)
` [RFC PATCH 01/14] mm/damon: accept parallel damon_call() requests
` [RFC PATCH 02/14] mm/damon/core: introduce repeat mode damon_call()
` [RFC PATCH 03/14] mm/damon/stat: use damon_call() repeat mode instead of damon_callback
` [RFC PATCH 04/14] mm/damon/reclaim: "
` [RFC PATCH 05/14] mm/damon/lru_sort: "
` [RFC PATCH 06/14] samples/damon/prcl: "
` [RFC PATCH 07/14] samples/damon/wsse: "
` [RFC PATCH 08/14] mm/damon/core: do not call ops.cleanup() when destroying targets
` [RFC PATCH 09/14] mm/damon/core: add cleanup_target() ops callback
` [RFC PATCH 10/14] mm/damon/vaddr: put pid in cleanup_target()
` [RFC PATCH 11/14] mm/damon/sysfs: remove damon_sysfs_destroy_targets()
` [RFC PATCH 12/14] mm/damon/core: destroy targets when kdamond_fn() finish
` [RFC PATCH 13/14] mm/damon/sysfs: remove damon_sysfs_before_terminate()
` [RFC PATCH 14/14] mm/damon/core: remove damon_callback
[PATCH 0/6] mm/damon: fix misc bugs in DAMON modules
2025-07-06 19:32 UTC (7+ messages)
` [PATCH 1/6] samples/damon/wsse: fix boot time enable handling
` [PATCH 2/6] samples/damon/prcl: fix boot time enable crash
` [PATCH 3/6] samples/damon/mtier: support boot time enable setup
` [PATCH 4/6] mm/damon/reclaim: reset enabled when DAMON start failed
` [PATCH 5/6] mm/damon/lru_sort: "
` [PATCH 6/6] mm/damon/reclaim: use parameter context correctly
[PATCH mm-unstable] mm/damon/stat: reset enabled when DAMON start failed
2025-07-06 18:47 UTC
[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
2025-07-06 17:37 UTC (6+ messages)
` [RFC v2 1/5] vsprintf: Add [v]seprintf(), [v]stprintf()
` [RFC v2 2/5] stacktrace, stackdepot: Add seprintf()-like variants of functions
` [RFC v2 3/5] mm: Use seprintf() instead of less ergonomic APIs
` [RFC v2 4/5] array_size.h: Add ENDOF()
` [RFC v2 5/5] mm: Fix benign off-by-one bugs
[RFC 00/11] THP support for zone device pages
2025-07-06 16:34 UTC (7+ messages)
[PATCH mm-next] alloc_tag: add total bytes allocation information
2025-07-06 15:21 UTC (3+ messages)
[PATCH v10 0/4] support large align and nid in Rust allocators
2025-07-06 15:18 UTC (5+ messages)
` [PATCH v10 3/4] rust: add support for NUMA ids in allocations
[PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
2025-07-06 15:07 UTC (9+ messages)
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS
[RFC v2 00/16] Live Update Orchestrator
2025-07-06 14:33 UTC (9+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
[PATCH v4 0/9] mm/shmem, swap: bugfix and improvement of mTHP swap-in
2025-07-06 11:50 UTC (12+ messages)
` [PATCH v4 1/9] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v4 2/9] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH v4 3/9] mm/shmem, swap: tidy up THP swapin checks
` [PATCH v4 4/9] mm/shmem, swap: tidy up swap entry splitting
` [PATCH v4 5/9] mm/shmem, swap: avoid false positive swap cache lookup
` [PATCH v4 6/9] mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
` [PATCH v4 7/9] mm/shmem, swap: simplify swapin path and result handling
` [PATCH v4 8/9] mm/shmem, swap: simplify swap entry and index calculation of large swapin
` [PATCH v4 9/9] mm/shmem, swap: fix major fault counting
[PATCH 0/3] rust: xarray: add `insert` and `reserve`
2025-07-06 8:31 UTC (5+ messages)
` [PATCH 3/3] "
[PATCH v3] selftests/mm: add process_madvise() tests
2025-07-06 6:07 UTC (3+ messages)
` [PATCH v3] selftests/vm: Add tests for process_madvise()
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-07-06 6:00 UTC (4+ messages)
[PATCH v2] mm: fault in complete folios instead of individual pages for tmpfs
2025-07-06 2:02 UTC (4+ messages)
[RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
2025-07-05 21:54 UTC (6+ messages)
` [RFC v1 1/3] vsprintf: Add [v]seprintf(), [v]stprintf()
` [RFC v1 2/3] stacktrace, stackdepot: Add seprintf()-like variants of functions
` [RFC v1 3/3] mm: Use seprintf() instead of less ergonomic APIs
[PATCH 0/5] powerpc: Implement masked user access
2025-07-05 21:37 UTC (15+ messages)
[PATCH 0/6] mm/damon: misc cleanups
2025-07-05 17:50 UTC (7+ messages)
` [PATCH 1/6] samples/damon/wsse: rename to have damon_sample_ prefix
` [PATCH 2/6] samples/damon/prcl: "
` [PATCH 3/6] samples/damon/mtier: "
` [PATCH 4/6] mm/damon/sysfs: use DAMON core API damon_is_running()
` [PATCH 5/6] mm/damon/sysfs: don't hold kdamond_lock in before_terminate()
` [PATCH 6/6] Docs/mm/damon/maintainer-profile: update for mm-new tree
[PATCH mm-new] mm/damon/core: initialize sidx in damos_trace_esz()
2025-07-05 17:20 UTC
[PATCH v10 10/25] crypto: iaa - Rearchitect the iaa_crypto driver to be usable by zswap and zram
2025-07-05 14:49 UTC (3+ messages)
[PATCH v10 02/25] crypto: iaa - New architecture for IAA device WQ comp/decomp usage & core mapping
2025-07-05 6:00 UTC (2+ messages)
[PATCH v2] stackdepot: Make max number of pools build-time configurable
2025-07-05 6:00 UTC
[linux-next:master] BUILD REGRESSION 26ffb3d6f02cd0935fb9fa3db897767beee1cb2a
2025-07-05 0:30 UTC
[PATCH] mm: migrate: add space before the open parenthesis '('
2025-07-04 23:11 UTC
[PATCH 0/2] mm/damon: add trace events for auto-tuned monitoring intervals and DAMOS quota
2025-07-04 22:14 UTC (3+ messages)
` [PATCH 1/2] mm/damon: add trace event for auto-tuned monitoring intervals
` [PATCH 2/2] mm/damon: add trace event for effective size quota
[PATCH v10 00/25] zswap compression batching with optimized iaa_crypto driver
2025-07-04 21:39 UTC (6+ messages)
` [PATCH v10 20/25] mm: zswap: Move the CPU hotplug procedures under "pool functions"
Recall: [PATCH v10 00/25] zswap compression batching with optimized iaa_crypto driver
2025-07-04 21:37 UTC
[PATCH v1 00/32] Live Update Orchestrator
2025-07-04 21:27 UTC (5+ messages)
[PATCH v2 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
2025-07-04 21:19 UTC (7+ messages)
` [PATCH v2 1/5] mm: introduce num_pages_contiguous()
` [PATCH v2 5/5] vfio/type1: optimize vfio_unpin_pages_remote()
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-06-23
2025-07-04 21:19 UTC
[PATCH v8 00/15] khugepaged: mTHP support
2025-07-04 21:14 UTC (4+ messages)
` [PATCH v8 11/15] khugepaged: allow madvise_collapse to check all anonymous mTHP orders
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-04 21:06 UTC (2+ messages)
[PATCH v2] mm: fix the inaccurate memory statistics issue for users
2025-07-04 20:14 UTC (11+ messages)
[PATCH v2 0/4] mm/userfaultfd: modulize memory types
2025-07-04 19:39 UTC (12+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API
[RFC PATCH v2] samples/damon: support automatic node address detection
2025-07-04 18:24 UTC (2+ messages)
[PATCH v3] cgroup: llist: avoid memory tears for llist_node
2025-07-04 18:08 UTC
[PATCH 1/2] llist: avoid memory tearing for llist_node
2025-07-04 17:58 UTC (9+ messages)
` [PATCH 2/2] cgroup: explain the race between updater and flusher
[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-04 16:56 UTC (29+ messages)
` [PATCH v9 1/6] KVM: arm64: Rename the device variable to s2_force_noncacheable
` [PATCH v9 2/6] KVM: arm64: Update the check to detect device memory
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v9 4/6] KVM: arm64: New function to determine hardware cache management support
` [PATCH v9 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v9 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-07-04 16:20 UTC (3+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[v1 resend 04/12] mm/migrate_device: THP migration of zone device pages
2025-07-04 15:35 UTC (2+ messages)
[RFC PATCH v6 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-07-04 15:02 UTC (3+ messages)
` [RFC PATCH v6 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v6 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
[PATCH] mm/cma: Use str_plural() in cma_declare_contiguous_multi()
2025-07-04 14:21 UTC (2+ messages)
[PATCH v2] x86/mm: Disable hugetlb page table sharing on 32-bit
2025-07-04 14:20 UTC (2+ messages)
[PATCH v2] maple tree: Add some comments
2025-07-04 14:13 UTC (2+ messages)
[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-04 13:49 UTC (9+ messages)
` [PATCH 1/8] execmem: drop unused execmem_update_copy()
` [PATCH 2/8] execmem: introduce execmem_alloc_rw()
` [PATCH 3/8] execmem: rework execmem_cache_free()
` [PATCH 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
` [PATCH 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
` [PATCH 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
` [PATCH 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-04 13:22 UTC (12+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
` [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
[PATCH v2] kasan: remove kasan_find_vm_area() to prevent possible deadlock
2025-07-04 13:07 UTC (6+ messages)
[PATCH v1 1/2] fuse: use default writeback accounting
2025-07-04 12:59 UTC (4+ messages)
` [PATCH v1 2/2] mm: remove BDI_CAP_WRITEBACK_ACCT
[PATCH] drivers/base/node: Handle error properly in register_one_node()
2025-07-04 12:29 UTC (4+ messages)
[PATCH v2] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
2025-07-04 12:26 UTC (2+ messages)
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).