[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
[RFC PATCH v2] zswap: memcontrol: implement zswap writeback disabling
2023-11-02 20:58 UTC (6+ messages)
` [RFC PATCH v2] zswap: memcontrol: mplement zswap writeback disabling (fix)
[PATCH v5 0/1] mm: report per-page metadata information
2023-11-02 20:28 UTC (23+ messages)
` [PATCH v5 1/1] "
Sharing page tables across processes (mshare)
2023-11-02 20:25 UTC (4+ messages)
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-11-02 18:35 UTC (62+ 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 v9 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-11-02 18:27 UTC (4+ 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
[PATCH 00/12] maple_tree: iterator state changes
2023-11-02 17:39 UTC (15+ messages)
` [PATCH 01/12] maple_tree: Remove unnecessary default labels from switch statements
` [PATCH 02/12] maple_tree: Make mas_erase() more robust
` [PATCH 03/12] maple_tree: Move debug check to __mas_set_range()
` [PATCH 04/12] maple_tree: Add end of node tracking to the maple state
` [PATCH 05/12] maple_tree: Use cached node end in mas_next()
` [PATCH 06/12] maple_tree: Use cached node end in mas_destroy()
` [PATCH 07/12] maple_tree: Clean up inlines for some functions
` [PATCH 08/12] maple_tree: Separate ma_state node from status
` [PATCH 09/12] maple_tree: Remove mas_searchable()
` [PATCH 10/12] maple_tree: Use maple state end for write operations
` [PATCH 11/12] maple_tree: Don't find node end in mtree_lookup_walk()
` [PATCH 12/12] maple_tree: mtree_range_walk() clean up
[PATCH v4 0/1] mm: report per-page metadata information
2023-11-02 17:37 UTC (6+ messages)
` [PATCH v4 1/1] "
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)
[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
2023-11-02 14:13 UTC (5+ messages)
[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-11-02 13:56 UTC (5+ messages)
mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
2023-11-02 13:54 UTC
[syzbot] [mm?] general protection fault in hugetlb_vma_lock_write
2023-11-02 13:46 UTC (7+ messages)
` [PATCH] mm/hugetlb: fix null ptr defer "
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 (20+ messages)
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2023-11-02 10:21 UTC (4+ messages)
` [PATCH v3 4/4] mm: swap: "
[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
2023-11-02 9:47 UTC (18+ messages)
Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
2023-11-02 9:45 UTC (21+ 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
[PATCH] mm/memblock.c: using judgment statement can reduce loop and enhance readability
2023-11-02 8:54 UTC (2+ messages)
[PATCH v8 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-11-02 8:54 UTC (7+ messages)
` [PATCH v8 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v8 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v8 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory
[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] mm: huge_memory: batch tlb flush when splitting a pte-mapped THP
2023-11-02 7:10 UTC (3+ 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 (3+ messages)
[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)
[GIT PULL] MM updates for 6.7-rc1
2023-11-01 21:56 UTC (2+ messages)
[PATCH v9 0/3] riscv: Add remaining module relocations and tests
2023-11-01 18:33 UTC (4+ messages)
` [PATCH v9 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v9 2/3] riscv: Add remaining module relocations
` [PATCH v9 3/3] riscv: Add tests for riscv module loading
[PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-11-01 18:11 UTC (7+ messages)
[PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
2023-11-01 18:07 UTC (3+ messages)
[PATCH v1 0/2] mm: memcg: improve vmscan tracepoints
2023-11-01 18:00 UTC (4+ messages)
` [PATCH v1 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
[PATCH v8 0/3] riscv: Add remaining module relocations and tests
2023-11-01 17:11 UTC (4+ messages)
` [PATCH v8 2/3] riscv: Add remaining module relocations
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