linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 07:32:22 to 2021-07-08 01:10:06 UTC [more...]

incoming
 2021-07-08  1:10 UTC  (48+ messages)
` [patch 01/54] lib/test: fix spelling mistakes
` [patch 02/54] lib: "
` [patch 03/54] lib: fix spelling mistakes in header files
` [patch 04/54] hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
` [patch 05/54] hexagon: use common DISCARDS macro
` [patch 06/54] hexagon: select ARCH_WANT_LD_ORPHAN_WARN
` [patch 07/54] mm/slub: use stackdepot to save stack trace in objects
` [patch 08/54] mmap: make mlock_future_check() global
` [patch 09/54] riscv/Kconfig: make direct map manipulation options depend on MMU
` [patch 10/54] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [patch 11/54] mm: introduce memfd_secret system call to create "secret" memory areas
` [patch 12/54] PM: hibernate: disable when there are active secretmem users
` [patch 13/54] arch, mm: wire up memfd_secret system call where relevant
` [patch 14/54] secretmem: test: add basic selftest for memfd_secret(2)
` [patch 15/54] mm: fix spelling mistakes in header files
` [patch 16/54] mm: add setup_initial_init_mm() helper
` [patch 17/54] arc: convert to setup_initial_init_mm()
` [patch 18/54] arm: "
` [patch 19/54] arm64: "
` [patch 20/54] csky: "
` [patch 21/54] h8300: "
` [patch 22/54] m68k: "
` [patch 23/54] nds32: "
` [patch 24/54] nios2: "
` [patch 25/54] openrisc: "
` [patch 26/54] powerpc: "
` [patch 27/54] riscv: "
` [patch 28/54] s390: "
` [patch 29/54] sh: "
` [patch 30/54] x86: "
` [patch 31/54] buildid: only consider GNU notes for build ID parsing
` [patch 32/54] buildid: add API to parse build ID out of buffer
` [patch 33/54] buildid: stash away kernels build ID on init
` [patch 34/54] dump_stack: add vmlinux build ID to stack traces
` [patch 35/54] module: add printk formats to add module build ID to stacktraces
` [patch 36/54] arm64: stacktrace: use %pSb for backtrace printing
` [patch 37/54] x86/dumpstack: use %pSb/%pBb "
` [patch 38/54] scripts/decode_stacktrace.sh: support debuginfod
` [patch 39/54] scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
` [patch 40/54] scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
` [patch 41/54] buildid: mark some arguments const
` [patch 42/54] buildid: fix kernel-doc notation
` [patch 43/54] kdump: use vmlinux_build_id to simplify
` [patch 44/54] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
` [patch 45/54] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
` [patch 46/54] selftest/mremap_test: update the test to handle pagesize other than 4K
` [patch 47/54] selftest/mremap_test: avoid crash with static build

[PATCH] mm/debug_vm_pgtable: Fix corrupted PG_arch_1 by set_pmd_at()
 2021-07-08  0:35 UTC  (2+ messages)

[PATCH 1/4] mm/rmap: fix comments left over from recent changes
 2021-07-07 23:34 UTC  (13+ messages)
` [PATCH 2/4] mm/rmap: fix old bug: munlocking THP missed other mlocks
` [PATCH 3/4] mm/rmap: fix new bug: premature return from page_mlock_one()
` [PATCH 4/4] mm/rmap: try_to_migrate() skip zone_device !device_private

[PATCH v1] mm: Enable suspend-only swap spaces
 2021-07-07 22:22 UTC  (3+ messages)

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-07 21:14 UTC  (12+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-07 19:21 UTC  (42+ messages)
` [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v4 02/40] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 RFC v4 03/40] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v4 08/40] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v4 11/40] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 RFC v4 12/40] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 RFC v4 13/40] crypto: ccp: Shutdown SNP firmware on kexec
` [PATCH Part2 RFC v4 14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v4 15/40] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v4 16/40] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 RFC v4 17/40] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 RFC v4 18/40] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 RFC v4 19/40] crypto: ccp: provide APIs to query extended attestation report
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v4 21/40] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v4 22/40] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v4 23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 RFC v4 24/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v4 27/40] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v4 28/40] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v4 29/40] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 RFC v4 30/40] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v4 31/40] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v4 34/40] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v4 35/40] KVM: Add arch hooks to track the host write to guest memory
` [PATCH Part2 RFC v4 36/40] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event

[GIT PULL] percpu fixes for v5.14-rc1
 2021-07-07 21:06 UTC  (3+ messages)

[PATCH] fs, mm: fix race in unlinking swapfile
 2021-07-07 20:48 UTC 

[PATCH v3 00/18] Folio conversion of memcg
 2021-07-07 20:41 UTC  (17+ messages)
` [PATCH v3 10/18] mm/memcg: Convert mem_cgroup_uncharge() to take a folio
` [PATCH v3 13/18] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v3 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-07 18:15 UTC  (37+ messages)
` [PATCH Part1 RFC v4 01/36] x86/sev: shorten GHCB terminate macro names
` [PATCH Part1 RFC v4 02/36] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v4 03/36] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 RFC v4 06/36] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v4 07/36] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 RFC v4 08/36] x86/sev: check the vmpl level
` [PATCH Part1 RFC v4 09/36] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v4 10/36] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v4 11/36] x86/sev: "
` [PATCH Part1 RFC v4 12/36] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v4 13/36] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v4 14/36] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 RFC v4 15/36] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v4 16/36] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [PATCH Part1 RFC v4 17/36] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 RFC v4 18/36] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH Part1 RFC v4 19/36] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH Part1 RFC v4 20/36] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH Part1 RFC v4 21/36] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 23/36] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code
` [PATCH Part1 RFC v4 25/36] x86/boot: Add Confidential Computing type to setup_data
` [PATCH Part1 RFC v4 26/36] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 RFC v4 27/36] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH Part1 RFC v4 28/36] x86/compressed/64: store Confidential Computing blob address "
` [PATCH Part1 RFC v4 29/36] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH Part1 RFC v4 30/36] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 RFC v4 31/36] x86/sev: Provide support for SNP guest request NAEs
` [PATCH Part1 RFC v4 32/36] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 RFC v4 33/36] x86/sev: Register SNP guest request platform device
` [PATCH Part1 RFC v4 34/36] virt: Add SEV-SNP guest driver
` [PATCH Part1 RFC v4 35/36] virt: sevguest: Add support to derive key
` [PATCH Part1 RFC v4 36/36] virt: sevguest: Add support to get extended report

[PATCH v4 0/2] userfaultfd: do not untag user pointers
 2021-07-07 18:43 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] selftest: use mmap instead of posix_memalign to allocate memory

page pools, was Re: [PATCH v9 1/5] drm: Add a sharable drm page-pool implementation
 2021-07-07 19:42 UTC  (6+ messages)

[PATCH v3 1/2] mm/vmalloc: Use batched page requests in bulk-allocator
 2021-07-07 18:26 UTC  (2+ messages)
` [PATCH v3 2/2] mm/vmalloc: Remove gfpflags_allow_blocking() check

[linux-next:master] BUILD REGRESSION ee268dee405b4710e179426a431ffe0cdee14f13
 2021-07-07 17:47 UTC 

[PATCH] mm: try_to_unmap() is now void
 2021-07-07 17:25 UTC  (3+ messages)

[PATCH v4 0/3] mm: sparse: remove __section_nr() function
 2021-07-07 15:02 UTC  (4+ messages)
    ` [PATCH v4 1/3] mm: sparse: pass section_nr to section_mark_present
    ` [PATCH v4 2/3] mm: sparse: pass section_nr to find_memory_block
    ` [PATCH v4 3/3] mm: sparse: remove __section_nr() function

[PATCH v2 1/2] mm/vmalloc: Use batched page requests in bulk-allocator
 2021-07-07 14:49 UTC  (9+ messages)
` [PATCH v2 2/2] mm/vmalloc: Remove gfpflags_allow_blocking() check

[PATCH v3 0/1] mm: sparse: pass section_nr to section_mark_present
 2021-07-07 14:32 UTC  (3+ messages)
    ` [PATCH v3 1/1] "
      ` ***UNCHECKED*** "

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-07-07 12:50 UTC  (15+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 62c20406acf9b53aaff58b484c67acb8fead3370
 2021-07-07 12:41 UTC 

[PATCH] mm/page_alloc: avoid deadlocks for &pagesets.lock
 2021-07-07 12:25 UTC  (2+ messages)

[BUG] ramfs system panic when using dd to create files
 2021-07-07  9:58 UTC 

[f2fs-dev] [PATCH] f2fs: initialize page->private when using for our internal use
 2021-07-07  9:57 UTC  (7+ messages)

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-07  9:51 UTC  (4+ messages)
` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload

[PATCH v2 0/3] mm: sparse: remove __section_nr() function
 2021-07-07  9:12 UTC  (3+ messages)
  ` [PATCH v2 1/3] mm: sparse: pass section_nr to section_mark_present

[syzbot] upstream boot error: possible deadlock in get_page_from_freelist
 2021-07-07  7:39 UTC 

[syzbot] upstream boot error: possible deadlock in fs_reclaim_acquire
 2021-07-07  7:39 UTC 

[syzbot] upstream boot error: possible deadlock in local_lock_acquire
 2021-07-07  7:38 UTC 

[syzbot] linux-next test error: possible deadlock in fs_reclaim_acquire
 2021-07-07  7:38 UTC 

[syzbot] upstream boot error: possible deadlock in __fs_reclaim_acquire
 2021-07-07  7:38 UTC 

[PATCH resend v3 0/2] memory-hotplug.rst: complete admin-guide overhaul
 2021-07-07  7:32 UTC  (3+ messages)
` [PATCH resend v3 1/2] memory-hotplug.rst: remove locking details from admin-guide
` [PATCH resend v3 2/2] memory-hotplug.rst: complete admin-guide overhaul


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).