Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v4 4/4] mm,page_owner: Fix printing of stack records, (continued)
- [PATCH v2 0/3] SLUB: improve filling cpu partial a bit in get_partial_node(),
xiongwei.song
- [linux-next:master 3462/3504] mm/huge_memory.c:207:13: sparse: sparse: incorrect type in argument 2 (different base types), kernel test robot
- [linux-next:master 2523/3504] arch/parisc/include/asm/cmpxchg.h:75:24: error: implicit declaration of function 'cmpxchg_emu_u16', kernel test robot
- [linux-next:master 2524/3504] fs/nfs/nfs4idmap.c:576:13: sparse: sparse: incorrect type in argument 2 (different base types), kernel test robot
- [syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned,
syzbot
- [PATCH v3 00/29] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v3 07/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v3 11/29] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v3 15/29] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v3 17/29] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v3 12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v3 09/29] mm: abstract shadow stack vma behind `vma_is_shadow_stack`, Deepak Gupta
[PATCH v3 13/29] riscv mmu: write protect and shadow stack, Deepak Gupta
[PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
[PATCH v3 14/29] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
[PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
[PATCH v3 28/29] riscv: Documentation for shadow stack on riscv, Deepak Gupta
[PATCH v3 24/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
[PATCH v3 25/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
[PATCH v3 21/29] riscv/traps: Introduce software check exception, Deepak Gupta
[PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
[PATCH v3 18/29] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
[PATCH v3 08/29] mm: Define VM_SHADOW_STACK for RISC-V, Deepak Gupta
[PATCH v3 16/29] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
[PATCH v3 23/29] riscv signal: Save and restore of shadow stack for signal, Deepak Gupta
[PATCH v3 19/29] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
[PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext, Deepak Gupta
[PATCH v3 03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv, Deepak Gupta
[PATCH v3 26/29] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
[PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
Re: [PATCH v3 00/29] riscv control-flow integrity for usermode, Charlie Jenkins
[PATCH v2 0/3] x86/mm/pat: fix VM_PAT handling in COW mappings,
David Hildenbrand
[linux-next:master 2524/3504] kernel/locking/rtmutex.c:218:9: error: incompatible pointer to integer conversion passing 'typeof (*(((__ai_ptr))))' (aka 'struct task_struct *') to parameter of type 'uintptr_t' (aka 'unsigned long'),
kernel test robot
[PATCH] fixup! selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation,
peterx
[PATCH] fix-proc-page, Matthew Wilcox (Oracle)
[PATCH 0/7] khugepaged folio conversions,
Matthew Wilcox (Oracle)
[PATCH 0/4] Use folio APIs in procfs,
Matthew Wilcox (Oracle)
[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837, kernel test robot
[PATCH] mm: page_alloc: use the correct THP order for THP PCP,
Baolin Wang
[linux-next:master 3501/3504] riscv32-linux-ld: section .data LMA [001f9000,009465d7] overlaps section .text LMA [000a7e84,0177d68b],
kernel test robot
[PATCH v6 0/6] Swap-out mTHP without splitting,
Ryan Roberts
Message not available
[PATCH v6 3/6] mm: swap: Simplify struct percpu_cluster, Ryan Roberts
[PATCH v6 4/6] mm: swap: Allow storage of all mTHP orders, Ryan Roberts
[PATCH v6 5/6] mm: vmscan: Avoid split during shrink_folio_list(), Ryan Roberts
[PATCH v6 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD, Ryan Roberts
[linux-next:pending-fixes] BUILD SUCCESS 5a8e64cdf886935b487d4eb868983d95d5bd5a8c, kernel test robot
[PATCH] mm/memblock: remove empty dummy entry,
Wei Yang
[PATCH v3 0/2] support multi-size THP numa balancing,
Baolin Wang
[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess,
Kefeng Wang
[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c,
kernel test robot
[linux-next:master 3307/3504] fs/smb/client/file.c:728:12: warning: variable 'rc' is used uninitialized whenever 'if' condition is false, kernel test robot
[linux-next:master 2805/3504] mm/kasan/hw_tags.c:280:16: error: implicit declaration of function 'find_vm_area'; did you mean 'find_vma_prev'?, kernel test robot
[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters,
Barry Song
[linux-next:master 3057/3220] dcn20_fpu.c:undefined reference to `__aeabi_l2d', kernel test robot
[PATCH 0/3] mm/gup: fixups for hugetlb gup rework series,
peterx
[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b, kernel test robot
[RFC PATCH net-next v8 07/14] page_pool: devmem support,
Mina Almasry
[RFC PATCH net-next v8 06/14] page_pool: convert to use netmem,
Mina Almasry
[PATCH] mm: Remove struct page from get_shadow_from_swap_cache,
Matthew Wilcox (Oracle)
[PATCH 0/4] Remove page_idle and page_young wrappers,
Matthew Wilcox (Oracle)
[syzbot] [mm?] KCSAN: data-race in __delete_from_swap_cache / folio_mapping (3),
syzbot
[PATCH] hugetlb: Convert alloc_buddy_hugetlb_folio to use a folio,
Matthew Wilcox (Oracle)
DAMON Quaterly News Letter (2024 Q1), SeongJae Park
[PATCH 1/1] mm/mempool: Documentation: add missing mempool_create_node documentation, Suren Baghdasaryan
[PATCH 1/1] fixup! fix missing vmalloc.h includes,
Suren Baghdasaryan
[syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range,
syzbot
[PATCH] mm/ksm: fix missing comma in comment, Yu-Cheng Chen
[PATCH 0/3] memblock tests: fix build error,
Wei Yang
[linux-next:master 2555/3220] arch/csky/include/asm/cmpxchg.h:138:25: error: implicit declaration of function 'cmpxchg_emu_u8',
kernel test robot
[PATCH v1 0/3] mm/gup: consistently call it GUP-fast,
David Hildenbrand
[PATCH v4 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free,
Lance Yang
[linux-next:pending-fixes] BUILD SUCCESS 0fc83069bcaee78f60b8511d9453a9441963a072, kernel test robot
[linux-next:master 2055/3220] ERROR: modpost: "__drm_atomic_helper_private_obj_duplicate_state" [drivers/gpu/drm/display/drm_display_helper.ko] undefined!, kernel test robot
[linux-next:master 2559/3220] arch/riscv/include/asm/cmpxchg.h:329:23: warning: assignment to 'const struct gre_protocol *' from 'uintptr_t' {aka 'long unsigned int'} makes pointer from integer without a cast, kernel test robot
[PATCH][next] selftest/mm: Fix spelling mistake "skiped" -> "skipped", Colin Ian King
[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state,
syzbot
[linux-next:master 2055/3220] ld.lld: error: undefined symbol: __drm_atomic_helper_private_obj_duplicate_state, kernel test robot
[PATCH 0/4] large folios swap-in: handle refault cases first,
Barry Song
[linux-next:master 2559/3220] arch/riscv/include/asm/cmpxchg.h:329:23: warning: assignment to 'struct tty_struct *' from 'uintptr_t' {aka 'long unsigned int'} makes pointer from integer without a cast,
kernel test robot
[syzbot] [mm?] general protection fault in shmem_get_next_id,
syzbot
[PATCH] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts,
Vishal Verma
[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2),
syzbot
[PATCH v12 00/11] Support page table check PowerPC,
Rohan McLure
Re: [PATCH v12 00/11] Support page table check PowerPC, Pasha Tatashin
Message not available
Message not available
Message not available
Re: [PATCH v12 00/11] Support page table check PowerPC, LEROY Christophe
[linux-next:master] [lib/xarray] e6c71d0899: WARNING:suspicious_RCU_usage, kernel test robot
[PATCH] slub: fix slub segmentation,
Ming Yang
[PATCH] mm/ksm: remove redundant code in ksm_fork,
Jinjiang Tu
[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes,
Ho-Ren (Jack) Chuang
[PATCH] stackdepot: Rename pool_index to pool_index_plus_1,
Peter Collingbourne
[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting,
James Houghton
[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault,
Vishal Moola (Oracle)
[PATCH] mm, mmap: remove vma_merge(),
Vlastimil Babka
[PATCH] mm: swap: prejudgement swap_has_cache to avoid page allocation,
Zhaoyu Liu
Important proposal for linux-mm@xxxxxxxxx., NOEL, D
[linux-next:master 1011/2532] drivers/gpu/drm/amd/display/dc/dml/dcn351/dcn351_fpu.c:96:48-49: dram_clock_change_latency_us: first occurrence line 218, second occurrence line 240 (fwd), Julia Lawall
[PATCHv2 1/1] mm: fix unproperly folio_put by changing API in read_pages,
zhaoyang.huang
proc-empty-vm.c:342:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result', kernel test robot
[linux-next:master 2060/2532] mm/mempool.c:271: warning: Function parameter or struct member 'gfp_mask' not described in 'mempool_create_node', kernel test robot
[linus:master] [mm] f77171d241: vm-scalability.throughput 34.9% improvement, kernel test robot
[akpm-mm:mm-unstable 262/270] vmscan.c:(.text+0x2c90): multiple definition of `mt_find_alloc_memory_type'; kernel/sched/fair.o:fair.c:(.text+0x1db4): first defined here,
kernel test robot
[akpm-mm:mm-unstable 262/270] (.text+0x2478): multiple definition of `mt_find_alloc_memory_type'; kernel/sched/fair.o:(.text+0x1728): first defined here, kernel test robot
[akpm-mm:mm-unstable 263/270] mm/memory-tiers.c:769:13: warning: variable 'rc' set but not used,
kernel test robot
[akpm-mm:mm-unstable 262/270] include/linux/memory-tiers.h:143:25: warning: no previous prototype for 'mt_find_alloc_memory_type', kernel test robot
[akpm-mm:mm-unstable 262/270] include/linux/memory-tiers.h:143:25: warning: no previous prototype for function 'mt_find_alloc_memory_type', kernel test robot
[linux-next:master 1069/2532] sound/soc/sunxi/sun8i-codec.c:1355:38: error: no member named 'type' in 'struct snd_jack', kernel test robot
[PATCH 0/4] SLUB: improve filling cpu partial a bit in get_partial_node(),
xiongwei.song
[PATCH 0/3] selftests/mm: mremap_test: Optimizations and style fixes,
Dev Jain
[PATCH v2] mm/slub: Reduce memory consumption in extreme scenarios,
Chen Jun
[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Michael Roth
[PATCH v12 15/29] KVM: SEV: Add support to handle Page State Change VMGEXIT, Michael Roth
[PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use, Michael Roth
[PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command, Michael Roth
[PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults, Michael Roth
[PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB, Michael Roth
[PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests, Michael Roth
[PATCH v12 01/29] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM, Michael Roth
[PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages, Michael Roth
[PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages, Michael Roth
[PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event, Michael Roth
[PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level, Michael Roth
[PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP, Michael Roth
[PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP, Michael Roth
[PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT, Michael Roth
[PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol, Michael Roth
[PATCH v12 06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y, Michael Roth
[PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*(), Michael Roth
[PATCH v12 14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT, Michael Roth
[PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests, Michael Roth
[PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF, Michael Roth
[PATCH v12 04/29] [TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time, Michael Roth
[PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event, Michael Roth
[PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers, Michael Roth
[PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command, Michael Roth
[PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands, Michael Roth
[PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event, Michael Roth
Re: [PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support, Paolo Bonzini
[PATCH v2] selftests/mm: include strings.h for ffsl, Edward Liaw
[PATCH] selftests/mm: import strings.h for ffsl,
Edward Liaw
[PATCH] mm: init_mlocked_on_free_v3,
York Jasper Niebuhr
[RFC] mm: Introduce uKSM for user-controlled KSM, Hui Zhu
[linux-next:master 2059/2532] mm/util.c:128: warning: expecting prototype for kmemdup_noprof(). Prototype was for kmemdup() instead, kernel test robot
[linus:master] [mm,page_owner] 217b2119b9: WARNING:at_lib/refcount.c:#refcount_warn_saturate, kernel test robot
[linux-next:master 2066/2532] lib/rhashtable.c:1025: warning: expecting prototype for rhashtable_init_noprof(). Prototype was for rhashtable_init() instead, kernel test robot
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]