linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-01 23:08:22 to 2023-11-03 08:22:10 UTC [more...]

[PATCH] mm/memblock.c: using judgment statement can reduce loop and enhance readability
 2023-11-03  8:21 UTC  (7+ messages)

[linux-next:master] [mm/ksm] 5e924ff54d: ltp.ksm01_1.fail
 2023-11-03  8:14 UTC 

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-03  7:45 UTC  (20+ messages)

[PATCH 0/5] mm: remove page idle and young wrapper
 2023-11-03  7:29 UTC  (6+ messages)
` [PATCH 1/5] mm: huge_memory: use more folio api in __split_huge_page_tail()
` [PATCH 2/5] mm: task_mmu: use a folio in smaps_account()
` [PATCH 3/5] mm: task_mmu: use a folio in clear_refs_pte_range()
` [PATCH 4/5] fs/proc/page: use a folio in stable_page_flags()
` [PATCH 5/5] page_idle: kill page idle and young wrapper

[GIT PULL] Non MM updates for 6.8-rc1
 2023-11-03  7:13 UTC  (2+ messages)

[GIT PULL] MM updates for 6.7-rc1
 2023-11-03  7:13 UTC  (2+ messages)

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-03  7:00 UTC  (6+ messages)

Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
 2023-11-03  6:14 UTC  (23+ messages)
` [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface
` [PATCH RFC 2/4] mm/vmstat: Move pgdemote_* to per-node stats
` [PATCH RFC 3/4] mm/vmstat: rename pgdemote_* to pgdemote_dst_* and add pgdemote_src_*
` [PATCH RFC 4/4] drivers/base/node: add demote_src and demote_dst to numastat

[linux-next:master 15652/16110] fs/bcachefs/sb-members.c:422:30: sparse: sparse: incorrect type in assignment (different base types)
 2023-11-03  5:46 UTC 

[PATCH v5 0/1] mm: report per-page metadata information
 2023-11-03  4:53 UTC  (26+ messages)
` [PATCH v5 1/1] "

[syzbot] [mm?] general protection fault in hugetlb_vma_lock_write
 2023-11-03  4:31 UTC  (16+ messages)
` [PATCH] mm/hugetlb: fix null ptr defer "

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-03  4:09 UTC  (63+ messages)
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
` [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM

[PATCH v2] mm/vmstat: Move pgdemote_* to per-node stats
 2023-11-03  3:14 UTC 

[linux-next:master 15635/16110] fs/bcachefs/disk_groups.c:534:6: sparse: sparse: symbol 'bch2_target_to_text_sb' was not declared. Should it be static?
 2023-11-03  2:41 UTC 

[PATCH v4 0/1] mm: report per-page metadata information
 2023-11-03  2:23 UTC  (7+ messages)
` [PATCH v4 1/1] "

[RFC PATCH v3] zswap: memcontrol: implement zswap writeback disabling
 2023-11-03  1:13 UTC  (2+ messages)

[PATCH v9 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-11-03  0:36 UTC  (5+ messages)
` [PATCH v9 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v9 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v9 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-11-03  0:01 UTC  (6+ messages)

[RFC PATCH v2] zswap: memcontrol: implement zswap writeback disabling
 2023-11-02 22:40 UTC  (7+ messages)
` [RFC PATCH v2] zswap: memcontrol: mplement zswap writeback disabling (fix)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2023-11-02 22:36 UTC  (5+ messages)
` [PATCH v3 4/4] mm: swap: "

[PATCH v4 0/5] userfaultfd move option
 2023-11-02 21:32 UTC  (4+ messages)
` [PATCH v4 3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test

kernel/kallsyms.c:436:17: warning: 'strcpy' source argument is the same as destination
 2023-11-02 21:13 UTC 

Sharing page tables across processes (mshare)
 2023-11-02 20:25 UTC  (4+ messages)

[PATCH 08/12] maple_tree: Separate ma_state node from status
 2023-11-02 17:39 UTC  (3+ messages)

mm/memfd.c:271:1: sparse: sparse: Using plain integer as NULL pointer
 2023-11-02 17:16 UTC 

Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
 2023-11-02 17:06 UTC  (20+ messages)

lib/maple_tree.c:4327:20: warning: stack frame size (1112) exceeds limit (1024) in 'mas_wr_modify'
 2023-11-02 15:46 UTC 

[syzbot] [mm?] general protection fault in hugetlb_vma_lock_read
 2023-11-02 15:26 UTC 

[RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
 2023-11-02 14:58 UTC  (9+ messages)

mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
 2023-11-02 13:54 UTC 

Should vmap() work on pages or folios?
 2023-11-02 12:56 UTC 

[PATCH v2 0/2] New selftest for mm
 2023-11-02 12:29 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/mm: Add a new test for madv and hugetlb

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-11-02 12:04 UTC  (5+ messages)
` [PATCH v33 6/6] selftests: mm: add pagemap ioctl tests

[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
 2023-11-02 10:29 UTC  (18+ messages)

[PATCH v8 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-11-02  8:54 UTC  (5+ messages)
` [PATCH v8 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH] mm: huge_memory: batch tlb flush when splitting a pte-mapped THP
 2023-11-02  7:10 UTC  (3+ messages)

[linux-next:master 14482/15964] sound/soc/amd/acp/acp-legacy-common.c:392:19: error: implicit declaration of function 'acpi_find_child_device'; did you mean 'acpi_match_device'?
 2023-11-02  7:14 UTC  (2+ messages)

[PATCH V1 0/1] sched/numa: Fix mm numa_scan_seq based unconditional scan
 2023-11-02  5:17 UTC  (5+ messages)
` [PATCH V1 1/1] "

[PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg
 2023-11-02  4:03 UTC 

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-02  3:23 UTC  (10+ messages)
` [PATCH v5 1/9] slub: Reflow ___slab_alloc()
` [PATCH v5 2/9] slub: Change get_partial() interfaces to return slab
` [PATCH v5 3/9] slub: Keep track of whether slub is on the per-node partial list
` [PATCH v5 4/9] slub: Prepare __slab_free() for unfrozen partial slab out of node "
` [PATCH v5 5/9] slub: Introduce freeze_slab()
` [PATCH v5 6/9] slub: Delay freezing of partial slabs
` [PATCH v5 7/9] slub: Optimize deactivate_slab()
` [PATCH v5 8/9] slub: Rename all *unfreeze_partials* functions to *put_partials*
` [PATCH v5 9/9] slub: Update frozen slabs documentations in the source

[PATCH] mm: cma: report correct node id
 2023-11-02  2:55 UTC  (5+ messages)

[RFC PATCH v4 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-02  2:48 UTC  (14+ messages)
` [RFC PATCH v4 7/9] slub: Optimize deactivate_slab()
` [RFC PATCH v4 8/9] slub: Rename all *unfreeze_partials* functions to *put_partials*
` [RFC PATCH v4 9/9] slub: Update frozen slabs documentations in the source

[PATCH v4 2/5] zswap: make shrinking memcg-aware
 2023-11-02  2:17 UTC  (5+ messages)

[RFC PATCH v1] mm: zswap: Store large folios without splitting
 2023-11-02  1:37 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).