linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-27 13:52:30 to 2022-10-29 21:00:05 UTC [more...]

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-10-29 20:59 UTC  (33+ messages)
` [PATCH 01/13] mm: Update ptep_get_lockless()s comment

[PATCH] mm/vmscan: delete rebundant word in comments
 2022-10-29 14:38 UTC  (3+ messages)

[linux-next:master 2753/4127] ERROR: modpost: "__ld_r13_to_r20_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2022-10-29 11:33 UTC 

[linux-next:master 3853/4127] mm/zsmalloc.c:2220:69: warning: right shift count >= width of type
 2022-10-29 11:33 UTC 

[syzbot] WARNING in hugetlb_wp
 2022-10-29  5:15 UTC 

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-10-29  4:47 UTC  (9+ messages)
` [PATCH v3 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() "
  ` [f2fs-dev] "
` [PATCH v3 12/23] f2fs: Convert f2fs_flush_inline_data() "
  ` [f2fs-dev] "
` [PATCH v3 13/23] f2fs: Convert f2fs_sync_node_pages() "
  ` [f2fs-dev] "

[PATCH v12 7/7] x86/crash: Add x86 crash hotplug support
 2022-10-29  4:27 UTC  (23+ messages)

[PATCH RFC 0/2] mm: Use pte marker for swapin errors
 2022-10-29  2:49 UTC  (5+ messages)
` [PATCH RFC 1/2] mm: Always compile in pte markers
` [PATCH RFC 2/2] mm: Use pte markers for swap errors

[PATCH v2] mm, hwpoison: Try to recover from copy-on write faults
 2022-10-29  1:55 UTC  (9+ messages)
` [PATCH v3 0/2] Copy-on-write poison recovery
  ` [PATCH v3 1/2] mm, hwpoison: Try to recover from copy-on write faults
  ` [PATCH v3 2/2] mm, hwpoison: When copy-on-write hits poison, take page offline

[PATCH -next 1/1] mm: hugetlb_vmemmap: Fix WARN_ON in vmemmap_remap_pte
 2022-10-29  1:55 UTC  (10+ messages)

[linux-next:master 2627/4127] drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:102:9: error: implicit declaration of function 'u32p_replace_bits'
 2022-10-29  1:37 UTC 

[PATCH v4] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-10-28 23:24 UTC  (2+ messages)

[PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-10-28 23:20 UTC  (8+ messages)

[PATCH v2] maple_tree: Reorganize testing to restore module testing
 2022-10-28 22:55 UTC  (3+ messages)

[syzbot] WARNING in alloc_charge_hpage
 2022-10-28 21:44 UTC  (3+ messages)

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-10-28 21:40 UTC  (15+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[GIT PULL] hotfixes for 6.1-rc3
 2022-10-28 21:06 UTC 

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-10-28 20:19 UTC  (8+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl
` [PATCH v1 2/2] kselftest: vm: add tests for memory-deny-write-execute

[PATCH] mm/memremap: Introduce pgmap_request_folio() using pgmap offsets
 2022-10-28 18:33 UTC  (2+ messages)

[PATCH] mm: vmscan: split khugepaged stats from direct reclaim stats
 2022-10-28 17:41 UTC  (11+ messages)

[PATCH] mm/vmscan: respect cpuset policy during page demotion
 2022-10-28 17:23 UTC  (21+ messages)

[linux-next:master] BUILD REGRESSION fd8dab197cca2746e1fcd399a218eec5164726d4
 2022-10-28 16:56 UTC 

[PATCH 0/1] Mapping an entire folio
 2022-10-28 16:45 UTC  (3+ messages)
` [PATCH 1/1] mm: Add folio_map_local()

[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-10-28 15:57 UTC  (6+ messages)

[PATCH v4] mempool: Do not use ksize() for poisoning
 2022-10-28 15:53 UTC 

[PATCH 5/5] zsmalloc: Implement writeback mechanism for zsmalloc
 2022-10-28 15:19 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 0/5] Implement writeback for zsmalloc
 2022-10-28 15:18 UTC  (7+ messages)
` [PATCH 2/5] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks
` [PATCH 3/5] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
` [PATCH 4/5] zsmalloc: Add ops fields to zs_pool to store evict handlers

[PATCH] maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean up
 2022-10-28 14:45 UTC 

[PATCH STABLE 5.10] mm/memory: add non-anonymous page check in the copy_present_page()
 2022-10-28 14:39 UTC  (10+ messages)

[PATCH] mm/mmap: Fix memory leak in mmap_region()
 2022-10-28 14:37 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v6 00/21] TDX host kernel support
 2022-10-28 14:16 UTC  (26+ messages)
` [PATCH v6 01/21] x86/tdx: Use enum to define page level of TDX supported page sizes
` [PATCH v6 12/21] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v6 16/21] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v6 18/21] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v6 19/21] x86/virt/tdx: Initialize all TDMRs
` [PATCH v6 21/21] Documentation/x86: Add documentation for TDX host support

[linux-next:master 2753/4127] ERROR: modpost: "__ld_r13_to_r18_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2022-10-28 14:00 UTC 

[PATCHv11 00/16] Linear Address Masking enabling
 2022-10-28 14:02 UTC  (3+ messages)
` [PATCHv11 09/16] mm: Expose untagging mask in /proc/$PID/status

[PATCH] mm/kmemleak: Prevent soft lockup in kmemleak_scan()'s object iteration loops
 2022-10-28 13:59 UTC  (2+ messages)

[Resend PATCHv2] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-28 13:58 UTC  (2+ messages)

[RFC PATCH] mm: sort kmemleak object via backtrace
 2022-10-28 13:56 UTC  (2+ messages)

[RFC] memory tiering: use small chunk size and more tiers
 2022-10-28 13:53 UTC  (8+ messages)

[linux-next:master 2671/4127] arch/mips/pic32/pic32mzda/early_console.c:141:11: warning: result of comparison of constant -1 with expression of type 'char' is always false
 2022-10-28 13:29 UTC  (2+ messages)

[PATCH linux-next] selftests/vm: calculate variables in correct order
 2022-10-28 13:26 UTC 

[PATCH STABLE 5.10 v2] mm/memory: add non-anonymous page check in the copy_present_page()
 2022-10-28 13:15 UTC  (2+ messages)

[PATCH] filemap: skip range writeback if end offset precedes start
 2022-10-28 12:54 UTC 

[PATCHv2] mm: introduce NR_BAD_PAGES and track them via kmemleak
 2022-10-28 11:59 UTC  (2+ messages)

[RFC PATCH] mm: track bad page via kmemleak
 2022-10-28 11:57 UTC  (2+ messages)

[PATCH 0/2] Configurable order free page reporting in hyper-v
 2022-10-28 10:42 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mm/page_reporting: Add checks for page_reporting_order param

[linux-next:pending-fixes] BUILD REGRESSION 4fab0e8b2041211b9685de60f4767b1b27f8c588
 2022-10-28 10:31 UTC 

[PATCH v2 0/2] mm: Allow kmalloc() allocations below ARCH_KMALLOC_MINALIGN
 2022-10-28  9:37 UTC  (11+ messages)
` [PATCH v2 1/2] mm: slab: Introduce __GFP_PACKED for smaller kmalloc() alignments
` [PATCH v2 2/2] treewide: Add the __GFP_PACKED flag to several non-DMA kmalloc() allocations

[linux-next:master 3580/4127] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:4878: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-10-28  9:07 UTC 

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-10-28  8:12 UTC  (3+ messages)
` [PATCH v5 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v5 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH -next] selftests/bpf: fix alignment problem in bpf_prog_test_run_skb()
 2022-10-28  8:12 UTC  (2+ messages)

/proc/kcore reads 0's for vmap_block
 2022-10-28  7:52 UTC  (4+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-10-28  7:27 UTC  (17+ messages)
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks

[PATCH STABLE 5.15] mm/memory: add non-anonymous page check in the copy_present_page()
 2022-10-28  7:52 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-28  7:04 UTC  (15+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v9 7/8] KVM: Handle page fault for private memory

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-28  4:05 UTC  (11+ messages)

[PATCH] x86/uaccess: instrument copy_from_user_nmi()
 2022-10-27 23:24 UTC  (8+ messages)

[PATCH] kasan: allow sampling page_alloc allocations for HW_TAGS
 2022-10-27 20:49 UTC  (3+ messages)

[PATCH] mm, compaction: fix fast_isolate_around() to stay within boundaries
 2022-10-27 20:25 UTC 

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-10-27 19:27 UTC  (5+ messages)
` [PATCH v7 1/3] mm/slub: only zero requested size of buffer for kzalloc when debug enabled
` [PATCH v7 2/3] mm: kasan: Extend kasan_metadata_size() to also cover in-object size

[PATCH] mm: Make ksize() a reporting-only function
 2022-10-27 19:15 UTC  (4+ messages)

[PATCH v3] mempool: Do not use ksize() for poisoning
 2022-10-27 19:15 UTC  (2+ messages)

[PATCH] mm: hugetlb_vmemmap: remove redundant list_del()
 2022-10-27 18:53 UTC  (2+ messages)

[linux-next:master 2780/3509] lib/zstd/compress/huf_compress.c:460 HUF_getIndex() warn: the 'RANK_POSITION_LOG_BUCKETS_BEGIN' macro might need parens
 2022-10-27 18:01 UTC  (2+ messages)

[PATCH] maple_tree: Reorganize testing to restore module testing
 2022-10-27 17:49 UTC  (3+ messages)

[PATCH] mm/khugepaged: Refactor mm_khugepaged_scan_file tracepoint to remove filename from function call
 2022-10-27 17:43 UTC  (3+ messages)

[PATCH 0/1] Dead stores in maple-tree
 2022-10-27 17:16 UTC  (4+ messages)

[PATCH linux-next] selftests/vm: add CATEGORY for ksm_functional_tests
 2022-10-27 17:00 UTC 

[PATCH 1/5] mm: kmsan: export kmsan_copy_page_meta()
 2022-10-27 16:41 UTC  (4+ messages)
` [PATCH 3/5] Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default

[linux-next:master] BUILD SUCCESS WITH WARNING ecc4eeb2208ab537a3f3744984cd7f30ac971db8
 2022-10-27 16:34 UTC 

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-10-27 15:33 UTC  (6+ messages)

[BUG] hugetlbfs_no_page vs MADV_DONTNEED race leading to SIGBUS
 2022-10-27 15:07 UTC  (3+ messages)

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-10-27 14:22 UTC  (4+ messages)
` [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()


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).