linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-06 20:36:09 to 2022-06-07 18:15:48 UTC [more...]

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-06-07 18:15 UTC  (16+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "

[PATCH v3 00/21] huge page clearing optimizations
 2022-06-07 17:56 UTC  (21+ messages)
` [PATCH v3 05/21] mm/huge_page: generalize process_huge_page()
` [PATCH v3 06/21] x86/clear_page: add clear_pages()
` [PATCH v3 07/21] x86/asm: add memset_movnti()
` [PATCH v3 08/21] perf bench: "
` [PATCH v3 09/21] x86/asm: add clear_pages_movnt()
` [PATCH v3 10/21] x86/asm: add clear_pages_clzero()
` [PATCH v3 11/21] x86/cpuid: add X86_FEATURE_MOVNT_SLOW
` [PATCH v3 12/21] sparse: add address_space __incoherent
` [PATCH v3 13/21] clear_page: add generic clear_user_pages_incoherent()
` [PATCH v3 14/21] x86/clear_page: add clear_pages_incoherent()
` [PATCH v3 15/21] mm/clear_page: add clear_page_non_caching_threshold()
` [PATCH v3 16/21] x86/clear_page: add arch_clear_page_non_caching_threshold()
` [PATCH v3 17/21] clear_huge_page: use non-cached clearing
` [PATCH v3 18/21] gup: add FOLL_HINT_BULK, FAULT_FLAG_NON_CACHING
` [PATCH v3 19/21] gup: hint non-caching if clearing large regions
` [PATCH v3 20/21] vfio_iommu_type1: specify FOLL_HINT_BULK to pin_user_pages()
` [PATCH v3 21/21] x86/cpu/intel: set X86_FEATURE_MOVNT_SLOW for Skylake

[PATCH] mm: mempolicy: N:M interleave policy for tiered memory nodes
 2022-06-07 17:19 UTC 

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-06-07 16:41 UTC  (5+ messages)

[syzbot] KASAN: stack-out-of-bounds Write in check_move_unevictable_pages
 2022-06-07 16:24 UTC  (2+ messages)

[PATCH 00/10] Convert to filemap_get_folios()
 2022-06-07 16:10 UTC  (4+ messages)
` [PATCH 07/10] nilfs2: Convert nilfs_copy_back_pages() to use filemap_get_folios()

[PATCH v6 00/15] mm: userspace hugepage collapse
 2022-06-07 16:01 UTC  (23+ messages)
` [PATCH v6 02/15] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v6 04/15] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v6 05/15] mm/khugepaged: make allocation semantics context-specific
` [PATCH v6 06/15] mm/khugepaged: pipe enum scan_result codes back to callers
` [PATCH v6 07/15] mm/khugepaged: add flag to ignore khugepaged heuristics
` [PATCH v6 08/15] mm/khugepaged: add flag to ignore THP sysfs enabled
` [PATCH v6 09/15] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v6 10/15] mm/khugepaged: rename prefix of shared collapse functions
` [PATCH v6 15/15] tools headers uapi: add MADV_COLLAPSE madvise mode to tools

[next] arm64: boot failed - next-20220606
 2022-06-07 15:29 UTC  (9+ messages)

[PATCH] mm/slub: Move the stackdepot related allocation out of IRQ-off section
 2022-06-07 15:20 UTC 

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-07 15:02 UTC  (30+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH 07/20] nfs: Convert "
` [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [PATCH 12/20] f2fs: "
` [PATCH 13/20] aio: Convert to migrate_folio
` [PATCH 14/20] hugetlb: "
` [PATCH 15/20] balloon: "
` [PATCH 16/20] secretmem: "
` [PATCH 17/20] z3fold: "
` [PATCH 18/20] zsmalloc: "
` [PATCH 19/20] fs: Remove aops->migratepage()
` [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions

[PATCH RESEND V5,0/2]mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2022-06-07 14:52 UTC  (4+ messages)
` [PATCH RESEND V5,2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem

[PATCH] MAINTAINERS: add myself as a memory-failure reviewer
 2022-06-07 14:51 UTC 

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-07 14:49 UTC  (11+ messages)
` [PATCH v3 1/6] efi: Make efi_find_mirror() public
` [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH v3 5/6] mm: Add mirror flag back on initrd memory
` [PATCH v3 6/6] efi: Disable mirror feature if kernelcore is not specified

[PATCH] mm/page_alloc: make calling prep_compound_head more reliable
 2022-06-07 14:41 UTC 

[syzbot] WARNING: locking bug in truncate_inode_pages_final
 2022-06-07 14:40 UTC  (2+ messages)

[PATCH v2 08/14] fsdax: Output address in dax_iomap_pfn() and rename it
 2022-06-07 14:38 UTC  (2+ messages)
` [PATCH v2.1 "

[PATCH v2 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-07 14:37 UTC  (13+ messages)
` [PATCH v2 1/4] mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
` [PATCH v2 2/4] mm: kmemleak: add rbtree "
` [PATCH v2 3/4] mm: kmemleak: handle address stored in object based on its type
` [PATCH v2 4/4] mm: kmemleak: kmemleak_*_phys() set address type and check PA when scan

[PATCH] mm/memremap: fix wrong function name above memremap_pages()
 2022-06-07 14:36 UTC 

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-06-07 14:32 UTC  (11+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs

[PATCH] mm/filemap.c: Always read one page in do_sync_mmap_readahead()
 2022-06-07 14:01 UTC  (3+ messages)

[PATCH v1 0/5] mm, hwpoison: enable 1GB hugepage support
 2022-06-07 14:11 UTC  (12+ messages)
` [PATCH v1 1/5] mm, hwpoison, hugetlb: introduce SUBPAGE_INDEX_HWPOISON to save raw error page
` [PATCH v1 2/5] mm,hwpoison: set PG_hwpoison for busy hugetlb pages
` [PATCH v1 3/5] mm, hwpoison: make __page_handle_poison returns int
` [PATCH v1 4/5] mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage
` [PATCH v1 5/5] mm, hwpoison: enable memory error handling on "

[PATCH memcg v6] net: set proper memcg for net_init hooks allocations
 2022-06-07 14:10 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
 2022-06-07 13:11 UTC 

[syzbot] general protection fault in check_move_unevictable_folios
 2022-06-07 13:10 UTC 

[PATCH 0/5] Reduce a vmalloc internal lock contention preparation work
 2022-06-07 13:03 UTC  (10+ messages)
` [PATCH 1/5] mm/vmalloc: Make link_va()/unlink_va() common to different rb_root
` [PATCH 2/5] mm/vmalloc: Extend __alloc_vmap_area() with extra arguments
` [PATCH 3/5] mm/vmalloc: Initialize VA's list node after unlink
` [PATCH 4/5] mm/vmalloc: Extend __find_vmap_area() with one more argument
` [PATCH 5/5] lib/test_vmalloc: Switch to prandom_u32()

[PATCH] MAINTAINERS: remove an obvious typo in MAPLE TREE
 2022-06-07 13:01 UTC  (2+ messages)

[PATCH 1/3] mm/page_alloc: use might_alloc()
 2022-06-07 12:59 UTC  (4+ messages)
` [PATCH 2/3] mm/slab: delete cache_alloc_debugcheck_before()

[PATCH] mm: add a new emergency page migratetype
 2022-06-07 12:55 UTC  (2+ messages)

[PATCH v2 0/4] Cleanup patches of vmalloc
 2022-06-07 12:53 UTC  (6+ messages)
` [PATCH v2 1/4] mm/vmalloc: invoke classify_va_fit_type() in adjust_va_to_fit_type()
` [PATCH v2 2/4] mm/vmalloc: remove the redundant boundary check
` [PATCH v2 3/4] mm/vmalloc: fix typo in local variable name
` [PATCH v2 4/4] mm/vmalloc: Add code comment for find_vmap_area_exceed_addr()

[PATCH v5 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-07 12:50 UTC  (7+ messages)
` [PATCH v5 1/6] ARM: mm: kill unused runtime hook arch_iounmap()
` [PATCH v5 2/6] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v5 3/6] mm: ioremap: Setup phys_addr of struct vm_struct
` [PATCH v5 4/6] mm: ioremap: Add ioremap/iounmap_allowed()
` [PATCH v5 5/6] arm64: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 6/6] arm64: Add HAVE_IOREMAP_PROT support

[PATCH] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-07 12:36 UTC  (8+ messages)
  `  "
      `  "

[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
 2022-06-07 12:14 UTC  (6+ messages)

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-07 10:43 UTC  (7+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

Finding kernel RAM consumers ?
 2022-06-07 10:22 UTC  (10+ messages)

[PATCH v2] madvise.2: Clarify addr/length and update hugetlb support
 2022-06-07  9:37 UTC  (6+ messages)
  ` man-pages maintainership (was: Re: [PATCH v2] madvise.2: Clarify addr/length and update hugetlb support)

[PATCH v4 0/4] A few cleanup and fixup patches for migration
 2022-06-07  9:19 UTC  (10+ messages)
` [PATCH v4 1/4] mm: reduce the rcu lock duration

[PATCH 0/5] Cleanup patches of vmalloc
 2022-06-07  7:53 UTC  (13+ messages)
` [PATCH 1/5] mm/vmalloc: remove the unnecessary type check
` [PATCH 2/5] mm/vmalloc: remove the redundant boundary check
` [PATCH 3/5] mm/vmalloc: fix typo in local variable name
` [PATCH 4/5] mm/vmalloc: Add code comment for find_vmap_area_exceed_addr()
` [PATCH 5/5] mm: ioremap: rename ioremap_page_range() to ioremap_range()

[PATCH v4 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-07  7:37 UTC  (4+ messages)
` [PATCH v4 4/6] mm: ioremap: Add ioremap/iounmap_allowed()

[PATCH v4 0/3] Implement readahead for squashfs
 2022-06-07  7:35 UTC  (4+ messages)
` [PATCH v4 3/3] squashfs: implement readahead

[syzbot] general protection fault in __device_attach
 2022-06-07  7:15 UTC 

[linux-next:master 728/1207] fs/xfs/xfs_file.c:1266:31: sparse: sparse: incorrect type in return expression (different base types)
 2022-06-07  7:09 UTC 

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-07  6:57 UTC  (3+ messages)

[PATCH v4] mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
 2022-06-07  6:48 UTC 

[PATCH v3] memblock,arm64: Expand the static memblock memory table
 2022-06-07  6:42 UTC  (3+ messages)

[PATCH v5 0/3] Implement readahead for squashfs
 2022-06-07  3:59 UTC  (3+ messages)
` [PATCH v5 3/3] squashfs: implement readahead

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-06-07  2:20 UTC  (16+ messages)
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check

[PATCH v3] mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
 2022-06-07  2:18 UTC  (3+ messages)

[PATCH] zram_drv: add __GFP_NOMEMALLOC not to use ALLOC_NO_WATERMARKS
 2022-06-07  1:17 UTC  (5+ messages)

[PATCH v6 03/15] mm/khugepaged: add struct collapse_control
 2022-06-06 23:53 UTC  (7+ messages)

[syzbot] WARNING in register_shrinker_prepared
 2022-06-06 23:35 UTC  (5+ messages)

[PATCH v2 0/2] userfaultfd.2: Update to latest
 2022-06-06 22:26 UTC  (4+ messages)

[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-06-06 22:20 UTC  (5+ messages)
` [PATCH v5 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v5 2/4] KVM: mmu: add a helper to account memory used by KVM MMU
` [PATCH v5 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
` [PATCH v5 4/4] KVM: arm64/mmu: count KVM s2 "

[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-06 21:44 UTC  (8+ messages)
` [v3 PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check()
` [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper
` [v3 PATCH 3/7] mm: khugepaged: remove the redundant anon vma check
` [v3 PATCH 4/7] mm: khugepaged: use transhuge_vma_suitable replace open-code
` [v3 PATCH 5/7] mm: thp: kill transparent_hugepage_active()
` [v3 PATCH 6/7] mm: thp: kill __transhuge_page_enabled()
` [v3 PATCH 7/7] mm: khugepaged: reorg some khugepaged helpers

Linux 5.18-rc4
 2022-06-06 21:00 UTC  (6+ 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).