linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 18:54:42 to 2021-11-11 19:58:59 UTC [more...]

[linux-next:master 12781/13683] lib/zstd/compress/zstd_compress_superblock.c:413:12: error: variable 'litLengthSum' set but not used
 2021-11-11 19:58 UTC 

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-11 19:27 UTC  (48+ messages)
` [PATCH v7 01/45] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v7 02/45] x86/sev: "
` [PATCH v7 03/45] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v7 04/45] x86/sev: Shorten GHCB terminate macro names
` [PATCH v7 05/45] x86/sev: Get rid of excessive use of defines
` [PATCH v7 06/45] x86/head64: Carve out the guest encryption postprocessing into a helper
` [PATCH v7 07/45] x86/sev: Remove do_early_exception() forward declarations
` [PATCH v7 08/45] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v7 09/45] x86/sev: Save the negotiated GHCB version
` [PATCH v7 10/45] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH v7 11/45] x86/sev: Check SEV-SNP features support
` [PATCH v7 12/45] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v7 13/45] x86/sev: Check the vmpl level
` [PATCH v7 14/45] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v7 15/45] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v7 16/45] x86/sev: "
` [PATCH v7 17/45] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v7 18/45] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v7 19/45] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH v7 20/45] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v7 21/45] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v7 22/45] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v7 23/45] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v7 24/45] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v7 25/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v7 26/45] x86/head: re-enable stack protection for 32/64-bit builds
` [PATCH v7 27/45] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v7 28/45] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v7 29/45] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v7 30/45] x86/compressed/acpi: move EFI config "
` [PATCH v7 31/45] x86/compressed/acpi: move EFI vendor "
` [PATCH v7 32/45] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v7 33/45] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v7 34/45] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v7 35/45] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH v7 36/45] x86/compressed: add SEV-SNP feature detection/setup
` [PATCH v7 37/45] x86/compressed: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v7 38/45] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH v7 39/45] x86/sev: add SEV-SNP feature detection/setup
` [PATCH v7 40/45] x86/sev: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v7 41/45] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v7 42/45] x86/sev: Register SNP guest request platform device
` [PATCH v7 43/45] virt: Add SEV-SNP guest driver
` [PATCH v7 44/45] virt: sevguest: Add support to derive key
` [PATCH v7 45/45] virt: sevguest: Add support to get extended report

[PATCH v1] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
 2021-11-11 19:22 UTC 

[RFC v1 0/4] Two alternatives for mm async teardown
 2021-11-11 19:20 UTC  (7+ messages)
` [RFC v1 1/4] add arch mmput hook in exit.c
` [RFC v1 1/4] exit: add arch mmput hook in exit_mm
` [RFC v1 2/4] kernel/fork.c: implement new process_mmput_async syscall
` [RFC v1 3/4] mm: wire up the "
` [RFC v1 4/4] kernel/fork.c: process_mmput_async: stop OOM while freeing memory

[PATCH v1] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-11 19:18 UTC 

[PATCH] mm: shmem: do not call PageHWPoison on a ERR-page
 2021-11-11 18:42 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION ad8be4fa6e8149ba6ea21fdf0089e8254437b3c8
 2021-11-11 18:03 UTC 

[PATCH v2 1/4] mm/shmem: support deterministic charging of tmpfs
 2021-11-11 17:16 UTC  (7+ messages)
` [PATCH v2 2/4] mm/oom: handle remote ooms
` [PATCH v2 3/4] mm, shmem: add tmpfs memcg= option documentation
` [PATCH v2 4/4] mm, shmem, selftests: add tmpfs memcg= mount option tests

[GIT PULL] netfs, 9p, afs, ceph: Use folios
 2021-11-11 16:25 UTC 

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-11 16:01 UTC  (7+ messages)
` [PATCH v6 19/42] x86/mm: Add support to validate memory when changing C-bit

[PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-11 15:45 UTC  (7+ messages)
` [PATCH v5 1/4] folio: Add a function to change the private data attached to a folio
` [PATCH v5 2/4] folio: Add a function to get the host inode for "
` [PATCH v5 3/4] netfs, 9p, afs, ceph: Use folios
` [PATCH v5 4/4] afs: Use folios in directory handling
  ` [kafs-testing] "

[PATCH V2 0/4] mm/damon: Do some small changes
 2021-11-11 15:44 UTC  (7+ messages)
` [PATCH V2 1/4] mm/damon: Unified access_check function naming rules
` [PATCH V2 2/4] mm/damon: Add 'age' of region tracepoint support
` [PATCH V2 3/4] mm/damon/core: Using function abs() instead of diff_of()
` [PATCH V2 4/4] mm/damon: Remove some no need func definitions in damon.h file

[PATCH v3 07/15] mm/pte_ref: add support for user PTE page table page allocation
 2021-11-11 15:17 UTC  (2+ messages)

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-11-11 15:02 UTC  (15+ messages)

[RFC PATCH 0/6] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-11 15:08 UTC  (15+ messages)
` [RFC PATCH 1/6] mm: Add F_SEAL_GUEST to shmem/memfd
` [RFC PATCH 2/6] kvm: x86: Introduce guest private memory address space to memslot
` [RFC PATCH 3/6] kvm: x86: add private_ops "
` [RFC PATCH 4/6] kvm: x86: implement private_ops for memfd backing store
` [RFC PATCH 5/6] kvm: x86: add KVM_EXIT_MEMORY_ERROR exit
` [RFC PATCH 6/6] KVM: add KVM_SPLIT_MEMORY_REGION
` [RFC PATCH 07/13] linux-headers: Update
` [RFC PATCH 08/13] hostmem: Add guest private memory to memory backend
` [RFC PATCH 09/13] qmp: Include "guest-private" property for memory backends
` [RFC PATCH 10/13] softmmu/physmem: Add private memory address space
` [RFC PATCH 11/13] kvm: register private memory slots
` [RFC PATCH 12/13] kvm: handle private to shared memory conversion
` [RFC PATCH 13/13] machine: Add 'private-memory-backend' property

[PATCH v1] vmscan: make drop_slab_node static
 2021-11-11 13:49 UTC  (2+ messages)

[PATCH v3 02/15] mm: introduce is_huge_pmd() helper
 2021-11-11 13:46 UTC  (2+ messages)

[PATCH v2 0/2] Support multiple target nodes demotion
 2021-11-11 13:42 UTC  (8+ messages)
` [PATCH v2 1/2] mm: migrate: "
` [PATCH v2 2/2] mm: migrate: Allocate the node_demotion structure dynamically

[PATCH v3 00/15] Free user PTE page table pages
 2021-11-11 13:01 UTC  (19+ messages)
` [PATCH v3 14/15] Documentation: add document for pte_ref

[PATCH v3] mm/damon/vaddr: remove swap_ranges() and replace it with swap()
 2021-11-11 11:53 UTC 

[PATCH 0/7] task comm cleanups
 2021-11-11 11:47 UTC  (21+ messages)
` [PATCH 1/7] fs/exec: make __set_task_comm always set a nul terminated string
` [PATCH 2/7] fs/exec: make __get_task_comm always get "
` [PATCH 3/7] drivers/infiniband: use get_task_comm instead of open-coded string copy
` [PATCH 4/7] fs/binfmt_elf: "
` [PATCH 5/7] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH 6/7] tools/bpf/bpftool/skeleton: use bpf_probe_read_kernel_str to get task comm
` [PATCH 7/7] tools/testing/selftests/bpf: make it adopt to task comm size change

[PATCH -rcu/kcsan 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-11-11 11:35 UTC  (6+ messages)
` [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH v5 00/10] Multigenerational LRU Framework
 2021-11-11 11:11 UTC  (13+ messages)
` [PATCH v5 01/10] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v5 02/10] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v5 03/10] mm/vmscan.c: refactor shrink_node()
` [PATCH v5 04/10] mm: multigenerational lru: groundwork
` [PATCH v5 05/10] mm: multigenerational lru: mm_struct list
` [PATCH v5 06/10] mm: multigenerational lru: aging
` [PATCH v5 07/10] mm: multigenerational lru: eviction
` [PATCH v5 08/10] mm: multigenerational lru: user interface
` [PATCH v5 09/10] mm: multigenerational lru: Kconfig
` [PATCH v5 10/10] mm: multigenerational lru: documentation

[PATCH 0/8] zsmalloc: remove bit_spin_lock
 2021-11-11 10:13 UTC  (12+ messages)
` [PATCH 1/8] zsmalloc: introduce some helper functions
` [PATCH 2/8] zsmalloc: rename zs_stat_type to class_stat_type
` [PATCH 3/8] zsmalloc: decouple class actions from zspage works
` [PATCH 4/8] zsmalloc: introduce obj_allocated
` [PATCH 5/8] zsmalloc: move huge compressed obj from page to zspage
` [PATCH 6/8] zsmalloc: remove zspage isolation for migration
` [PATCH 7/8] zsmalloc: replace per zpage lock with pool->migrate_lock
` [PATCH 8/8] zsmalloc: replace get_cpu_var with local_lock

[PATCH v3 0/4] memblock, arm: fixes for freeing of the memory map
 2021-11-11  9:45 UTC  (3+ messages)

[PATCH V1 2/2] mm/damon: Add 'age' of region tracepoint support
 2021-11-11  8:29 UTC  (4+ messages)

[PATCH v2] mm/damon/vaddr: remove swap_ranges() and replace it with swap()
 2021-11-11  8:13 UTC  (2+ messages)

incoming
 2021-11-11  4:32 UTC  (8+ messages)
` [patch 1/7] mm/page_owner.c: modify the type of argument "order" in some functions
` [patch 2/7] mm: allow only SLUB on PREEMPT_RT
` [patch 3/7] mm: migrate: simplify the file-backed pages validation when migrating its mapping
` [patch 4/7] mm/migrate.c: remove MIGRATE_PFN_LOCKED
` [patch 5/7] mm: unexport folio_memcg_{,un}lock
` [patch 6/7] mm: unexport {,un}lock_page_memcg
` [patch 7/7] kasan: add kasan mode messages when kasan init

[PATCH] mm/damon/vaddr: remove swap_ranges() and replace it with swap()
 2021-11-11  3:37 UTC  (2+ messages)

[PATCH v6] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-11  2:59 UTC  (4+ messages)

[PATCH] mm: migrate: Support multiple target nodes demotion
 2021-11-11  0:44 UTC  (4+ messages)

[PATCH v3 06/15] mm: introduce refcount for user PTE page table page
 2021-11-11  0:37 UTC  (2+ messages)

[PATCH v5] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-11  0:30 UTC  (3+ messages)

[PATCH v4] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-10 22:59 UTC  (3+ messages)

[PATCH v5] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-10 22:11 UTC 

[PATCH 1/4] mm: Kconfig: move swap and slab config options to the MM section
 2021-11-10 19:11 UTC  (5+ messages)
` [PATCH 4/4] mm: zswap: add basic meminfo and vmstat coverage

lib/test_ubsan.c:71:6: warning: variable 'val1' set but not used
 2021-11-10 19:04 UTC 


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 NNTP newsgroup(s).