linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-25 02:55:08 to 2022-10-26 11:11:48 UTC [more...]

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2022-10-26 11:11 UTC  (3+ messages)

[PATCH] mm/vmscan: respect cpuset policy during page demotion
 2022-10-26 11:02 UTC  (8+ messages)

amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
 2022-10-26 10:52 UTC  (16+ messages)

[PATCH 0/2] riscv: Rewrite percpu operations and support cmpxchg-local feature
 2022-10-26 10:40 UTC  (3+ messages)
` [PATCH 1/2] riscv: percpu:Add riscv percpu operations
` [PATCH 2/2] riscv:kconfig:select HAVE_CMPXCHG_LOCAL

[PATCH v3] mempool: Do not use ksize() for poisoning
 2022-10-26 10:08 UTC  (3+ messages)

[PATCH v2 0/2] mm: Allow kmalloc() allocations below ARCH_KMALLOC_MINALIGN
 2022-10-26  9:58 UTC  (10+ 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

[syzbot] WARNING in __split_huge_page_tail
 2022-10-26  9:54 UTC  (2+ messages)

[linux-next:master 2767/3509] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5230:16: warning: no previous prototype for function 'wake_up_aux_channel'
 2022-10-26  9:38 UTC 

[PATCH] x86/uaccess: instrument copy_from_user_nmi()
 2022-10-26  9:30 UTC  (2+ messages)

mm/huge_memory: do not clobber swp_entry_t during THP split
 2022-10-26  9:25 UTC  (8+ messages)

[PATCH -next 1/1] mm: hugetlb_vmemmap: Fix WARN_ON in vmemmap_remap_pte
 2022-10-26  8:53 UTC  (7+ messages)

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-26  8:38 UTC  (11+ messages)

[linux-next:master 2780/3509] arch/x86/boot/compressed/../../../../lib/zstd/decompress/zstd_decompress_internal.h:206 ZSTD_DCtx_get_bmi2() warn: inconsistent indenting
 2022-10-26  6:33 UTC 

[Bug]KFENCE: use-after-free in __skb_clone
 2022-10-26  6:32 UTC 

[PATCH] memblock: remove repeat round
 2022-10-26  6:18 UTC  (5+ messages)

[PATCH v3] mm/khugepaged: add tracepoint to collapse_file()
 2022-10-26  5:22 UTC 

[PATCH v2] mm, hwpoison: Try to recover from copy-on write faults
 2022-10-26  5:19 UTC  (6+ 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 v2] mm/khugepaged: add tracepoint to collapse_file()
 2022-10-26  4:53 UTC  (5+ messages)

[PATCH] mm/khugepaged: Refactor mm_khugepaged_scan_file tracepoint to remove filename from function call
 2022-10-26  4:45 UTC 

[BUG] hugetlbfs_no_page vs MADV_DONTNEED race leading to SIGBUS
 2022-10-26  4:13 UTC  (3+ messages)

[PATCH v2] zram: add size class equals check into recompression
 2022-10-26  2:15 UTC  (2+ messages)

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-10-26  1:47 UTC  (3+ messages)

[PATCH] mm/khugepaged: Initialize index and nr in collapse_file()
 2022-10-26  1:48 UTC  (3+ messages)

[linux-next:master 3067/3190] mm/khugepaged.c:1729:7: warning: variable 'index' is used uninitialized whenever 'if' condition is true
 2022-10-26  1:44 UTC  (2+ messages)

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-10-26  0:45 UTC  (19+ messages)
` [PATCH 01/13] mm: Update ptep_get_lockless()s comment
` [PATCH 07/13] mm/gup: Fix the lockless PMD access

[PATCH v5 0/5] THP Shrinker
 2022-10-26  0:26 UTC  (6+ messages)
` [PATCH v5 1/5] mm: add thp_utilization metrics to debugfs
` [PATCH v5 2/5] mm: changes to split_huge_page() to free zero filled tail pages
` [PATCH v5 3/5] mm: do not remap clean subpages when splitting isolated thp
` [PATCH v5 4/5] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
` [PATCH v5 5/5] mm: THP low utilization shrinker

[PATCH] mmap: Fix remap_file_pages() regression
 2022-10-26  0:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 89bf6e28373beef9577fa71f996a5f73a569617c
 2022-10-25 23:17 UTC  (4+ messages)

[PATCH] mempool: Use kmalloc_size_roundup() to match ksize() usage
 2022-10-25 22:55 UTC  (5+ messages)

[PATCH v2 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-10-25 22:34 UTC  (6+ messages)
` [PATCH v2 2/3] kunit: Use the static key when retrieving the current test
` [PATCH v2 3/3] mm: slub: test: Use the kunit_get_current_test() function

[PATCH] xfs: fix incorrect return type for fsdax fault handlers
 2022-10-25 22:30 UTC  (5+ messages)

[PATCH] fs/binfmt_elf: Fix memory leak in load_elf_binary()
 2022-10-25 22:24 UTC  (3+ messages)

[PATCH] fs/exec.c: simplify initial stack size expansion
 2022-10-25 22:24 UTC  (2+ messages)

[PATCH] binfmt_elf: simplify error handling in load_elf_phdrs()
 2022-10-25 22:24 UTC  (2+ messages)

[PATCH] binfmt_elf: fix documented return value for load_elf_phdrs()
 2022-10-25 22:24 UTC  (2+ messages)

[PATCH V2] mm/userfaultfd: Replace kmap/kmap_atomic() with kmap_local_page()
 2022-10-25 22:01 UTC 

[PATCH V2] mm/shmem: Ensure proper fallback if page faults
 2022-10-25 22:01 UTC 

[PATCH] mm: vmscan: split khugepaged stats from direct reclaim stats
 2022-10-25 21:53 UTC  (6+ messages)

[crypto] aa031b8f70: leaking-addresses.proc..rodata.cst32.PSHUFFLE_BYTE_FLIP_MASK
 2022-10-25 21:15 UTC  (2+ messages)

[PATCH] maple_tree: Update copyright dates for test code
 2022-10-25 21:15 UTC  (5+ messages)

clang: mm/khugepaged.c:1729:7: error: variable 'index' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
 2022-10-25 20:16 UTC  (2+ messages)

writeback completion soft lockup BUG in folio_wake_bit()
 2022-10-25 19:20 UTC  (14+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 76cf65d1377f733af1e2a55233e3353ffa577f54
 2022-10-25 18:52 UTC  (4+ messages)

[PATCH] mm: Make ksize() a reporting-only function
 2022-10-25 18:38 UTC  (3+ messages)

[PATCH] maple_tree: Fix mas_find_rev() comment
 2022-10-25 17:38 UTC 

[PATCH 0/4] mm/damon/reclaim,lru_sort: enable/disable synchronously
 2022-10-25 17:36 UTC  (5+ messages)
` [PATCH 1/4] mm/damon/reclaim: enable and disable synchronously
` [PATCH 2/4] selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
` [PATCH 3/4] mm/damon/lru_sort: enable and disable synchronously
` [PATCH 4/4] selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter

[linux-next:master 1602/3190] ERROR: modpost: "iounmap" [drivers/tty/ipwireless/ipwireless.ko] undefined!
 2022-10-25 17:22 UTC  (2+ messages)

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

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-25 16:17 UTC  (11+ 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 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
` [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
` [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH RFC 0/2] mm: Use pte marker for swapin errors
 2022-10-25 15:44 UTC  (6+ messages)
` [PATCH RFC 2/2] mm: Use pte markers for swap errors

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-10-25 15:41 UTC  (8+ messages)
` [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()

[PATCH] selftests: vm: use 1 MB hugepage size for s390
 2022-10-25 15:34 UTC  (2+ messages)

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-10-25 14:43 UTC  (6+ 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)

[PATCH] mm: fix pcp count beyond pcp high in pcplist allocation
 2022-10-25 13:19 UTC  (4+ messages)

[PATCH v1] zram: add size class equals check into recompression
 2022-10-25 12:56 UTC  (9+ messages)

[PATCH v12 7/7] x86/crash: Add x86 crash hotplug support
 2022-10-25 10:39 UTC  (11+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 2aab6955266bf065922234605288120c36ae7fbc
 2022-10-25 10:36 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-25 10:25 UTC  (13+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH v3 1/1] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-25  9:13 UTC  (6+ messages)

[PATCH 0/6] zsmalloc/zram: configurable zspage size
 2022-10-25  8:40 UTC  (6+ messages)

[PATCH 3/4] mm/slab_common: Separate sysfs_slab_add() and debugfs_slab_add() from __kmem_cache_create()
 2022-10-25  8:01 UTC  (2+ messages)

[PATCH v1 0/7] selftests/vm: test COW handling of anonymous memory
 2022-10-25  7:10 UTC  (7+ messages)
` [PATCH v1 1/7] selftests/vm: anon_cow: "
` [PATCH v1 5/7] selftests/vm: anon_cow: add liburing test cases

[PATCH v2] memblock: don't run loop in memblock_add_range() twice
 2022-10-25  7:09 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in filemap_free_folio
 2022-10-25  6:59 UTC  (3+ messages)

[PATCH v4 0/3] THP Shrinker
 2022-10-25  6:21 UTC  (7+ messages)
` [PATCH v4 1/3] mm: add thp_utilization metrics to debugfs
` [PATCH v4 2/3] mm: changes to split_huge_page() to free zero filled tail pages

[PATCH v7 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-25  6:17 UTC  (5+ messages)
` [PATCH v7 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
    ` [PATCH v8 "

[PATCH 0/8] Cleanup and optimization patches for percpu
 2022-10-25  3:47 UTC  (7+ messages)
` [PATCH 2/8] mm/percpu: use list_first_entry_or_null in pcpu_reclaim_populated()
  ` [PATCH v2 "
` [PATCH 4/8] mm/percpu: add comment to state the empty populated pages accounting
  ` [PATCH v2 "

[PATCH 3/3] mm: memory-failure: make action_result() return int
 2022-10-25  3:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] mm: memory-failure: make put_ref_page() more useful
 2022-10-25  2:55 UTC  (3+ messages)
` [PATCH 2/3] mm: memory-failure: avoid pfn_valid() twice in soft_offline_page()


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