[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-10 20:20 UTC (27+ messages)
` [PATCH v4 09/14] kexec: Add documentation for KHO
` [PATCH v4 10/14] arm64: Add KHO support
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
[PATCH] tools/mm: Fix build warnings with musl-libc
2025-02-10 20:05 UTC
[RFC][PATCH 1/2] sched: Extended scheduler time slice
2025-02-10 19:48 UTC (14+ messages)
[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
2025-02-10 19:42 UTC (13+ messages)
` [PATCH] fuse: prevent folio use-after-free in readahead
[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
2025-02-10 19:37 UTC (18+ messages)
` [PATCH v2 01/17] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
` [PATCH v2 02/17] mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v2 04/17] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v2 05/17] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v2 06/17] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v2 07/17] mm/page_vma_mapped: device-exclusive entries are not migration entries
` [PATCH v2 08/17] kernel/events/uprobes: handle device-exclusive entries correctly in __replace_page()
` [PATCH v2 09/17] mm/ksm: handle device-exclusive entries correctly in write_protect_page()
` [PATCH v2 10/17] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
` [PATCH v2 11/17] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one()
` [PATCH v2 12/17] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one()
` [PATCH v2 13/17] mm/page_idle: handle device-exclusive entries correctly in page_idle_clear_pte_refs_one()
` [PATCH v2 14/17] mm/damon: handle device-exclusive entries correctly in damon_folio_young_one()
` [PATCH v2 15/17] mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()
` [PATCH v2 16/17] mm/rmap: keep mapcount untouched for device-exclusive entries
` [PATCH v2 17/17] mm/rmap: avoid -EBUSY from make_device_exclusive()
[PATCH v9 00/12] AMD broadcast TLB invalidation
2025-02-10 19:12 UTC (17+ 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
` [PATCH v9 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v9 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-10 19:01 UTC (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
[PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
2025-02-10 19:01 UTC (9+ messages)
[PATCH v3 00/28] hugetlb/CMA improvements for large systems
2025-02-10 18:56 UTC (11+ messages)
` [PATCH v3 01/28] mm/cma: export total and free number of pages for CMA areas
` [PATCH v3 05/28] mm/hugetlb: fix round-robin bootmem allocation
` [PATCH v3 06/28] mm/hugetlb: remove redundant __ClearPageReserved
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-10 18:36 UTC (12+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH] memcg: add hierarchical effective limits for v2
2025-02-10 18:34 UTC (5+ messages)
Possible regression with buffered writes + NOWAIT behavior, under memory pressure
2025-02-10 18:34 UTC (3+ messages)
[PATCH] mm: Fix clang W=1 compiler warnings
2025-02-10 18:33 UTC (9+ messages)
[PATCH 0/3] mm/damon/core: fix wrong and/or useless damos_walk() behaviors
2025-02-10 18:27 UTC (4+ messages)
` [PATCH 1/3] mm/damon/core: unset damos->walk_completed after confimed set
` [PATCH 2/3] mm/damon/core: do not call damos_walk_control->walk() if walk is completed
` [PATCH 3/3] mm/damon/core: do damos walking in entire regions granularity
[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-10 17:52 UTC (2+ messages)
[REGRESSION] NULL pointer dereference on ARM (AT91SAM9G25) during compaction
2025-02-10 17:03 UTC (2+ messages)
[PATCH v1] mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize()
2025-02-10 16:13 UTC
[PATCH] vmscan, cleanup: add for_each_managed_zone_pgdat macro
2025-02-10 16:07 UTC
[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
2025-02-10 16:06 UTC (14+ messages)
[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
2025-02-10 16:04 UTC (3+ messages)
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2025-02-10 15:52 UTC (5+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH v6 1/3] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
2025-02-10 15:32 UTC (2+ messages)
` [PATCH v6 2/3] sched: Move task_mm_cid_work to mm delayed work
[PATCH v5 1/3] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
2025-02-10 14:56 UTC (3+ messages)
` [PATCH v5 2/3] sched: Move task_mm_cid_work to mm delayed work
` [PATCH v5 0/3] sched: Restructure task_mm_cid_work for predictability
[PATCH] maple_tree: Remove redundant mte_to_node() in mte_dead_node()
2025-02-10 14:51 UTC (2+ messages)
[PATCH] maple_tree: Correct comment for mas_start()
2025-02-10 14:35 UTC (2+ messages)
[PATCH 0/3] may miss to set node dead on destroy
2025-02-10 14:31 UTC (8+ 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
[RFC PATCH v3 00/15] pkeys-based page table hardening
2025-02-10 14:23 UTC (3+ messages)
xfs/folio splat with v6.14-rc1
2025-02-10 14:12 UTC (13+ messages)
[PATCH 0/6 v2] mm: LRU drain flush on nohz_full
2025-02-10 12:49 UTC (13+ 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
Can i send price or Bookkeeping call?
2025-02-10 11:52 UTC
[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
2025-02-10 11:12 UTC (9+ 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] mm: pgtable: Ensure pml spinlock gets unlock
2025-02-10 10:12 UTC (7+ messages)
[PATCH] mm: pgtable: Unlock pml without branches when !start_pte
2025-02-10 10:09 UTC
[PATCH v2 0/2] Refine kmalloc caches randomization in kvmalloc
2025-02-10 10:05 UTC (5+ 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 1/1] mm: Remove the access_ok() call from gup_fast_fallback()
2025-02-10 9:23 UTC (5+ messages)
[PATCH V2] mm/cma: using per-CMA locks to improve concurrent allocation performance
2025-02-10 9:15 UTC (5+ 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/cma: add an API to enable/disable concurrent memory allocation for the CMA
2025-02-10 8:28 UTC (6+ messages)
[PATCH v9 00/26] riscv control-flow integrity for usermode
2025-02-10 7:42 UTC (5+ messages)
` [PATCH v9 14/26] riscv/traps: Introduce software check exception
[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 (3+ 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 (6+ messages)
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
[PATCH] mm: optimize memblock_add_range() for improved performance
2025-02-09 13:53 UTC (5+ 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 02/17] zram: do not use per-CPU compression streams
2025-02-09 7:42 UTC (12+ messages)
[PATCH v3 0/3] expose mapping wrprotect, fix fb_defio use
2025-02-09 6:36 UTC (3+ messages)
` [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)
The business loan-
2025-02-08 4:48 UTC
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