linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-02 19:38 UTC  (13+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
` [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
` [PATCH v6 4/7] tmpfs: add support "
` [PATCH v6 5/7] xfs: switch to "
` [PATCH v6 6/7] ext4: "

[PATCH 0/2] nodemask: Use nr_node_ids
 2023-08-02 19:36 UTC  (7+ messages)
` [PATCH 1/2] mm: Mark nr_node_ids __ro_after_init
` [PATCH 2/2] mm,nodemask: Use nr_node_ids
  ` [PATCH v2 "

[PATCH v2 0/6] make vma locking more obvious
 2023-08-02 18:53 UTC  (15+ messages)
` [PATCH v2 2/6] mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
` [PATCH v2 3/6] mm: replace mmap with vma write lock assertions when operating on a vma
` [PATCH v2 4/6] mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
` [PATCH v2 5/6] mm: always lock new vma before inserting into vma tree
` [PATCH v2 6/6] mm: move vma locking out of vma_prepare

[PATCH v2] mm: disable kernelcore=mirror when no mirror memory
 2023-08-02 18:44 UTC  (2+ messages)

[PATCH v6 00/38] New page table range API
 2023-08-02 18:43 UTC  (40+ messages)
` [PATCH v6 01/38] minmax: Add in_range() macro
` [PATCH v6 02/38] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v6 03/38] mm: Add generic flush_icache_pages() and documentation
` [PATCH v6 04/38] mm: Add folio_flush_mapping()
` [PATCH v6 05/38] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v6 06/38] mm: Add default definition of set_ptes()
` [PATCH v6 07/38] alpha: Implement the new page table range API
` [PATCH v6 08/38] arc: "
` [PATCH v6 09/38] arm: "
` [PATCH v6 10/38] arm64: "
` [PATCH v6 11/38] csky: "
` [PATCH v6 12/38] hexagon: "
` [PATCH v6 13/38] ia64: "
` [PATCH v6 14/38] loongarch: "
` [PATCH v6 15/38] m68k: "
` [PATCH v6 16/38] microblaze: "
` [PATCH v6 17/38] mips: "
` [PATCH v6 18/38] nios2: "
` [PATCH v6 19/38] openrisc: "
` [PATCH v6 20/38] parisc: "
` [PATCH v6 21/38] powerpc: "
` [PATCH v6 22/38] riscv: "
` [PATCH v6 23/38] s390: "
` [PATCH v6 24/38] sh: "
` [PATCH v6 25/38] sparc32: "
` [PATCH v6 26/38] sparc64: "
` [PATCH v6 27/38] um: "
` [PATCH v6 28/38] x86: "
` [PATCH v6 29/38] xtensa: "
` [PATCH v6 30/38] mm: Remove page_mapping_file()
` [PATCH v6 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v6 32/38] mm: Tidy up set_ptes definition
` [PATCH v6 33/38] mm: Use flush_icache_pages() in do_set_pmd()
` [PATCH v6 34/38] filemap: Add filemap_map_folio_range()
` [PATCH v6 35/38] rmap: add folio_add_file_rmap_range()
` [PATCH v6 36/38] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v6 37/38] filemap: Batch PTE mappings
` [PATCH v6 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths

[PATCH] kselftests: cgroup: fix kmem test slab1 check
 2023-08-02 18:41 UTC 

[PATCH] mm/mm_init: Ignore kernelcore=mirror boot option when no mirror memory presents
 2023-08-02 18:36 UTC 

[PATCH 0/3] mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages
 2023-08-02 18:20 UTC  (7+ messages)
` [PATCH 1/3] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages

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

[PATCH v4 0/3] Optimize large folio interaction with deferred split
 2023-08-02 17:02 UTC  (3+ messages)

[PATCH v7 0/7] Add support for memmap on memory feature on ppc64
 2023-08-02 16:59 UTC  (11+ messages)
  ` [PATCH v7 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
  ` [PATCH v7 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block

[linux-next:master] BUILD REGRESSION 626c67169f9972fffcdf3bc3864de421f162ebf5
 2023-08-02 16:58 UTC 

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-02 16:27 UTC  (10+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v3 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-08-02 15:57 UTC  (6+ messages)
` [PATCH v3 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v3 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

[linux-next:pending-fixes] BUILD SUCCESS 34fbf9d4c584469c2b06b8a434f20ecbe63221ba
 2023-08-02 15:52 UTC 

[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-02 15:35 UTC  (16+ messages)
` [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
` [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v2 4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
` [PATCH v2 5/8] pgtable: improve pte_protnone() comment
` [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()

[PATCH 0/3] support large folio for mlock
 2023-08-02 15:15 UTC  (13+ messages)
` [PATCH 1/3] mm: add functions folio_in_range() and folio_within_vma()

allow building a kernel without buffer_heads v3
 2023-08-02 15:13 UTC  (14+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 5/6] block: use iomap for writes to block devices
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD

[PATCH 0/4 v3] Add KFENCE support for LoongArch
 2023-08-02 15:12 UTC  (2+ messages)

[linux-next:master 5684/6443] htmldocs: Documentation/gpu/todo.rst:469: WARNING: Unexpected indentation
 2023-08-02 14:51 UTC  (2+ messages)

[PATCH v4 0/5] variable-order, large folios for anonymous memory
 2023-08-02 13:51 UTC  (11+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance

[PATCH v4 0/2] rcu: Dump memory object info if callback function is invalid
 2023-08-02 13:46 UTC  (4+ messages)
` [PATCH v4 1/2] mm: Remove kmem_valid_obj()
` [PATCH v4 2/2] rcu: Dump memory object info if callback function is invalid

[PATCH] tmpfs: verify {g,u}id mount options correctly
 2023-08-02 13:45 UTC  (4+ messages)

[PATCH 0/2] don't use mapcount() to check large folio sharing
 2023-08-02 12:55 UTC  (15+ messages)

Fwd: crash/hang in mm/swapfile.c:718 add_to_avail_list when exercising stress-ng
 2023-08-02 12:54 UTC 

[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
 2023-08-02 12:40 UTC  (3+ messages)
` [RFC v1 2/3] "

[PATCH 0/4] mm: migrate: more folio conversion
 2023-08-02 12:38 UTC  (11+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()
` [PATCH 2/4] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()
` [PATCH 3/4] mm: migrate: make migrate_misplaced_page() to take a folio
` [PATCH 4/4] mm: migrate: use __folio_test_movable()

Fwd: Kernel memory management bug at mm/migrate.c:662 when flushing caches
 2023-08-02 12:38 UTC  (4+ messages)

[PATCH v2 1/3] mm-unstable: Multi-gen LRU: Fix per-zone reclaim
 2023-08-02 11:41 UTC  (5+ messages)
` [PATCH v2 2/3] mm-unstable: Multi-gen LRU: Avoid race in inc_min_seq()
` [PATCH v2 3/3] mm-unstable: Multi-gen LRU: Fix can_swap in lru_gen_look_around()

[PATCH v2 0/8] Fixes and cleanups to compaction
 2023-08-02 11:31 UTC  (7+ messages)
  ` [PATCH v2 1/8] mm/compaction: avoid missing last page block in section after skip offline sections
` [PATCH v2 2/8] mm/compaction: correct last_migrated_pfn update in compact_zone
` [PATCH v2 4/8] mm/compaction: correct comment of fast_find_migrateblock in isolate_migratepages

[PATCH v3 0/2] rcu: Dump memory object info if callback function is invalid
 2023-08-02 11:12 UTC  (7+ messages)
` [PATCH v3 1/2] mm: Provide empty function for kmem_dump_obj() when CONFIG_PRINTK=n
` [PATCH v3 2/2] rcu: Dump memory object info if callback function is invalid

[PATCH v3] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
 2023-08-02 10:41 UTC  (3+ messages)
` [PATCH v4] "

[next-20230731] Kdump fails to capture vmcore (powerpc)
 2023-08-02 10:27 UTC  (2+ messages)

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-02 10:24 UTC  (4+ messages)

[v2 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-08-02 10:06 UTC  (6+ messages)
` [v2 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
    ` [External] "

[PATCH v2] dma-contiguous: define proper name for global cma region
 2023-08-02  9:47 UTC  (6+ messages)

[PATCH] acpi,mm: fix typo sibiling -> sibling
 2023-08-02  9:28 UTC 

[PATCH] mm: memcg: use rstat for non-hierarchical stats
 2023-08-02  8:11 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] doc: update params of memhp_default_state=
 2023-08-02  7:59 UTC  (2+ messages)

[PATCH] memfd: support MFD_NOEXEC alongside MFD_EXEC
 2023-08-02  7:56 UTC  (4+ messages)

[PATCH V6 0/7] shmem: Add user and group quota support for tmpfs
 2023-08-02  7:53 UTC  (4+ messages)
` [PATCH 4/7] shmem: prepare shmem quota infrastructure

[PATCH 0/3] LoongArch: mm: Code cleanup with populate pte
 2023-08-02  7:25 UTC  (5+ messages)
` [PATCH 3/3] LoongArch: mm: Add unified function populate_kernel_pte

[syzbot] [mm?] WARNING in try_to_migrate_one
 2023-08-02  7:23 UTC 

[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-08-02  6:08 UTC  (7+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH 0/5] Fixes and cleanups to compaction
 2023-08-02  6:01 UTC  (9+ messages)
` [PATCH 1/5] mm/compaction: allow blockpfn outside of pageblock for high order buddy page
` [PATCH 4/5] mm/compaction: remove unnecessary cursor page in isolate_freepages_block
  ` [PATCH 2/5] mm/compaction: set compact_cached_free_pfn correctly in update_pageblock_skip
  ` [PATCH 3/5] mm/compaction: merge end_pfn boundary check in isolate_freepages_range
  ` [PATCH 5/5] mm/compaction: remove unnecessary "else continue" at end of loop in isolate_freepages_block

[PATCH 1/3] mm-unstable: Multi-gen LRU: Fix per-zone reclaim
 2023-08-02  3:00 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox