linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-23 13:26:35 to 2022-08-24 15:23:13 UTC [more...]

[PATCH v2 0/5] Fix some issues when looking up hugetlb page
 2022-08-24 15:23 UTC  (15+ messages)
` [PATCH v2 1/5] mm/hugetlb: fix races when looking up a CONT-PTE size "

[PATCH v13 00/70] Introducing the Maple Tree
 2022-08-24 15:12 UTC  (28+ messages)
` [PATCH v13 09/70] mm: add VMA iterator
  ` [PATCH v13 9/70] "
` [PATCH v13 30/70] arm64: remove mmap linked list from vdso
` [PATCH v13 31/70] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
` [PATCH v13 32/70] parisc: remove mmap linked list from cache handling
` [PATCH v13 33/70] powerpc: remove mmap linked list walks
` [PATCH v13 34/70] s390: remove vma "
` [PATCH v13 35/70] x86: "
` [PATCH v13 39/70] um: remove vma linked list walk
` [PATCH v13 38/70] optee: "
` [PATCH v13 42/70] fs/proc/base: use maple tree iterators in place of linked list
    ` [PATCH] "
` [PATCH v13 46/70] acct: use VMA iterator instead "
` [PATCH v13 49/70] fork: use VMA iterator
` [PATCH v13 47/70] perf: "

[PATCH 0/6] Minor improvements for pagewalk code
 2022-08-24 15:08 UTC  (3+ messages)
` [PATCH 7/6] mm: pagewalk: add back missing variable initializations

[PATCH -next] Maple Tree: remove not used entry in mas_preallocate()
 2022-08-24 15:03 UTC  (2+ messages)

[PATCH -next] mm/nommu: fix error handling in split_vma()
 2022-08-24 14:47 UTC  (2+ messages)

[vbabka-slab:for-6.1/common_kmalloc 12/17] mm/slab_common.c:1023:7: warning: no previous prototype for '__kmalloc_large_node'
 2022-08-24 14:27 UTC  (5+ messages)

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-24 14:24 UTC  (6+ messages)
` [PATCH v7 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v7 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats

[PATCH 2/9] KVM: x86/mmu: Drop kvm->arch.tdp_mmu_enabled
 2022-08-24 14:21 UTC 

[PATCH 1/1] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
 2022-08-24 14:18 UTC 

[PATCH 1/9] slub: Make PREEMPT_RT support less convoluted
 2022-08-24 13:57 UTC  (8+ messages)
` [PATCH 7/9] mm/compaction: Get rid of RT ifdeffery

[RFC PATCH] mm: reduce noise in show_mem for lowmem allocations
 2022-08-24 13:34 UTC 

[PATCH v2 0/5] mm/slub: fix validation races and cleanup locking
 2022-08-24 13:04 UTC  (11+ messages)
` [PATCH v2 1/5] mm/slub: move free_debug_processing() further
` [PATCH v2 2/5] mm/slub: restrict sysfs validation to debug caches and make it safe
` [PATCH v2 3/5] mm/slub: remove slab_lock() usage for debug operations
` [PATCH v2 4/5] mm/slub: convert object_map_lock to non-raw spinlock
` [PATCH v2 5/5] mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()

[PATCH v4 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24 13:02 UTC  (6+ messages)
` [PATCH v4 1/2] ksm: count allocated ksm rmap_items for each process
` [PATCH v4 2/2] ksm: add profit monitoring documentation

[RFC] s390: kernel BUG at include/linux/mm.h:1529!
 2022-08-24 12:57 UTC  (3+ messages)

[PATCH v3 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24 12:52 UTC  (5+ messages)
` [PATCH v3 1/2] ksm: count allocated ksm rmap_items for each process
` [PATCH v3 2/2] ksm: add profit monitoring documentation

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-24 12:35 UTC  (6+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page
` [PATCH v3 3/3] selftests/hmm-tests: Add test for dirty bits

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-24 11:57 UTC  (10+ messages)
          ` [RFD RESEND] cgroup: Persistent memory usage tracking

[PATCH v2] zram: don't retry compress incompressible page
 2022-08-24 11:31 UTC 

[PATCH v2] mm/page_alloc: Fix race condition between build_all_zonelists and page allocation
 2022-08-24 11:14 UTC 

[PATCH] mm/page_alloc: Fix race condition between build_all_zonelists and page allocation
 2022-08-24 11:07 UTC  (3+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-24 10:37 UTC  (20+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
 2022-08-24 10:27 UTC  (15+ messages)

[PATCH -next] mm, proc: collect percpu free pages into the free pages
 2022-08-24 10:12 UTC  (8+ messages)
` [PATCH -next v2] "

[PATCH 1/2] mm: fix null-ptr-deref in kswapd_is_running()
 2022-08-24  9:51 UTC  (5+ messages)
` [PATCH 2/2] mm: slince possible data races about pgdat->kswapd

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-08-24  9:46 UTC  (7+ messages)
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

Race condition in build_all_zonelists() when offlining movable zone
 2022-08-24  9:45 UTC  (12+ messages)

[PATCH] x86/mm: disable instrumentations of mm/pgprot.c
 2022-08-24  8:47 UTC 

[crypto] aa031b8f70: leaking-addresses.proc..rodata.cst32.PSHUFFLE_BYTE_FLIP_MASK
 2022-08-24  8:21 UTC 

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-24  8:16 UTC  (14+ messages)
` [PATCH v2 01/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot

[PATCH v2 0/2] watermark related improvement on zone movable
 2022-08-24  8:10 UTC  (4+ messages)
` [PATCH v2 1/2] mm: Cap zone movable's min wmark to small value

[PATCH linux-next] mm: fix used but uninitialized variable
 2022-08-24  8:10 UTC  (5+ messages)

[PATCH v2] page_ext: introduce boot parameter 'early_page_ext'
 2022-08-24  8:09 UTC  (2+ messages)

[fs] 41191cf6bf: aim7.jobs-per-min 20.1% improvement
 2022-08-24  7:14 UTC  (2+ messages)
  ` [GIT PULL] file_remove_privs() fix for v6.0-rc3

[PATCH] mm: fix pgdat->kswap accessed concurrently
 2022-08-24  7:03 UTC  (7+ messages)

[PATCH] mm/mprotect: Only reference swap pfn page if type match
 2022-08-24  6:58 UTC  (3+ messages)

[PATCH -next v7 0/4]arm64: add machine check safe support
 2022-08-24  6:44 UTC  (2+ messages)

[PATCH -next] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
 2022-08-24  6:27 UTC  (2+ messages)

[linux-next:master 2079/2594] fs/btrfs/volumes.c:6546 __btrfs_map_block() error: we previously assumed 'mirror_num_p' could be null (see line 6373)
 2022-08-24  6:21 UTC  (3+ messages)

[PATCH RESEND rdma-rc] IB/core: Fix a nested dead lock as part of ODP flow
 2022-08-24  6:10 UTC 

[linux-next:master 313/2594] drivers/gpu/drm/tests/drm_mm_test.c:344:12: warning: stack frame size (1040) exceeds limit (1024) in '__igt_reserve'
 2022-08-24  5:51 UTC 

[PATCH -next] mm: pagewalk: Restore err initialization in walk_hugetlb_range()
 2022-08-24  5:16 UTC  (2+ messages)

[PATCH v6 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-24  5:09 UTC  (2+ messages)
` [PATCH v6 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH v2 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24  4:42 UTC  (4+ messages)
` [PATCH v2 1/2] ksm: count allocated ksm rmap_items for each process
` [PATCH v2 2/2] ksm: add profit monitoring documentation

[PATCH v3 0/7] Convert to filemap_get_folios_contig()
 2022-08-24  4:11 UTC  (9+ messages)
` [PATCH v3 1/7] filemap: Add filemap_get_folios_contig()
` [PATCH v3 2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig()
` [PATCH v3 3/7] btrfs: Convert end_compressed_writeback() to use filemap_get_folios()
` [PATCH v3 4/7] btrfs: Convert process_page_range() to use filemap_get_folios_contig()
` [PATCH v3 5/7] nilfs2: Convert nilfs_find_uncommited_extent() "
` [PATCH v3 6/7] ramfs: Convert ramfs_nommu_get_unmapped_area() "
` [PATCH v3 7/7] filemap: Remove find_get_pages_contig()

[PATCH v4 00/17] common kmalloc v4
 2022-08-24  3:58 UTC  (9+ messages)
` [PATCH v4 13/17] mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()
` [PATCH v4 17/17] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH RESEND] mm: hugetlb: simplify per-node sysfs creation and removal
 2022-08-24  3:23 UTC  (3+ messages)

[page_ext] a02a0e703b: Kernel_panic-not_syncing:Out_of_memory
 2022-08-24  3:21 UTC  (2+ messages)

[PATCH] page_ext: move up page_ext_init() to catch early page allocation if DEFERRED_STRUCT_PAGE_INIT is n
 2022-08-24  3:17 UTC 

[PATCH] page_ext: move up page_ext_init() to catch early page allocation if DEFERRED_STRUCT_PAGE_INIT is n
 2022-08-24  3:12 UTC  (2+ messages)
` [PATCH] page_ext: move up page_ext_init() to catch early page allocation if DEFERRED_STRUCT_PAGE_INIT is n'

[linux-stable-rc:linux-5.4.y 3985/5188] include/linux/nodemask.h:380:20: error: comparison of unsigned expression in '>= 0' is always true
 2022-08-24  3:07 UTC 

[PATCH -next] mm: Fix one kernel-doc comment
 2022-08-24  2:19 UTC 

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-24  1:56 UTC  (13+ messages)

[linux-next:master 1921/2594] davinci_mdio.c:undefined reference to `free_mdio_bitbang'
 2022-08-24  1:45 UTC 

[syzbot] WARNING in split_huge_page_to_list (2)
 2022-08-24  1:36 UTC  (2+ messages)

[PATCH v2 0/6] A few fixup patches for memory-failure
 2022-08-24  0:36 UTC  (3+ messages)
` [PATCH v2 4/6] mm, hwpoison: fix possible use-after-free in mf_dax_kill_procs()

[linux-next:master 1921/2594] drivers/net/ethernet/ti/davinci_mdio.c:649: undefined reference to `free_mdio_bitbang'
 2022-08-24  0:34 UTC 

[vbabka-slab:for-6.1/common_kmalloc 12/17] mm/slab_common.c:1023:7: warning: no previous prototype for function '__kmalloc_large_node'
 2022-08-24  0:13 UTC 

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-08-23 22:04 UTC  (5+ messages)
` [PATCH v4 3/7] mm/swap: Add swp_offset_pfn() to fetch PFN from swap entry

[PATCH v2 0/7] Convert to filemap_get_folios_contig()
 2022-08-23 20:38 UTC  (9+ messages)
` [PATCH v2 2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig()
` [PATCH v2 3/7] btrfs: Convert end_compressed_writeback() to use filemap_get_folios()
` [PATCH v2 4/7] btrfs: Convert process_page_range() to use filemap_get_folios_contig()

[GIT PULL] hotfixes for 6.0-rc3
 2022-08-23 20:42 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-23 17:41 UTC  (12+ messages)

[PATCH V4] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-23 17:05 UTC  (3+ messages)

[PATCH 0/5] fix validation races and cleanup locking
 2022-08-23 16:39 UTC  (4+ messages)
` [PATCH 2/5] mm/slub: restrict sysfs validation to debug caches and make it safe

[PATCH] maple_tree: Fix documentation warnings
 2022-08-23 15:22 UTC 

[PATCH] mm: remove EXPERIMENTAL flag for zswap
 2022-08-23 15:20 UTC 

[PATCH linux-next v2] mm/slub: Remove the unneeded result variable
 2022-08-23 14:08 UTC  (2+ messages)

[PATCH linux-next] mm/slab_common: Remove the unneeded result variable
 2022-08-23 14:04 UTC  (2+ messages)

[PATCH v7 0/2] fix follow_page related issues
 2022-08-23 13:58 UTC  (3+ messages)
` [PATCH v7 1/2] mm: migration: fix the FOLL_GET failure on following huge page
` [PATCH v7 2/2] mm: fix the handling Non-LRU pages returned by follow_page

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-23 13:21 UTC  (3+ messages)
` [PATCH Part2 v6 10/49] x86/fault: Add support to dump RMP entry on fault

[PATCH v1] mm: migration: fix the FOLL_GET failure on following huge page
 2022-08-23 13:29 UTC  (8+ messages)
` [PATCH v6 0/2] fix follow_page related issues
  ` [PATCH v6 2/2] mm: fix the handling Non-LRU pages returned by follow_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).