linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] selftests/mm: fix division-by-zero in uffd-unit-tests
 2025-11-13 11:42 UTC  (4+ messages)

[PATCH] selftests/mm/uffd: remove static address usage in shmem_allocate_area()
 2025-11-13 11:39 UTC  (2+ messages)

[PATCH v4 00/16] Prepare slab for memdescs
 2025-11-13 11:28 UTC  (18+ messages)
` [PATCH v4 01/16] slab: Reimplement page_slab()
` [PATCH v4 02/16] slab: Remove folio references from __ksize()
` [PATCH v4 03/16] slab: Remove folio references in memcg_slab_post_charge()
` [PATCH v4 04/16] slab: Remove folio references in slab alloc/free
` [PATCH v4 05/16] slab: Remove folio references from ___kmalloc_large_node()
` [PATCH v4 06/16] slab: Remove folio references from free_large_kmalloc()
` [PATCH v4 07/16] slab: Remove folio references from kvfree_rcu_cb()
` [PATCH v4 08/16] slab: Remove folio references from kfree()
` [PATCH v4 09/16] slab: Remove folio references from __do_krealloc()
` [PATCH v4 10/16] slab: Remove folio references from build_detached_freelist()
` [PATCH v4 11/16] slab: Remove folio references from kfree_rcu_sheaf()
` [PATCH v4 12/16] slab: Remove folio references from kfree_nolock()
` [PATCH v4 13/16] usercopy: Remove folio references from check_heap_object()
` [PATCH v4 14/16] memcg: Convert mem_cgroup_from_obj_folio() to mem_cgroup_from_obj_slab()
` [PATCH v4 15/16] kasan: Remove references to folio in __kasan_mempool_poison_object()
` [PATCH v4 16/16] slab: Remove references to folios from virt_to_slab()

[syzbot] [fs?] WARNING in nsproxy_ns_active_put
 2025-11-13 11:19 UTC  (3+ messages)
` [PATCH] nsproxy: fix free_nsproxy() and simplify create_new_namespaces()

[PATCH] mm/mmap_lock: Reset maple state on lock_vma_under_rcu() retry
 2025-11-13 11:05 UTC  (12+ messages)

[PATCH v2 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-11-13 11:00 UTC  (9+ messages)
` [PATCH v2 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v2 2/4] drivers/iommu: Add calls "
` [PATCH v2 3/4] drivers/iommu-debug-pagealloc: Track IOMMU pages
` [PATCH v2 4/4] drivers/iommu-debug-pagealloc: Check mapped/unmapped kernel memory

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-13 10:32 UTC  (6+ messages)

[PATCH] fix gpu/drm/nouveau: fix return type in nouveau_dmem_migrate_to_ram()
 2025-11-13 10:31 UTC  (3+ messages)

[PATCH v2] mm/vmscan: skip increasing kswapd_failures when reclaim was boosted
 2025-11-13 10:02 UTC  (2+ messages)

[PATCH v1] mm: simplify list initialization in barn_shrink()
 2025-11-13  9:33 UTC  (3+ messages)

[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
 2025-11-13  9:26 UTC  (5+ messages)
      ` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())

[PATCH v2] mm/memfd: fix information leak in hugetlb folios
 2025-11-13  9:20 UTC  (2+ messages)

[PATCH 0/4] slab: cmpxchg cleanups enabled by -fms-extensions
 2025-11-13  9:13 UTC  (10+ messages)
` [PATCH 1/4] slab: separate struct freelist_tid from kmem_cache_cpu
` [PATCH 2/4] slab: turn freelist_aba_t to a struct and fully define counters there
` [PATCH 3/4] slab: use struct freelist_counters for local variables instead of struct slab
` [PATCH 4/4] slab: use struct freelist_counters as parameters in relevant functions

[linus:master] [mm/huge_memory] adfb6609c6: xfstests.xfs.050.fail
 2025-11-13  9:04 UTC  (2+ messages)

[PATCHv2 0/4] zram: introduce writeback bio batching
 2025-11-13  8:54 UTC  (5+ messages)
` [PATCHv2 1/4] zram: introduce writeback bio batching support
` [PATCHv2 2/4] zram: add writeback batch size device attr
` [PATCHv2 3/4] zram: take write lock in wb limit store handlers
` [PATCHv2 4/4] zram: drop wb_limit_lock

mempool_alloc_bulk and various mempool improvements v3
 2025-11-13  8:39 UTC  (12+ messages)
` [PATCH 01/11] fault-inject: make enum fault_flags available unconditionally
` [PATCH 02/11] mm: improve kerneldoc comments for __alloc_pages_bulk
` [PATCH 03/11] mempool: improve kerneldoc comments
` [PATCH 04/11] mempool: add error injection support
` [PATCH 05/11] mempool: factor out a mempool_adjust_gfp helper
` [PATCH 06/11] mempool: factor out a mempool_alloc_from_pool helper
` [PATCH 07/11] mempool: add mempool_{alloc,free}_bulk
` [PATCH 08/11] mempool: legitimize the io_schedule_timeout in mempool_alloc_from_pool
` [PATCH 09/11] mempool: remove mempool_{init,create}_kvmalloc_pool
` [PATCH 10/11] mempool: de-typedef
` [PATCH 11/11] mempool: drop the file name in the top of file comment

[PATCH v7 00/11] drm: Reduce page tables overhead with THP
 2025-11-13  8:32 UTC  (3+ messages)
` [PATCH v7 05/11] drm/i915: Use huge tmpfs mountpoint helpers

[PATCH v3] zram: Implement multi-page write-back
 2025-11-13  8:27 UTC  (13+ messages)
` [PATCH v4] "

poison_element vs highmem, was Re: [linux-next:master] [block] ec7f31b2a2: BUG:unable_to_handle_page_fault_for_address
 2025-11-13  7:44 UTC  (3+ messages)

[PATCH v2 0/4] make vmalloc gfp flags usage more apparent
 2025-11-13  7:41 UTC  (4+ messages)
` [syzbot ci] "

[PATCH] mm/huge_memory.c: introduce split_unmapped_folio_to_order
 2025-11-13  7:32 UTC  (12+ messages)
` [PATCH] mm/huge_memory: softleaf device private fixes in remove_migration_pmd()

[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
 2025-11-13  7:28 UTC  (7+ messages)
` [PATCH V15 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V15 2/6] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V15 3/6] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V15 4/6] riscv: mm: Add soft-dirty page tracking support
` [PATCH V15 5/6] riscv: mm: Add userfaultfd write-protect support
` [PATCH V15 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2025-11-13  7:19 UTC  (29+ messages)
` [PATCH v3 01/22] mm/ptdump: replace READ_ONCE() with standard page table accessors
` [PATCH v3 02/22] mm: "
` [PATCH v3 03/22] mm/dirty: replace READ_ONCE() with pudp_get()
` [PATCH v3 04/22] perf/events: replace READ_ONCE() with standard page table accessors
` [PATCH v3 05/22] mm: Move the fallback definitions of pXXp_get()
` [PATCH v3 06/22] mm: Always use page table accessor functions
` [PATCH v3 07/22] checkpatch: Warn on page table access without accessors
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent
` [PATCH v3 09/22] riscv: hibernate: Replace open-coded pXXp_get()
` [PATCH v3 10/22] riscv: mm: Always use page table accessor functions
` [PATCH v3 11/22] riscv: mm: Simplify set_p4d() and set_pgd()
` [PATCH v3 12/22] riscv: mm: Deduplicate _PAGE_CHG_MASK definition
` [PATCH v3 13/22] riscv: ptdump: Only show N and MT bits when enabled in the kernel
` [PATCH v3 14/22] riscv: mm: Fix up memory types when writing page tables
` [PATCH v3 15/22] riscv: mm: Expose all page table bits to assembly code
` [PATCH v3 16/22] riscv: alternative: Add an ALTERNATIVE_3 macro
` [PATCH v3 17/22] riscv: alternative: Allow calls with alternate link registers
` [PATCH v3 18/22] riscv: Fix logic for selecting DMA_DIRECT_REMAP
` [PATCH v3 19/22] dt-bindings: riscv: Describe physical memory regions
` [PATCH v3 20/22] riscv: mm: Use physical memory aliases to apply PMAs
` [PATCH v3 21/22] riscv: dts: starfive: jh7100: Use physical memory ranges for DMA
` [PATCH v3 22/22] riscv: dts: eswin: eic7700: "

[PATCH 1/2] zram: introduce bio batching support for faster writeback
 2025-11-13  7:16 UTC  (5+ messages)
` [PATCH 2/2] zram: add writeback batch size device attr

[PATCH v2 0/9] x86/entry/vdso: clean up the vdso build, vdso updates
 2025-11-13  7:15 UTC  (5+ messages)
` [PATCH v2 7/9] x86/vdso: abstract out vdso system call internals

[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2025-11-13  6:07 UTC  (11+ messages)
` [PATCH 1/3] mm, swap: change back to use each swap device's percpu cluster
` [PATCH 2/3] mm: swap: introduce swap tier infrastructure
` [PATCH 3/3] mm/swap: integrate swap tier infrastructure into swap subsystem

mempool_alloc_bulk and various mempool improvements
 2025-11-13  5:52 UTC  (5+ messages)

[PATCH] mm/huge_memory: fix override of entry in remove_migration_pmd
 2025-11-13  5:13 UTC 

[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
 2025-11-13  4:55 UTC  (5+ messages)
` [PATCH 4/5] slub: remove CONFIG_SLUB_TINY specific code paths
` [PATCH 5/5] slab: prevent recursive kmalloc() in alloc_empty_sheaf()

[PATCH v8 00/27] mm/ksw: Introduce KStackWatch debugging tool
 2025-11-13  4:40 UTC  (5+ messages)

[PATCH] mm/khugepaged: continue to collapse on SCAN_PMD_NONE
 2025-11-13  2:44 UTC  (2+ messages)

[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
 2025-11-13  2:11 UTC  (14+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-11-13  1:42 UTC  (3+ messages)
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined

Accounting for vmap_area object growth when kmemleak doesn't notice any leaks
 2025-11-13  1:37 UTC  (3+ messages)

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

[PATCH V1] mm/slub: fix memory leak in free_to_pcs_bulk()
 2025-11-13  0:43 UTC  (8+ messages)

[linux-next:master 6752/7613] drivers/gpu/drm/nouveau/nouveau_dmem.c:259:13: sparse: sparse: incorrect type in assignment (different base types)
 2025-11-12 21:19 UTC  (2+ messages)

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-12 20:47 UTC  (7+ messages)
` [PATCH v5 06/22] liveupdate: luo_session: add sessions support
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test

[PATCH v3 0/9] x86/entry/vdso: clean up the vdso build, vdso updates
 2025-11-12 20:22 UTC  (10+ messages)
` [PATCH v3 1/9] x86/entry/vdso: rename vdso_image_* to vdso*_image
` [PATCH v3 2/9] x86/entry/vdso: refactor the vdso build
` [PATCH v3 3/9] x86/entry/vdso32: don't rely on int80_landing_pad for adjusting ip
` [PATCH v3 4/9] x86/entry/vdso32: remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
` [PATCH v3 5/9] x86/entry/vdso32: remove open-coded DWARF "
` [PATCH v3 6/9] x86/entry/vdso: include GNU_PROPERTY and GNU_STACK PHDRs
` [PATCH v3 7/9] x86/vdso: abstract out vdso system call internals
` [PATCH v3 8/9] x86/cpufeature: replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
` [PATCH v3 9/9] x86/entry/vdso32: when using int $0x80, use it directly

[PATCH v3 0/3] x86/entry/vdso: clean up the vdso build, vdso updates
 2025-11-12 20:21 UTC 

[PATCH 00/21] mm: ASI direct map management
 2025-11-12 19:39 UTC  (7+ messages)
` [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd

[RFC PATCH 0/7] Separate ptdesc from struct page
 2025-11-12 19:31 UTC  (5+ messages)
` [RFC PATCH 5/7] x86: Call preallocate_vmalloc_pages() later

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-12 19:29 UTC  (3+ messages)
` [RFC PATCH v2 10/11] drivers/cxl: add spm_node bit to cxl region
` [RFC PATCH v2 11/11] [HACK] mm/zswap: compressed ram integration example

page:  |  | latest

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