linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-28 13:29:41 to 2022-10-31 14:19:15 UTC [more...]

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-31 14:14 UTC  (4+ messages)
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory

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

[syzbot] WARNING in hugetlb_wp
 2022-10-31 14:13 UTC  (4+ messages)

[PATCH] mm/vmscan: respect cpuset policy during page demotion
 2022-10-31 14:09 UTC  (28+ messages)

[linux-next:master] [mempool] ec1c2fec0d: BUG:KASAN:out-of-bounds_in__poison_element
 2022-10-31 13:49 UTC 

[PATCH v2 0/3] Refactor __kmem_cache_create() and fix memory leak
 2022-10-31 13:47 UTC  (4+ messages)
` [PATCH v2 1/3] mm/slab_common: Move cache_name to create_cache()
` [PATCH v2 2/3] mm/slub: Refactor __kmem_cache_create()
` [PATCH v2 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()

[PATCH v3 0/5] memblock tests: add tests for memblock_alloc_exact_nid_raw
 2022-10-31 12:43 UTC  (12+ messages)
` [PATCH v3 1/5] memblock tests: introduce range "
` [PATCH v3 2/5] memblock tests: add top-down NUMA "
` [PATCH v3 3/5] memblock tests: add bottom-up "
` [PATCH v3 4/5] memblock tests: add generic "

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-10-31 11:42 UTC  (8+ messages)
` [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc

[PATCH] mm/slab_common: repair kernel-doc for __ksize()
 2022-10-31 11:10 UTC  (2+ messages)

[PATCH v4] mempool: Do not use ksize() for poisoning
 2022-10-31 10:55 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD REGRESSION f9c598794537110a1447b695a5af5d6be8f54104
 2022-10-31 10:19 UTC 

[PATCHv3] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-31 10:15 UTC  (3+ messages)

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-10-31  9:46 UTC  (44+ messages)
` [PATCH 01/13] mm: Update ptep_get_lockless()s comment

[PATCH v2] memblock: don't run loop in memblock_add_range() twice
 2022-10-31  8:16 UTC  (2+ messages)

[PATCH STABLE 5.10 v2] mm/memory: add non-anonymous page check in the copy_present_page()
 2022-10-31  7:39 UTC  (4+ messages)
` Patch "mm/memory: add non-anonymous page check in the copy_present_page()" has been added to the 5.10-stable tree

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

[PATCHv4 0/9] zsmalloc/zram: configurable zspage size
 2022-10-31  5:41 UTC  (10+ messages)
` [PATCHv4 1/9] zram: add size class equals check into recompression
` [PATCHv4 2/9] zsmalloc: turn zspage order into runtime variable
` [PATCHv4 3/9] zsmalloc: move away from page order defines
` [PATCHv4 4/9] zsmalloc: make huge class watermark zs_pool member
` [PATCHv4 5/9] zram: huge size watermark cannot be global
` [PATCHv4 6/9] zsmalloc: pass limit on pages per-zspage to zs_create_pool()
` [PATCHv4 7/9] zram: add pages_per_pool_page device attribute
` [PATCHv4 8/9] Documentation: document zram pages_per_pool_page attribute
` [PATCHv4 9/9] zsmalloc: break out of loop when found perfect zspage order

[PATCH] filemap: skip range writeback if end offset precedes start
 2022-10-31  4:51 UTC  (2+ messages)

[PATCH] mm: fix pcp count beyond pcp high in pcplist allocation
 2022-10-31  3:37 UTC  (5+ messages)

[PATCH] zsmalloc: use temporary unsigned long for min_alloc_size calculations
 2022-10-31  2:14 UTC 

[linux-next:master 3853/4127] mm/zsmalloc.c:2220:69: warning: right shift count >= width of type
 2022-10-31  2:11 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in dbgfs_rm_context_write
 2022-10-31  1:44 UTC 

[PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-10-31  1:44 UTC  (13+ messages)

[RFC] memory tiering: use small chunk size and more tiers
 2022-10-31  1:33 UTC  (9+ messages)

[PATCH v4] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-10-30 23:00 UTC  (4+ messages)

[PATCH v5] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-10-30 22:58 UTC 

[jsarha:topic/chromeos-4.19-s0ix 9206/9999] kernel/gcov/gcc_4_7.c:162:16: error: implicit declaration of function 'within_module'; did you mean 'init_module'?
 2022-10-30 22:45 UTC 

[PATCH RFC 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-10-30 21:30 UTC  (11+ messages)
` [PATCH RFC 01/10] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH RFC 02/10] mm/hugetlb: Comment huge_pte_offset() for its locking requirements
` [PATCH RFC 03/10] mm/hugetlb: Make hugetlb_vma_maps_page() RCU-safe
` [PATCH RFC 04/10] mm/hugetlb: Make userfaultfd_huge_must_wait() RCU-safe
` [PATCH RFC 05/10] mm/hugetlb: Make walk_hugetlb_range() RCU-safe
` [PATCH RFC 06/10] mm/hugetlb: Make page_vma_mapped_walk() RCU-safe
` [PATCH RFC 07/10] mm/hugetlb: Make hugetlb_follow_page_mask() RCU-safe
` [PATCH RFC 08/10] mm/hugetlb: Make follow_hugetlb_page RCU-safe
` [PATCH RFC 09/10] mm/hugetlb: Make hugetlb_fault() RCU-safe
` [PATCH RFC 10/10] mm/hugetlb: Comment at rest huge_pte_offset() places

[syzbot] general protection fault in mpol_parse_str
 2022-10-30 19:57 UTC 

[PATCH v2 0/2] mm: Allow kmalloc() allocations below ARCH_KMALLOC_MINALIGN
 2022-10-30 16:43 UTC  (14+ messages)
` [PATCH v2 2/2] treewide: Add the __GFP_PACKED flag to several non-DMA kmalloc() allocations

[PATCH 0/2] riscv: Rewrite percpu operations and support cmpxchg-local feature
 2022-10-30 13:19 UTC  (3+ messages)
` [PATCH 1/2] riscv: percpu:Add riscv percpu operations

[PATCH man-pages v3 0/4] Add MADV_COLLAPSE documentation
 2022-10-30 11:50 UTC  (7+ messages)
` [PATCH man-pages v3 1/4] madvise.2: update THP file/shmem documentation for +5.4
` [PATCH man-pages v3 2/4] madvise.2: document reliable probe for advice support
` [PATCH man-pages v3 3/4] process_madvise.2: fix capability and ptrace requirements

drivers/net/ethernet/brocade/bna/bna_enet.c:412:38: sparse: sparse: incorrect type in assignment (different base types)
 2022-10-30 10:58 UTC 

[crypto] aa031b8f70: leaking-addresses.proc..rodata.cst32.PSHUFFLE_BYTE_FLIP_MASK
 2022-10-30  7:59 UTC  (3+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 46/244] lib/test_maple_tree.c:453:12: warning: result of comparison of constant 4398046511104 with expression of type 'unsigned long' is always false
 2022-10-30  5:04 UTC 

[PATCH] kasan: allow sampling page_alloc allocations for HW_TAGS
 2022-10-30  2:59 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.1-rc3
 2022-10-30  1:29 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 216/244] kmemleak.c:undefined reference to `stack_depot_print'
 2022-10-30  0:01 UTC 

[linux-next:master 3174/4127] mm/hugetlb_vmemmap.c:421:60: error: unexpected type name 'bool': expected identifier
 2022-10-29 23:20 UTC 

[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 

[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  (22+ 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 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  (10+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

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

[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 5/5] zsmalloc: Implement writeback mechanism for zsmalloc
 2022-10-28 15:19 UTC  (3+ 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  (9+ messages)

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

[PATCH v6 00/21] TDX host kernel support
 2022-10-28 14:16 UTC  (4+ messages)
` [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)

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


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