messages from 2025-07-20 23:43:11 to 2025-07-22 06:48:59 UTC [more...]
[PATCH] mm: vmalloc: use VMALLOC_EARLY_START boundary for early vmap area
2025-07-22 6:48 UTC (2+ messages)
Excessive page cache occupies DMA32 memory
2025-07-22 6:05 UTC (4+ messages)
[linux-next:master] [selftests/damon] 4ece018976: kernel-selftests.damon.sysfs.py.fail
2025-07-22 6:05 UTC (2+ messages)
[PATCH mm-stable] selftests/damon/sysfs.py: stop DAMON for dumping failures
2025-07-22 6:03 UTC
[PATCH] docs: update THP documentation to clarify sysfs "never" setting
2025-07-22 5:59 UTC (12+ messages)
[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-22 5:42 UTC (18+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
` [PATCH v2 2/5] nouveau/dmem: HMM P2P DMA for private dev pages
` [PATCH v2 4/5] RDMA/mlx5: Enable P2P DMA with fallback mechanism
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-22 5:41 UTC (40+ messages)
` [PATCH v15 01/21] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v15 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v15 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v15 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v15 10/21] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v15 11/21] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v15 13/21] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v15 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v15 19/21] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-22 5:03 UTC (6+ messages)
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[v1 resend 00/12] THP support for zone device page migration
2025-07-22 4:54 UTC (18+ messages)
` [v1 resend 03/12] mm/thp: zone_device awareness in THP handling code
` [v1 resend 04/12] mm/migrate_device: THP migration of zone device pages
[PATCH 00/22] selftests/damon/sysfs.py: test all parameters
2025-07-22 4:04 UTC (4+ messages)
` [PATCH 16/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
[PATCH] mm/damon/ops-common: ignore migration request to invalid nodes
2025-07-22 3:04 UTC (5+ messages)
[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
2025-07-22 2:40 UTC (7+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v3)
2025-07-22 1:43 UTC (16+ messages)
` [PATCH 01/15] mm: add gpu active/reclaim per-node stat counters (v2)
` [PATCH 02/15] drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)
` [PATCH 03/15] ttm/pool: port to list_lru. (v2)
` [PATCH 04/15] ttm/pool: drop numa specific pools
` [PATCH 05/15] ttm/pool: make pool shrinker NUMA aware
` [PATCH 06/15] ttm/pool: track allocated_pages per numa node
` [PATCH 07/15] memcg: add support for GPU page counters. (v2)
` [PATCH 08/15] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 09/15] ttm/pool: initialise the shrinker earlier
` [PATCH 10/15] ttm: add objcg pointer to bo and tt
` [PATCH 11/15] ttm/pool: enable memcg tracking and shrinker. (v2)
` [PATCH 12/15] ttm: hook up memcg placement flags
` [PATCH 13/15] memcontrol: allow objcg api when memcg is config off
` [PATCH 14/15] amdgpu: add support for memory cgroups
` [PATCH 15/15] ttm: add support for a module option to disable memcg integration
[PATCH net-next v9 0/8] Split netmem from struct page
2025-07-22 1:23 UTC (7+ messages)
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH] mm, page_pool: introduce a new page type for page pool in page type
2025-07-22 1:04 UTC (7+ messages)
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-07-22 0:35 UTC (13+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option
` [PATCH v3 02/12] kasan: unify static kasan_flag_enabled across modes
` [PATCH v3 07/12] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 08/12] kasan/um: "
[linux-next:master 8632/11398] mm/page_alloc.c:6773:62: sparse: sparse: incorrect type in argument 3 (different base types)
2025-07-21 23:54 UTC (2+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v2)
2025-07-21 23:16 UTC (5+ messages)
` [PATCH 13/18] ttm/pool: enable memcg tracking and shrinker. (v2)
[PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
2025-07-21 20:49 UTC (7+ messages)
[PATCH] mm: Remove grab_cache_page()
2025-07-21 20:46 UTC
[PATCH v1 net-next 00/13] net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-07-21 20:35 UTC (14+ messages)
` [PATCH v1 net-next 01/13] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v1 net-next 02/13] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v1 net-next 03/13] tcp: Simplify error path in inet_csk_accept()
` [PATCH v1 net-next 04/13] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v1 net-next 05/13] net: Clean up __sk_mem_raise_allocated()
` [PATCH v1 net-next 06/13] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v1 net-next 07/13] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v1 net-next 08/13] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v1 net-next 09/13] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v1 net-next 10/13] net: Define sk_memcg under CONFIG_MEMCG
` [PATCH v1 net-next 11/13] net-memcg: Add memory.socket_isolated knob
` [PATCH v1 net-next 12/13] net-memcg: Store memcg->socket_isolated in sk->sk_memcg
` [PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting
[linux-next:master] BUILD REGRESSION 97987520025658f30bb787a99ffbd9bbff9ffc9d
2025-07-21 20:30 UTC
[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
2025-07-21 19:35 UTC (9+ messages)
[PATCH 0/3] tools/testing: expand mremap testing
2025-07-21 17:33 UTC (4+ messages)
` [PATCH 1/3] tools/testing/selftests: add mremap() shrink test for multiple VMAs
` [PATCH 2/3] tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA move
` [PATCH 3/3] tools/testing/selftests: explicitly test split multi VMA mremap move
[PATCH mm-new 1/2] mm/shmem: hold shmem_swaplist spinlock (not mutex) much less
2025-07-21 17:54 UTC (2+ messages)
[PATCH v5 0/7] Optimize mprotect() for large folios
2025-07-21 15:57 UTC (8+ messages)
` [PATCH v5 1/7] mm: Refactor MM_CP_PROT_NUMA skipping case into new function
` [PATCH v5 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v5 7/7] arm64: "
[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
2025-07-21 15:13 UTC (2+ messages)
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-21 14:18 UTC (13+ messages)
[akpm-mm:mm-new 111/126] WARNING: modpost: vmlinux: section mismatch in reference: kasan_init+0x3b (section: .ltext) -> kasan_init_generic (section: .init.text)
2025-07-21 12:37 UTC (2+ messages)
[PATCH v2 mm-hotfixes 1/5] mm: move page table sync declarations to asm/pgalloc.h
2025-07-21 12:15 UTC (6+ messages)
[PATCH 1/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-21 11:51 UTC (2+ messages)
[PATCH 1/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-21 11:49 UTC (2+ messages)
[PATCH v6] selftests/mm: add process_madvise() tests
2025-07-21 11:46 UTC
[PATCH v2 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
2025-07-21 11:46 UTC (4+ messages)
` [PATCH v2 mm-hotfixes 5/5] x86/mm: drop unnecessary calls to sync_global_pgds() and fold into its sole user
[PATCH] smaps: fix BUG_ON in smaps_hugetlb_range
2025-07-21 11:02 UTC (8+ messages)
[PATCH 0/2] mm/cma: ise for_each_clear_bitrange() where appropriate
2025-07-21 11:01 UTC (5+ messages)
` [PATCH 1/2] mm: cma: simplify cma_debug_show_areas()
` [PATCH 2/2] mm: cma: simplify cma_maxchunk_get()
[PATCH V3] init: Handle bootloader identifier in kernel parameters
2025-07-21 10:13 UTC
[PATCH V2] init: Handle bootloader identifier in kernel parameters
2025-07-21 10:10 UTC (3+ messages)
[PATCH v3 0/7] iomap: zero range folio batch support
2025-07-21 8:47 UTC (7+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[linus:master] [mm] 4e92030c05: will-it-scale.per_process_ops 10.0% improvement
2025-07-21 8:29 UTC
[PATCH v5 0/3] Add support for long task name
2025-07-21 7:52 UTC (7+ messages)
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-07-21 7:20 UTC (8+ messages)
` [PATCH v5 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
[PATCH v2 mm-hotfixes 3/5] x86/mm: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
2025-07-21 7:06 UTC (2+ messages)
[PATCH] mm: ignore nomap memory during mirror init
2025-07-21 5:08 UTC (8+ messages)
[PATCH net-next v12 00/12] Split netmem from struct page
2025-07-21 2:18 UTC (13+ messages)
` [PATCH net-next v12 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v12 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v12 03/12] netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v12 04/12] netdevsim: access ->pp "
` [PATCH net-next v12 05/12] mt76: "
` [PATCH net-next v12 06/12] net: fec: "
` [PATCH net-next v12 07/12] octeontx2-pf: "
` [PATCH net-next v12 08/12] iavf: "
` [PATCH net-next v12 09/12] idpf: "
` [PATCH net-next v12 10/12] mlx5: "
` [PATCH net-next v12 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v12 12/12] libeth: xdp: "
[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
2025-07-21 1:03 UTC (7+ messages)
` [Intel-wired-lan] "
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).