messages from 2024-08-07 18:26:14 to 2024-08-09 19:04:36 UTC [more...]
[ANNOUNCE] PUCK Agenda - 2024.08.07 - KVM userfault (guest_memfd/HugeTLB postcopy)
2024-08-09 19:04 UTC (7+ messages)
[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
2024-08-09 19:03 UTC (23+ messages)
` [PATCH 01/22] KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
` [PATCH 02/22] KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid
` [PATCH 03/22] KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults
` [PATCH 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected
` [PATCH 05/22] KVM: x86: Retry to-be-emulated insn in "slow" unprotect path iff sp is zapped
` [PATCH 06/22] KVM: x86: Get RIP from vCPU state when storing it to last_retry_eip
` [PATCH 07/22] KVM: x86: Store gpa as gpa_t, not unsigned long, when unprotecting for retry
` [PATCH 08/22] KVM: x86/mmu: Apply retry protection to "fast nTDP unprotect" path
` [PATCH 09/22] KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs
` [PATCH 10/22] KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper
` [PATCH 11/22] KVM: x86: Move EMULTYPE_ALLOW_RETRY_PF to x86_emulate_instruction()
` [PATCH 12/22] KVM: x86: Fold retry_instruction() into x86_emulate_instruction()
` [PATCH 13/22] KVM: x86/mmu: Don't try to unprotect an INVALID_GPA
` [PATCH 14/22] KVM: x86/mmu: Always walk guest PTEs with WRITE access when unprotecting
` [PATCH 15/22] KVM: x86/mmu: Move event re-injection unprotect+retry into common path
` [PATCH 16/22] KVM: x86: Remove manual pfn lookup when retrying #PF after failed emulation
` [PATCH 17/22] KVM: x86: Check EMULTYPE_WRITE_PF_TO_SP before unprotecting gfn
` [PATCH 18/22] KVM: x86: Apply retry protection to "unprotect on failure" path
` [PATCH 19/22] KVM: x86: Update retry protection fields when forcing retry on emulation failure
` [PATCH 20/22] KVM: x86: Rename reexecute_instruction()=>kvm_unprotect_and_retry_on_failure()
` [PATCH 21/22] KVM: x86/mmu: Subsume kvm_mmu_unprotect_page() into the and_retry() version
` [PATCH 22/22] KVM: x86/mmu: Detect if unprotect will do anything based on invalid_list
[PATCH v5 0/2] Add arch_timer_edge_cases selftest
2024-08-09 18:38 UTC (3+ messages)
` [PATCH v5 1/2] KVM: selftests: Ensure pending interrupts are handled in arch_timer test
` [PATCH v5 2/2] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
[PATCH 6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
2024-08-09 18:34 UTC (4+ messages)
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-09 18:12 UTC (34+ messages)
` [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
` [PATCH 02/19] mm: Drop is_huge_zero_pud()
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
` [PATCH 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 09/19] mm: New follow_pfnmap API
` [PATCH 10/19] KVM: Use "
` [PATCH 11/19] s390/pci_mmio: "
` [PATCH 12/19] mm/x86/pat: Use the new "
` [PATCH 13/19] vfio: "
` [PATCH 14/19] acrn: "
` [PATCH 15/19] mm/access_process_vm: "
` [PATCH 16/19] mm: Remove follow_pte()
` [PATCH 17/19] mm/x86: Support large pfn mappings
` [PATCH 18/19] mm/arm64: "
` [PATCH 19/19] vfio/pci: Implement huge_fault support
[PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
2024-08-09 18:05 UTC (5+ messages)
` [PATCH 2/2] KVM: Protect vCPU's "last run PID" with rwlock, not RCU
[PATCH 7/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
2024-08-09 18:03 UTC (3+ messages)
[PATCH 0/3] Set up KVM_EXIT_MEMORY_FAULTs when arm64/x86 stage-2 fault handlers fail
2024-08-09 17:57 UTC (7+ messages)
` [PATCH 2/3] KVM: arm64: Declare support for KVM_CAP_MEMORY_FAULT_INFO
[PATCHSET][RFC] struct fd and memory safety
2024-08-09 17:23 UTC (10+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
[RFC 0/5] SEV Kernel Selftests
2024-08-09 15:48 UTC (9+ messages)
` [RFC 2/5] selftests: KVM: Decouple SEV ioctls from asserts
` [RFC 3/5] selftests: KVM: SEV IOCTL test
` [RFC 4/5] selftests: KVM: SNP "
[PATCH v3 0/2] Fix for a very old KVM bug in the segment cache
2024-08-09 15:27 UTC (4+ messages)
` [PATCH v3 2/2] VMX: reset the segment cache after segment initialization in vmx_vcpu_reset
[PATCH 0/8] Initial support for SMMUv3 nested translation
2024-08-09 15:15 UTC (8+ messages)
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH 3/8] ACPI/IORT: Support CANWBS memory access flag
[PATCH RFC 0/4] mm: Introduce guest_memfd library
2024-08-09 15:02 UTC (22+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
[kvmtool PATCH v2 0/3] Add RISC-V ISA extensions based on Linux-6.10
2024-08-09 13:34 UTC (4+ messages)
` [kvmtool PATCH v2 1/3] Sync-up headers with Linux-6.10 kernel
` [kvmtool PATCH v2 2/3] riscv: Add Sscofpmf extensiona support
` [kvmtool PATCH v2 3/3] riscv: Set SBI_SUCCESS on successful DBCN call
[PATCH] RISC-V: KVM: Fix sbiret init before forwarding to userspace
2024-08-09 13:29 UTC (2+ messages)
[PATCH] iommu: Allow ATS to work on VFs when the PF uses IDENTITY
2024-08-09 13:28 UTC (3+ messages)
[PATCH v2 00/17] KVM: arm64: nv: Add support for address translation instructions
2024-08-09 12:43 UTC (3+ messages)
` [PATCH v2 13/17] KVM: arm64: nv: Add SW walker for AT S1 emulation
[PATCH 0/8] Introduce SMP Cache Topology
2024-08-09 12:24 UTC (11+ messages)
` [PATCH 8/8] qemu-options: Add the description of smp-cache object
[PATCH 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2024-08-09 9:34 UTC (3+ messages)
` [PATCH 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH 00/18] qapi: Reduce use of 'prefix'
2024-08-09 9:03 UTC (7+ messages)
` [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
` [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
[PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
2024-08-09 8:35 UTC (2+ messages)
kvm_stat issue running in the background
2024-08-09 8:29 UTC (3+ messages)
[GIT PULL] KVM/arm64 fixes for 6.11, round #1
2024-08-09 8:12 UTC
[PATCH v2 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
2024-08-09 7:58 UTC (6+ messages)
` [PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function
[PATCH kvm-unit-tests] riscv: sbi: add dbcn write test
2024-08-09 7:52 UTC (2+ messages)
[PATCH v6 00/10] Enable haltpoll on arm64
2024-08-09 6:08 UTC (7+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
[PATCH 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
2024-08-09 5:03 UTC (3+ messages)
` [PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function
[PATCH v2] kvm: refactor core virtual machine creation into its own function
2024-08-09 3:41 UTC (3+ messages)
[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
2024-08-08 23:52 UTC (10+ messages)
` [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information
[PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
2024-08-08 22:45 UTC (6+ messages)
[PATCH v2] KVM: arm64: Move data barrier to end of split walk
2024-08-08 19:58 UTC (3+ messages)
[PATCH RFC 1/4] mm: Introduce guest_memfd
2024-08-08 18:39 UTC (2+ messages)
[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
2024-08-08 18:04 UTC (2+ messages)
[PATCH] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
2024-08-08 17:08 UTC (2+ messages)
[PATCH] KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchain
2024-08-08 17:06 UTC (3+ messages)
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-08 16:16 UTC (17+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v12 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
[kvm-unit-tests PATCH v2 0/4] riscv: Extend CI
2024-08-08 15:42 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib: Add limits.h
` [kvm-unit-tests PATCH v2 2/4] riscv: Build with explicit ABI
` [kvm-unit-tests PATCH v2 3/4] riscv: Fix out-of-tree builds
` [kvm-unit-tests PATCH v2 4/4] riscv: Extend gitlab CI
[GIT PULL 0/2] KVM: s390: Fixes for 6.11
2024-08-08 14:52 UTC (3+ messages)
` [GIT PULL 1/2] KVM: s390: fix validity interception issue when gisa is switched off
` [GIT PULL 2/2] s390/uv: Panic for set and remove shared access UVC errors
[PATCH v2] virtio_blk: implement init_hctx MQ operation
2024-08-08 13:37 UTC (3+ messages)
[kvm-unit-tests PATCH 0/3] riscv: Extend CI
2024-08-08 13:02 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] lib: Add limits.h
` [kvm-unit-tests PATCH 2/3] riscv: Build with explicit ABI
` [kvm-unit-tests PATCH 3/3] riscv: Extend gitlab CI
[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-08-08 12:37 UTC (2+ messages)
` [PATCH net-next v13 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
[PATCH kvmtool v2 0/2] Fix compilation with musl-libc based toolchains
2024-08-08 12:17 UTC (3+ messages)
` [PATCH kvmtool v2 1/2] Switch to POSIX version of basename()
[PATCH] selftests: kvm: fix mkdir error when building for non-supported arch
2024-08-08 12:13 UTC (5+ messages)
[PATCH] kvm: refactor core virtual machine creation into its own function
2024-08-08 11:08 UTC (2+ messages)
[PATCH] LoongArch: KVM: Add haltpoll control feature in kvm side
2024-08-08 8:36 UTC
[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
2024-08-08 8:23 UTC (10+ messages)
[PATCH 1/1] RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
2024-08-08 8:14 UTC
[PATCH 0/6] KVM: kvm_set_memory_region() cleanups
2024-08-08 7:41 UTC (3+ messages)
` [PATCH 6/6] KVM: Move flags check for user memory regions to the ioctl() specific API
[PATCH] kvm tools:Fix memory leakage in open all disks
2024-08-08 7:07 UTC (7+ messages)
[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2024-08-08 6:29 UTC (5+ messages)
` [PATCH v4 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH v4 2/4] x86/bus_lock: Add support for AMD
` [PATCH v4 3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
` [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support
[awilliam-vfio:vfio-huge-fault 443/453] arch/s390/pci/pci_mmio.c:127:21: warning: unused variable 'ptl'
2024-08-08 3:05 UTC
[PATCH 0/6] SEV-SNP restricted injection hypervisor patches
2024-08-07 23:49 UTC (3+ messages)
` [PATCH 6/6] KVM: SVM: Enable restricted injection for an SEV-SNP guest
[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
2024-08-07 23:45 UTC (2+ messages)
[PATCH 5/6] KVM: SVM: Inject MCEs when restricted injection is active
2024-08-07 23:30 UTC (2+ messages)
[PATCH v2 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
2024-08-07 22:15 UTC (5+ messages)
` [PATCH v2 1/4] i386/cpu: Add RAS feature bits on EPYC CPU models
` [PATCH v2 2/4] i386/cpu: Add PerfMonV2 feature bit
` [PATCH v2 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
` [PATCH v2 4/4] i386/cpu: Add support for EPYC-Turin model
[PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
2024-08-07 21:58 UTC (11+ messages)
[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-08-07 18:26 UTC (7+ messages)
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox