linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-07 10:25:08 to 2022-06-08 08:20:22 UTC [more...]

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-08  8:20 UTC  (32+ 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 13/20] aio: Convert "
` [PATCH 15/20] balloon: "

[syzbot] general protection fault in __device_attach
 2022-06-08  8:20 UTC  (3+ messages)

[PATCH 00/10] Convert to filemap_get_folios()
 2022-06-08  8:08 UTC  (23+ messages)
` [PATCH 01/10] filemap: Add filemap_get_folios()
` [PATCH 02/10] buffer: Convert clean_bdev_aliases() to use filemap_get_folios()
` [PATCH 03/10] ext4: Convert mpage_release_unused_pages() "
` [PATCH 04/10] ext4: Convert mpage_map_and_submit_buffers() "
` [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() "
` [PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() "
` [PATCH 07/10] nilfs2: Convert nilfs_copy_back_pages() "
` [PATCH 08/10] vmscan: Add check_move_unevictable_folios()
` [PATCH 09/10] shmem: Convert shmem_unlock_mapping() to use filemap_get_folios()
` [PATCH 10/10] filemap: Remove find_get_pages_range() and associated functions

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-08  8:04 UTC  (32+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
` [PATCH v5 2/9] mm/demotion: Expose per node memory tier to sysfs
` [PATCH v5 4/9] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v5 6/9] mm/demotion: Add support for removing node from demotion "
` [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with "

[RESEND PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
 2022-06-08  8:04 UTC 

[linux-next:master 923/1853] drivers/spi/spi-s3c64xx.c:357:34: sparse: sparse: Using plain integer as NULL pointer
 2022-06-08  7:53 UTC 

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

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-08  7:27 UTC  (10+ messages)
` [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 v5 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-08  7:22 UTC  (13+ 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

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-06-08  7:18 UTC  (31+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 1/7] mm/demotion: Add support for explicit memory tiers
  ` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-08  7:06 UTC  (3+ messages)
` [PATCH v5 02/13] mm: handling Non-LRU pages returned by vm_normal_pages

[PATCH] mm/filemap.c: Always read one page in do_sync_mmap_readahead()
 2022-06-08  6:35 UTC  (4+ messages)

[PATCH v1 0/5] mm, hwpoison: enable 1GB hugepage support
 2022-06-08  6:16 UTC  (15+ 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] mm: mempolicy: N:M interleave policy for tiered memory nodes
 2022-06-08  4:19 UTC  (2+ messages)

[linux-next:master 728/1207] fs/xfs/xfs_file.c:1266:31: sparse: sparse: incorrect type in return expression (different base types)
 2022-06-08  3:49 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH 0/5] Reduce a vmalloc internal lock contention preparation work
 2022-06-08  3:47 UTC  (14+ 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 1/3] mm/slub: fix the race between validate_slab and slab_free
 2022-06-08  3:04 UTC  (7+ messages)

[PATCH] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-08  3:06 UTC  (11+ messages)
  `  "
      `  "

[PATCH v2 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-08  2:46 UTC  (14+ 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 v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-08  2:18 UTC  (5+ messages)

[PATCH] mm: Add blank line to make the layout of the program clearer
 2022-06-08  1:36 UTC 

[PATCH] mm: Add blank line to make the layout of the program clearer
 2022-06-08  1:31 UTC  (2+ messages)

[PATCH v6 03/15] mm/khugepaged: add struct collapse_control
 2022-06-08  1:06 UTC  (8+ messages)

[PATCH v6 00/15] mm: userspace hugepage collapse
 2022-06-08  0:39 UTC  (16+ messages)
` [PATCH v6 02/15] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v6 05/15] mm/khugepaged: make allocation semantics context-specific
` [PATCH v6 09/15] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v6 11/15] mm/madvise: add MADV_COLLAPSE to process_madvise()

[syzbot] WARNING: locking bug in truncate_inode_pages_final
 2022-06-08  0:23 UTC  (5+ messages)

Alpha: rare random memory corruption/segfault in user space bisected
 2022-06-08  0:20 UTC  (6+ messages)

[PATCH v3 00/21] huge page clearing optimizations
 2022-06-08  0:01 UTC  (6+ messages)
` [PATCH v3 13/21] clear_page: add generic clear_user_pages_incoherent()

[PATCH] zram_drv: add __GFP_NOMEMALLOC not to use ALLOC_NO_WATERMARKS
 2022-06-07 23:47 UTC  (6+ messages)

[PATCH] MAINTAINERS: add myself as a memory-failure reviewer
 2022-06-07 22:42 UTC  (2+ messages)

[PATCH 4/5] io_uring: support nonblock try for splicing from pipe to pipe
 2022-06-07 21:38 UTC 

[syzbot] KASAN: stack-out-of-bounds Write in check_move_unevictable_pages
 2022-06-07 20:48 UTC  (4+ messages)

[RFC PATCH] mm: create security context for memfd_secret inodes
 2022-06-07 20:10 UTC  (6+ messages)

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

[PATCH] mm/page_alloc: make calling prep_compound_head more reliable
 2022-06-07 19:17 UTC  (3+ messages)

[PATCH v6 00/11] mpt3sas and dmapool scalability
 2022-06-07 18:46 UTC  (12+ messages)
` [PATCH v6 01/11] dmapool: remove checks for dev == NULL
` [PATCH v6 02/11] dmapool: use sysfs_emit() instead of scnprintf()
` [PATCH v6 03/11] dmapool: cleanup integer types
` [PATCH v6 04/11] dmapool: fix boundary comparison
` [PATCH v6 05/11] dmapool: improve accuracy of debug statistics
` [PATCH v6 06/11] dmapool: debug: prevent endless loop in case of corruption
` [PATCH v6 07/11] dmapool: ignore init_on_free when DMAPOOL_DEBUG enabled
` [PATCH v6 08/11] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCH v6 09/11] dmapool: cleanup dma_pool_destroy
` [PATCH v6 10/11] dmapool: improve scalability of dma_pool_alloc
` [PATCH v6 11/11] dmapool: improve scalability of dma_pool_free

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

[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 v7 00/15] io-uring/xfs: support async buffered writes
 2022-06-07 16:41 UTC  (5+ messages)

[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 14/20] hugetlb: Convert to migrate_folio
 2022-06-07 15:02 UTC  (3+ 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] mm/memremap: fix wrong function name above memremap_pages()
 2022-06-07 14:36 UTC 

[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] 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()


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