Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-07 18:28:05 to 2023-07-10 10:52:37 UTC [more...]

[PATCH] mm: kfence: allocate kfence_metadata at runtime
 2023-07-10 10:52 UTC  (5+ messages)

[RFC PATCH 2/2] zram: charge the compressed RAM to the page's memcgroup
 2023-07-10 10:52 UTC  (2+ messages)

[PATCH v8 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-07-10 10:47 UTC  (7+ messages)
` [PATCH v8 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 11/19] sh: add <asm-generic/io.h> including

[RFC PATCH 0/2] zram: objects charge to mem_cgroup
 2023-07-10 10:41 UTC  (6+ messages)
  ` [External] "

[RFC PATCH 0/3] support large folio for mlock
 2023-07-10 10:36 UTC  (30+ messages)
` [RFC PATCH 1/3] mm: add function folio_in_range()
` [RFC PATCH 2/3] mm: handle large folio when large folio in VM_LOCKED VMA range

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-10 10:07 UTC  (30+ messages)
` [PATCH v2 2/5] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[PATCH] kasan, slub: fix HW_TAGS zeroing with slub_debug
 2023-07-10  9:53 UTC  (2+ messages)

[RESEND PATCH 0/8] Improve the validation for maple tree and some cleanup
 2023-07-10  9:47 UTC  (10+ messages)
` [RESEND PATCH 3/8] maple_tree: make mas_validate_gaps() to check metadata
` [RESEND PATCH 5/8] maple_tree: make mas_validate_limits() check root node and node limit
` [RESEND PATCH 6/8] maple_tree: update mt_validate()

[PATCH v2] scripts/gdb: fix 'lx-lsmod' show the wrong size
 2023-07-10  9:28 UTC 

[PATCH] mm/mm_init.c: mark check_for_memory() as __init
 2023-07-10  9:37 UTC 

[PATCH 1/2] mm: compaction: use the correct type of list for free pages
 2023-07-10  9:26 UTC  (4+ messages)
` [PATCH 2/2] mm: compaction: skip the memory hole rapidly when isolating "

[PATCH] scripts/gdb: fix 'lx-lsmod' show the wrong size
 2023-07-10  8:51 UTC  (3+ messages)

[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-10  9:02 UTC 

[PATCH 0/8] A few fixup and cleanup patches for memory-failure
 2023-07-10  8:59 UTC  (24+ messages)
` [PATCH 1/8] mm: memory-failure: fix potential permanently locked hpage
` [PATCH 2/8] mm: memory-failure: ensure moving HWPoison flag to the raw error pages
` [PATCH 3/8] mm: memory-failure: Don't account hwpoison_filter() filtered pages
` [PATCH 4/8] mm: memory-failure: use local variable huge to check hugetlb page
` [PATCH 5/8] mm: memory-failure: remove unneeded header files
` [PATCH 6/8] mm: memory-failure: minor cleanup for comments and codestyle
` [PATCH 7/8] mm: memory-failure: fetch compound head after extra page refcnt is held
` [PATCH 8/8] mm: memory-failure: fix race window when trying to get hugetlb folio

[PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-10  8:39 UTC  (5+ messages)
` [PATCH v10 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v10 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v10 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-10  8:32 UTC 

[syzbot] [mm?] [reiserfs?] kernel panic: stack is corrupted in ___slab_alloc
 2023-07-10  7:52 UTC  (6+ messages)

[PATCH] dma-contiguous: support numa CMA for specified node
 2023-07-10  7:49 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in move_to_new_folio
 2023-07-10  7:42 UTC 

[RFC 0/2] mm: PCP high auto-tuning
 2023-07-10  6:53 UTC  (3+ messages)
` [RFC 1/2] mm: add framework for "
` [RFC 2/2] mm: alloc/free depth based "

[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
 2023-07-10  5:51 UTC  (4+ messages)

[RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
 2023-07-10  3:15 UTC  (2+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-07-10  3:05 UTC  (3+ messages)
` [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile

[PATCH v2] mm/slub: disable slab merging in the default configuration
 2023-07-10  2:40 UTC  (7+ messages)

[PATCH] acct: Replace all non-returning strlcpy with strscpy
 2023-07-10  1:17 UTC 

[PATCH v3 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2023-07-10  0:21 UTC  (10+ messages)
` [PATCH v3 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
` [PATCH v3 2/4] mm/hwpoison: check if a subpage of a hugetlb folio is raw HWPOISON
` [PATCH v3 3/4] hugetlbfs: improve read HWPOISON hugepage
` [PATCH v3 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read

[PATCH v3] mm: zswap: multiple zpools support
 2023-07-09 23:12 UTC  (2+ messages)

[BUG]: bad usercopy in kvm_stats_read in mm/usercopy.c
 2023-07-09 21:32 UTC 

[syzbot] [mm?] KASAN: slab-out-of-bounds Read in shrink_folio_list
 2023-07-09 15:44 UTC  (2+ messages)

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-07-09 14:42 UTC  (3+ messages)

[PATCH 6.3 005/431] splice: Fix filemap_splice_read() to use the correct inode
 2023-07-09 11:09 UTC 

[PATCH v7 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-07-09 10:11 UTC  (4+ messages)
` [PATCH v7 09/19] openrisc: mm: Convert to GENERIC_IOREMAP

[syzbot] [mm?] general protection fault in filemap_release_folio
 2023-07-09  7:12 UTC 

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-09  3:27 UTC  (5+ messages)

[PATCH] zsmalloc: remove obj_tagged()
 2023-07-09  3:17 UTC  (2+ messages)

[PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-09  1:08 UTC  (12+ messages)
` [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
` [PATCH v4 2/8] mm: userfaultfd: check for start + len overflow in validate_range
` [PATCH v4 3/8] mm: userfaultfd: extract file size check out into a helper
` [PATCH v4 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
` [PATCH v4 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v4 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
` [PATCH v4 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v4 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON

[PATCH] mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
 2023-07-09  0:46 UTC  (6+ messages)

[PATCH] mm: lock newly mapped VMA with corrected ordering
 2023-07-08 23:22 UTC  (3+ messages)

[PATCH v2 1/3] mm: lock a vma before stack expansion
 2023-07-08 23:03 UTC  (8+ messages)
` [PATCH v2 2/3] mm: lock newly mapped VMA which can be modified after it becomes visible
` [PATCH v2 3/3] fork: lock VMAs of the parent process when forking

[GIT PULL] hotfixes for 6.5-rc1
 2023-07-08 21:41 UTC  (2+ messages)

Fwd: Memory corruption in multithreaded user space program while calling fork
 2023-07-08 19:41 UTC  (21+ messages)

[PATCH v3] Documentation/highmem: Add information about kmap_local_folio()
 2023-07-08 12:16 UTC 

[PATCH] mm: cma: print cma name as well in cma_alloc debug
 2023-07-08  6:52 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 1/2] mm: lock a vma before stack expansion
 2023-07-08  6:33 UTC  (13+ messages)
` [PATCH 2/2] mm: lock newly mapped VMA which can be modified after it becomes visible
      ` [1/2] mm: lock a vma before stack expansion
    `  "

[PATCH v4 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-08  3:02 UTC  (6+ messages)
` [PATCH v4 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v4 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v4 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v4 4/4] RISC-V: mm: Document mmap changes

[PATCH v2] mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
 2023-07-08  2:33 UTC 

[PATCH v2 0/5] Avoid building lrugen page table walk code
 2023-07-08  2:06 UTC  (4+ messages)

[linux-next:master 13243/13370] include/asm-generic/io.h:636:15: error: redefinition of 'inb_p'
 2023-07-07 23:20 UTC 

[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
 2023-07-07 22:55 UTC  (3+ messages)
  ` 答复: ?????!?Re: "

[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-07 21:00 UTC  (9+ messages)
` [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
` [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers

[PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-07-07 20:45 UTC  (9+ messages)
` [PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it

[PATCH v2 0/5] Add support for memmap on memory feature on ppc64
 2023-07-07 20:26 UTC  (13+ messages)
` [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block

[PATCH v4 00/35] Maple tree mas_{next,prev}_range() and cleanup
 2023-07-07 19:28 UTC  (6+ messages)
` [PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}

[PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-07-07 19:23 UTC  (8+ messages)
  ` [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0


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 read-only IMAP folder(s) and NNTP newsgroup(s).