[PATCH 0/2] optimization of dma-buf system_heap allocation
2025-10-14 13:04 UTC (9+ messages)
` [PATCH 1/2] mm: call back alloc_pages_bulk_list since it is useful
` [PATCH 2/2] driver: dma-buf: use alloc_pages_bulk_list for order-0 allocation
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-10-14 12:59 UTC (4+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
Optimizing small reads
2025-10-14 12:58 UTC (14+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-14 12:58 UTC (8+ messages)
` [PATCH v6 16/29] KVM: VMX: Mark __kvm_is_using_evmcs static key as __ro_after_init
` [PATCH v6 19/29] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
[PATCH v1] mm/vmscan: Add retry logic for cgroups with memory.low in kswapd
2025-10-14 12:56 UTC (3+ messages)
[PATCH] slab: Introduce __SECOND_OBJEXT_FLAG for objext_flags
2025-10-14 12:49 UTC (4+ messages)
[PATCH v1] vmw_balloon: indicate success when effectively deflating during migration
2025-10-14 12:44 UTC
[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
2025-10-14 12:36 UTC (8+ messages)
` [PATCH mm-new v3 1/3] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain
` [PATCH mm-new v3 2/3] mm/khugepaged: use VM_WARN_ON_FOLIO instead of VM_BUG_ON_FOLIO for non-anon folios
` [PATCH mm-new v3 3/3] mm/khugepaged: merge PTE scanning logic into a new helper
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-14 12:35 UTC (5+ messages)
` [PATCH 30/33] kthread: Add API to update preferred affinity on kthread runtime
` [PATCH 32/33] genirq: Correctly handle preferred kthreads affinity
` [PATCH 33/33] doc: Add housekeeping documentation
[PATCH v5 1/1] mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage
2025-10-14 12:25 UTC (3+ messages)
[PATCH] mempool: clarify behavior of mempool_alloc_preallocated()
2025-10-14 12:17 UTC
[PATCH v2 0/3] mm: some optimizations for prot numa
2025-10-14 12:13 UTC (5+ messages)
` [PATCH v2 1/3] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH v2 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
` [PATCH v2 3/3] mm: huge_memory: use folio_skip_prot_numa() for pmd folio
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-14 12:08 UTC (17+ messages)
` [PATCH v2 01/16] writeback: add infra for parallel writeback
` [PATCH v2 02/16] writeback: add support to initialize and free multiple writeback ctxs
` [PATCH v2 03/16] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
` [PATCH v2 04/16] writeback: affine inode to a writeback ctx within a bdi
` [PATCH v2 05/16] writeback: modify bdi_writeback search logic to search across all wb ctxs
` [PATCH v2 06/16] writeback: invoke all writeback contexts for flusher and dirtytime writeback
` [PATCH v2 07/16] writeback: modify sync related functions to iterate over all writeback contexts
` [PATCH v2 08/16] writeback: add support to collect stats for all writeback ctxs
` [PATCH v2 09/16] f2fs: add support in f2fs to handle multiple writeback contexts
` [PATCH v2 10/16] fuse: add support for multiple writeback contexts in fuse
` [PATCH v2 11/16] gfs2: add support in gfs2 to handle multiple writeback contexts
` [PATCH v2 12/16] nfs: add support in nfs "
` [PATCH v2 13/16] writeback: configure the num of writeback contexts between 0 and number of online cpus
` [PATCH v2 14/16] writeback: segregated allocation and free of writeback contexts
` [PATCH v2 15/16] writeback: added support to change the number of writebacks using a sysfs attribute
` [PATCH v2 16/16] writeback: added XFS support for matching writeback count to allocation group count
[PATCH v4 mm-new 1/2] mm/swap: do not choose swap device according to numa node
2025-10-14 11:56 UTC (4+ messages)
[PATCH] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
2025-10-14 11:40 UTC (3+ messages)
` [syzbot ci] "
[PATCH v8] hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
2025-10-14 11:39 UTC (2+ messages)
[PATCH v6] hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
2025-10-14 11:35 UTC (3+ messages)
[PATCH v1] mm: Consistently use current->mm in mm_get_unmapped_area()
2025-10-14 11:31 UTC (3+ messages)
[PATCH v4 0/3] mm/page_alloc: Batch callers of free_pcppages_bulk
2025-10-14 11:29 UTC (4+ messages)
` [PATCH v4 3/3] mm/page_alloc: Batch page freeing in free_frozen_page_commit
[PATCH v7] hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
2025-10-14 11:25 UTC (2+ messages)
[syzbot] [mm?] INFO: task hung in migrate_pages_batch (4)
2025-10-14 11:22 UTC
[PATCH mm-new v3 1/1] mm/khugepaged: abort collapse scan on non-swap entries
2025-10-14 11:08 UTC (2+ messages)
filemap_* writeback interface cleanups
2025-10-14 11:04 UTC (19+ messages)
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
[PATCH] vmalloc: Update __vmalloc_node_noprof() documentation
2025-10-14 10:49 UTC (2+ messages)
[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
2025-10-14 10:39 UTC (17+ messages)
[PATCH] mm: vmalloc: fix uninitialized value issue
2025-10-14 10:23 UTC
[PATCH] mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remap
2025-10-14 9:57 UTC (3+ messages)
[akpm-mm:mm-new 114/114] mm/vmalloc.c:191 vmap_pmd_range() error: uninitialized symbol 'err'
2025-10-14 9:27 UTC (2+ messages)
[PATCH 0/3] mm: some optimizations for prot numa
2025-10-14 9:19 UTC (14+ messages)
` [PATCH 1/3] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
` [PATCH 3/3] mm: huge_memory: use prot_numa_skip() for pmd folio
[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-10-14 9:14 UTC (13+ messages)
[PATCH v2 00/18] riscv: Memory type control for platforms with physical memory aliases
2025-10-14 9:14 UTC (3+ messages)
` [PATCH v2 17/18] riscv: dts: starfive: jh7100: Use physical memory ranges for DMA
[PATCH] slab: fix clearing freelist in free_deferred_objects()
2025-10-14 8:46 UTC (3+ messages)
[PATCH] mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_destroy_scheme
2025-10-14 8:42 UTC
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-10-14 8:34 UTC (6+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
[RFC RFC PATCH] mm: convert VM flags from macros to enum
2025-10-14 8:26 UTC (9+ messages)
[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
2025-10-14 8:25 UTC (7+ messages)
[linux-next:master 13427/13588] kernel/liveupdate/kexec_handover.c:978 kho_preserve_vmalloc() warn: missing error code 'err'
2025-10-14 8:15 UTC
[Regerssion] [KSM] KSM CPU overhead in 6.16+ kernel compared to <=6.15 versions ("folio_walk_start" kernel object overhead)
2025-10-14 7:59 UTC (3+ messages)
[Bug 220605] New: Very slow access on HDD when a swap partition is used on this HDD on kernel 6.16
2025-10-14 6:57 UTC (4+ messages)
[PATCH v4 0/4] reparent the THP split queue
2025-10-14 6:49 UTC (5+ messages)
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-14 6:38 UTC (6+ messages)
` [PATCH v17 28/47] dept: add documentation for dept
[PATCH v3 0/5] mm: VMA count limit fixes and improvements
2025-10-14 6:28 UTC (7+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks
` [PATCH v3 2/5] mm/selftests: add max_vma_count tests
` [PATCH v3 3/5] mm: introduce vma_count_remaining()
` [PATCH v3 4/5] mm: rename mm_struct::map_count to vma_count
` [PATCH v3 5/5] mm/tracing: introduce trace_mm_insufficient_vma_slots event
[PATCH 6.1.y 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-10-14 4:59 UTC
[PATCH] mm: Remove the BOUNCE config option
2025-10-14 4:18 UTC (2+ messages)
[PATCH v5] hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
2025-10-14 4:04 UTC (2+ messages)
[Patch v2] mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
2025-10-14 3:49 UTC (2+ messages)
[PATCH v3 0/6] mm: hugetlb: allocate frozen gigantic folio
2025-10-14 3:45 UTC (7+ messages)
` [PATCH v3 2/6] mm: page_alloc: add __split_page()
` [PATCH v3 4/6] mm: cma: add __cma_release()
[PATCH v5] hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
2025-10-14 3:29 UTC (2+ messages)
[PATCH 0/4] mm, swap: misc cleanup and bugfix
2025-10-14 3:15 UTC (5+ messages)
` [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter
` [PATCH 4/4] mm/migrate, swap: drop usage of folio_index
[PATCH 6.6.y 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-10-14 2:52 UTC
[PATCH 1/1] mm: prevent poison consumption when splitting THP
2025-10-14 2:42 UTC (3+ messages)
` [PATCH v2 "
[PATCH 6.12.y 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-10-14 2:34 UTC
[linux-next:master] BUILD REGRESSION 52ba76324a9d7c39830c850999210a36ef023cde
2025-10-14 2:22 UTC
[PATCH v5] memcg: expose socket memory pressure in a cgroup
2025-10-14 1:43 UTC (10+ messages)
[PATCH] mm/damon/core: use damos_commit_quota_goal() for new goal commit
2025-10-14 0:18 UTC
[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
2025-10-13 23:07 UTC (6+ messages)
` [PATCH v4 mm-new 2/2] mm/swap: select "
[v7 00/16] mm: support device-private THP
2025-10-13 22:51 UTC (10+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration
RFQ Submission – Mead Lumber | RFQ-2025-1042
2025-10-13 22:34 UTC
[PATCH v3] memfd,selinux: call security_inode_init_security_anon
2025-10-13 22:19 UTC (6+ messages)
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-10-13 22:14 UTC (3+ messages)
[PATCH v20 00/28] riscv control-flow integrity for usermode
2025-10-13 21:56 UTC (29+ messages)
` [PATCH v20 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v20 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v20 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v20 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v20 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v20 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v20 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v20 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v20 09/28] riscv/mm: write protect and shadow stack
` [PATCH v20 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v20 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v20 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v20 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v20 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v20 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v20 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v20 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v20 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v20 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v20 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v20 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v20 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v20 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v20 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v20 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v20 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v20 28/28] kselftest/riscv: kselftest for user mode cfi
[syzbot] [net?] [mm?] INFO: rcu detected stall in inet_rtm_newaddr (2)
2025-10-13 21:51 UTC (4+ messages)
[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
2025-10-13 21:33 UTC (3+ messages)
[PATCH, RFC] limit per-inode writeback size considered harmful
2025-10-13 21:16 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox