messages from 2025-06-19 05:54:19 to 2025-06-20 08:02:41 UTC [more...]
[RFC 0/2] lib/vsprintf: Add support for pte_t
2025-06-20 8:02 UTC (23+ messages)
` [RFC 1/2] "
[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
2025-06-20 7:56 UTC (3+ messages)
[akpm-mm:mm-unstable 31/159] lib/alloc_tag.c:641:17: error: implicit declaration of function 'kmemleak_igonore_percpu'; did you mean 'kmemleak_ignore_phys'?
2025-06-20 7:53 UTC
[PATCH v2 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
2025-06-20 7:53 UTC (7+ messages)
` [PATCH v2 1/4] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v2 2/4] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH v2 3/4] mm/shmem, swap: improve mthp swapin process
` [PATCH v2 4/4] mm/shmem, swap: avoid false positive swap cache lookup
[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-20 7:03 UTC
[RFC PATCH v1 0/4] Kernel thread based async batch migration
2025-06-20 6:39 UTC (2+ messages)
[PATCH] samples/damon: add parameters for node0 memory usage
2025-06-20 6:29 UTC (3+ messages)
[PATCH RFC] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
2025-06-20 6:28 UTC (2+ messages)
[PATCH 1/2] selftests: khugepaged: fix the shmem collapse failure
2025-06-20 6:13 UTC (2+ messages)
[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-06-20 5:59 UTC (9+ messages)
` [RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
` [RFC PATCH v8 4/7] mm/mempolicy: Export memory policy symbols
[PATCH V2] mm/ptdump: Take the memory hotplug lock inside ptdump_walk_pgd()
2025-06-20 5:24 UTC
[PATCH 0/5] madvise cleanup
2025-06-20 5:21 UTC (18+ messages)
` [PATCH 1/5] mm/madvise: remove the visitor pattern and thread anon_vma state
` [PATCH 2/5] mm/madvise: thread mm_struct through madvise_behavior
` [PATCH 3/5] mm/madvise: thread VMA range state "
` [PATCH 4/5] mm/madvise: thread all madvise state through madv_behavior
` [PATCH 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA
[PATCH v2] mm/alloc_tag: Fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters
2025-06-20 4:34 UTC
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-20 4:12 UTC (10+ messages)
` [PATCH net-next v6 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v6 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next v6 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next v6 4/9] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next v6 5/9] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next v6 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next v6 7/9] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next v6 8/9] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH net-next 0/9] Split netmem from struct page
2025-06-20 4:12 UTC (12+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[linus:master] [lib/test_vmalloc.c] 2d76e79315: Kernel_panic-not_syncing:Fatal_exception
2025-06-20 3:09 UTC (7+ messages)
` Kernel crash due to alloc_tag_top_users() being called when !mem_profiling_support?
` [PATCH] lib/alloc_tag: do not acquire nonexistent lock when mem profiling is disabled
` "
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-06-20 2:16 UTC (4+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
[linux-next:master] [maple_tree] 540335e987: BUG:kernel_NULL_pointer_dereference,address
2025-06-20 2:14 UTC (3+ messages)
[PATCH v3 0/4] mm: userfaultfd: assorted fixes and cleanups
2025-06-20 1:24 UTC (5+ messages)
` [PATCH v3 1/4] userfaultfd: correctly prevent registering VM_DROPPABLE regions
` [PATCH v3 2/4] userfaultfd: prevent unregistering VMAs through a different userfaultfd
` [PATCH v3 3/4] userfaultfd: remove (VM_)BUG_ON()s
` [PATCH v3 4/4] userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SET
[PATCH v4 00/13] x86/mm: Add multi-page clearing
2025-06-19 23:51 UTC (5+ messages)
` [PATCH v4 13/13] x86/folio_zero_user: "
[linux-next:master] BUILD REGRESSION 2c923c845768a0f0e34b8161d70bc96525385782
2025-06-19 23:37 UTC
[akpm-mm:mm-new 158/177] arch/riscv/include/asm/pgtable.h:934:24: error: implicit declaration of function 'pte_mkdevmap'; did you mean 'pud_mkdevmap'?
2025-06-19 22:49 UTC (2+ messages)
[PATCH 1/2] mm: add gpu active/reclaim per-node stat counters (v2)
2025-06-19 22:37 UTC (3+ messages)
` [PATCH 2/2] drm/ttm: use gpu mm stats to track gpu memory allocations
[RFC PATCH 00/11] mm/damon: allow DAMOS auto-tuned for per-memcg per-node memory usage
2025-06-19 22:00 UTC (12+ messages)
` [RFC PATCH 01/11] mm/damon: document damos_quota_goal->nid use case
` [RFC PATCH 02/11] mm/damon: add a new DAMOS quota goal metric for cgroup on node memory usage
` [RFC PATCH 03/11] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_USED_BP
` [RFC PATCH 04/11] mm/damon/sysfs-schemes: implement path file under quota goal directory
` [RFC PATCH 05/11] mm/damon/sysfs-schemes: connect quota goal path file to DAMON core
` [RFC PATCH 06/11] Docs/mm/damon/design: document DAMOS_QUOTA_NODE_MEMCG_USED_BP
` [RFC PATCH 07/11] Docs/admin-guide/mm/damon/usage: document DAMOS quota goal path file
` [RFC PATCH 08/11] mm/damon: add DAMOS_QUOTA_NODE_MEMCG_FREE_BP quota tuning goal metric
` [RFC PATCH 09/11] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_FREE_BP
` [RFC PATCH 10/11] mm/damon/sysfs-schemes: support DAMOS_QUOTA_NODE_MEMCG_FREE_BP
` [RFC PATCH 11/11] Docs/mm/damon/design: document DAMOS_QUOTA_NODE_MEMCG_FREE_BP
[PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
2025-06-19 18:40 UTC (13+ messages)
[PATCH 0/2] mm/damon: fix memory leak in memcg_path sysfs file
2025-06-19 18:36 UTC (3+ messages)
` [PATCH 1/2] mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
` [PATCH 2/2] selftets/damon: add a test for memcg_path leak
[PATCH] mm/alloc_tag: Fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters
2025-06-19 18:31 UTC
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-06-19 17:47 UTC (3+ messages)
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
[PATCH 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
2025-06-19 17:37 UTC (4+ messages)
` [PATCH 4/4] mm/shmem, swap: avoid false positive swap cache lookup
[PATCH v7 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-06-19 16:46 UTC (8+ messages)
` [PATCH v7 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
2025-06-19 16:14 UTC (14+ messages)
[PATCH linux next] tools/accounting/delaytop: add delaytop to record top-n task delay
2025-06-19 14:51 UTC (2+ messages)
[PATCH] mm/vma: use vmg->target to specify target VMA for new VMA merge
2025-06-19 14:36 UTC (4+ messages)
[RFC v2 05/16] luo: luo_core: integrate with KHO
2025-06-19 14:22 UTC (12+ messages)
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-06-19 14:06 UTC (11+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
[PATCH] mm/hugetlb: Don't crash when allocating a folio if there are no resv
2025-06-19 13:53 UTC (2+ messages)
[PATCH] khugepaged: Optimize collapse_pte_mapped_thp() for large folios by PTE batching
2025-06-19 12:55 UTC (4+ messages)
[PATCH] khugepaged: Optimize __collapse_huge_page_copy_succeeded() for large folios by PTE batching
2025-06-19 12:53 UTC (6+ messages)
[PATCH v4 2/3] gup: introduce unpin_user_folio_dirty_locked()
2025-06-19 12:49 UTC (4+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in do_sync_mmap_readahead
2025-06-19 12:29 UTC (5+ messages)
[PATCH 0/3] use vm_flags_t consistently
2025-06-19 12:25 UTC (18+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-19 12:19 UTC (8+ messages)
[syzbot] [cgroups?] [mm?] WARNING in folio_lruvec_lock
2025-06-19 12:02 UTC
[PATCH 2/5] mm,hugetlb: Document the reason to lock the folio in the faulting path
2025-06-19 11:52 UTC (11+ messages)
[PATCH v5 0/5] Readahead tweaks for larger folios
2025-06-19 11:07 UTC (3+ messages)
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory
[PATCH 00/28] mm, swap: introduce swap table
2025-06-19 10:50 UTC (4+ messages)
` [PATCH 20/28] mm, swap: check swap table directly for checking cache
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2025-06-19 10:49 UTC (9+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
[PATCH 2/6] mm: Lock kernel page tables before entering lazy MMU mode
2025-06-19 9:53 UTC (3+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-19 9:49 UTC (7+ messages)
[PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-19 8:58 UTC (15+ messages)
` [PATCH v3 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v3 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v3 03/14] mm: Remove remaining uses of PFN_DEV
` [PATCH v3 04/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v3 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH v3 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v3 07/14] mm: Remove redundant pXd_devmap calls
` [PATCH v3 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH v3 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v3 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v3 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v3 12/14] mm: Remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v3 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v3 14/14] mm/memremap: Remove unused devmap_managed_key
[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-19 8:52 UTC (10+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
Redundant barrier_nospec() added by commit 74e19ef0ff80 ("uaccess: Add speculation barrier to copy_from_user()")
2025-06-19 8:42 UTC
[PATCH] mm/rmap: Add NULL checks for rmap_walk_control callbacks
2025-06-19 8:28 UTC (4+ messages)
[PATCH 0/2] Postpone memcg reclaim to return-to-user path
2025-06-19 8:04 UTC (3+ messages)
[RFC PATCH] mm/slab: save memory by allocating slabobj_ext array from leftover
2025-06-19 7:56 UTC (4+ messages)
[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
2025-06-19 5:53 UTC (4+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
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).