linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH RFC v2 0/2] mm: add huge pfnmap support for remap_pfn_range()
 2025-10-16 11:27 UTC  (2+ messages)
` [PATCH RFC 2/2] mm: add PMD-level huge page "

[PATCH v4 00/13] drm: Reduce page tables overhead with THP
 2025-10-16 11:17 UTC  (13+ messages)
` [PATCH v4 03/13] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v4 08/13] drm/v3d: Fix builds with CONFIG_TRANSPARENT_HUGEPAGE=n
` [PATCH v4 11/13] drm/panthor: Improve IOMMU map/unmap debugging logs
` [PATCH v4 12/13] drm/panfrost: Introduce huge tmpfs mount point option
` [PATCH v4 13/13] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section

[PATCH v3 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
 2025-10-16 11:05 UTC 

[PATCH v2 0/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
 2025-10-16 11:01 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v9 4/4] tracing: Add warnings for unused tracepoints for modules
 2025-10-16 10:54 UTC 

[PATCH mm-new 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
 2025-10-16 10:51 UTC  (8+ messages)

[PATCH] mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ram_default()
 2025-10-16 10:47 UTC 

[PATCH v2 0/2] selftests: Centralize kselftest headers to avoid relative includes
 2025-10-16 10:44 UTC  (2+ messages)
` [PATCH v3] selftests: complete kselftest include centralization

[PATCH] memcg: net: track network throttling due to memcg memory pressure
 2025-10-16 10:42 UTC  (4+ messages)

[PATCH v3 13/13] tracing: Have persistent ring buffer print syscalls normally
 2025-10-16 10:33 UTC 

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-10-16 10:30 UTC  (11+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver

Regression in generic/749 with 8k fsblock size on 6.18-rc1
 2025-10-16 10:22 UTC  (6+ messages)

[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
 2025-10-16  9:59 UTC  (10+ messages)
` [RFC V3 4/9] mm/migrate: add migrate_folios_batch_move to batch the folio move operations
` [RFC V3 5/9] mm: add support for copy offload for folio Migration
` [RFC V3 7/9] dcbm: add dma core batch migrator for batch page offloading

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-10-16  9:21 UTC  (4+ messages)

[PATCH -v2 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-10-16  9:12 UTC  (12+ messages)
` [PATCH -v2 1/2] mm: add spurious fault fixing support for huge pmd
` [PATCH -v2 2/2] arm64, tlbflush: don't TLBI broadcast if page reused in write fault

[syzbot] Monthly mm report (Oct 2025)
 2025-10-16  8:36 UTC 

[PATCH 0/2] Do not change split folio target order
 2025-10-16  8:34 UTC  (5+ messages)
` [PATCH 1/2] mm/huge_memory: do not change split_huge_page*() target order silently

[PATCH v20 00/28] riscv control-flow integrity for usermode
 2025-10-16  8:32 UTC  (5+ messages)
` [PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw

[PATCH v21 00/28] riscv control-flow integrity for usermode
 2025-10-16  8:29 UTC  (30+ messages)
` [PATCH v21 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v21 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v21 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v21 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v21 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v21 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v21 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v21 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v21 09/28] riscv/mm: write protect and shadow stack
` [PATCH v21 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v21 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v21 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v21 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v21 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v21 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v21 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v21 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v21 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v21 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v21 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v21 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v21 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v21 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v21 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v21 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v21 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v21 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v21 28/28] kselftest/riscv: kselftest for user mode cfi

allow file systems to increase the minimum writeback chunk size
 2025-10-16  8:23 UTC  (13+ messages)
` [PATCH 1/3] writeback: cleanup writeback_chunk_size
` [PATCH 2/3] writeback: allow the file system to override MIN_WRITEBACK_PAGES
` [PATCH 3/3] xfs: set s_min_writeback_pages for zoned file systems

[RFC PATCH v10 mm-new 0/9] mm, bpf: BPF-MM, BPF-THP
 2025-10-16  8:18 UTC  (6+ messages)
` [RFC PATCH v10 mm-new 6/9] bpf: mark mm->owner as __safe_rcu_or_null

[Bug 220605] New: Very slow access on HDD when a swap partition is used on this HDD on kernel 6.16
 2025-10-16  8:04 UTC  (2+ messages)

[syzbot ci] Re: Fix stale IOTLB entries for kernel address space
 2025-10-16  8:00 UTC  (3+ messages)

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-16  7:59 UTC  (8+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-16  7:32 UTC  (4+ messages)
` [PATCH v3 02/13] x86/xen: simplify flush_lazy_mmu()

[PATCH v2 0/3] Do not change split folio target order
 2025-10-16  7:31 UTC  (5+ messages)
` [PATCH v2 1/3] mm/huge_memory: do not change split_huge_page*() target order silently
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling
` [PATCH v2 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[RFC PATCH] mm/vmalloc: request large order pages from buddy allocator
 2025-10-16  6:57 UTC  (6+ messages)

[PATCH] csky/mm: fix build errors cause by folio flags changes
 2025-10-16  6:42 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: MM related minor changes
 2025-10-16  6:39 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: mark mm->owner as __safe_rcu_or_null
` [PATCH bpf-next 2/2] bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_null

[PATCH] mempool: clarify behavior of mempool_alloc_preallocated()
 2025-10-16  6:30 UTC  (5+ messages)

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-16  6:10 UTC  (4+ messages)
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default

[vbabka:b4/sheaves-for-all] [slab] de840681a1: BUG:using_smp_processor_id()in_preemptible
 2025-10-16  6:08 UTC 

[vbabka:b4/sheaves-for-all] [slab] 16e7d1ea82: BUG:kernel_NULL_pointer_dereference,address
 2025-10-16  6:02 UTC 

[PATCH] tools/mm/page_owner_sort: add help option support
 2025-10-16  5:49 UTC 

[PATCH] mm/migrate_device: Add tracepoints for debugging
 2025-10-16  5:46 UTC 

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
 2025-10-16  5:05 UTC  (5+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks

[PATCH v2 0/2] memcg: reading memcg stats more efficiently
 2025-10-16  5:04 UTC  (11+ messages)
` [PATCH v2 1/2] memcg: introduce kfuncs for fetching memcg stats
` [PATCH v2 2/2] memcg: selftests for memcg stat kfuncs

[linux-next:master] BUILD REGRESSION 1fdbb3ff1233e204e26f9f6821ae9c125a055229
 2025-10-16  4:46 UTC 

สวัสดีครับ บริษัทธนชัยมีข้อเสนอสำหรับเจ้าของธุรกิจ/เจ้าของกิจการทุกประเภทที่มีใบจดทะเบียน
 2025-10-16  3:38 UTC 

[PATCH v3 0/3] mm: some optimizations for prot numa
 2025-10-16  1:35 UTC  (11+ messages)
` [PATCH v3 1/3] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH v3 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()

[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-16  1:34 UTC  (5+ messages)
` [Patch v2 1/2] mm/huge_memory: cache folio attribute in __split_unmapped_folio()
` [Patch v2 2/2] mm/huge_memory: Optimize and simplify __split_unmapped_folio() logic

[PATCH v3] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-16  1:22 UTC 

[PATCH v3 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-10-16  1:20 UTC  (2+ messages)

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-16  0:56 UTC  (12+ messages)
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches

[PATCH 0/5] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-16  0:36 UTC  (5+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-10-15 22:48 UTC  (7+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
      ` [f2fs-dev] "

[syzbot] [net?] [mm?] INFO: rcu detected stall in inet_rtm_newaddr (2)
 2025-10-15 22:30 UTC  (9+ messages)

Optimizing small reads
 2025-10-15 21:31 UTC  (3+ messages)

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-15 20:17 UTC  (16+ messages)

[PATCH v2] mm: skip folio_activate() for mlocked folios
 2025-10-15 20:09 UTC  (5+ messages)

[RFC PATCH 0/3] mm: Fix MF_DELAYED handling on memory failure
 2025-10-15 18:58 UTC  (8+ messages)
` [RFC PATCH 1/3] mm: memory_failure: Fix MF_DELAYED handling on truncation during failure
  ` [RFC PATCH RESEND "
` [RFC PATCH 2/3] KVM: selftests: Add memory failure tests in guest_memfd_test
  ` [RFC PATCH RESEND "
` [RFC PATCH 3/3] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables
  ` [RFC PATCH RESEND "
` [RFC PATCH RESEND 0/3] mm: Fix MF_DELAYED handling on memory failure

[PATCH v2] mm/page_alloc: simplify and cleanup pcp locking
 2025-10-15 18:54 UTC  (2+ messages)

[PATCH] mm/page_alloc: simplify and cleanup pcp locking
 2025-10-15 18:50 UTC  (3+ messages)

[PATCH v4] slab: clear OBJEXTS_ALLOC_FAIL when freeing a slab
 2025-10-15 18:47 UTC  (2+ messages)
` [syzbot ci] "

[PATCH V2] mm/khugepaged: fix comment for default scan sleep duration
 2025-10-15 18:30 UTC  (3+ messages)

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-15 18:26 UTC  (22+ messages)

[PATCH] mm/page_isolation: clarify FIXME around shrink_slab() in memory hotplug
 2025-10-15 17:50 UTC 

[PATCH v2 2/2] drivers/base/node: Fold unregister_node() into unregister_one_node()
 2025-10-15 17:27 UTC  (2+ messages)

[PATCH v2 1/2] drivers/base/node: Fold register_node() into register_one_node()
 2025-10-15 17:26 UTC  (2+ messages)

[PATCH v2] tools/mm: use <stdbool.h> in page_owner_sort.c
 2025-10-15 17:10 UTC  (2+ messages)

[PATCH v5] slab: reset obj_ext when it is not actually valid during freeing
 2025-10-15 16:52 UTC  (6+ messages)

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-15 16:45 UTC  (8+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation

[PATCH v6 0/7] Fix stale IOTLB entries for kernel address space
 2025-10-15 15:55 UTC  (4+ 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