Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask, (continued)
- [linux-next:master 5458/8413] include/linux/fortify-string.h:529:4: error: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()?, kernel test robot
- [linux-next:master] [kbuild] df8fc4e934: BUG:unable_to_handle_page_fault_for_address,
kernel test robot
- [linux-next:master 5479/8413] drivers/scsi/lpfc/lpfc_bsg.c:918:13: sparse: sparse: incorrect type in assignment (different base types), kernel test robot
- [PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf,
Mirsad Todorovac
- [PATCH v2] lib: Replace kmap() with kmap_local_page(),
Sumitra Sharma
- [PATCH -next] mm: Remove unused vma_init_lock(),
YueHaibing
- [PATCH] mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit,
Miaohe Lin
- [PATCH] memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check,
Miaohe Lin
- [stable:linux-5.15.y 36/9999] drivers/media/dvb-frontends/mb86a16.c:1600:26: warning: stack frame size (1168) exceeds limit (1024) in 'mb86a16_search', kernel test robot
- [PATCH] mm: hugetlb: Add Kconfig option to set default nr_overcommit_hugepages,
Josh Triplett
- [PATCH] mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro,
ndesaulniers
- [linux-next:pending-fixes] BUILD SUCCESS c7b658b8488dd2db8992e9ed18afe739c893c6b9, kernel test robot
- [PATCH 0/2] change ->index to PAGE_SIZE for hugetlb pages,
Sidhartha Kumar
- [linux-next:master 3357/8413] drivers/scsi/FlashPoint.c:1712:12: warning: stack frame size (1056) exceeds limit (1024) in 'FlashPoint_HandleInterrupt',
kernel test robot
- [linux-next:master] BUILD REGRESSION 53ab6975c12d1ad86c599a8927e8c698b144d669, kernel test robot
- [PATCH v3] mm/folio: Avoid special handling for order value 0 in folio_set_order,
Tarun Sahu
- [linux-next:master 7164/8413] uvdevice.c:undefined reference to `uv_info', kernel test robot
- [PATCH v2 0/3] Optimize the fast path of mas_store(),
Peng Zhang
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver,
Christian Brauner
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver, Miguel Ojeda
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver, Kent Overstreet
- <Possible follow-ups>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver, Alice Ryhl
[PATCH net-next 0/6] splice, net: Some miscellaneous MSG_SPLICE_PAGES changes,
David Howells
[PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages,
Baolin Wang
[PATCH v2] mm/vmalloc: Replace the ternary conditional operator with min(),
Lu Hongfei
[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation,
Abel Wu
[PATCH 0/7] revert shrinker_srcu related changes,
Qi Zheng
[linux-next:master] [crypto] bb897c5504: stress-ng.af-alg.ops_per_sec -8.0% regression,
kernel test robot
[PATCH v6 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way,
Baoquan He
- [PATCH v6 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros, Baoquan He
- [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 03/19] openrisc: mm: remove unneeded early ioremap code, Baoquan He
- [PATCH v6 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap(), Baoquan He
- [PATCH v6 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition, Baoquan He
- [PATCH v6 06/19] mm/ioremap: add slab availability checking in ioremap_prot, Baoquan He
- [PATCH v6 07/19] arc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 08/19] ia64: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 09/19] openrisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 12/19] sh: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 11/19] sh: add <asm-generic/io.h> including, Baoquan He
- [PATCH v6 14/19] parisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 13/19] xtensa: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap, Baoquan He
- [PATCH v6 16/19] mm: move is_ioremap_addr() into new header file, Baoquan He
- [PATCH v6 17/19] powerpc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 18/19] arm64 : mm: add wrapper function ioremap_prot(), Baoquan He
- [PATCH v6 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed, Baoquan He
[PATCH] watchdog/mm: Allow dumping memory info in pretimeout,
Vincent Whitchurch
[PATCH] mm/vmalloc: Replace the ternary conditional operator with min(),
Lu Hongfei
[akpm-mm:mm-unstable 294/311] arch/mips/mm/tlb-r4k.c:300:16: warning: variable 'pmdp' set but not used, kernel test robot
[PATCH] mm/min_free_kbytes: modify min_free_kbytes calculation rules,
liuq
[PATCH] mm: kill [add|del]_page_to_lru_list(),
Kefeng Wang
[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH v2 01/32] mm: use pmdp_get_lockless() without surplus barrier(), Hugh Dickins
- [PATCH v2 02/32] mm/migrate: remove cruft from migration_entry_wait()s, Hugh Dickins
- [PATCH v2 03/32] mm/pgtable: kmap_local_page() instead of kmap_atomic(), Hugh Dickins
- [PATCH v2 04/32] mm/pgtable: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 05/32] mm/filemap: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH v2 06/32] mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk(), Hugh Dickins
- [PATCH v2 07/32] mm/page_vma_mapped: reformat map_pte() with less indentation, Hugh Dickins
- [PATCH v2 08/32] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr(), Hugh Dickins
- [PATCH v2 09/32] mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails, Hugh Dickins
- [PATCH v2 10/32] mm/pagewalk: walk_pte_range() allow for pte_offset_map(), Hugh Dickins
- [PATCH v2 11/32] mm/vmwgfx: simplify pmd & pud mapping dirty helpers, Hugh Dickins
- [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 13/32] mm/hmm: retry if pte_offset_map() fails, Hugh Dickins
- [PATCH v2 14/32] mm/userfaultfd: retry if pte_offset_map() fails, Hugh Dickins
- [PATCH v2 15/32] mm/userfaultfd: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH v2 16/32] mm/debug_vm_pgtable,page_table_check: warn pte map fails, Hugh Dickins
- [PATCH v2 17/32] mm/various: give up if pte_offset_map[_lock]() fails, Hugh Dickins
- [PATCH v2 18/32] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge(), Hugh Dickins
- [PATCH v2 19/32] mm/mremap: retry if either pte_offset_map_*lock() fails, Hugh Dickins
- [PATCH v2 20/32] mm/madvise: clean up pte_offset_map_lock() scans, Hugh Dickins
- [PATCH v2 21/32] mm/madvise: clean up force_shm_swapin_readahead(), Hugh Dickins
- [PATCH v2 22/32] mm/swapoff: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 23/32] mm/mglru: allow pte_offset_map_nolock() to fail, Hugh Dickins
- [PATCH v2 24/32] mm/migrate_device: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH v2 25/32] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable(), Hugh Dickins
- [PATCH v2 26/32] mm/huge_memory: split huge pmd under one pte_offset_map(), Hugh Dickins
- [PATCH v2 27/32] mm/khugepaged: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 28/32] mm/memory: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 29/32] mm/memory: handle_pte_fault() use pte_offset_map_nolock(), Hugh Dickins
- [PATCH v2 30/32] mm/pgtable: delete pmd_trans_unstable() and friends, Hugh Dickins
- [PATCH v2 31/32] mm/swap: swap_vma_readahead() do the pte_offset_map(), Hugh Dickins
- [PATCH v2 32/32] perf/core: Allow pte_offset_map() to fail, Hugh Dickins
- [PATCH] mm/swapfile: delete outdated pte_offset_map() comment, Hugh Dickins
[PATCH v2 0/6] Per-vma lock support for swap and userfaults,
Suren Baghdasaryan
[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)',
Mike Kravetz
drivers/acpi/proc.c:139:30: warning: 'acpi_system_wakeup_device_proc_ops' defined but not used, kernel test robot
drivers/gpu/drm/radeon/ci_dpm.c:5637:5: warning: stack frame size (2080) exceeds limit (2048) in 'ci_dpm_init', kernel test robot
<Blacknight-Billing> Last Notice about Your Expired Services , Invoice n: #1261465, <Billing-Blacknight@solutions>
[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH v2 01/23] arm: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 02/23] arm64: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 06/23] microblaze: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb(), Hugh Dickins
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep(), Hugh Dickins
- [PATCH v2 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 05/23] m68k: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel(), Hugh Dickins
- [PATCH v2 12/23] powerpc: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 13/23] powerpc/hugetlb: pte_alloc_huge(), Hugh Dickins
- [PATCH v2 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH v2 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock(), Hugh Dickins
- [PATCH v2 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 19/23] sparc: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 20/23] sparc: iounit and iommu use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 21/23] x86: Allow get_locked_pte() to fail, Hugh Dickins
- [PATCH v2 22/23] x86: sme_populate_pgd() use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 23/23] xtensa: add pte_unmap() to balance pte_offset_map(), Hugh Dickins
[RFC PATCH] mm: Sync percpu mm RSS counters before querying,
Michal Koutný
[linux-next:master] BUILD REGRESSION db10f126048021b86e43a5d6a335ec49dec10155, kernel test robot
[PATCH] scripts: fix the gfp flags header path in gfp-translate,
Prathu Baronia
[linux-next:master 7388/8065] ERROR: modpost: "uv_info" [drivers/s390/char/uvdevice.ko] undefined!, kernel test robot
[linux-next:master 4146/8065] drivers/leds/leds-cht-wcove.c:142:21: warning: no previous prototype for 'cht_wc_leds_brightness_get', kernel test robot
[PATCH] staging: lib: Use memcpy_to/from_page(), Sumitra Sharma
[linux-next:pending-fixes] BUILD SUCCESS da90eaebfb79ebace89b69a79d61f3546688868f, kernel test robot
[PATCH v3] Documentation/mm: Initial page table documentation,
Linus Walleij
[PATCH v2] Documentation/mm: Initial page table documentation,
Linus Walleij
Re: [PATCH] mm: convert mm's rss stats into percpu_counter,
Jan Kara
[linux-next:master 1545/8065] include/drm/drm_print.h:456:39: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}, kernel test robot
[PATCH] vmstat: skip periodic vmstat update for isolated CPUs, Marcelo Tosatti
[syzbot] Monthly mm report (Jun 2023), syzbot
[linux-next:master 3275/7747] drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c:69:5-8: Unneeded variable: "ret". Return " 0" on line 83, kernel test robot
[PATCH v2 1/2] mm: zswap: support exclusive loads,
Yosry Ahmed
[PATCH net-next v6 00/14] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS,
David Howells
- [PATCH net-next v6 01/14] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace, David Howells
- [PATCH net-next v6 02/14] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg, David Howells
- [PATCH net-next v6 03/14] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage(), David Howells
- [PATCH net-next v6 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops, David Howells
- [PATCH net-next v6 05/14] tls/sw: Use splice_eof() to flush, David Howells
- [PATCH net-next v6 07/14] ipv4, ipv6: Use splice_eof() to flush, David Howells
- [PATCH net-next v6 08/14] chelsio/chtls: Use splice_eof() to flush, David Howells
- [PATCH net-next v6 09/14] kcm: Use splice_eof() to flush, David Howells
- [PATCH net-next v6 10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor(), David Howells
- [PATCH net-next v6 11/14] tls/sw: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 06/14] tls/device: Use splice_eof() to flush, David Howells
- [PATCH net-next v6 13/14] tls/device: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES, David Howells
- Re: [PATCH net-next v6 00/14] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS, patchwork-bot+netdevbpf
[PATCH v4] mm/migrate_device: Try to handle swapcache pages, mpenttil
[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad, kernel test robot
[PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties,
Christian Marangi
[PATCH net-next v5 00/14] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS,
David Howells
- [PATCH net-next v5 01/14] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace, David Howells
- [PATCH net-next v5 06/14] tls/device: Use splice_eof() to flush, David Howells
- [PATCH net-next v5 05/14] tls/sw: Use splice_eof() to flush, David Howells
- [PATCH net-next v5 07/14] ipv4, ipv6: Use splice_eof() to flush, David Howells
- [PATCH net-next v5 11/14] tls/sw: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 03/14] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage(), David Howells
- [PATCH net-next v5 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 08/14] chelsio/chtls: Use splice_eof() to flush, David Howells
- [PATCH net-next v5 10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor(), David Howells
- [PATCH net-next v5 02/14] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg, David Howells
- [PATCH net-next v5 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops, David Howells
- [PATCH net-next v5 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 09/14] kcm: Use splice_eof() to flush, David Howells
- [PATCH net-next v5 13/14] tls/device: Support MSG_SPLICE_PAGES, David Howells
[linux-next:pending-fixes] BUILD SUCCESS 9d674be533320edf2ea08ec2c70fbef0d5b2459e, kernel test robot
[PATCH] mm/mm_init.c: add debug messsge for dma zone,
Haifeng Xu
[linux-next:master 4264/7747] lib/kunit/executor_test.c:138:4: error: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type, kernel test robot
Is "echo 3 > drop_caches" async or hardware dependent?, Qu Wenruo
[PATCH] mm/khugepaged: fix iteration in collapse_file,
David Stevens
[PATCH] mm/mm_init.c: drop 'nid' parameter from check_for_memory(),
Haifeng Xu
[PATCH] mm/sparse: remove unused parameters in sparse_remove_section(),
Yajun Deng
[PATCH] lazy tlb: consolidate lazy tlb mm switching fix,
Nicholas Piggin
[PATCH] writeback: fix dereferencing NULL mapping->host on writeback_page_template,
Rafael Aquini
[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI,
Danilo Krummrich
- [PATCH drm-next v4 01/14] drm: execution context for GEM buffers v4, Danilo Krummrich
- [PATCH drm-next v4 06/14] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
- [PATCH drm-next v4 02/14] maple_tree: split up MA_STATE() macro, Danilo Krummrich
- [PATCH drm-next v4 07/14] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
- [PATCH drm-next v4 08/14] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
- [PATCH drm-next v4 09/14] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
- [PATCH drm-next v4 04/14] drm: debugfs: provide infrastructure to dump a DRM GPU VA space, Danilo Krummrich
- [PATCH drm-next v4 03/14] drm: manager to keep track of GPUs VA mappings, Danilo Krummrich
- [PATCH drm-next v4 10/14] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
- [PATCH drm-next v4 05/14] drm/nouveau: new VM_BIND uapi interfaces, Danilo Krummrich
- [PATCH drm-next v4 11/14] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
- [PATCH drm-next v4 12/14] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
- [PATCH drm-next v4 14/14] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
- [PATCH drm-next v4 13/14] drm/nouveau: implement new VM_BIND uAPI, Danilo Krummrich
- Re: [PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI, Donald Robson
- Re: [PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI, Danilo Krummrich
[linux-next:master] BUILD REGRESSION 6db29e14f4fb7bce9eb5290288e71b05c2b0d118, kernel test robot
[RFC PATCH 00/19] hugetlb support for KVM guest_mem,
Ackerley Tng
- [RFC PATCH 03/19] mm: hugetlb: Expose remove_inode_hugepages, Ackerley Tng
- [RFC PATCH 04/19] mm: hugetlb: Decouple hstate, subpool from inode, Ackerley Tng
- [RFC PATCH 05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate, Ackerley Tng
- [RFC PATCH 01/19] mm: hugetlb: Expose get_hstate_idx(), Ackerley Tng
- [RFC PATCH 06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio(), Ackerley Tng
- [RFC PATCH 08/19] mm: hugetlb: Refactor restore_reserve_on_error, Ackerley Tng
- [RFC PATCH 09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems, Ackerley Tng
- [RFC PATCH 11/19] mm: hugetlb: Parametrize hugetlb functions by resv_map, Ackerley Tng
- [RFC PATCH 12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final, Ackerley Tng
- [RFC PATCH 14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup, Ackerley Tng
- [RFC PATCH 15/19] KVM: guest_mem: hugetlb: initialization and cleanup, Ackerley Tng
- [RFC PATCH 02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page, Ackerley Tng
- [RFC PATCH 16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb, Ackerley Tng
- [RFC PATCH 17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem, Ackerley Tng
- [RFC PATCH 18/19] KVM: selftests: Support various types of backing sources for private memory, Ackerley Tng
- [RFC PATCH 19/19] KVM: selftests: Update test for various private memory backing source types, Ackerley Tng
- [RFC PATCH 10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map, Ackerley Tng
- [RFC PATCH 13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers, Ackerley Tng
- [RFC PATCH 07/19] mm: hugetlb: Refactor vma_*_reservation functions, Ackerley Tng
- Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem, Isaku Yamahata
- Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem, Mike Kravetz
[PATCH] mm: Update validate_mm() to use vma iterator CONFIG flag,
Liam R. Howlett
[PATCH] mm/mprotect: Fix do_mprotect_pkey() limit check,
Liam R. Howlett
[RFC PATCH v2 0/7] mm: zswap: move writeback LRU from zpool to zswap,
Domenico Cerasuolo
[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory,
Kirill A. Shutemov
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]