[PATCH v5 0/7] iomap: zero range folio batch support
2025-10-03 13:46 UTC (8+ messages)
` [PATCH v5 1/7] filemap: add helper to look up dirty folios in a range
` [PATCH v5 2/7] iomap: remove pos+len BUG_ON() to after folio lookup
` [PATCH v5 3/7] iomap: optional zero range dirty folio processing
` [PATCH v5 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH v5 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH v5 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH v5 7/7] xfs: error tag to force zeroing on debug kernels
[PATCH mm-new 0/2] mm/khugepaged: refactor and merge PTE scanning logic
2025-10-03 13:21 UTC (3+ messages)
` [PATCH mm-new 1/2] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-03 13:00 UTC (20+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 14/19 5.15.y] minmax.h: update some comments
` [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
2025-10-03 12:38 UTC (14+ messages)
` [RFC PATCH v2 2/8] migrate: implement migrate_misplaced_folios_batch
` [RFC PATCH v2 3/8] mm: Hot page tracking and promotion
` [RFC PATCH v2 4/8] x86: ibs: In-kernel IBS driver for memory access profiling
` [RFC PATCH v2 5/8] x86: ibs: Enable IBS profiling for memory accesses
` [RFC PATCH v2 7/8] mm: klruscand: use mglru scanning for page promotion
` [RFC PATCH v2 8/8] mm: sched: Move hot page promotion from NUMAB=2 to kpromoted
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-03 11:33 UTC (40+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
` [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 29/47] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v17 31/47] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v17 32/47] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v17 33/47] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v17 34/47] dept: make dept stop from working on debug_locks_off()
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v17 37/47] completion, dept: introduce init_completion_dmap() API
` [PATCH v17 38/47] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v17 39/47] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v17 40/47] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v17 41/47] dept: implement a basic unit test for dept
` [PATCH v17 42/47] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v17 43/47] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v17 45/47] dept: track PG_writeback with dept
` [PATCH v17 46/47] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v17 47/47] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
2025-10-03 11:18 UTC
[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
2025-10-03 10:57 UTC (2+ messages)
[RFC PATCH V3 00/17] mm: slowtier page promotion based on PTE A bit
2025-10-03 10:28 UTC (27+ messages)
` [RFC PATCH V3 01/17] mm: Add kscand kthread for PTE A bit scan
` [RFC PATCH V3 02/17] mm: Maintain mm_struct list in the system
` [RFC PATCH V3 03/17] mm: Scan the mm and create a migration list
` [RFC PATCH V3 04/17] mm/kscand: Add only hot pages to "
` [RFC PATCH V3 05/17] mm: Create a separate kthread for migration
` [RFC PATCH V3 06/17] mm/migration: migrate accessed folios to toptier node
` [RFC PATCH V3 07/17] mm: Add throttling of mm scanning using scan_period
` [RFC PATCH V3 08/17] mm: Add throttling of mm scanning using scan_size
` [RFC PATCH V3 09/17] mm: Add initial scan delay
` [RFC PATCH V3 10/17] mm: Add a heuristic to calculate target node
` [RFC PATCH V3 11/17] mm/kscand: Implement migration failure feedback
` [RFC PATCH V3 12/17] sysfs: Add sysfs support to tune scanning
` [RFC PATCH V3 14/17] trace/kscand: Add tracing of scanning and migration
[PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone
2025-10-03 10:02 UTC (3+ messages)
Optimizing small reads
2025-10-03 9:55 UTC (3+ messages)
[Patch v2] mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
2025-10-03 7:54 UTC (2+ messages)
[PATCH] slab: Add allow_spin check to eliminate kmemleak warnings
2025-10-03 7:51 UTC (2+ messages)
[PATCH] slab: Fix using this_cpu_ptr() in preemptible context
2025-10-03 7:49 UTC (7+ messages)
[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
2025-10-03 7:37 UTC (3+ messages)
` [PATCH 08/10] blk-cgroup: remove radix_tree_preload()
[PATCH] kmsan: fix kmsan_handle_dma() to avoid false positives
2025-10-03 6:59 UTC (3+ messages)
[PATCH v3 00/10] __vmalloc()/kvmalloc() and no-block support(v3)
2025-10-03 6:30 UTC (3+ messages)
` [PATCH v3 10/10] mm: kvmalloc: Add non-blocking support for vmalloc
[PATCH 0/3] mm/swap: remove plist swap_active_head
2025-10-03 5:29 UTC (12+ messages)
` [PATCH 2/3] mm/swapfile.c: use swap_info[] to find the swap device
` [PATCH 3/3] mm/swap: remove unneeded swap_active_head
[syzbot] [mm?] WARNING in memory_failure
2025-10-03 4:02 UTC (12+ messages)
[RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback()
2025-10-03 2:31 UTC (10+ messages)
[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
2025-10-03 2:18 UTC (3+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "
[GIT PULL] non-MM updates for 6.18-rc1
2025-10-03 2:18 UTC (2+ messages)
[GIT PULL] MM updates for 6.18-rc1
2025-10-03 2:18 UTC (2+ messages)
[linux-next:master 13069/13300] error[E0425]: cannot find value `VM_MERGEABLE` in crate `bindings`
2025-10-03 0:24 UTC (13+ messages)
[GIT PULL] slab updates for 6.18
2025-10-02 23:51 UTC (2+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-10-02 22:10 UTC (5+ messages)
` [RFC PATCH v2 10/51] KVM: selftests: Refactor vm_mem_add to be more flexible
` [RFC PATCH v2 11/51] KVM: selftests: Allow cleanup of ucall_pool from host
[PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-02 20:47 UTC (20+ messages)
` [PATCH 01/19 5.15.y] minmax: add in_range() macro
` [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 5.15.y] minmax.h: update some comments
` [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
[PATCH v3 0/3] mm/page_alloc: Batch callers of free_pcppages_bulk
2025-10-02 20:46 UTC (4+ messages)
` [PATCH v3 1/3] mm/page_alloc/vmstat: Simplify refresh_cpu_vm_stats change detection
` [PATCH v3 2/3] mm/page_alloc: Batch page freeing in decay_pcp_high
` [PATCH v3 3/3] mm/page_alloc: Batch page freeing in free_frozen_page_commit
[PATCH 00/21] mm: ASI direct map management
2025-10-02 19:19 UTC (25+ messages)
` [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd
` [PATCH 05/21] x86/mm/pat: mirror direct map changes to ASI
` [PATCH 06/21] mm/page_alloc: add __GFP_SENSITIVE and always set it
` [PATCH 11/21] mm: introduce freetype_t
[PATCH v4] mm: redefine VM_* flag constants with BIT()
2025-10-02 17:43 UTC (2+ messages)
[PATCH v3 2/2] mm: redefine VM_* flag constants with BIT()
2025-10-02 17:39 UTC (2+ messages)
[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
2025-10-02 17:10 UTC (13+ messages)
` [RFC V3 1/9] mm/migrate: factor out code in move_to_new_folio() and migrate_folio_move()
` [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 6/9] mtcopy: introduce multi-threaded page copy routine
` [RFC V3 7/9] dcbm: add dma core batch migrator for batch page offloading
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-10-02 16:45 UTC (9+ messages)
[PATCH v1 00/14] mm: BPF OOM
2025-10-02 16:37 UTC (3+ messages)
` [PATCH v1 07/14] mm: allow specifying custom oom constraint for bpf triggers
[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-02 16:10 UTC (2+ messages)
[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
2025-10-02 14:07 UTC (7+ messages)
[PATCH v3 0/2] mm/swapfile.c: select the swap device with default priority round robin
2025-10-02 12:40 UTC (7+ messages)
` [PATCH v3 1/2] mm/swap: do not choose swap device according to numa node
` [PATCH v3 2/2] mm/swap: select swap device with default priority round robin
[Discuss] First steps for ASI (ASI is fast again)
2025-10-02 11:21 UTC (4+ 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