Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 19:23:57 to 2024-03-30 21:01:47 UTC [more...]

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-03-30 21:01 UTC  (34+ messages)
` [PATCH v12 01/29] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
` [PATCH v12 04/29] [TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
` [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH v12 06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
` [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v12 14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v12 15/29] KVM: SEV: Add support to handle "
` [PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH 1/1] mm: vmalloc: Fix lockdep warning
 2024-03-30 19:39 UTC  (5+ messages)

[PATCH] arm: kasan: clear stale stack poison
 2024-03-30 18:36 UTC  (2+ messages)

[PATCH 0/3] selftests/mm: mremap_test: Optimizations and style fixes
 2024-03-30 17:35 UTC  (4+ messages)
` [PATCH 1/3] selftests/mm: mremap_test: Optimize using pre-filled random array and memcpy
` [PATCH 2/3] selftests/mm: mremap_test: Optimize execution time from minutes to seconds using chunkwise memcmp
` [PATCH 3/3] selftests/mm: mremap_test: Use sscanf to parse /proc/self/maps

[PATCH RFC 01/10] mm: Move the page fragment allocator from page_alloc into its own file
 2024-03-30 12:01 UTC  (3+ messages)

[PATCH STABLE v6.1.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 6.1-stable tree

[PATCH STABLE v5.15.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.15-stable tree

[PATCH STABLE v5.10.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.10-stable tree

[PATCH stable-5.10] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (5+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 5.10-stable tree

[PATCH stable-5.4] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 5.4-stable tree

[PATCH STABLE v5.4.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.4-stable tree

[PATCH STABLE v4.19.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (3+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 4.19-stable tree

[PATCH stable-4.19] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 4.19-stable tree

[PATCH v2] mm/slub: Reduce memory consumption in extreme scenarios
 2024-03-30  8:23 UTC 

[linux-next:master 1076/1266] include/linux/alloc_tag.h:43:2: error: "Memory allocation profiling is incompatible with ARCH_NEEDS_WEAK_PER_CPU"
 2024-03-30  2:37 UTC  (3+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-03-30  1:06 UTC  (5+ messages)
` [PATCH 19/26] netfs: New writeback implementation

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-29 22:29 UTC  (24+ messages)
` [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
` [RFC PATCH 7/9] mm: zswap: store zero-filled pages without a zswap_entry

[PATCH] selftests/mm: import strings.h for ffsl
 2024-03-29 20:33 UTC  (3+ messages)

[PATCH v2 00/27] riscv control-flow integrity for usermode
 2024-03-29 20:02 UTC  (34+ messages)
` [PATCH v2 01/27] riscv: envcfg save and restore on task switching
` [PATCH v2 02/27] riscv: define default value for envcfg
` [PATCH v2 03/27] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v2 04/27] riscv: zicfiss/zicfilp enumeration
` [PATCH v2 05/27] riscv: zicfiss/zicfilp extension csr and bit definitions
` [PATCH v2 06/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v2 07/27] mm: Define VM_SHADOW_STACK for RISC-V
` [PATCH v2 08/27] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [PATCH v2 09/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v2 10/27] riscv mm: manufacture shadow stack pte
` [PATCH v2 11/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v2 12/27] riscv mmu: write protect and shadow stack
` [PATCH v2 13/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v2 14/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v2 15/27] prctl: arch-agnostic prctl for shadow stack
` [PATCH v2 16/27] prctl: arch-agnostic prtcl for indirect branch tracking
` [PATCH v2 17/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v2 18/27] riscv: Implements arch argnostic indirect branch tracking prctls
` [PATCH v2 19/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v2 20/27] riscv/traps: Introduce software check exception
` [PATCH v2 21/27] riscv sigcontext: adding cfi state field in sigcontext
` [PATCH v2 22/27] riscv signal: Save and restore of shadow stack for signal
` [PATCH v2 23/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v2 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v2 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v2 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create
 2024-03-29 19:54 UTC  (3+ messages)

[RFC PATCH v3 0/8] mm: workingset reporting
 2024-03-29 19:43 UTC  (6+ messages)
` [RFC PATCH v3 8/8] mm: test system-wide "

[PATCH v2] selftests/mm: include strings.h for ffsl
 2024-03-29 18:58 UTC 

folio_mmapped
 2024-03-29 18:38 UTC  (11+ messages)

[PATCH v19 RESEND 3/5] tracing: Allow user-space mapping of the ring-buffer
 2024-03-29 18:40 UTC  (2+ messages)

hugetlbfs: WARNING: bad unlock balance detected during MADV_REMOVE
 2024-03-29 15:54 UTC  (11+ messages)

[akpm-mm:mm-nonmm-unstable 53/62] lib/raid6/recov_neon_inner.c:7:10: fatal error: 'arm_neon.h' file not found
 2024-03-29 15:25 UTC  (3+ messages)

[PATCH] mm: init_mlocked_on_free_v3
 2024-03-29 14:56 UTC 

[PATCH v2 0/6] Improve visibility of writeback
 2024-03-29 13:10 UTC  (18+ messages)
` [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi

[PATCH] mm: init_mlocked_on_free_v3
 2024-03-29 12:26 UTC  (2+ messages)

summarize all information again at bottom//reply: reply: [PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-29 12:19 UTC  (13+ messages)

[PATCH v12 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-03-29 11:42 UTC  (4+ messages)

[RFC] mm: Introduce uKSM for user-controlled KSM
 2024-03-29 10:40 UTC 

[PATCH v6 00/15] netfs, cifs: Delegate high-level I/O to netfslib
 2024-03-29  9:58 UTC  (3+ messages)
` [PATCH v6 11/15] cifs: When caching, try to open O_WRONLY file rdwr on server

[linux-next:master 2066/2532] lib/rhashtable.c:1025: warning: expecting prototype for rhashtable_init_noprof(). Prototype was for rhashtable_init() instead
 2024-03-29  9:23 UTC 

[linus:master] [mm,page_owner] 217b2119b9: WARNING:at_lib/refcount.c:#refcount_warn_saturate
 2024-03-29  9:19 UTC 

[linux-next:master 2059/2532] mm/util.c:128: warning: expecting prototype for kmemdup_noprof(). Prototype was for kmemdup() instead
 2024-03-29  9:12 UTC 

[PATCH v11 00/11] Support page table check PowerPC
 2024-03-29  8:29 UTC  (4+ messages)

[PATCH] mm: alloc_anon_folio: avoid doing vma_thp_gfp_mask in fallback cases
 2024-03-29  7:37 UTC 

[linux-next:master 2147/2532] arch/s390/include/asm/hugetlb.h:46:34: error: redefinition of 'arch_clear_hugetlb_flags'
 2024-03-29  7:05 UTC 

[PATCH] mm: huge_memory: add the missing folio_test_pmd_mappable() for THP split statistics
 2024-03-29  6:59 UTC 

[PATCH v2 0/2] support multi-size THP numa balancing
 2024-03-29  6:56 UTC  (3+ messages)
` [PATCH v2 1/2] mm: factor out the numa mapping rebuilding into a new helper
` [PATCH v2 2/2] mm: support multi-size THP numa balancing

[PATCH v3 0/3] page_owner: Fix refcount imbalance
 2024-03-29  6:39 UTC  (3+ messages)

[PATCH v9 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  5:33 UTC  (3+ messages)
` [PATCH v9 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v9 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[linux-next:master 1083/1266] include/linux/slab.h:653:(.xiptext+0x130): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __kmalloc_noprof
 2024-03-29  4:49 UTC 

[linux-next:master 2308/2532] include/linux/build_bug.h:78:41: error: static assertion failed: "struct bpf_fib_lookup size check"
 2024-03-29  4:27 UTC 

[akpm-mm:mm-nonmm-unstable 62/62] lib/test_fpu_glue.c:41:14: error: implicit declaration of function 'kernel_fpu_available'
 2024-03-29  4:28 UTC 

[linux-next:master 1591/2169] drivers/net/dsa/sja1105/sja1105_main.o: warning: objtool: sja1105_fast_age() falls through to next function sja1105_init_l2_forwarding.cold()
 2024-03-29  4:16 UTC 

[akpm-mm:mm-nonmm-unstable 62/62] lib/test_fpu_glue.c:41:7: error: call to undeclared function 'kernel_fpu_available'; ISO C99 and later do not support implicit function declarations
 2024-03-29  4:05 UTC 

[akpm-mm:mm-nonmm-unstable 53/62] lib/raid6/recov_neon_inner.c:7:10: fatal error: arm_neon.h: No such file or directory
 2024-03-29  3:43 UTC 

Soft Lockup on running fsstress with next-20240327
 2024-03-29  3:42 UTC  (2+ messages)

Soft Lockup on running fsstress with next-20240327
 2024-03-29  3:39 UTC 

[PATCH] mempool: Modify mismatched function name
 2024-03-29  3:22 UTC  (2+ messages)

[PATCH v8 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  2:18 UTC  (5+ messages)
` [PATCH v8 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v8 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-03-29  1:56 UTC  (3+ messages)
` [PATCH v5 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-03-29  1:14 UTC  (6+ messages)

[PATCH v7 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  0:40 UTC 

[syzbot] [mm?] INFO: rcu detected stall in sys_clone (8)
 2024-03-29  0:16 UTC 

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-03-28 23:41 UTC  (8+ messages)
` [RFC PATCH v7 10/12] ACPI:RAS2: Add common library for RAS2 PCC interfaces
` [RFC PATCH v7 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH v7 12/12] memory: RAS2: Add memory RAS2 driver

[linux-next:master 2064/2532] mm/vmalloc.c:3724: warning: expecting prototype for __vmalloc_node_range_noprof(). Prototype was for __vmalloc_node_range() instead
 2024-03-28 23:32 UTC 

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-03-28 23:05 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Unify vma_address and vma_pgoff_address
 2024-03-28 22:58 UTC  (4+ messages)
` [PATCH 1/3] mm: Correct page_mapped_in_vma() for large folios
` [PATCH 2/3] mm: Remove vma_address()
` [PATCH 3/3] mm: Rename vma_pgoff_address back to vma_address

[linux-next:master 2035/2532] arch/x86/mm/numa_32.c:57:9: error: '__vmalloc_start_set' undeclared
 2024-03-28 21:37 UTC 

[PATCH 00/10] Various page->flags cleanups
 2024-03-28 19:40 UTC  (4+ messages)
` [PATCH 02/10] xtensa: Remove uses of PG_arch_1 on individual pages


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).