linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5.1] fs: Allow fine-grained control of folio sizes
 2024-05-28 11:37 UTC  (10+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-28 11:30 UTC  (9+ messages)
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-05-28 11:09 UTC  (6+ messages)

[RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-28 11:02 UTC  (20+ messages)
` [RFC PATCH v4 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [RFC PATCH v4 02/16] mm: Define __pte_leaf_size() to also take a PMD entry
` [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v4 04/16] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v4 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v4 06/16] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v4 07/16] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v4 09/16] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v4 10/16] powerpc/e500: Remove enc and ind fields from "
` [RFC PATCH v4 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v4 15/16] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v4 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[RFC PATCH v3 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-28 10:53 UTC  (19+ messages)
` [RFC PATCH v3 02/16] mm: Define __pte_leaf_size() to also take a PMD entry
` [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v3 06/16] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v3 07/16] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v3 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries

[PATCH 1/2] kmsan: do not wipe out origin when doing partial unpoisoning
 2024-05-28 10:48 UTC  (2+ messages)
` [PATCH 2/2] kmsan: introduce test_unpoison_memory()

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-28 10:39 UTC  (8+ messages)
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT

[syzbot] [mm?] kernel BUG in __vma_reservation_common
 2024-05-28 10:31 UTC  (4+ messages)

[PATCH] kmsan: introduce test_unpoison_memory()
 2024-05-28 10:20 UTC  (2+ messages)

[PATCH v2] memcg: simple cleanup of stats update functions
 2024-05-28 10:19 UTC  (7+ messages)

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-05-28  9:06 UTC  (17+ messages)

[dennis-percpu:for-6.11] [percpu_counter] 05dbad003f: ltp.getrusage03.fail
 2024-05-28  9:05 UTC  (2+ messages)

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-05-28  8:59 UTC  (7+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v12 3/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v12 5/6] arm64: introduce copy_mc_to_kernel() implementation
` [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception

[linus:master] [mm] d99e3140a4: BUG:KCSAN:data-race_in_folio_remove_rmap_ptes/print_report
 2024-05-28  8:42 UTC  (4+ messages)

[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-28  8:41 UTC  (11+ messages)

[PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
 2024-05-28  8:39 UTC  (3+ messages)

[linux-next:master] [mm] 6be5e186fd: UBSAN:shift-out-of-bounds_in_mm/vmscan.c
 2024-05-28  8:38 UTC 

[linux-next:master 6544/8170] ERROR: modpost: "__spi_register_driver" [drivers/iio/dac/ad9739a.ko] undefined!
 2024-05-28  8:31 UTC  (2+ messages)

support large folios for NFS
 2024-05-28  8:12 UTC  (6+ messages)
` [PATCH 1/2] filemap: Convert generic_perform_write() to support large folios
` [PATCH 2/2] nfs: add support for "

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-28  8:07 UTC  (4+ messages)

[PATCH 0/3] slab: fix and cleanup of slub_debug
 2024-05-28  7:16 UTC  (4+ messages)
` [PATCH 1/3] slab: check the return value of check_bytes_and_report()
` [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size
` [PATCH 3/3] slab: delete useless RED_INACTIVE and RED_ACTIVE

[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
 2024-05-28  7:08 UTC  (6+ messages)
  ` [Lsf-pc] "

[linus:master] [mm] ba42b524a0: segfault_at_ip_sp_error
 2024-05-28  7:00 UTC 

[linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
 2024-05-28  6:30 UTC  (11+ messages)

6.9/BUG: Bad page state in process kswapd0 pfn:d6e840
 2024-05-28  6:05 UTC  (7+ messages)

[PATCH v3 0/2] mm/ksm: fix some accounting problems
 2024-05-28  5:15 UTC  (3+ messages)
` [PATCH v3 1/2] mm/ksm: fix ksm_pages_scanned accounting
` [PATCH v3 2/2] mm/ksm: fix ksm_zero_pages accounting

patch idea: convert trivial call_rcu users to kfree_rcu
 2024-05-28  5:09 UTC  (9+ messages)
` [cocci] "

[PATCH 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-05-28  4:34 UTC  (4+ messages)
` [PATCH 1/3] mm: zswap: fix global shrinker memcg iteration
` [PATCH 2/3] mm: zswap: fix global shrinker error handling logic
` [PATCH 3/3] mm: zswap: proactive shrinking before pool size limit is hit

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-05-28  3:07 UTC  (2+ messages)

[linus:master] [memcg] 70a64b7919: stress-ng.shm.ops_per_sec -8.5% regression
 2024-05-28  2:05 UTC 

[PATCH 0/6] Cleanup cpumask.h inclusion in core headers
 2024-05-28  0:56 UTC  (7+ messages)
` [PATCH 1/6] MAINTAINERS: add linux/nodemask_types.h to BITMAP API
` [PATCH 2/6] sched: avoid using ilog2() in sched.h
` [PATCH 3/6] cpumask: split out include/linux/cpumask_types.h
` [PATCH 4/6] sched: drop sched.h dependency on cpumask
` [PATCH 5/6] cpumask: cleanup core headers inclusion
` [PATCH 6/6] cpumask: make core headers including cpumask_types.h where possible

[PATCH v3 0/3] Clean up usage of rt_task()
 2024-05-27 23:45 UTC  (4+ messages)
` [PATCH v3 1/3] sched/rt: "
` [PATCH v3 2/3] hrtimer: Convert realtime_task() to realtime_task_policy()
` [PATCH v3 3/3] sched/rt, dl: Convert functions to return bool

[PATCH] maple_tree: modified return type of mas_wr_store_entry()
 2024-05-27 23:20 UTC  (2+ messages)

ld.lld: error: undefined symbol: proc_do_static_key
 2024-05-27 22:22 UTC 

[PATCH] fs: binfmt: add missing MODULE_DESCRIPTION() macros
 2024-05-27 18:57 UTC 

[PATCH v1 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
 2024-05-27 18:49 UTC  (9+ messages)
` [PATCH v1 1/6] mm: update _mapcount and page_type documentation
` [PATCH v1 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type
` [PATCH v1 3/6] mm/zsmalloc: use a proper page type
` [PATCH v1 4/6] mm/page_alloc: clear PageBuddy using __ClearPageBuddy() for bad pages
` [PATCH v1 5/6] mm/filemap: reinitialize folio->_mapcount directly
` [PATCH v1 6/6] mm/mm_init: initialize page->_mapcount directly in __init_single_page()

[PATCH v2] mm, slab: don't wrap internal functions with alloc_hooks()
 2024-05-27 18:37 UTC  (3+ messages)

[PATCH] codetag: avoid race at alloc_slab_obj_exts
 2024-05-27 18:30 UTC 

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-05-27 17:37 UTC  (5+ messages)

[PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk
 2024-05-27 16:32 UTC  (2+ messages)

(2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
 2024-05-27 16:22 UTC  (10+ messages)
`  "
      `  "

[PATCH] mm: Drop leftover comment references to pxx_huge()
 2024-05-27 15:48 UTC 

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-05-27 15:43 UTC  (3+ messages)
  ` [PATCH v2 12/14] mm/treewide: Remove pXd_huge()

[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-27 14:14 UTC  (4+ messages)

[PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
 2024-05-27 13:54 UTC  (4+ messages)

[PATCH] selftests/mm: hugetlb_madv_vs_map: Avoid test skipping by querying hugepage size at runtime
 2024-05-27 13:39 UTC  (2+ messages)

Is it possible to load kernel code to a specific NUMA node when booting?
 2024-05-27 13:37 UTC  (2+ messages)

[PATCH v15 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-05-27 13:34 UTC  (2+ messages)

[Patch bpf] vmalloc: relax is_vmalloc_or_module_addr() check
 2024-05-27 13:28 UTC  (3+ messages)

page type is 3, passed migratetype is 1 (nr=512)
 2024-05-27 13:14 UTC  (2+ messages)

[PATCH 0/2] Improve dmesg output for swapfile+hibernation
 2024-05-27 12:58 UTC  (12+ messages)
` [PATCH 1/2] iomap: swap: print warning for unaligned swapfile
` [PATCH 2/2] mm: swap: print starting physical block offset in swapon

[PATCH 0/2] Improve dump_page() output for slab pages
 2024-05-27 10:48 UTC  (6+ messages)
` [PATCH 2/2] mm: debug: print correct information for slab folios

[syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in deactivate_slab
 2024-05-27  8:59 UTC 

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-05-27  8:53 UTC  (13+ messages)

[PATCH 0/2] Clean up hotplug zone data synchronization
 2024-05-27  7:53 UTC  (6+ messages)
` [PATCH 1/2] mm,memory_hotplug: Remove un-taken lock

[Invitation] Linux MM Alignment Session on Large Folios, mTHP, and Shmem on Wednesday
 2024-05-27  7:50 UTC 

[PATCH] arch/x86: Do not explicitly clear Reserved flag in free_pagetable
 2024-05-27  7:46 UTC  (2+ messages)

[PATCH 0/4] mm/ksm: cmp_and_merge_page() optimizations and cleanup
 2024-05-27  7:41 UTC  (6+ messages)
` [PATCH 1/4] mm/ksm: refactor out try_to_merge_with_zero_page()

[PATCH] mm, slab: don't wrap internal functions with alloc_hooks()
 2024-05-27  7:15 UTC  (3+ messages)

[PATCH] x86/percpu: fix cast in __pcpu_cast_* macros
 2024-05-27  5:51 UTC 

[PATCH] mm/hugetlb: constify ctl_table arguments of utility functions
 2024-05-27  3:32 UTC  (2+ messages)

[linus:master] [mm] cc92eba1c8: WARNING:at_kernel/rcu/tree_plugin.h:#__rcu_read_unlock
 2024-05-27  2:56 UTC 

[syzbot] [mm?] INFO: rcu detected stall in shmem_file_write_iter (2)
 2024-05-26 22:55 UTC 

[PATCH AUTOSEL 5.10 4/5] binfmt_elf: Leave a gap between .bss and brk
 2024-05-26  9:43 UTC 

page:  |  | latest

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