Linux Kernel Memory Management
[Prev Page][Next Page]
- [PATCHv3 00/11] zram: preemptible writes and occasionally preemptible reads,
Sergey Senozhatsky
- [PATCHv3 01/11] zram: switch to non-atomic entry locking, Sergey Senozhatsky
- [PATCHv3 02/11] zram: do not use per-CPU compression streams, Sergey Senozhatsky
- [PATCHv3 04/11] zram: remove max_comp_streams device attr, Sergey Senozhatsky
- [PATCHv3 07/11] zram: permit reclaim in recompression handle allocation, Sergey Senozhatsky
- [PATCHv3 06/11] zram: permit reclaim in zstd custom allocator, Sergey Senozhatsky
- [PATCHv3 08/11] zram: remove writestall zram_stats member, Sergey Senozhatsky
- [PATCHv3 11/11] zram: unlock slot during recompression, Sergey Senozhatsky
- [PATCHv3 05/11] zram: remove two-staged handle allocation, Sergey Senozhatsky
- [PATCHv3 10/11] zram: filter out recomp targets based on priority, Sergey Senozhatsky
- [PATCHv3 09/11] zram: limit max recompress prio to num_active_comps, Sergey Senozhatsky
- [PATCHv3 03/11] zram: remove crypto include, Sergey Senozhatsky
- Re: [PATCHv3 00/11] zram: preemptible writes and occasionally preemptible reads, Sergey Senozhatsky
- Patch "libfs: Re-arrange locking in offset_iterate_dir()" has been added to the 6.6-stable tree, gregkh
- Re: [PATCH V5 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9),
Björn Töpel
- [PATCHv2 0/7] zsmalloc: preemptible object mapping,
Sergey Senozhatsky
- [PATCH v2 00/28] hugetlb/CMA improvements for large systems,
Frank van der Linden
- [PATCH v2 01/28] mm/cma: export total and free number of pages for CMA areas, Frank van der Linden
- [PATCH v2 02/28] mm, cma: support multiple contiguous ranges, if requested, Frank van der Linden
- [PATCH v2 03/28] mm/cma: introduce cma_intersects function, Frank van der Linden
- [PATCH v2 05/28] mm/hugetlb: fix round-robin bootmem allocation, Frank van der Linden
- [PATCH v2 07/28] mm/hugetlb: use online nodes for bootmem allocation, Frank van der Linden
- [PATCH v2 08/28] mm/hugetlb: convert cmdline parameters from setup to early, Frank van der Linden
- [PATCH v2 11/28] mm/sparse: allow for alternate vmemmap section init at boot, Frank van der Linden
- [PATCH v2 10/28] mm/bootmem_info: export register_page_bootmem_memmap, Frank van der Linden
- [PATCH v2 14/28] mm/hugetlb: check bootmem pages for zone intersections, Frank van der Linden
- [PATCH v2 15/28] mm/sparse: add vmemmap_*_hvo functions, Frank van der Linden
- [PATCH v2 16/28] mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc, Frank van der Linden
- [PATCH v2 04/28] mm, hugetlb: use cma_declare_contiguous_multi, Frank van der Linden
- [PATCH v2 12/28] mm/hugetlb: set migratetype for bootmem folios, Frank van der Linden
- [PATCH v2 06/28] mm/hugetlb: remove redundant __ClearPageReserved, Frank van der Linden
- [PATCH v2 13/28] mm: define __init_reserved_page_zone function, Frank van der Linden
- [PATCH v2 17/28] mm/hugetlb: move huge_boot_pages list init to hugetlb_bootmem_alloc, Frank van der Linden
- [PATCH v2 09/28] x86/mm: make register_page_bootmem_memmap handle PTE mappings, Frank van der Linden
- [PATCH v2 19/28] mm/hugetlb_vmemmap: fix hugetlb_vmemmap_restore_folios definition, Frank van der Linden
- [PATCH v2 27/28] mm/hugetlb: enable bootmem allocation from CMA areas, Frank van der Linden
- [PATCH v2 18/28] mm/hugetlb: add pre-HVO framework, Frank van der Linden
- [PATCH v2 21/28] x86/setup: call hugetlb_bootmem_alloc early, Frank van der Linden
- [PATCH v2 28/28] mm/hugetlb: move hugetlb CMA code in to its own file, Frank van der Linden
- [PATCH v2 24/28] mm/cma: introduce a cma validate function, Frank van der Linden
- [PATCH v2 20/28] mm/hugetlb: do pre-HVO for bootmem allocated pages, Frank van der Linden
- [PATCH v2 22/28] x86/mm: set ARCH_WANT_SPARSEMEM_VMEMMAP_PREINIT, Frank van der Linden
- [PATCH v2 26/28] mm/hugetlb: add hugetlb_cma_only cmdline option, Frank van der Linden
- [PATCH v2 25/28] mm/cma: introduce interface for early reservations, Frank van der Linden
- [PATCH v2 23/28] mm/cma: simplify zone intersection check, Frank van der Linden
- Re: [PATCH] xarray: port tests to kunit,
Liam R. Howlett
- [RFC PATCH v2 0/2] ipe support for anonymous memory and memfd,
wufan
- [RFC PATCH] mm, memcg: introduce memory.high.throttle,
Waiman Long
- [linux-next:master] BUILD REGRESSION da7e6047a6264af16d2cb82bed9b6caa33eaf56a, kernel test robot
- [PATCH v2 0/5] mm: further simplify VMA merge operation,
Lorenzo Stoakes
- [PATCH v2 0/2] mm: zswap: remove z3fold and zbud,
Yosry Ahmed
- [RFC PATCH v2 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs,
Fuad Tabba
- [RFC PATCH v2 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages, Fuad Tabba
- [RFC PATCH v2 01/11] mm: Consolidate freeing of typed folios on final folio_put(), Fuad Tabba
- [RFC PATCH v2 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages, Fuad Tabba
- [RFC PATCH v2 06/11] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory, Fuad Tabba
- [RFC PATCH v2 08/11] KVM: arm64: Handle guest_memfd()-backed guest page faults, Fuad Tabba
- [RFC PATCH v2 05/11] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory, Fuad Tabba
- [RFC PATCH v2 04/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared, Fuad Tabba
- [RFC PATCH v2 07/11] KVM: arm64: Refactor user_mem_abort() calculation of force_pte, Fuad Tabba
- [RFC PATCH v2 10/11] KVM: arm64: Enable mapping guest_memfd in arm64, Fuad Tabba
- [RFC PATCH v2 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type, Fuad Tabba
- [RFC PATCH v2 11/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed, Fuad Tabba
- Re: [RFC PATCH v2 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs, David Hildenbrand
- [LSF/MM/BPF TOPIC] Migrating the un-migratable,
David Hildenbrand
- [LSF/MM/BPF TOPIC] ASI's page cache problem,
Brendan Jackman
- [PATCH v1 0/4] mm: cleanups for device-exclusive entries (hmm),
David Hildenbrand
- [LSF/MM/BPF TOPIC] Page allocation for ASI,
Brendan Jackman
- [PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm),
David Hildenbrand
- [PATCH v1 01/12] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs, David Hildenbrand
- [PATCH v1 08/12] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one(), David Hildenbrand
- [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk, David Hildenbrand
- [PATCH v1 06/12] mm: use single SWP_DEVICE_EXCLUSIVE entry type, David Hildenbrand
- [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable(), David Hildenbrand
- [PATCH v1 09/12] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one(), David Hildenbrand
- [PATCH v1 11/12] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one(), David Hildenbrand
- [PATCH v1 07/12] mm/page_vma_mapped: device-private entries are not migration entries, David Hildenbrand
- [PATCH v1 02/12] mm/rmap: reject hugetlb folios in folio_make_device_exclusive(), David Hildenbrand
- [PATCH v1 03/12] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive(), David Hildenbrand
- [PATCH v1 10/12] mm/rmap: handle device-exclusive entries correctly in folio_referenced_one(), David Hildenbrand
- [PATCH v1 12/12] mm/rmap: keep mapcount untouched for device-exclusive entries, David Hildenbrand
- Re: Top Decision-Makers in Software Solutions, Ainara Iris
- [PATCH v3 mm-hotfixes] mm/zswap: fix inconsistency when zswap_store_page() fails,
Hyeonggon Yoo
- [PATCH v1] zsmalloc: Fix address alignment in zspage for performance improvement, Kenny Cheng
- [PATCH v2] zsmalloc: Fix address alignment in zspage for performance improvement,
Kenny Cheng
- [PATCHv1 0/6] zsmalloc: preemptible object mapping,
Sergey Senozhatsky
- Re: [PATCH] damon: add feature to monitor only writes,
SeongJae Park
- [PATCH] docs,procfs: document /proc/PID/* access permission checks,
Andrii Nakryiko
- [PATCH] mm/shmem: Fix invalid PTR_ERR(NULL) call in shmem_xattr_handler_set(),
Qasim Ijaz
- [bpf-next v6 1/3] mm: add copy_remote_vm_str,
Jordan Rome
- [PATCH v4] Weighted Interleave Auto-tuning,
Joshua Hahn
- [no subject], Unknown
- [linux-next:master] BUILD REGRESSION 9a87ce288fe30f268b3a598422fe76af9bb2c2d2, kernel test robot
- [PATCH v2] exit: perform randomness and pid work without tasklist_lock,
Mateusz Guzik
- [LSF/MM/BPF TOPIC] Waste-Free Per-CPU Userspace Memory Allocation, Mathieu Desnoyers
- [LSF/MM/BPF TOPIC] Improve KSM for code patching use-cases, Mathieu Desnoyers
- [PATCH v2 mm-hotfixes] mm/zswap: fix inconsistent charging when zswap_store_page() fails,
Hyeonggon Yoo
- [PATCH v6.12 hotfix] mm/zswap: fix inconsistent charging when zswap_store_page() fails,
Hyeonggon Yoo
- پیام های مسدود شده, Webmail
- [PATCH 00/27] hugetlb/CMA improvements for large systems,
Frank van der Linden
- [PATCH 03/27] mm/cma: introduce cma_intersects function, Frank van der Linden
- [PATCH 04/27] mm, hugetlb: use cma_declare_contiguous_multi, Frank van der Linden
- [PATCH 05/27] mm/hugetlb: fix round-robin bootmem allocation, Frank van der Linden
- [PATCH 06/27] mm/hugetlb: remove redundant __ClearPageReserved, Frank van der Linden
- [PATCH 09/27] x86/mm: make register_page_bootmem_memmap handle PTE mappings, Frank van der Linden
- [PATCH 22/27] x86/mm: set ARCH_WANT_SPARSEMEM_VMEMMAP_PREINIT, Frank van der Linden
- [PATCH 21/27] x86/setup: call hugetlb_bootmem_alloc early, Frank van der Linden
- [PATCH 26/27] mm/hugetlb: add hugetlb_cma_only cmdline option, Frank van der Linden
- [PATCH 24/27] mm/cma: introduce a cma validate function, Frank van der Linden
- [PATCH 08/27] mm/hugetlb: convert cmdline parameters from setup to early, Frank van der Linden
- [PATCH 23/27] mm/cma: simplify zone intersection check, Frank van der Linden
- [PATCH 07/27] mm/hugetlb: use online nodes for bootmem allocation, Frank van der Linden
- [PATCH 12/27] mm/hugetlb: set migratetype for bootmem folios, Frank van der Linden
- [PATCH 19/27] mm/hugetlb_vmemmap: fix hugetlb_vmemmap_restore_folios definition, Frank van der Linden
- [PATCH 01/27] mm/cma: export total and free number of pages for CMA areas, Frank van der Linden
- [PATCH 11/27] mm/sparse: allow for alternate vmemmap section init at boot, Frank van der Linden
- [PATCH 02/27] mm, cma: support multiple contiguous ranges, if requested, Frank van der Linden
- [PATCH 14/27] mm/hugetlb: check bootmem pages for zone intersections, Frank van der Linden
- [PATCH 27/27] mm/hugetlb: enable bootmem allocation from CMA areas, Frank van der Linden
- [PATCH 18/27] mm/hugetlb: add pre-HVO framework, Frank van der Linden
- [PATCH 20/27] mm/hugetlb: do pre-HVO for bootmem allocated pages, Frank van der Linden
- [PATCH 17/27] mm/hugetlb: move huge_boot_pages list init to hugetlb_bootmem_alloc, Frank van der Linden
- [PATCH 10/27] mm/bootmem_info: export register_page_bootmem_memmap, Frank van der Linden
- [PATCH 13/27] mm: define __init_reserved_page_zone function, Frank van der Linden
- [PATCH 15/27] mm/sparse: add vmemmap_*_hvo functions, Frank van der Linden
- [PATCH 25/27] mm/cma: introduce interface for early reservations, Frank van der Linden
- [PATCH 16/27] mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc, Frank van der Linden
- [LSF/MM/BPF TOPIC] CMA reservation optimizations,
Juan Yescas
- [PATCH 2/2] mm: z3fold: remove z3fold,
Yosry Ahmed
- [PATCH 1/2] mm: zbud: deprecate CONFIG_ZBUD,
Yosry Ahmed
- [PATCH 0/2] mm: zswap: deprecate zbud and remove z3fold, Yosry Ahmed
- [PATCH] mm/bdi: fix race between cgwb_create and conflicting blkcg associations,
sooraj
- [PATCH] mm/hmm: Prevent infinite loop in hmm_range_fault during EBUSY retries,
sooraj
- [PATCH v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON,
Andrii Nakryiko
- [PATCH v3 0/2] mm/compaction: allow more aggressive proactive compaction,
Michal Clapinski
- [PATCH v2 0/2] mm/compaction: allow more aggressive proactive compaction,
Michal Clapinski
- [PATCH] mm/nommu: Fix NULL mm dereference in __vmalloc_user_flags,
sooraj
- [LSF/MM/BPF TOPIC] persistent memory, tracing, KASLR, Oh my!, Steven Rostedt
- [PATCH] fixup, Lorenzo Stoakes
- [PATCH v4] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables(),
Roman Gushchin
- [PATCH v4 0/6] Enable strict percpu address space checks,
Uros Bizjak
- [PATCH] mm: kmemleak: Fix upper boundary check for physical address objects, Catalin Marinas
- [PATCH] mm/fake-numa: handle cases with no SRAT info, Bruno Faccini
- [PATCH v2] kernel: Be more careful about dup_mmap() failures and uprobe registering,
Liam R. Howlett
- [LSF/MM/BPF TOPIC] The chicken-egg dilemma of virtual memory and hardware architectures, Zhang, Jiyuan
- [PATCH 0/5] mm: further simplify VMA merge operation,
Lorenzo Stoakes
- [PATCH v8 0/3] memory,x86,acpi: hotplug memory alignment advisement,
Gregory Price
- [PATCH] mm/vma: Fix hugetlb accounting error in copy_vma(),
Daniil Dulov
- [PATCH hotfix] mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc(), Hyeonggon Yoo
- [PATCH v4 0/9] Merge arm64/riscv hugetlbfs contpte support,
Alexandre Ghiti
- [RFC PATCH 0/6] zsmalloc: make zsmalloc preemptible,
Sergey Senozhatsky
- [syzbot] [mm?] WARNING: ODEBUG bug in free_unref_page, syzbot
- [PATCH 0/2] vma: fix unmapped_area(),
Wei Yang
- [PATCHv2 0/9] zram: preemptible writes and occasionally preemptible reads,
Sergey Senozhatsky
- [no subject], Unknown
- [RFC v8 0/5] fix two bugs related to page_pool,
Yunsheng Lin
- [GIT PULL] MM udpates for 6.14-rc1, take 2,
Andrew Morton
- Signed Contract Agreement.pdf | Document Awaiting Review, DocuSign via DocuSign
- [bpf-next v5 1/3] mm: add copy_remote_vm_str,
Jordan Rome
- [PATCH AUTOSEL 6.13 2/7] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case, Sasha Levin
- [PATCH AUTOSEL 6.1 2/4] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case, Sasha Levin
- [PATCH AUTOSEL 6.6 2/5] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case, Sasha Levin
- [PATCH AUTOSEL 6.12 2/6] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case, Sasha Levin
- [bpf-next v4 1/3] mm: add copy_remote_vm_str,
Jordan Rome
- [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy,
Mike Rapoport
- [PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test, Mike Rapoport
- [PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush(), Mike Rapoport
- [PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation, Mike Rapoport
- [PATCH v3 4/9] execmem: don't remove ROX cache from the direct map, Mike Rapoport
- [PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards, Mike Rapoport
- [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX, Mike Rapoport
- [PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text", Mike Rapoport
- [PATCH v3 9/9] x86: re-enable EXECMEM_ROX support, Mike Rapoport
- [PATCH v3 8/9] module: drop unused module_writable_address(), Mike Rapoport
- Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy, Peter Zijlstra
- Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy, Lorenzo Stoakes
- [PATCH 1/3] mm: avoid extra mem_alloc_profiling_enabled() checks,
Suren Baghdasaryan
- Direct I/O performance problems with 1GB pages,
Matthew Wilcox
- Action Required: mailbox Renewal, Microsoft
- Re: [syzbot] [fs?] WARNING in stable_page_flags, Hillf Danton
- [GIT PULL] non-MM updates for 6.14-rc1,
Andrew Morton
- [PATCH V4] mm: compaction: use the proper flag to determine watermarks,
yangge1116
- [PATCH V3] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction,
yangge1116
- [GIT PULL] MM updates for 6.14-rc1,
Andrew Morton
- [PATCH 00/20] Add support for shared PTEs across processes,
Anthony Yznaga
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]