Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v4 05/12] riscv: mm: Combine the SMP and UP TLB flush code, (continued)
- [PATCH v3 00/11] Mitigate a vmap lock contention v3,
Uladzislau Rezki (Sony)
- [PATCH v3 02/11] mm: vmalloc: Rename adjust_va_to_fit_type() function, Uladzislau Rezki (Sony)
- [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree, Uladzislau Rezki (Sony)
- [PATCH v3 01/11] mm: vmalloc: Add va_alloc() helper, Uladzislau Rezki (Sony)
- [PATCH v3 05/11] mm/vmalloc: remove vmap_area_list, Uladzislau Rezki (Sony)
- [PATCH v3 08/11] mm: vmalloc: Support multiple nodes in vread_iter, Uladzislau Rezki (Sony)
- [PATCH v3 11/11] mm: vmalloc: Add a shrinker to drain vmap pools, Uladzislau Rezki (Sony)
- [PATCH v3 10/11] mm: vmalloc: Set nr_nodes based on CPUs in a system, Uladzislau Rezki (Sony)
- [PATCH v3 03/11] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c, Uladzislau Rezki (Sony)
- [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock, Uladzislau Rezki (Sony)
- [PATCH v3 06/11] mm: vmalloc: Remove global purge_vmap_area_root rb-tree, Uladzislau Rezki (Sony)
- [PATCH v3 09/11] mm: vmalloc: Support multiple nodes in vmallocinfo, Uladzislau Rezki (Sony)
- Re: [PATCH v3 00/11] Mitigate a vmap lock contention v3, Uladzislau Rezki
- vmalloc search size larger than the size it is actually needed, Yuxiao Zhang
- [PATCH v2 0/9] swapin refactor for optimization and unified readahead,
Kairui Song
- [PATCH v2 3/9] mm/swap: avoid doing extra unlock error checks for direct swapin, Kairui Song
- [PATCH v2 8/9] mm/swap: introduce a helper for swapin without vmfault, Kairui Song
- [PATCH v2 1/9] mm/swapfile.c: add back some comment, Kairui Song
- [PATCH v2 6/9] mm/swap: handle swapcache lookup in swapin_entry, Kairui Song
- [PATCH v2 9/9] mm/swap, shmem: use new swapin helper to skip readahead conditionally, Kairui Song
- [PATCH v2 2/9] mm/swap: move no readahead swapin code to a stand-alone helper, Kairui Song
- [PATCH v2 5/9] mm/swap: introduce swapin_entry for unified readahead policy, Kairui Song
- [PATCH v2 4/9] mm/swap: always account swapped in page into current memcg, Kairui Song
- [PATCH v2 7/9] mm/swap: avoid a duplicated swap cache lookup for SWP_SYNCHRONOUS_IO, Kairui Song
- [RFC PATCH v1] tools/mm: Add thpmaps script to dump THP usage info,
Ryan Roberts
- [linux-next:master 10859/12059] drivers/cxl/core/region.c:556:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'resource_size_t' {aka 'unsigned int'}, kernel test robot
- [syzbot] [mm?] KMSAN: uninit-value in shrinker_alloc, syzbot
- [PATCH v3] LoongArch: Fix and simplify fcsr initialization on execve,
Xi Ruoyao
- [PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot,
Gang Li
- Re: [syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __kmap_local_page_prot, syzbot
- [PATCH v2] LoongArch: Fix and simplify fcsr initialization on execve,
Xi Ruoyao
- bio_vec, bv_page and folios,
David Howells
- [PATCH] mm/selftests: hugepage-mremap: conform test to TAP format output, Muhammad Usama Anjum
- Re: [syzbot] [virtualization?] KMSAN: uninit-value in virtqueue_add (4),
Tetsuo Handa
- [Patch v2] selftests/mm: gup_test: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH] selftests: mm: hugepage-mmap: conform to TAP format output, Muhammad Usama Anjum
- reply: reply: reply: [RFC PATCH 1/1] mm: mark folio accessed in minor fault, 黄朝阳 (Zhaoyang Huang)
- [PATCH v2] mm: fix shrink nr.unqueued_dirty counter issue, Zhiguo Jiang
- [PATCH] LoongArch: Fix and simplify fcsr initialization on execve,
Xi Ruoyao
- [PATCH] selftests/mm: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH 1/2] selftests/mm: conform test to TAP format output,
Muhammad Usama Anjum
- Looking back on DAMON development in 2023, SeongJae Park
- [linux-next:master 3789/10295] drivers/media/i2c/st-mipid02.c:396:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_s64 instead. (fwd), Julia Lawall
- [syzbot] [mm?] INFO: rcu detected stall in dput (8), syzbot
- [linux-next:master 3785/10295] thp7312.c:undefined reference to `firmware_upload_unregister', kernel test robot
- [PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Michael Roth
- [PATCH v11 32/35] KVM: SVM: Add module parameter to enable the SEV-SNP, Michael Roth
- [PATCH v11 34/35] crypto: ccp: Add the SNP_SET_CONFIG_{START,END} commands, Michael Roth
- [PATCH v11 21/35] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT, Michael Roth
- [PATCH v11 14/35] KVM: SEV: Add initial SEV-SNP support, Michael Roth
- [PATCH v11 22/35] KVM: SEV: Add support to handle Page State Change VMGEXIT, Michael Roth
- [PATCH v11 16/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command, Michael Roth
- [PATCH v11 33/35] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event, Michael Roth
- [PATCH v11 13/35] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests, Michael Roth
- [PATCH v11 17/35] KVM: Add HVA range operator, Michael Roth
- [PATCH v11 24/35] KVM: SEV: Add support to handle RMP nested page faults, Michael Roth
- [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command, Michael Roth
- [PATCH v11 20/35] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT, Michael Roth
- [PATCH v11 01/35] KVM: Add hugepage support for dedicated guest memory, Michael Roth
- [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults, Michael Roth
- [PATCH v11 07/35] KVM: x86: Add KVM_X86_SNP_VM vm_type, Michael Roth
- [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command, Michael Roth
- [PATCH v11 11/35] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y, Michael Roth
- [PATCH v11 25/35] KVM: SEV: Use a VMSA physical address variable for populating VMCB, Michael Roth
- [PATCH v11 08/35] KVM: x86: Define RMP page fault error bits for #NPF, Michael Roth
- [PATCH v11 19/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command, Michael Roth
- [PATCH v11 27/35] KVM: SEV: Add support for GHCB-based termination requests, Michael Roth
- [PATCH v11 26/35] KVM: SEV: Support SEV-SNP AP Creation NAE event, Michael Roth
- [PATCH v11 28/35] KVM: SEV: Implement gmem hook for initializing private pages, Michael Roth
- [PATCH v11 04/35] KVM: x86: Add gmem hook for initializing memory, Michael Roth
- [PATCH v11 23/35] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use, Michael Roth
- [PATCH v11 03/35] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode, Michael Roth
- [PATCH v11 02/35] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory, Michael Roth
- [PATCH v11 10/35] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests, Michael Roth
- [PATCH v11 09/35] KVM: x86: Determine shared/private faults based on vm_type, Michael Roth
- [PATCH v11 31/35] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP, Michael Roth
- [PATCH v11 30/35] KVM: x86: Add gmem hook for determining max NPT mapping level, Michael Roth
- [PATCH v11 35/35] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event, Michael Roth
- [PATCH v11 29/35] KVM: SEV: Implement gmem hook for invalidating private pages, Michael Roth
- [PATCH v11 05/35] KVM: x86: Add gmem hook for invalidating memory, Michael Roth
- [PATCH v11 12/35] KVM: SEV: Add support to handle AP reset MSR protocol, Michael Roth
[linux-next:master 5482/10295] arch/riscv/kvm/../../../virt/kvm/eventfd.c:335:19: error: implicit declaration of function 'eventfd_ctx_fileget'; did you mean 'eventfd_ctx_fdget'?,
kernel test robot
[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support,
Michael Roth
[PATCH v1 16/26] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled, Michael Roth
[PATCH v1 17/26] crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled, Michael Roth
[PATCH v1 24/26] crypto: ccp: Add the SNP_PLATFORM_STATUS command, Michael Roth
[PATCH v1 19/26] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown, Michael Roth
[PATCH v1 12/26] crypto: ccp: Define the SEV-SNP commands, Michael Roth
[PATCH v1 23/26] x86/cpufeatures: Enable/unmask SEV-SNP CPU feature, Michael Roth
[PATCH v1 26/26] crypto: ccp: Add the SNP_SET_CONFIG command, Michael Roth
[PATCH v1 10/26] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction, Michael Roth
[PATCH v1 01/26] x86/cpufeatures: Add SEV-SNP CPU feature, Michael Roth
[PATCH v1 04/26] x86/sev: Add the host SEV-SNP initialization support, Michael Roth
[PATCH v1 18/26] crypto: ccp: Handle legacy SEV commands when SNP is enabled, Michael Roth
[PATCH v1 25/26] crypto: ccp: Add the SNP_COMMIT command, Michael Roth
[PATCH v1 03/26] iommu/amd: Don't rely on external callers to enable IOMMU SNP support, Michael Roth
[PATCH v1 20/26] crypto: ccp: Add debug support for decrypting pages, Michael Roth
[PATCH v1 13/26] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP, Michael Roth
[PATCH v1 21/26] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump, Michael Roth
[PATCH v1 02/26] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled, Michael Roth
[PATCH v1 05/26] x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled, Michael Roth
[PATCH v1 08/26] x86/traps: Define RMP violation #PF error code, Michael Roth
[PATCH v1 14/26] crypto: ccp: Provide API to issue SEV and SNP commands, Michael Roth
[PATCH v1 15/26] x86/sev: Introduce snp leaked pages list, Michael Roth
[PATCH v1 22/26] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe, Michael Roth
[linux-next:master 9336/10295] ld.lld: error: undefined symbol: devm_led_classdev_register_ext, kernel test robot
6.6.8 stable: crash in folio_mark_dirty,
Genes Lists
[PATCH 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock,
Suren Baghdasaryan
[PATCH 1/2] selftests/mm: add separate UFFDIO_MOVE test for PMD splitting,
Suren Baghdasaryan
[linux-next:master 6546/9925] arch/loongarch/include/asm/cmpxchg.h:70:42: sparse: sparse: cast truncates bits from constant value (8000000000000000 becomes 0), kernel test robot
[PATCH 1/2] mm/cma: Move opening brace to next line for coding style,
Malkoot Khan
[PATCH 0/2] hugetlbfs: Adjustments for two function implementations,
Markus Elfring
[PATCH] mm: memory: use nth_page() in clear/copy_subpage(),
Kefeng Wang
[mm-stable PATCH] mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCING, Li Zhijian
[linux-next:master 5046/10295] kismet: WARNING: unmet direct dependencies detected for SM_GCC_8650 when selected by SM_GPUCC_8650, kernel test robot
[linux-next:master 5028/10295] kismet: WARNING: unmet direct dependencies detected for SC_GCC_8280XP when selected by SC_CAMCC_8280XP, kernel test robot
[PATCH, REBASED 1/2] mm, treewide: Introduce NR_PAGE_ORDERS,
Kirill A. Shutemov
[PATCH] MAINTAINERS: Update Ronnie Sahlberg's address, Bagas Sanjaya
[PATCH RFC 00/12] x86 NUMA-aware kernel replication,
artem.kuzin
- [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support, artem.kuzin
- [PATCH RFC 01/12] mm: allow per-NUMA node local PUD/PMD allocation, artem.kuzin
- [PATCH RFC 03/12] mm: per-NUMA node replication core infrastructure, artem.kuzin
- [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas, artem.kuzin
- [PATCH RFC 05/12] x86: enable memory protection for replicated memory, artem.kuzin
- [PATCH RFC 06/12] x86: align kernel text and rodata using HUGE_PAGE boundary, artem.kuzin
- [PATCH RFC 07/12] x86: enable per-NUMA node kernel text and rodata replication, artem.kuzin
- [PATCH RFC 08/12] x86: make kernel text patching aware about replicas, artem.kuzin
- [PATCH RFC 09/12] x86: add support of NUMA replication for efi page tables, artem.kuzin
- [PATCH RFC 10/12] mm: add replicas allocation support for vmalloc, artem.kuzin
- [PATCH RFC 11/12] x86: add kernel modules text and rodata replication support, artem.kuzin
- [PATCH RFC 12/12] mm: set memory permissions for BPF handlers replicas, artem.kuzin
- Re: [PATCH RFC 00/12] x86 NUMA-aware kernel replication, Russell King (Oracle)
- Re: [PATCH RFC 00/12] x86 NUMA-aware kernel replication, Garg, Shivank
[PATCH v5 0/5] mm/zswap: dstmem reuse optimizations and cleanups,
Chengming Zhou
[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve,
Jisheng Zhang
[PATCH v2 0/6] Remove some lruvec page accounting functions,
Matthew Wilcox (Oracle)
[PATCH] mm: ratelimit stat flush from workingset shrinker,
Shakeel Butt
[PATCH 1/2] mm: list_lru: disable memcg_aware when cgroup.memory is set to "nokmem",
Haifeng Xu
[PATCH] mm: zsmalloc: return -ENOSPC rather than -EINVAL in zs_malloc while size is too large,
Barry Song
[PATCH 2/2] mm: list_lru: remove unused macro list_lru_init_key(),
Haifeng Xu
[linux-next:master 9336/10295] drivers/net/ethernet/realtek/r8169_leds.c:undefined reference to `devm_led_classdev_register_ext', kernel test robot
[GIT PULL] hotfixes for 6.7,
Andrew Morton
[linux-next:master 9812/10295] fscache.c:undefined reference to `__fscache_unuse_cookie', kernel test robot
[PATCH mm-unstable v4 0/5] mm/mglru: Kconfig cleanup,
Kinsey Ho
[linux-next:master] [wifi] ce10e8653f: hwsim.prefer_eht_20.fail,
kernel test robot
[linux-next:master] [xfs] 7f2f7531e0: BUG:KASAN:slab-use-after-free_in_xfs_defer_finish_recovery,
kernel test robot
[PATCH v9 0/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v9),
Vivek Kasireddy
[PATCH] mm/cma: change print format of pointer in pr_debug() With %p, the pointer will be hashed and print (____ptrval____) instead.,
Xiaobing Luo
[linux-next:master 10230/10295] powerpc64-linux-ld: warning: orphan section `.bss..Lubsan_data566' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data566', kernel test robot
[linux-next:master 9655/10295] mm/kasan/common.c:511:53: sparse: sparse: incorrect type in argument 3 (different base types), kernel test robot
[PATCH] exec: remove useless comment,
Askar Safin
[PATCH mm] kasan: stop leaking stack trace handles,
andrey . konovalov
[PATCH v3 00/10] IOMMU memory observability,
Pasha Tatashin
- [PATCH v3 06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 02/10] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 10/10] iommu: account IOMMU allocated memory, Pasha Tatashin
- [PATCH v3 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 01/10] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v3 09/10] iommu: observability of the IOMMU allocations, Pasha Tatashin
- [PATCH v3 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- Re: [PATCH v3 00/10] IOMMU memory observability, Bagas Sanjaya
- Re: [PATCH v3 00/10] IOMMU memory observability, Michal Koutný
[PATCH v2] vhost-vdpa: account iommu allocations,
Pasha Tatashin
drivers/video/fbdev/hgafb.c:496:25: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
[PATCH v4 0/6] mm/zswap: dstmem reuse optimizations and cleanups,
Chengming Zhou
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]