linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-21 21:30:51 to 2022-10-24 15:37:58 UTC [more...]

[PATCH v4 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-10-24 15:37 UTC  (4+ messages)
` [PATCH v4 2/3] memblock test: Add test to "

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-24 15:26 UTC  (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
 2022-10-24 15:24 UTC  (12+ messages)

[PATCH] mm/khugepaged: add tracepoint to collapse_file()
 2022-10-24 15:16 UTC  (2+ messages)

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-10-24 15:03 UTC  (6+ messages)
` [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
` [PATCH v11 2/9] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages

[PATCH] mm: fix pcp count beyond pcp high in pcplist allocation
 2022-10-24 14:55 UTC  (2+ messages)

[PATCH] fs/binfmt_elf: Fix memory leak in load_elf_binary()
 2022-10-24 15:44 UTC 

[linux-next:master 2112/3285] drivers/net/phy/phylink.c:588 phylink_validate_mask_caps() warn: variable dereferenced before check 'state' (see line 583)
 2022-10-24 14:30 UTC 

mm/huge_memory: do not clobber swp_entry_t during THP split
 2022-10-24 14:23 UTC  (2+ messages)

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-10-24 14:00 UTC  (3+ messages)
` [PATCH v7 1/3] mm/slub: only zero requested size of buffer for kzalloc when debug enabled

[PATCH 0/8] Cleanup and optimization patches for percpu
 2022-10-24 13:52 UTC  (11+ messages)
` [PATCH 1/8] mm/percpu: remove unused pcpu_map_extend_chunks
` [PATCH 2/8] mm/percpu: use list_first_entry_or_null in pcpu_reclaim_populated()
` [PATCH 3/8] mm/percpu: Update the code comment when creating new chunk
` [PATCH 4/8] mm/percpu: add comment to state the empty populated pages accounting
` [PATCH 5/8] mm/percpu: replace the goto with break
` [PATCH 6/8] mm/percpu.c: remove the lcm code since block size is fixed at page size
` [PATCH 7/8] mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTS
` [PATCH 8/8] mm/slub, percpu: correct the calculation of early percpu allocation size

[PATCH v2 0/9] mm/ksm: break_ksm() cleanups and fixes
 2022-10-24 13:32 UTC  (3+ messages)

[PATCH] mm/slab: Annotate kmem_cache_node->list_lock as raw
 2022-10-24 13:20 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 5/7] mm: vmalloc: Use trace_purge_vmap_area_lazy event
 2022-10-24 12:48 UTC  (3+ messages)

[PATCH v1] zram: add size class equals check into recompression
 2022-10-24 12:09 UTC 

[PATCH v8 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-10-24 11:54 UTC  (4+ messages)
` [PATCH v8 3/5] mm/vmstat: Do not queue vmstat_update if tick is stopped

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-10-24 11:13 UTC  (27+ messages)
` [PATCH 01/13] mm: Update ptep_get_lockless()s comment
` [PATCH 02/13] x86/mm/pae: Make pmd_t similar to pte_t
` [PATCH 03/13] sh/mm: "
` [PATCH 04/13] mm: Fix pmd_read_atomic()
` [PATCH 05/13] mm: Rename GUP_GET_PTE_LOW_HIGH
` [PATCH 06/13] mm: Rename pmd_read_atomic()
` [PATCH 07/13] mm/gup: Fix the lockless PMD access
` [PATCH 08/13] x86/mm/pae: Dont (ab)use atomic64
` [PATCH 09/13] x86/mm/pae: Use WRITE_ONCE()
` [PATCH 10/13] x86/mm/pae: Be consistent with pXXp_get_and_clear()
` [PATCH 11/13] x86_64: Remove pointless set_64bit() usage
` [PATCH 12/13] x86/mm/pae: Get rid of set_64bit()
` [PATCH 13/13] mm: Remove pointless barrier() after pmdp_get_lockless()

[PATCH] mm/slub: remove dead code for debug caches on deactivate_slab()
 2022-10-24 11:10 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 1ba9b7ebae841ac3c9df3a14d8ebaca27695acc8
 2022-10-24 10:39 UTC 

[PATCH STABLE 5.10] mm/memory: add non-anonymous page check in the copy_present_page()
 2022-10-24  9:49 UTC 

[PATCH v3 1/2] mm: migrate: Fix return value if all subpages of THPs are migrated successfully
 2022-10-24  8:34 UTC  (2+ messages)
` [PATCH v3 2/2] mm: migrate: Try again if THP split is failed due to page refcnt

[PATCH] mm/vmscan: reduce double-check if kswapd is not able to sleep
 2022-10-24  8:32 UTC  (4+ messages)

[PATCH 0/4] Refactor __kmem_cache_create() and fix memory leak
 2022-10-24  8:16 UTC  (6+ messages)
` [PATCH 1/4] mm/slab_common: Move cache_name to create_cache()
` [PATCH 2/4] mm/slub: rename kmem_cache_release to slab_release in slub.c
` [PATCH 3/4] mm/slab_common: Separate sysfs_slab_add() and debugfs_slab_add() from __kmem_cache_create()
` [PATCH 4/4] mm/slab_common: Fix memory leak of kobj->name in sysfs_slab_add()

[PATCH v2 1/2] mm: migrate: Fix return value if all subpages of THPs are migrated successfully
 2022-10-24  8:06 UTC  (12+ messages)
` [PATCH v2 2/2] mm: migrate: Try again if THP split is failed due to page refcnt

[PATCH V13 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-24  8:04 UTC  (6+ messages)
` [PATCH V13 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V13 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V13 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V13 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH 0/2] Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP & fixup race condition on PG_dcache_clean
 2022-10-24  8:02 UTC  (5+ messages)
` [PATCH 1/2] riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
` [PATCH 2/2] riscv: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH 1/3] mm: memory-failure: make put_ref_page() more useful
 2022-10-24  7:35 UTC  (9+ messages)
` [PATCH 2/3] mm: memory-failure: avoid pfn_valid() twice in soft_offline_page()
` [PATCH 3/3] mm: memory-failure: make action_result() return int
  ` [PATCH v2] "

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

[syzbot] KASAN: use-after-free Read in hugetlb_fault
 2022-10-24  6:40 UTC  (4+ messages)

[PATCH v7 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-24  6:20 UTC  (5+ messages)
` [PATCH v7 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v7 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v7 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()
` [PATCH v7 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter

[PATCH] mm: Make ksize() a reporting-only function
 2022-10-24  6:13 UTC  (2+ messages)

[PATCH] mm: convert mm's rss stats into percpu_counter
 2022-10-24  5:28 UTC 

[syzbot] BUG: sleeping function called from invalid context in vm_area_dup
 2022-10-24  4:52 UTC  (11+ messages)

[PATCH] mm/userfaultfd: Replace kmap/kmap_atomic() with kmap_local_page()
 2022-10-24  4:34 UTC 

[PATCH for rc] mm/shmem: Ensure proper fallback if page faults
 2022-10-24  4:33 UTC 

[PATCH v3 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-24  3:07 UTC  (2+ messages)
`  "

[syzbot] inconsistent lock state in _atomic_dec_and_lock
 2022-10-24  2:35 UTC  (2+ messages)

[PATCH] mm/memremap: Introduce pgmap_request_folio() using pgmap offsets
 2022-10-24  1:44 UTC  (5+ messages)

[linux-next:master 2495/2652] ld.lld: error: undefined symbol: dax_holder_notify_failure
 2022-10-23 23:51 UTC 

writeback completion soft lockup BUG in folio_wake_bit()
 2022-10-23 22:38 UTC  (8+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-23 21:17 UTC  (11+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-23 20:16 UTC  (4+ messages)

[PATCH 0/5] mm: cleanup with VM_ACCESS_FLAGS
 2022-10-23 20:09 UTC  (4+ messages)
` [PATCH 2/5] x86/sgx: use VM_ACCESS_FLAGS

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-10-23 19:52 UTC  (5+ messages)
` [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd
  ` dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd)
    ` dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd) #forregzbot

[linux-next:master 639/2652] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:116:6-9: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) (fwd)
 2022-10-23 17:30 UTC 

[PATCH] swap: add a limit for readahead page-cluster value
 2022-10-23 16:25 UTC 

[RFC PATCH] mm, hwpoison: Recover from copy-on-write machine checks
 2022-10-23 15:52 UTC  (13+ messages)
` [PATCH v2] mm, hwpoison: Try to recover from copy-on write faults
  ` [PATCH v3 0/2] Copy-on-write poison recovery

[syzbot] KASAN: use-after-free Read in l2cap_conn_del
 2022-10-23 15:43 UTC  (2+ messages)

[PATCH v3 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
 2022-10-23 14:01 UTC  (2+ messages)

[crypto] aa031b8f70: leaking-addresses.proc..rodata.cst32.PSHUFFLE_BYTE_FLIP_MASK
 2022-10-23 12:57 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 146/162] include/linux/memremap.h:258:16: sparse: sparse: Using plain integer as NULL pointer
 2022-10-23 11:55 UTC 

[PATCH V3 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-10-23  4:30 UTC  (3+ messages)
` [PATCH V3 1/1] "

[PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-10-23  2:50 UTC 

[syzbot] general protection fault in _parse_integer_fixup_radix
 2022-10-23  2:18 UTC  (2+ messages)

[linux-next:master 2140/2652] drivers/pinctrl/pinctrl-lantiq.c:62:9: error: implicit declaration of function 'seq_printf'; did you mean 'bstr_printf'?
 2022-10-23  1:48 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 46/162] ld.lld: error: undefined symbol: dax_holder_notify_failure
 2022-10-22 23:57 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 146/162] include/linux/memremap.h:258:9: error: expression which evaluates to zero treated as a null pointer constant of type 'struct folio *'
 2022-10-22 23:33 UTC  (2+ messages)

[PATCH] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-10-22 23:19 UTC  (4+ messages)

[mm-unstable PATCH] mm/memremap: fix pgmap_request_folio() stub
 2022-10-22 22:40 UTC 

[PATCH] mm: prep_compound_tail() clear page->private
 2022-10-22 19:34 UTC  (2+ messages)

[PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
 2022-10-22 18:44 UTC 

[PATCH V2 2/2] mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
 2022-10-22 10:20 UTC 

[syzbot] BUG: sleeping function called from invalid context in break_ksm
 2022-10-22 10:19 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in mtree_range_walk
 2022-10-22  9:12 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in mas_leaf_max_gap
 2022-10-22  9:12 UTC 

[ammarfaizi2-block:akpm/mm/mm-nonmm-unstable 36/51] include/linux/build_bug.h:16:51: error: negative width in bit-field '<anonymous>'
 2022-10-22  8:08 UTC 

[PATCH v7 18/43] instrumented.h: add KMSAN support
 2022-10-22  6:24 UTC  (15+ messages)
  ` Fwd: "

[ammarfaizi2-block:akpm/mm/mm-unstable 146/162] include/linux/memremap.h:258:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'struct folio *'
 2022-10-22  3:46 UTC 

[PATCH -next] hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
 2022-10-22  0:20 UTC  (2+ messages)

[shmem] 7a7256d5f5: WARNING:possible_recursive_locking_detected
 2022-10-22  0:17 UTC  (9+ messages)

[PATCH v2] mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
 2022-10-21 23:53 UTC  (2+ messages)

[PATCH] mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
 2022-10-21 23:42 UTC  (4+ messages)

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-21 22:40 UTC  (3+ messages)

[PATCH man-pages v3 0/4] Add MADV_COLLAPSE documentation
 2022-10-21 22:33 UTC  (5+ 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
` [PATCH man-pages v3 4/4] madvise.2: add documentation for MADV_COLLAPSE


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