Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type, (continued)
[PATCH 22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper, Paolo Bonzini
[PATCH 29/34] KVM: selftests: Add x86-only selftest for private memory conversions, Paolo Bonzini
[PATCH 18/34] KVM: x86/mmu: Handle page fault for private memory, Paolo Bonzini
[PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags, Paolo Bonzini
[PATCH 11/34] KVM: Drop .on_unlock() mmu_notifier hook, Paolo Bonzini
[PATCH 05/34] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER, Paolo Bonzini
[PATCH 19/34] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro, Paolo Bonzini
[PATCH 35/34] KVM: Prepare for handling only shared mappings in mmu_notifier events, Paolo Bonzini
[PATCH 02/34] KVM: Assert that mmu_invalidate_in_progress *never* goes negative, Paolo Bonzini
Re: [PATCH v14 00/34] KVM: guest_memfd() and per-page attributes, Paolo Bonzini
[linux-next:master 16102/16110] /bin/bash: line 1: 54552 Segmentation fault LLVM_OBJCOPY="loongarch64-linux-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/cxl/core/cxl_core.ko, kernel test robot
[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills,
Charan Teja Kalla
[PATCH] mm/page_owner: record and dump free_pid and free_tgid, Barry Song
[linux-next:pending-fixes] BUILD SUCCESS 3985620ae80d3c4b95988e034f350e6c11aee27b, kernel test robot
[linux-next:master] BUILD REGRESSION e27090b1413ff236ca1aec26d6b022149115de2c, kernel test robot
[PATCH 1/2] selftests: mm: skip whole test instead of failure,
Muhammad Usama Anjum
[PATCH v7] mm: vmscan: try to reclaim swapcache pages if no swap space,
Liu Shixin
Re: [PATCH v1 10/12] dyndbg: add processing of T(race) flag argument, kernel test robot
Re: [PATCH v1 08/12] dyndbg: move flags field to a new structure, kernel test robot
[PATCH rfc v2 00/10] mm: convert mm counter to take a folio,
Kefeng Wang
- [PATCH v2 03/10] mm: huge_memory: use a folio in __split_huge_pmd_locked(), Kefeng Wang
- [PATCH v2 10/10] mm: convert mm_counter_file() to take a folio, Kefeng Wang
- [PATCH v2 06/10] mm: memory: use a folio in zap_pte_range(), Kefeng Wang
- [PATCH v2 09/10] mm: convert mm_counter() to take a folio, Kefeng Wang
- [PATCH v2 08/10] mm: memory: use a folio in insert_page_into_pte_locked(), Kefeng Wang
- [PATCH v2 01/10] mm: swap: introduce pfn_swap_entry_to_folio(), Kefeng Wang
- [PATCH v2 02/10] s390: pgtable: use a folio in ptep_zap_swap_entry(), Kefeng Wang
- [PATCH v2 05/10] mm: memory: use a folio in copy_nonpresent_pte(), Kefeng Wang
- [PATCH v2 07/10] mm: memory: use a folio in do_set_pmd(), Kefeng Wang
- [PATCH v2 04/10] mm: huge_memory: use a folio in zap_huge_pmd(), Kefeng Wang
mm/debug_vm_pgtable.c:860 warning triggered,
Daniel Walker (danielwa)
[PATCH RFC] kasan: use stack_depot_put for Generic mode,
andrey . konovalov
Re: [PATCH] efi/unaccepted: Fix off-by-one when checking for overlapping ranges,
Kirill A . Shutemov
[PATCH 1/2] selftests/mm: restore number of hugepages,
Breno Leitao
[PATCH v2] efi/unaccepted: Fix off-by-one when checking for overlapping ranges,
Michael Roth
[PATCH rfc 00/18] mm: convert to use folio mm counter,
Kefeng Wang
- [PATCH 05/18] mm: swap: introduce pfn_swap_entry_to_folio(), Kefeng Wang
- [PATCH 01/18] mm: add mm_counter_folio() and mm_counter_file_folio(), Kefeng Wang
- [PATCH 03/18] mm: userfaultfd: use mm_counter_folio(), Kefeng Wang
- [PATCH 02/18] uprobes: use mm_counter_file_folio(), Kefeng Wang
- [PATCH 06/18] mm: huge_memory: use a folio in __split_huge_pmd_locked(), Kefeng Wang
- [PATCH 07/18] mm: huge_memory: use a folio in zap_huge_pmd(), Kefeng Wang
- [PATCH 08/18] mm: khugepaged: use mm_counter_file_folio() in collapse_pte_mapped_thp(), Kefeng Wang
- [PATCH 14/18] mm: remove mm_counter_file(), Kefeng Wang
- [PATCH 13/18] mm: memory: use a folio in insert_page_into_pte_locked(), Kefeng Wang
- [PATCH 11/18] mm: memory: use mm_counter_file_folio() in wp_page_copy(), Kefeng Wang
- [PATCH 15/18] mm: memory: use a folio in copy_nonpresent_pte(), Kefeng Wang
- [PATCH 10/18] mm: memory: use mm_counter_file_folio() in copy_present_pte(), Kefeng Wang
- [PATCH 09/18] mm: memory: use a folio in do_set_pmd(), Kefeng Wang
- [PATCH 04/18] mm: rmap: use mm_counter_[file]_folio(), Kefeng Wang
- [PATCH 16/18] mm: use a folio in zap_pte_range(), Kefeng Wang
- [PATCH 12/18] mm: memory: use mm_counter_file_folio() in set_pte_range(), Kefeng Wang
- [PATCH 17/18] s390: pgtable: use mm_counter_folio() in ptep_zap_swap_entry(), Kefeng Wang
- [PATCH 18/18] mm: remove mm_counter(), Kefeng Wang
- Re: [PATCH rfc 00/18] mm: convert to use folio mm counter, Matthew Wilcox
[linux-next:master 16110/16252] arch/riscv/kernel/cpufeature.c:560:6: error: conflicting types for 'check_unaligned_access'; have 'void(int)', kernel test robot
[linux-next:master] [mm/ksm] 5e924ff54d: ltp.ksm01_1.fail, kernel test robot
[linux-next:master 16110/16252] arch/riscv/kernel/smpboot.c:251:32: warning: passing argument 1 of 'check_unaligned_access' makes pointer from integer without a cast, kernel test robot
mm/memfd.c:271:1: sparse: sparse: Using plain integer as NULL pointer, kernel test robot
[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?, kernel test robot
[PATCH 0/5] mm: remove page idle and young wrapper,
Kefeng Wang
[PATCH v2] mm/vmstat: Move pgdemote_* to per-node stats,
Li Zhijian
[PATCH v9 0/3] mm: use memmap_on_memory semantics for dax/kmem,
Vishal Verma
[GIT PULL] Non MM updates for 6.8-rc1,
Andrew Morton
[RFC PATCH v2] zswap: memcontrol: implement zswap writeback disabling,
Nhat Pham
[syzbot] [mm?] general protection fault in hugetlb_vma_lock_read,
syzbot
[PATCH v8 0/3] mm: use memmap_on_memory semantics for dax/kmem,
Vishal Verma
mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64,
kernel test robot
Should vmap() work on pages or folios?, Matthew Wilcox
[PATCH] mm/memblock.c: using judgment statement can reduce loop and enhance readability.,
huanglllzu
[PATCH v5 0/1] mm: report per-page metadata information,
Sourav Panda
Re: [PATCH v5 0/1] mm: report per-page metadata information, Matthew Wilcox
[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs,
chengming . zhou
- [PATCH v5 8/9] slub: Rename all *unfreeze_partials* functions to *put_partials*, chengming . zhou
- [PATCH v5 7/9] slub: Optimize deactivate_slab(), chengming . zhou
- [PATCH v5 4/9] slub: Prepare __slab_free() for unfrozen partial slab out of node partial list, chengming . zhou
- [PATCH v5 6/9] slub: Delay freezing of partial slabs, chengming . zhou
- [PATCH v5 2/9] slub: Change get_partial() interfaces to return slab, chengming . zhou
- [PATCH v5 1/9] slub: Reflow ___slab_alloc(), chengming . zhou
- [PATCH v5 9/9] slub: Update frozen slabs documentations in the source, chengming . zhou
- [PATCH v5 5/9] slub: Introduce freeze_slab(), chengming . zhou
- [PATCH v5 3/9] slub: Keep track of whether slub is on the per-node partial list, chengming . zhou
- Re: [PATCH v5 0/9] slub: Delay freezing of CPU partial slabs, Vlastimil Babka
Subject: [PATCH RFC 0/4] Demotion Profiling Improvements,
Li Zhijian
[GIT PULL] MM updates for 6.7-rc1,
Andrew Morton
[PATCH v9 0/3] riscv: Add remaining module relocations and tests,
Charlie Jenkins
Re: [PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg,
kernel test robot
[PATCH 00/12] maple_tree: iterator state changes,
Liam R. Howlett
- [PATCH 09/12] maple_tree: Remove mas_searchable(), Liam R. Howlett
- [PATCH 02/12] maple_tree: Make mas_erase() more robust, Liam R. Howlett
- [PATCH 11/12] maple_tree: Don't find node end in mtree_lookup_walk(), Liam R. Howlett
- [PATCH 05/12] maple_tree: Use cached node end in mas_next(), Liam R. Howlett
- [PATCH 08/12] maple_tree: Separate ma_state node from status., Liam R. Howlett
- [PATCH 06/12] maple_tree: Use cached node end in mas_destroy(), Liam R. Howlett
- [PATCH 03/12] maple_tree: Move debug check to __mas_set_range(), Liam R. Howlett
- [PATCH 07/12] maple_tree: Clean up inlines for some functions, Liam R. Howlett
- [PATCH 12/12] maple_tree: mtree_range_walk() clean up, Liam R. Howlett
- [PATCH 04/12] maple_tree: Add end of node tracking to the maple state, Liam R. Howlett
- [PATCH 01/12] maple_tree: Remove unnecessary default labels from switch statements, Liam R. Howlett
- [PATCH 10/12] maple_tree: Use maple state end for write operations, Liam R. Howlett
[linux-next:master 15829/16064] fs/bcachefs/disk_groups.c:534:6: warning: no previous declaration for 'bch2_target_to_text_sb', kernel test robot
[PATCH v1 0/2] mm: memcg: improve vmscan tracepoints,
Dmitry Rokosov
[PATCH v4 0/1] mm: report per-page metadata information,
Sourav Panda
[linux-next:master 15738/15964] htmldocs: Warning: Documentation/devicetree/bindings/power/wakeup-source.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt, kernel test robot
[PATCH v8 0/3] riscv: Add remaining module relocations and tests,
Charlie Jenkins
[linux-next:master 9089/15964] drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1562:undefined reference to `qmp_put', kernel test robot
folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL,
Christoph Lameter (Ampere)
[PATCH v3 0/1] mm: report per-page metadata information,
Sourav Panda
[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'?,
kernel test robot
[PATCH] mm/damon/sysfs: update monitoring target regions for online input commit, SeongJae Park
[PATCH v7 0/3] riscv: Add remaining module relocations and tests,
Charlie Jenkins
Fwd: Panic related to handle_mm_fault and asm_exc_invalid_op, Bagas Sanjaya
[RFC PATCH v4 0/9] slub: Delay freezing of CPU partial slabs,
chengming . zhou
- [RFC PATCH v4 2/9] slub: Change get_partial() interfaces to return slab, chengming . zhou
- [RFC PATCH v4 3/9] slub: Keep track of whether slub is on the per-node partial list, chengming . zhou
- [RFC PATCH v4 6/9] slub: Delay freezing of partial slabs, chengming . zhou
- [RFC PATCH v4 5/9] slub: Introduce freeze_slab(), chengming . zhou
- [RFC PATCH v4 8/9] slub: Rename all *unfreeze_partials* functions to *put_partials*, chengming . zhou
- [RFC PATCH v4 1/9] slub: Reflow ___slab_alloc(), chengming . zhou
- [RFC PATCH v4 7/9] slub: Optimize deactivate_slab(), chengming . zhou
- [RFC PATCH v4 4/9] slub: Prepare __slab_free() for unfrozen partial slab out of node partial list, chengming . zhou
- [RFC PATCH v4 9/9] slub: Update frozen slabs documentations in the source, chengming . zhou
- Re: [RFC PATCH v4 0/9] slub: Delay freezing of CPU partial slabs, Hyeonggon Yoo
- Re: [RFC PATCH v4 0/9] slub: Delay freezing of CPU partial slabs, Vlastimil Babka
[linux-next:master 10527/16121] kernel/bpf/task_iter.c:919:36: error: 'CSS_TASK_ITER_THREADED' undeclared, kernel test robot
Re: [GIT PULL] slab updates for 6.7, pr-tracker-bot
[linux-next:master 9156/15478] drivers/gpu/drm/mediatek/mtk_disp_gamma.c:78:6: warning: variable 'cfg_val' set but not used, kernel test robot
[linux-next:master] [apparmor] 90c436a64a: stress-ng.kcmp.ops_per_sec 383.0% improvement, kernel test robot
[PATCH] .mailmap: Add address mapping for Tomeu Vizoso,
Bagas Sanjaya
[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312, kernel test robot
NUMA + THP test suites?,
John Hubbard
[RFC PATCH v3 0/4] Node Weights and Weighted Interleave,
Gregory Price
[RFC PATCH v3 2/4] node: add accessors to sysfs when nodes are created, Gregory Price
[RFC PATCH v3 3/4] node: add interleave weights to node accessor, Gregory Price
[RFC PATCH v3 0/4] Weighted Interleave and Node Weights,
Gregory Price
[linux-next:master 12614/16121] fs/bcachefs/fs-common.c:349:5: warning: stack frame size (1048) exceeds limit (1024) in 'bch2_rename_trans', kernel test robot
[linux-next:master 16069/16121] arch/loongarch/kvm/mmu.c:420:48: error: invalid use of undefined type 'struct kvm_gfn_range', kernel test robot
[linux-next:master 14380/16121] include/linux/stddef.h:8:16: error: expected identifier or '(' before 'void', kernel test robot
[linux-next:master 9417/16121] drivers/hwtracing/coresight/coresight-etm4x-core.c:1183:24: warning: result of comparison of constant 256 with expression of type 'u8' (aka 'unsigned char') is always false, kernel test robot
[PATCH v2] kpageflags: respect folio head-page flag placement,
Gregory Price
[linux-next:master] [selftests/mm] 116d57303a: kernel-selftests.mm.run_vmtests.sh../uffd_stress_hugetlb_private_128_32.fail, kernel test robot
[GIT PULL] execve updates for v6.7-rc1,
Kees Cook
[PATCH] mm: page_alloc: unreserve highatomic page blocks before oom,
Charan Teja Kalla
[linux-next:master] [tcp] 614e8316aa: packetdrill.packetdrill/gtests/net/tcp/fastopen/server/client-ack-dropped-then-recovery-ms-timestamps_ipv4-mapped-v6.fail, kernel test robot
[PATCH v6 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
[PATCH] .mailmap: Map Benjamin Poirier's address,
Bagas Sanjaya
Re: [PATCH v12 6/6] powerpc: add crash memory hotplug support, Sourabh Jain
[linux-next:master 15770/16121] arch/riscv/include/asm/mmio.h:67:undefined reference to `pci_print_aer', kernel test robot
[PATCH] Lower the ptrace permissions so that the memfd_secrect test program runs without an issue., Itaru Kitayama
[PATCH] readahead: Update the file_ra_state.ra_pages with each readahead operation,
Youling Tang
[v3 0/3] Reduce TLB flushes under some specific conditions,
Byungchul Park
Re: [v3 0/3] Reduce TLB flushes under some specific conditions, Dave Hansen
Re: [PATCH] Fix error handling in begin_new_exec, Bernd Edlinger
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach,
Bernd Edlinger
[PATCH] mm: huge_memory: batch tlb flush when splitting a pte-mapped THP,
Baolin Wang
[syzbot] [mm?] general protection fault in __hugetlb_zap_begin, syzbot
[syzbot] [mm?] general protection fault in hugetlb_vma_lock_write,
syzbot
[linux-next:master 1223/15478] ERROR: modpost: vmlinux: local symbol 'stack_trace_save_tsk' was exported, kernel test robot
[PATCH RESEND 6.5.y] mm/damon/sysfs: check DAMOS regions update progress from before_terminate(),
SeongJae Park
[linux-next:master] BUILD REGRESSION 66f1e1ea3548378ff6387b1ce0b40955d54e86aa, kernel test robot
[PATCH v2 00/11] riscv: ASID-related and UP-related TLB flush enhancements,
Samuel Holland
- [PATCH v2 01/11] riscv: Improve tlb_flush(), Samuel Holland
- [PATCH v2 03/11] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb, Samuel Holland
- [PATCH v2 08/11] riscv: mm: Use a fixed layout for the MM context ID, Samuel Holland
- [PATCH v2 06/11] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma, Samuel Holland
- [PATCH v2 05/11] riscv: mm: Combine the SMP and UP TLB flush code, Samuel Holland
- [PATCH v2 04/11] riscv: Improve flush_tlb_kernel_range(), Samuel Holland
- [PATCH v2 07/11] riscv: mm: Introduce cntx2asid/cntx2version helper macros, Samuel Holland
- [PATCH v2 02/11] riscv: Improve flush_tlb_range() for hugetlb pages, Samuel Holland
- [PATCH v2 10/11] riscv: mm: Preserve global TLB entries when switching contexts, Samuel Holland
- [PATCH v2 11/11] riscv: mm: Always use ASID to flush MM contexts, Samuel Holland
- [PATCH v2 09/11] riscv: mm: Make asid_bits a local variable, Samuel Holland
- Re: [PATCH v2 00/11] riscv: ASID-related and UP-related TLB flush enhancements, patchwork-bot+linux-riscv
[PATCH mm-hotfixes-unstable] mm/damon/sysfs: fix unnecessary monitoring results removal when online-commit inputs, SeongJae Park
[akpm-mm:mm-nonmm-unstable 18/58] ERROR: modpost: vmlinux: local symbol 'kthread_stop_put' was exported,
kernel test robot
[PATCH v4 0/5] userfaultfd move option,
Suren Baghdasaryan
[PATCH v2 0/4] mm/ksm: Add ksm advisor,
Stefan Roesch
[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING 68c0e1797270c7a6e3cf334a026e82964e90d90e, kernel test robot
[PATCH] mm/page_alloc: Dedupe some memcg uncharging logic,
Brendan Jackman
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes,
Sean Christopherson
- [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory, Sean Christopherson
- [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN, Sean Christopherson
- [PATCH v13 28/35] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86), Sean Christopherson
- [PATCH v13 29/35] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type, Sean Christopherson
- [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory, Sean Christopherson
- [PATCH v13 33/35] KVM: selftests: Expand set_memory_region_test to validate guest_memfd(), Sean Christopherson
- [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative, Sean Christopherson
- [PATCH v13 06/35] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU, Sean Christopherson
- [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook, Sean Christopherson
- [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges, Sean Christopherson
- [PATCH v13 34/35] KVM: selftests: Add basic selftest for guest_memfd(), Sean Christopherson
- [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry, Sean Christopherson
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]