[PATCH] maple_tree: Remove redundant mte_to_node() in mte_dead_node()
2025-02-10 8:35 UTC
[PATCH V2] mm/cma: using per-CMA locks to improve concurrent allocation performance
2025-02-10 8:34 UTC (3+ messages)
[RFC PATCH v2 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-02-10 8:33 UTC (4+ messages)
` [RFC PATCH v2 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages
[PATCH] mm: pgtable: Ensure pml spinlock gets unlock
2025-02-10 8:31 UTC (4+ messages)
[PATCH] mm/cma: add an API to enable/disable concurrent memory allocation for the CMA
2025-02-10 8:28 UTC (8+ messages)
[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
2025-02-10 8:27 UTC (19+ messages)
xfs/folio splat with v6.14-rc1
2025-02-10 8:18 UTC (10+ messages)
[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
2025-02-10 8:03 UTC (7+ messages)
` [PATCH v1 14/16] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
` [PATCH v1 15/16] mm: Generalize arch_sync_kernel_mappings()
` [PATCH v1 16/16] arm64/mm: Defer barriers when updating kernel mappings
[PATCH v5 1/3] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
2025-02-10 7:57 UTC (2+ messages)
` [PATCH v5 2/3] sched: Move task_mm_cid_work to mm delayed work
[PATCH v9 00/26] riscv control-flow integrity for usermode
2025-02-10 7:42 UTC (15+ messages)
` [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 14/26] riscv/traps: Introduce software check exception
[PATCH v9 00/12] AMD broadcast TLB invalidation
2025-02-10 7:30 UTC (18+ messages)
` [PATCH v9 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v9 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v9 06/12] x86/mm: use INVLPGB for kernel TLB flushes
[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
2025-02-10 7:17 UTC (11+ messages)
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-10 6:32 UTC (4+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
` [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[PATCH v5] mm/mempolicy: Weighted Interleave Auto-tuning
2025-02-10 5:36 UTC (5+ messages)
[akpm-mm:mm-unstable 163/165] WARNING: modpost: vmlinux: section mismatch in reference: kho_reserve_scratch+0x103 (section: .text) -> memblock_reserved_kern_size (section: .init.text)
2025-02-10 5:27 UTC
Btrfs crash on generic/437 on x86_64
2025-02-10 3:59 UTC (4+ messages)
[PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix
2025-02-10 3:53 UTC (5+ messages)
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-09 23:35 UTC (14+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
[PATCH 0/6 v2] mm: LRU drain flush on nohz_full
2025-02-09 22:30 UTC (7+ messages)
` [PATCH 1/6 v2] task_work: Provide means to check if a work is queued
` [PATCH 2/6 v2] sched/fair: Use task_work_queued() on numa_work
` [PATCH 3/6 v2] sched: Use task_work_queued() on cid_work
` [PATCH 4/6 v2] tick/nohz: Move nohz_full related fields out of hot task struct's places
` [PATCH 5/6 v2] sched/isolation: Introduce isolated task work
` [PATCH 6/6 v2] mm: Drain LRUs upon resume to userspace on nohz_full CPUs
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-09 20:50 UTC (22+ messages)
` [PATCH v4 10/14] arm64: Add KHO support
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
[PATCH 1/1] mm: Remove the access_ok() call from gup_fast_fallback()
2025-02-09 19:43 UTC (4+ messages)
[PATCH] maple_tree: Correct comment for mas_start()
2025-02-09 18:10 UTC
[PATCH] mm: optimize memblock_add_range() for improved performance
2025-02-09 13:53 UTC (8+ messages)
` 回复: "
(no subject)
2025-02-09 13:31 UTC
[syzbot] [mm?] KMSAN: uninit-value in swap_writepage
2025-02-09 12:36 UTC (2+ messages)
[akpm-mm:mm-unstable 161/165] WARNING: modpost: vmlinux: section mismatch in reference: kho_reserve_scratch+0x78 (section: .text.unlikely) -> scratch_size (section: .init.text)
2025-02-09 12:02 UTC
[PATCHv4 00/17] zsmalloc/zram: there be preemption
2025-02-09 7:42 UTC (14+ messages)
` [PATCHv4 02/17] zram: do not use per-CPU compression streams
[PATCH v3 0/3] expose mapping wrprotect, fix fb_defio use
2025-02-09 6:36 UTC (5+ messages)
` [PATCH v3 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [PATCH v3 2/3] mm: provide mapping_wrprotect_range() function
` [PATCH v3 3/3] fb_defio: do not use deprecated page->mapping, index fields
[PATCH] selftests: mm: Fixed typo
2025-02-09 2:36 UTC
[PATCH v2 2/2] lib/prime_numbers: convert self-test to KUnit
2025-02-08 22:50 UTC (3+ messages)
[bug report?] unintuitive behavior when mapping over hugepage-backed PROT_NONE regions
2025-02-08 21:16 UTC (9+ messages)
[PATCH] blackhole_dev: convert self-test to KUnit
2025-02-08 18:36 UTC (2+ messages)
[linux-next:master 1418/1780] kismet: WARNING: unmet direct dependencies detected for FB_DEFERRED_IO when selected by FB_DMAMEM_HELPERS_DEFERRED
2025-02-08 16:08 UTC (4+ messages)
[PATCH v3 2/2] cgroup/rstat: Add run_delay accounting for cgroups
2025-02-08 15:58 UTC (2+ messages)
` "
[syzbot] [mm?] KASAN: slab-use-after-free Write in folio_get_anon_vma
2025-02-08 14:50 UTC
[PATCH 6.6 000/389] 6.6.76-rc2 review
2025-02-08 11:24 UTC
[PATCH] mm: Fix clang W=1 compiler warnings
2025-02-08 10:28 UTC (13+ messages)
[PATCH] mm: use READ/WRITE_ONCE() for vma->vm_flags on migrate, mprotect
2025-02-08 9:44 UTC (3+ messages)
[akpm-mm:mm-unstable 146/165] drivers/video/fbdev/core/fb_defio.c:272:17: error: implicit declaration of function 'mapping_wrprotect_range'
2025-02-08 9:37 UTC (2+ messages)
Re:
2025-02-08 8:19 UTC
[PATCH 0/5] remove tlb_remove_page_ptdesc()
2025-02-08 7:22 UTC (3+ messages)
[PATCH linux next] taskstats: modify taskstats version
2025-02-08 6:49 UTC
[PATCH linux next] getdelays: fix error format characters
2025-02-08 6:44 UTC
[akpm-mm:mm-unstable 146/165] drivers/video/fbdev/core/fb_defio.c:272:3: error: call to undeclared function 'mapping_wrprotect_range'; ISO C99 and later do not support implicit function declarations
2025-02-08 5:05 UTC
The business loan-
2025-02-08 4:48 UTC
[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
2025-02-08 2:05 UTC (3+ messages)
[PATCH v2 0/2] Refine kmalloc caches randomization in kvmalloc
2025-02-08 1:47 UTC (3+ messages)
` [PATCH v2 1/2] slab: Adjust placement of __kvmalloc_node_noprof
` [PATCH v2 2/2] slab: Achieve better kmalloc caches randomization in kvmalloc
[PATCH 0/3] may miss to set node dead on destroy
2025-02-08 1:18 UTC (4+ messages)
` [PATCH 1/3] maple_tree: "
` [PATCH 2/3] maple_tree: restart walk on correct status
` [PATCH 3/3] maple_tree: assert retrieving new value on a tree with only root node
[PATCH 00/12] Tiny cleanup and improvements about SWAP code
2025-02-08 1:08 UTC (3+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-01-27
2025-02-07 22:02 UTC
[PATCH 0/2] mm/damon/paddr: fix large folios access and schemes handling
2025-02-07 21:20 UTC (3+ messages)
` [PATCH 1/2] mm/damon/ops: have damon_get_folio return folio even for tail pages
` [PATCH 2/2] mm/damon: avoid applying DAMOS action to same entity multiple times
[PATCHv4 14/17] zsmalloc: make zspage lock preemptible
2025-02-07 21:09 UTC (11+ messages)
[linux-next:master] BUILD REGRESSION ed58d103e6da15a442ff87567898768dc3a66987
2025-02-07 20:01 UTC
[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
2025-02-07 19:52 UTC (2+ messages)
[PATCH v5 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup
2025-02-07 19:51 UTC (5+ messages)
` [PATCH v5 4/5] pid: perform free_pid() calls outside of tasklist_lock
[syzbot] [mm?] WARNING in fsnotify_file_area_perm
2025-02-07 19:33 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
2025-02-07 19:06 UTC (3+ messages)
[PATCH v4 4/6] mm/damon: introduce DAMOS filter type hugepage
2025-02-07 18:52 UTC (3+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-07 18:37 UTC (6+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
[PATCH] /dev/zero: make private mapping full anonymous mapping
2025-02-07 18:10 UTC (4+ messages)
[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
2025-02-07 16:37 UTC (4+ messages)
` [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte
[PATCH] mm: optimize memblock_add_range() for improved performance
2025-02-07 15:32 UTC
[PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split
2025-02-07 15:00 UTC (6+ 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