[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-10 15:38 UTC (25+ messages)
` [PATCH v6 01/29] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v6 02/29] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v6 03/29] rcu: Add a small-width RCU watching counter debug option
` [PATCH v6 04/29] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v6 05/29] jump_label: Add annotations for validating noinstr usage
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 07/29] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v6 08/29] x86/idle: Mark x86_idle "
` [PATCH v6 09/29] x86/paravirt: Mark pv_steal_clock "
` [PATCH v6 10/29] riscv/paravirt: "
` [PATCH v6 11/29] loongarch/paravirt: "
` [PATCH v6 12/29] arm64/paravirt: "
` [PATCH v6 13/29] arm/paravirt: "
` [PATCH v6 14/29] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v6 15/29] sched/clock: Mark sched_clock_running key "
` [PATCH v6 16/29] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v6 17/29] x86/speculation/mds: Mark cpu_buf_idle_clear key as allowed in .noinstr
` [PATCH v6 18/29] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v6 19/29] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v6 20/29] stackleack: Mark stack_erasing_bypass key "
` [PATCH v6 21/29] objtool: Add noinstr validation for static branches/calls
` [PATCH v6 22/29] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
[LSF/MM/BPF TOPIC] Guaranteed CMA
2025-10-10 15:37 UTC (14+ messages)
[PATCH mm-new v3 1/1] mm/khugepaged: abort collapse scan on non-swap entries
2025-10-10 15:35 UTC (5+ messages)
[syzbot] [mm?] WARNING in memory_failure
2025-10-10 15:25 UTC (9+ messages)
[PATCH v3 0/3] mm/page_alloc: Batch callers of free_pcppages_bulk
2025-10-10 15:13 UTC (8+ 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
Boot fails with 59faa4da7cd4 and 3accabda4da1
2025-10-10 15:11 UTC
[PATCH] mm: use enum for vm_flags
2025-10-10 15:10 UTC (4+ messages)
[PATCH v2 00/18] riscv: Memory type control for platforms with physical memory aliases
2025-10-10 15:06 UTC (6+ messages)
` [PATCH v2 16/18] riscv: mm: Use physical memory aliases to apply PMAs
` [PATCH v2 17/18] riscv: dts: starfive: jh7100: Use physical memory ranges for DMA
[PATCH v4 00/30] Live Update Orchestrator
2025-10-10 15:02 UTC (27+ messages)
` [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test
[PATCH 0/8] Guaranteed CMA
2025-10-10 14:53 UTC (13+ messages)
` [PATCH 1/8] mm: implement cleancache
` [PATCH 2/8] mm/cleancache: add cleancache LRU for folio aging
` [PATCH 3/8] mm/cleancache: readahead support
` [PATCH 4/8] mm/cleancache: add sysfs interface
` [PATCH 5/8] mm/tests: add cleancache kunit test
` [PATCH 6/8] add cleancache documentation
` [PATCH 7/8] mm: introduce GCMA
` [PATCH 8/8] mm: integrate GCMA with CMA using dt-bindings
[PATCH] mm/huge_memory: only get folio_order() once during __folio_split()
2025-10-10 14:11 UTC
[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
2025-10-10 13:55 UTC (6+ messages)
` [PATCH mm-new v3 3/3] mm/khugepaged: merge PTE scanning logic into a new helper
[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
2025-10-10 13:03 UTC (8+ messages)
` [PATCH v7 10/16] mm: define clear_pages(), clear_user_pages()
[PATCH v2 1/2] mm/hugetlb: create hstate_is_gigantic_no_runtime helper
2025-10-10 11:53 UTC (7+ messages)
` [PATCH v2 2/2] mm/hugetlb: allow overcommitting gigantic hugepages
Optimizing small reads
2025-10-10 10:10 UTC (13+ messages)
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-10-10 9:33 UTC (3+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
[PATCH v4] mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned
2025-10-10 9:25 UTC (3+ messages)
[PATCH v2 0/4] Support dynamic (de)configuration of memory
2025-10-10 9:02 UTC (11+ messages)
` [PATCH v2 1/4] s390/mm: Support removal of boot-allocated virtual memory map
` [PATCH v2 2/4] s390/sclp: Add support for dynamic (de)configuration of memory
` [PATCH v2 3/4] s390/sclp: Remove MHP_OFFLINE_INACCESSIBLE
` [PATCH v2 4/4] mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
[PATCH v3 0/4] Support dynamic (de)configuration of memory
2025-10-10 8:51 UTC (5+ messages)
` [PATCH v3 1/4] s390/mm: Support removal of boot-allocated virtual memory map
` [PATCH v3 2/4] s390/sclp: Add support for dynamic (de)configuration of memory
` [PATCH v3 3/4] s390/sclp: Remove MHP_OFFLINE_INACCESSIBLE
` [PATCH v3 4/4] mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
2025-10-10 8:39 UTC
[akpm-mm:mm-new 36/102] error[E0425]: cannot find value `VM_READ` in crate `bindings`
2025-10-10 8:19 UTC (11+ messages)
[PATCH] mm/kmsan: Fix kmsan kmalloc hook when no stack depots are allocated yet
2025-10-10 8:07 UTC (3+ messages)
[PATCH v7 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
2025-10-10 7:58 UTC (3+ messages)
[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
2025-10-10 7:54 UTC (13+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "
[PATCH v3 02/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
2025-10-10 7:48 UTC (2+ messages)
[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
2025-10-10 7:40 UTC (13+ messages)
[PATCH v3 00/30] Live Update Orchestrator
2025-10-10 6:39 UTC (12+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring
[PATCH 0/3] mm/swap: remove plist swap_active_head
2025-10-10 2:56 UTC (11+ messages)
` [PATCH 3/3] mm/swap: remove unneeded swap_active_head
[PATCH v3 0/2] mm/swapfile.c: select the swap device with default priority round robin
2025-10-10 2:38 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 0b2f041c47acb45db82b4e847af6e17eb66cd32d
2025-10-10 1:38 UTC
[PATCH] mm: Replace READ_ONCE() with standard page table accessors
2025-10-10 1:18 UTC (2+ messages)
[syzbot] [mm?] WARNING: locking bug in __set_page_owner (2)
2025-10-10 1:02 UTC (5+ messages)
[RFC PATCH v2 00/10] mm/damon: allow DAMOS auto-tuned for per-memcg per-node memory usage
2025-10-09 21:20 UTC (11+ messages)
` [RFC PATCH v2 01/10] mm/damon: document damos_quota_goal->nid use case
` [RFC PATCH v2 02/10] mm/damon: add DAMOS quota goal type for per-memcg per-node memory usage
` [RFC PATCH v2 03/10] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_USED_BP
` [RFC PATCH v2 04/10] mm/damon/sysfs-schemes: implement path file under quota goal directory
` [RFC PATCH v2 05/10] mm/damon/sysfs-schemes: support DAMOS_QUOTA_NODE_MEMCG_USED_BP
` [RFC PATCH v2 06/10] mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
` [RFC PATCH v2 07/10] mm/damon/sysfs-schemes: support DAMOS_QUOTA_NODE_MEMCG_FREE_BP
` [RFC PATCH v2 08/10] Docs/mm/damon/design: document DAMOS_QUOTA_NODE_MEMCG_{USED,FREE}_BP
` [RFC PATCH v2 09/10] Docs/admin-guide/mm/damon/usage: document DAMOS quota goal path file
` [RFC PATCH v2 10/10] Docs/ABI/damon: "
[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
2025-10-09 19:32 UTC (16+ messages)
` [PATCH v5 2/8] mm: Actually mark kernel page table pages
` [PATCH v5 3/8] x86/mm: Use 'ptdesc' when freeing PMD pages
` [PATCH v5 4/8] mm: Introduce pure page table freeing function
` [PATCH v5 5/8] x86/mm: Use pagetable_free()
` [PATCH v5 6/8] mm: Introduce deferred freeing for kernel page tables
[PATCH v2 0/2] mm/page_alloc: pcp->batch cleanups
2025-10-09 19:29 UTC (3+ messages)
` [PATCH v2 1/2] mm/page_alloc: Clarify batch tuning in zone_batchsize
` [PATCH v2 2/2] mm/page_alloc: Prevent reporting pcp->batch = 0
[PATCH v5] memcg: expose socket memory pressure in a cgroup
2025-10-09 19:02 UTC (8+ messages)
[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
2025-10-09 18:57 UTC (2+ messages)
[GIT PULL] slab fixes for 6.18-rc1
2025-10-09 18:26 UTC (2+ messages)
[PATCH v1 0/3] Make KHO Stateless
2025-10-09 17:52 UTC (5+ messages)
` [PATCH v1 1/3] kho: Adopt KHO radix tree data structures
[syzbot] [mm?] possible deadlock in hugetlb_vma_lock_read
2025-10-09 17:30 UTC
[PATCH 0/4] mm, swap: misc cleanup and bugfix
2025-10-09 16:58 UTC (8+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation
` [PATCH 4/4] mm/migrate, swap: drop usage of folio_index
[RFC PATCH] mm, hugetlb: implement movable_gigantic_pages sysctl
2025-10-09 16:15 UTC
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-10-09 15:59 UTC (4+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH 0/2] kasan: cleanups for kasan_enabled() checks
2025-10-09 15:54 UTC (3+ messages)
` [PATCH 1/2] kasan: remove __kasan_save_free_info wrapper
` [PATCH 2/2] kasan: cleanup of kasan_enabled() checks
Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
2025-10-09 15:06 UTC (6+ messages)
[RFC] [PATCH] mm/page_alloc: pcp->batch tuning
2025-10-09 14:41 UTC (2+ messages)
mm/mprotect.c:450:23: sparse: sparse: cast to non-scalar
2025-10-09 14:09 UTC
[PATCH v2 00/37] mm: remove nth_page()
2025-10-09 13:05 UTC (12+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` (bisected) "
[PATCH v2 0/8] mm: hugetlb: allocate frozen gigantic folio
2025-10-09 12:40 UTC (7+ messages)
` [PATCH v2 2/8] mm: hugetlb: optimize replace_free_hugepage_folios()
` [PATCH v2 4/8] mm: page_alloc: add split_non_compound_page()
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