messages from 2023-05-19 00:52:37 to 2023-05-27 17:06:02 UTC [more...]
[PATCH v4 3/4] perf/core: Remove pmu linear searching code
2023-05-27 17:05 UTC (10+ messages)
[PATCH v10 0/5] Support writable CPU ID registers from userspace
2023-05-27 13:41 UTC (8+ messages)
` [PATCH v10 1/5] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v10 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v10 3/5] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v10 4/5] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v10 5/5] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-05-27 4:39 UTC (21+ messages)
` [PATCH v2 01/11] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v2 02/11] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v2 03/11] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v2 04/11] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v2 05/11] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v2 06/11] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v2 07/11] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v2 08/11] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
` [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
[PATCH v3 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
2023-05-27 4:16 UTC (4+ messages)
` [PATCH v3 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
[PATCH 0/4] KVM: arm64: PMU: Fix PMUVer handling on heterogeneous PMU systems
2023-05-27 4:02 UTC (5+ messages)
` [PATCH 1/4] KVM: arm64: PMU: Introduce a helper to set the guest's PMU
` [PATCH 2/4] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
` [PATCH 3/4] KVM: arm64: PMU: Use PMUVer of the guest's PMU for ID_AA64DFR0.PMUVer
` [PATCH 4/4] KVM: arm64: PMU: Don't use the PMUVer of the PMU set for guest
[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
2023-05-26 23:44 UTC (11+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 02/10] mm/kvm: use mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 03/10] kvm/arm64: export stage2_try_set_pte() and macros
` [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
` [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 10/10] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
[PATCH kvmtool 00/21] arm64: Handle PSCI calls in userspace
2023-05-26 22:19 UTC (22+ messages)
` [PATCH kvmtool 01/21] update_headers: Use a list for arch-generic headers
` [PATCH kvmtool 02/21] update_headers: Add missing entries to list of headers to copy
` [PATCH kvmtool 03/21] Copy 64-bit alignment attrtibutes from Linux 6.4-rc1
` [PATCH kvmtool 04/21] Update headers with "
` [PATCH kvmtool 05/21] Import arm-smccc.h from "
` [PATCH kvmtool 06/21] aarch64: Copy cputype.h "
` [PATCH kvmtool 07/21] arm: Stash kvm_vcpu_init for later use
` [PATCH kvmtool 08/21] arm: Add support for resetting a vCPU
` [PATCH kvmtool 09/21] arm: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [PATCH kvmtool 10/21] aarch64: Expose ARM64_CORE_REG() for general use
` [PATCH kvmtool 11/21] arm: Generalize execution state specific VM initialization
` [PATCH kvmtool 12/21] Add helpers to pause the VM from vCPU thread
` [PATCH kvmtool 13/21] aarch64: Add support for finding vCPU for given MPIDR
` [PATCH kvmtool 14/21] aarch64: Add skeleton implementation for PSCI
` [PATCH kvmtool 15/21] aarch64: psci: Implement CPU_SUSPEND
` [PATCH kvmtool 16/21] aarch64: psci: Implement CPU_OFF
` [PATCH kvmtool 17/21] aarch64: psci: Implement CPU_ON
` [PATCH kvmtool 18/21] aarch64: psci: Implement AFFINITY_INFO
` [PATCH kvmtool 19/21] aarch64: psci: Implement MIGRATE_INFO_TYPE
` [PATCH kvmtool 20/21] aarch64: psci: Implement SYSTEM_{OFF,RESET}
` [PATCH kvmtool 21/21] aarch64: smccc: Start sending PSCI to userspace
[PATCH] KVM: arm64: Use different pointer authentication keys for pKVM
2023-05-26 20:47 UTC (2+ messages)
[PATCH v2] KVM: arm64: Use BTI for nvhe
2023-05-26 19:42 UTC (2+ messages)
[PATCH v2 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
2023-05-26 14:33 UTC (18+ messages)
` [PATCH v2 01/17] KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()
` [PATCH v2 02/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
` [PATCH v2 03/17] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH v2 04/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
` [PATCH v2 05/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set
` [PATCH v2 06/17] arm64: Allow EL1 physical timer access when running VHE
` [PATCH v2 07/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set
` [PATCH v2 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
` [PATCH v2 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
` [PATCH v2 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set
` [PATCH v2 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE
` [PATCH v2 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set
` [PATCH v2 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
` [PATCH v2 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode
` [PATCH v2 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
` [PATCH v2 16/17] arm64: Allow arm64_sw.hvhe on command line
` [PATCH v2 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE
[PATCH 0/2] KVM: arm64: Fix for probing default PMU
2023-05-26 8:41 UTC (4+ messages)
` [PATCH 1/2] KVM: arm64: Iterate arm_pmus list to probe for "
` [PATCH 2/2] KVM: arm64: Document default vPMU behavior on heterogeneous systems
[PATCH] KVM: arm64: fix typo
2023-05-26 8:35 UTC (2+ messages)
[PATCH v2 0/7] arm64/sysreg: More conversions to automatic generation
2023-05-25 21:41 UTC (10+ messages)
` [PATCH v2 1/7] arm64/sysreg: Convert MDCCINT_EL1 to automatic register generation
` [PATCH v2 2/7] arm64/sysreg: Convert MDSCR_EL1 "
` [PATCH v2 3/7] arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
` [PATCH v2 4/7] arm64/sysreg: Convert OSLAR_EL1 to automatic generation
` [PATCH v2 5/7] arm64/sysreg: Convert OSDTRRX_EL1 "
` [PATCH v2 6/7] arm64/sysreg: Convert OSDTRTX_EL1 "
` [PATCH v2 7/7] arm64/sysreg: Convert OSECCR_EL1 "
[PATCH v2 07/11] arm64: mops: handle MOPS exceptions
2023-05-25 19:50 UTC (2+ messages)
[PATCH v2 06/11] KVM: arm64: hide MOPS from guests
2023-05-25 19:26 UTC (2+ messages)
[PATCH 00/15] arm64: address -Wmissing-prototype warnings
2023-05-25 18:25 UTC (2+ messages)
[GIC PULL] KVM/arm64 fixes for 6.4, take #2
2023-05-24 14:18 UTC (2+ messages)
[PATCH] KVM: arm64: Reload PTE after invoking walker callback on preorder traversal
2023-05-24 12:49 UTC (5+ messages)
[PATCH] KVM: arm64: Prevent unconditional donation of unmapped regions from the host
2023-05-24 12:49 UTC (3+ messages)
[PATCH 0/2] KVM: arm64: Handle MTE Set/Way CMOs
2023-05-24 12:49 UTC (3+ messages)
[PATCH 0/4] KVM: arm64: vgic: Locking fixes
2023-05-24 12:49 UTC (5+ messages)
[PATCH v2 0/7] b4/sysreg: More conversions to automatic generation
2023-05-23 18:36 UTC (5+ messages)
` [PATCH v2 1/7] arm64/sysreg: Convert MDCCINT_EL1 to automatic register generation
` [PATCH v2 2/7] arm64/sysreg: Convert MDSCR_EL1 "
` [PATCH v2 3/7] arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
` [PATCH v2 4/7] arm64/sysreg: Convert OSLAR_EL1 to automatic generation
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-05-23 17:49 UTC (4+ messages)
[kvm-unit-tests PATCH v2] arm64: Make vector_table and vector_stub weak symbols
2023-05-23 13:53 UTC
[PATCH 0/5] b4/sysreg: More conversions to automatic generation
2023-05-23 11:53 UTC (17+ messages)
` [PATCH 1/5] arm64/sysreg: Remove some unused sysreg definitions
` [PATCH 2/5] arm64/sysreg: Convert MDCCINT_EL1 to automatic register generation
` [PATCH 3/5] arm64/sysreg: Convert MDSCR_EL1 "
` [PATCH 4/5] arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
` [PATCH 5/5] arm64/sysreg: Convert OSLAR_EL1 to automatic generation
[PATCH v3 00/10] KVM: arm64: FF-A proxy for pKVM
2023-05-23 10:18 UTC (11+ messages)
` [PATCH v3 01/10] KVM: arm64: Block unsafe FF-A calls from the host
` [PATCH v3 02/10] KVM: arm64: Probe FF-A version and host/hyp partition ID during init
` [PATCH v3 03/10] KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
` [PATCH v3 04/10] KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host
` [PATCH v3 05/10] KVM: arm64: Add FF-A helpers to share/unshare memory with secure world
` [PATCH v3 06/10] KVM: arm64: Handle FFA_MEM_SHARE calls from the host
` [PATCH v3 07/10] KVM: arm64: Handle FFA_MEM_RECLAIM "
` [PATCH v3 08/10] KVM: arm64: Handle FFA_MEM_LEND "
` [PATCH v3 09/10] KVM: arm64: Handle FFA_FEATURES call "
` [PATCH v3 10/10] KVM: arm64: pkvm: Add support for fragmented FF-A descriptors
[kvm-unit-tests PATCH] arm64: Make vector_table and vector_stub weak symbols
2023-05-23 9:52 UTC (5+ messages)
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-05-23 9:32 UTC (3+ messages)
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace
[PATCH v2 00/10] KVM: arm64: FF-A proxy for pKVM
2023-05-23 8:07 UTC (8+ messages)
` [PATCH v2 01/10] KVM: arm64: Block unsafe FF-A calls from the host
` [PATCH v2 04/10] KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP "
[PATCH v9 0/5] Support writable CPU ID registers from userspace
2023-05-22 17:27 UTC (11+ messages)
` [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v9 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
[PATCH v4 0/2] KVM: arm64: Support for per-guest fine grained traps configuration
2023-05-22 16:23 UTC (3+ messages)
` [PATCH v4 1/2] arm64: Add feature detection for fine grained traps
` [PATCH v4 2/2] KVM: arm64: Move FGT value configuration to vCPU state
[linux-next:master] BUILD SUCCESS WITH WARNING 9f258af06b6268be8e960f63c3f66e88bdbbbdb0
2023-05-22 16:01 UTC
[PATCH v4 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-05-21 19:32 UTC (8+ messages)
` [PATCH v4 1/6] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v4 2/6] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v4 3/6] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v4 4/6] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v4 5/6] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v4 6/6] KVM: arm64: Use TLBI range-based intructions for unmap
[PATCH] KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
2023-05-21 19:19 UTC (3+ messages)
[PATCH v8 0/6] Support writable CPU ID registers from userspace
2023-05-20 8:45 UTC (9+ messages)
` [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
2023-05-19 17:41 UTC (2+ messages)
[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
2023-05-19 15:33 UTC (3+ messages)
` [RFC PATCH 19/45] KVM: arm64: iommu: Add domains
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