messages from 2025-07-14 05:23:34 to 2025-07-14 19:58:32 UTC [more...]
[PATCH net-next v10 00/12] Split netmem from struct page
2025-07-14 19:58 UTC (15+ messages)
` [PATCH net-next v10 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v10 03/12] mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v10 04/12] netdevsim: access ->pp "
` [PATCH net-next v10 05/12] mt76: "
` [PATCH net-next v10 06/12] net: fec: "
` [PATCH net-next v10 07/12] octeontx2-pf: "
` [PATCH net-next v10 08/12] iavf: "
` [PATCH net-next v10 09/12] idpf: "
` [PATCH net-next v10 10/12] mlx5: "
` [PATCH net-next v10 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v10 12/12] libeth: xdp: "
[akpm-mm:mm-new 203/214] mm/mremap.c:1829 remap_move() error: uninitialized symbol 'last_end'
2025-07-14 19:35 UTC
nommu and folios
2025-07-14 19:22 UTC
[PATCH net-next v9 0/8] Split netmem from struct page
2025-07-14 19:17 UTC (22+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
` [PATCH net-next v9 6/8] mlx4: use netmem descriptor and APIs for page pool
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v2)
2025-07-14 19:01 UTC (21+ messages)
` [PATCH 02/18] drm/ttm: use gpu mm stats to track gpu memory allocations. (v3)
` [PATCH 03/18] mm/list_lru: export list_lru_add
` [PATCH 04/18] ttm/pool: port to list_lru. (v2)
` [PATCH 05/18] ttm/pool: drop numa specific pools
` [PATCH 06/18] ttm/pool: make pool shrinker NUMA aware
` [PATCH 07/18] ttm/pool: track allocated_pages per numa node
` [PATCH 08/18] memcg: add support for GPU page counters. (v2)
` [PATCH 09/18] memcg: export memcg_list_lru_alloc
` [PATCH 10/18] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 11/18] ttm/pool: initialise the shrinker earlier
` [PATCH 12/18] ttm: add objcg pointer to bo and tt
` [PATCH 13/18] ttm/pool: enable memcg tracking and shrinker. (v2)
` [PATCH 14/18] ttm: hook up memcg placement flags
` [PATCH 15/18] memcontrol: allow objcg api when memcg is config off
` [PATCH 16/18] memcontrol: export current_obj_cgroup
` [PATCH 17/18] amdgpu: add support for memory cgroups
` [PATCH 18/18] ttm: add support for a module option to disable memcg pool
[PATCH v3 0/2] __folio_split() clean up
2025-07-14 18:54 UTC (4+ messages)
` [PATCH v3 1/2] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v3 2/2] mm/huge_memory: use folio_expected_ref_count() to calculate ref_count
[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
2025-07-14 18:46 UTC (12+ messages)
` [PATCH v2 3/6] locking/local_lock: Introduce local_lock_lockdep_start/end()
[PATCH v2 net-next 0/2] account for TCP memory pressure signaled by cgroup
2025-07-14 18:02 UTC (4+ messages)
` [PATCH v2 net-next 1/2] tcp: account for "
` [PATCH v2 net-next 2/2] mm/vmpressure: add tracepoint for socket pressure detection
[PATCH] mm: skip lru_note_cost() when scanning only file or anon
2025-07-14 17:59 UTC (9+ messages)
[RFC PATCH v2 0/8] NFSD: support DIO
2025-07-14 17:46 UTC (10+ messages)
` [RFC PATCH v2 3/8] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [RFC PATCH v2 6/8] NFSD: add io_cache_read controls to debugfs interface
[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
2025-07-14 17:30 UTC (13+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
[syzbot] [mm?] general protection fault in mas_start
2025-07-14 17:09 UTC
[syzbot] [mm?] possible deadlock in lock_next_vma
2025-07-14 16:38 UTC (2+ messages)
[PATCH v3 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-14 16:22 UTC (3+ messages)
` [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
[PATCH 0/5] mseal cleanups
2025-07-14 16:01 UTC (38+ messages)
` [PATCH 1/5] mm/mseal: always define VM_SEALED
` [PATCH 2/5] mm/mseal: move madvise() logic to mm/madvise.c
` [PATCH 3/5] mm/mseal: small cleanups
` [PATCH 4/5] mm/mseal: separate out and simplify VMA gap check
` [PATCH 5/5] mm/mseal: rework mseal apply logic
[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
2025-07-14 15:52 UTC (22+ messages)
` [PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range
[RFC V1 PATCH mm-hotfixes 0/3] mm, arch: A more robust approach to sync top level kernel page tables
2025-07-14 15:32 UTC (7+ messages)
` [RFC V1 PATCH mm-hotfixes 1/3] mm: introduce and use {pgd,p4d}_populate_kernel()
[PATCH v2 0/2] __folio_split() clean up
2025-07-14 15:33 UTC (6+ messages)
` [PATCH v2 1/2] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v2 2/2] mm/huge_memory: use folio_expected_ref_count() to calculate ref_count
[PATCH v12 0/4] support large align and nid in Rust allocators
2025-07-14 15:27 UTC (7+ messages)
` [PATCH v12 2/4] mm/slub: allow to set node and align in k[v]realloc
[PATCH] mm: consider disabling readahead if there are signs of thrashing
2025-07-14 15:16 UTC (2+ messages)
[RFC v2 00/16] Live Update Orchestrator
2025-07-14 14:56 UTC (13+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
[RFC Patch 0/2] selftests/mm: assert rmap behave as expected
2025-07-14 14:45 UTC (6+ messages)
` [RFC Patch 2/2] "
[PATCH] mm/vma: refactor vma_modify_flags_name() to vma_modify_name()
2025-07-14 14:43 UTC (7+ messages)
[PATCH v1 1/1] locking/lockdep: Move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
2025-07-14 14:37 UTC (2+ messages)
[PATCH] tmpfs: zero post-eof folio range on file extension
2025-07-14 14:38 UTC (9+ messages)
[PATCH v3 0/4] mm: introduce snapshot_page()
2025-07-14 14:26 UTC (7+ messages)
` [PATCH v3 1/4] mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
` [PATCH v3 2/4] mm/util: introduce snapshot_page()
` [PATCH v3 3/4] proc: kpagecount: use snapshot_page()
` [PATCH v3 4/4] fs: stable_page_flags(): "
[PATCH] selftests/mm: refactor common code and improve test skipping in guard_region
2025-07-14 14:21 UTC (5+ messages)
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-14 14:19 UTC (7+ messages)
` [PATCH RFC 08/14] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH RFC 14/14] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
[PATCH v2 0/7] iomap: zero range folio batch support
2025-07-14 14:12 UTC (16+ messages)
` [PATCH v2 1/7] filemap: add helper to look up dirty folios in a range
` [PATCH v2 2/7] iomap: move pos+len BUG_ON() to after folio lookup
` [PATCH v2 3/7] iomap: optional zero range dirty folio processing
` [PATCH v2 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH v2 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH v2 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH v2 7/7] xfs: error tag to force zeroing on debug kernels
[PATCH net-next v7 0/7] Split netmem from struct page
2025-07-14 13:58 UTC (10+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
[PATCH v2 0/4] mm: introduce snapshot_page()
2025-07-14 13:43 UTC (6+ messages)
` [PATCH v2 2/4] mm/util: "
[PATCH v5] selftests/mm: add process_madvise() tests
2025-07-14 13:28 UTC (2+ messages)
[PATCH v19 0/2] ACPI: APEI: fix potential hardlockup due to infinite SEA excepction loop
2025-07-14 11:42 UTC (3+ messages)
` [PATCH v19 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v19 2/2] ACPI: APEI: handle synchronous exceptions in task work
[PATCH] init: Handle bootloader head in kernel parameters
2025-07-14 10:18 UTC (11+ messages)
[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
2025-07-14 9:49 UTC (4+ messages)
[PATCH] mm/filemap: Align last_index to folio size
2025-07-14 9:33 UTC (4+ messages)
[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-14 9:11 UTC (2+ messages)
[PATCH v5 0/5] Readahead tweaks for larger folios
2025-07-14 8:19 UTC (4+ messages)
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory
[PATCH v3 0/3] ida: Remove the ida_simple_xxx() API
2025-07-14 8:17 UTC (4+ messages)
` [PATCH v3 1/3] idr test suite: Remove usage of the deprecated ida_simple_xx() API
` [PATCH v3 2/3] ida: Remove the ida_simple_xxx() API
` [PATCH v3 3/3] nvmem: Update a comment related to struct nvmem_config
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-14 8:12 UTC (6+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-14 8:04 UTC (10+ messages)
` [PATCH v13 16/20] KVM: arm64: Handle guest_memfd-backed guest page faults
[PATCH] readahead: Use folio_nr_pages() instead of shift operation
2025-07-14 8:04 UTC (6+ messages)
[RFC v3 0/7] Add and use seprintf() instead of less ergonomic APIs
2025-07-14 7:57 UTC (5+ messages)
` [RFC v3 3/7] mm: Use "
[syzbot] Monthly mm report (Jul 2025)
2025-07-14 7:23 UTC
[PATCH v2] mm/percpu: prevent concurrency problem for pcpu_nr_populated read with spin lock
2025-07-14 7:10 UTC (4+ messages)
[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
2025-07-14 6:22 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).