linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/vmstat: add header line to /proc/buddyinfo output
 2025-09-18  7:29 UTC  (2+ messages)

[linux-next:master] [slab] db93cdd664: BUG:kernel_NULL_pointer_dereference,address
 2025-09-18  7:06 UTC  (5+ messages)

[vbabka:slub-percpu-sheaves-v8r1] [maple_tree] d446df8076: stress-ng.memfd.ops_per_sec 4.4% improvement
 2025-09-18  7:04 UTC 

[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-18  7:03 UTC  (17+ messages)
` [PATCH v4 01/15] docs/mm: add document for swap table
` [PATCH v4 05/15] mm, swap: always lock and check the swap cache folio before use

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-09-18  6:53 UTC  (7+ messages)
` [RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator "
` [RFC PATCH v2 35/51] mm: guestmem_hugetlb: Add support for splitting and merging pages

[PATCH v1 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
 2025-09-18  6:52 UTC  (3+ messages)

[PATCH] drivers/base/node: Fix double free in register_one_node()
 2025-09-18  6:45 UTC  (4+ messages)

[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
 2025-09-18  6:31 UTC  (5+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-09-18  6:26 UTC  (23+ messages)
` [PATCH v4 01/14] mm/shmem: update shmem to use mmap_prepare
` [PATCH v4 02/14] device/dax: update devdax "
` [PATCH v4 03/14] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v4 04/14] relay: update relay to use mmap_prepare
` [PATCH v4 05/14] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
` [PATCH v4 10/14] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v4 12/14] mm: add shmem_zero_setup_desc()
` [PATCH v4 13/14] mm: update mem char driver to use mmap_prepare
` [PATCH v4 14/14] mm: update resctl "

[PATCH v2 0/2] some cleanups for pageout()
 2025-09-18  6:00 UTC  (4+ messages)
` [PATCH v2 1/2] mm: vmscan: remove folio_test_private() check in pageout()
` [PATCH v2 2/2] mm: vmscan: simplify the folio refcount "

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-09-18  5:56 UTC  (5+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors

[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-09-18  5:51 UTC  (3+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios
` [PATCH 2/2] mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE

[PATCH v11 01/14] x86/um: nommu: elf loader for fdpic
 2025-09-18  5:15 UTC 

[PATCH mm-new v2 0/2] mm/khugepaged: optimize collapse candidate detection
 2025-09-18  5:04 UTC  (3+ messages)
` [PATCH mm-new v2 1/2] mm: make is_guard_pte_marker() available for hugepage collapse
` [PATCH mm-new v2 2/2] mm/khugepaged: abort collapse scan on guard PTEs

[GIT PULL] hotfixes for 6.17-rc7
 2025-09-18  5:00 UTC  (2+ messages)

[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
 2025-09-18  4:54 UTC  (21+ messages)
` [PATCH v7 01/16] perf bench mem: Remove repetition around time measurement
` [PATCH v7 02/16] perf bench mem: Defer type munging of size to float
` [PATCH v7 03/16] perf bench mem: Move mem op parameters into a structure
` [PATCH v7 04/16] perf bench mem: Pull out init/fini logic
` [PATCH v7 05/16] perf bench mem: Switch from zalloc() to mmap()
` [PATCH v7 06/16] perf bench mem: Allow mapping of hugepages
` [PATCH v7 07/16] perf bench mem: Allow chunking on a memory region
` [PATCH v7 08/16] perf bench mem: Refactor mem_options
` [PATCH v7 09/16] perf bench mem: Add mmap() workloads
` [PATCH v7 10/16] mm: define clear_pages(), clear_user_pages()
` [PATCH v7 11/16] mm/highmem: introduce clear_user_highpages()
` [PATCH v7 12/16] arm: mm: define clear_user_highpages()
` [PATCH v7 13/16] mm: memory: support clearing page ranges
` [PATCH v7 14/16] x86/mm: Simplify clear_page_*
` [PATCH v7 15/16] x86/clear_page: Introduce clear_pages()
` [PATCH v7 16/16] x86/clear_pages: Support clearing of page-extents

[PATCH v2] drivers/base/node: Handle error properly in register_one_node()
 2025-09-18  4:49 UTC  (4+ messages)

[PATCH v6] memcg: Don't wait writeback completion when release memcg
 2025-09-18  4:32 UTC  (9+ messages)
  ` [External] "

[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
 2025-09-18  3:39 UTC  (9+ messages)
  ` [PATCH v2] "
      ` PATCH v3 "

[PATCH v1 06/10] kfuzztest: add KFuzzTest sample fuzz targets
 2025-09-18  3:17 UTC  (2+ messages)

[PATCH v2 00/10] __vmalloc() and no-block support(v2)
 2025-09-18  3:02 UTC  (11+ messages)
` [PATCH v2 03/10] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [PATCH v2 04/10] mm/vmalloc: Avoid cond_resched() when blocking is not permitted
` [PATCH v2 05/10] mm/vmalloc: Defer freeing partly initialized vm_struct
` [PATCH v2 06/10] mm/vmalloc: Handle non-blocking GFP in __vmalloc_area_node()
` [PATCH v2 07/10] mm/kasan: Support non-blocking GFP in kasan_populate_vmalloc()

[BUG REPORT] mm/damon: softlockup when kdamond walk page with cpu hotplug
 2025-09-18  3:00 UTC 

[v6 00/15] mm: support device-private THP
 2025-09-18  2:49 UTC  (3+ messages)
` [v6 01/15] mm/zone_device: support large zone device private folios

[PATCH 0/2] some cleanups for pageout()
 2025-09-18  2:45 UTC  (13+ messages)
` [PATCH 1/2] mm: vmscan: remove folio_test_private() check in pageout()

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-09-18  2:38 UTC  (3+ messages)

[RFC PATCH 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-09-18  2:18 UTC  (4+ messages)
` [RFC PATCH 2/2] arm64, tlbflush: don't "

[PATCH] mm: introduce ARCH_PAGE_TABLE_SYNC_MASK_VMALLOC to sync kernel mapping conditionally
 2025-09-18  2:09 UTC  (5+ messages)

[PATCH v3] memfd,selinux: call security_inode_init_security_anon
 2025-09-18  2:04 UTC 

[PATCH v3 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
 2025-09-18  1:41 UTC  (3+ messages)

[PATCH v1 03/10] kfuzztest: implement core module and input processing
 2025-09-18  1:21 UTC  (2+ messages)

[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
 2025-09-18  0:28 UTC  (8+ messages)

[PATCH V13 0/6] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-18  0:10 UTC  (3+ messages)
` [PATCH V13 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description

[PATCH v5 00/14] SLUB percpu sheaves
 2025-09-17 23:59 UTC  (9+ messages)
` Benchmarking "

[PATCH v2 0/7] vma count: fixes, test and improvements
 2025-09-17 23:32 UTC  (17+ messages)
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 6/7] mm: add assertion for VMA count limit

[PATCH v2 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
 2025-09-17 23:04 UTC  (12+ messages)

Need advice with iput() deadlock during writeback
 2025-09-17 22:58 UTC  (19+ messages)

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2025-09-17 22:15 UTC  (16+ messages)

[RFC PATCH 00/12] CMA balancing
 2025-09-17 22:04 UTC  (3+ messages)

[PATCH v3 11/11] mm/damon: add damon_ctx->min_sz_region
 2025-09-17 21:29 UTC  (3+ messages)

[PATCH v4 0/4] kho: add support for preserving vmalloc allocations
 2025-09-17 21:21 UTC  (7+ messages)
` [PATCH v4 1/4] kho: check if kho is finalized in __kho_preserve_order()
` [PATCH v4 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
` [PATCH v4 3/4] kho: add support for preserving vmalloc allocations
` [PATCH v4 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt

[syzbot] [mm?] WARNING: bad unlock balance in copy_process
 2025-09-17 20:40 UTC 

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-17 19:59 UTC  (22+ messages)

[RFC][PATCH v3 00/16] Introduce kmemdump
 2025-09-17 19:03 UTC  (14+ messages)
` [RFC][PATCH v3 09/16] genirq/irqdesc: Have nr_irqs as non-static

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-17 19:02 UTC  (6+ messages)
` [PATCH v8 1/5] arm64: Enable permission change on arm64 kernel block mappings
` [PATCH v8 2/5] arm64: cpufeature: add AmpereOne to BBML2 allow list
` [PATCH v8 3/5] arm64: mm: support large block mapping when rodata=full
` [PATCH v8 4/5] arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs
` [PATCH v8 5/5] arm64: kprobes: call set_memory_rox() for kprobe page

[PATCH] mm/vmalloc: Move resched point into alloc_vmap_area()
 2025-09-17 18:59 UTC 

[PATCH slab] slab: Disallow kprobes in ___slab_alloc()
 2025-09-17 18:40 UTC  (14+ messages)

[PATCH v5] memcg: Don't wait writeback completion when release memcg
 2025-09-17 18:31 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in hub_event (2)
 2025-09-17 17:52 UTC  (2+ messages)
` [syzbot] [kernfs?] "

[RFC v1 0/4] Make KHO Stateless
 2025-09-17 17:52 UTC  (7+ messages)
` [RFC v1 1/4] kho: Introduce KHO page table data structures
` [RFC v1 2/4] kho: Adopt KHO page tables and remove serialization

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-09-17 17:36 UTC  (8+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
 2025-09-17 16:53 UTC  (13+ messages)

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-09-17 16:49 UTC  (6+ messages)

[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
 2025-09-17 16:47 UTC  (5+ messages)
` [PATCH v2 16/16] selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc

[PATCH] mm: forward declare struct rcuwait together with rcuwait_wake_up()
 2025-09-17 16:32 UTC  (4+ messages)

PROBLEM: userfaultfd REGISTER minor mode on MAP_PRIVATE range fails
 2025-09-17 16:13 UTC  (11+ messages)

[PATCH] kmsan: Fix out-of-bounds access to shadow memory
 2025-09-17 15:48 UTC  (8+ messages)

[RFC PATCH v2 0/3] Add testable code specifications
 2025-09-17 15:38 UTC  (7+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 2/3] /dev/mem: Add initial documentation of memory_open() and mem_fops

[PATCH v3 00/13] expand mmap_prepare functionality, port more users
 2025-09-17 15:34 UTC  (4+ messages)
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc

page:  |  | latest

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