messages from 2024-08-22 01:22:09 to 2024-08-27 16:40:36 UTC [more...]
[PATCH v2 00/12] KVM: arm64: nv: More complete support for FEAT_PMUv3
2024-08-27 16:40 UTC (15+ messages)
` [PATCH v2 01/12] KVM: arm64: Rename kvm_pmu_valid_counter_mask()
` [PATCH v2 02/12] KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN
` [PATCH v2 03/12] KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY
` [PATCH v2 04/12] KVM: arm64: nv: Add support for describing traps that affect Host EL0
` [PATCH v2 05/12] KVM: arm64: nv: Reinject traps that take effect in "
` [PATCH v2 06/12] KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} "
` [PATCH v2 07/12] KVM: arm64: nv: Allow coarse-grained trap combos to use complex traps
` [PATCH v2 08/12] KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN
` [PATCH v2 09/12] KVM: arm64: nv: Advertise support for FEAT_HPMN0
` [PATCH v2 10/12] KVM: arm64: Add helpers to determine if PMC counts at a given EL
` [PATCH v2 11/12] KVM: arm64: nv: Honor NSH filter when in hyp context
` [PATCH v2 12/12] KVM: arm64: nv: Reprogram PMU events affected by nested transition
[PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest
2024-08-27 15:25 UTC (12+ messages)
` [PATCH v2 01/11] KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()
` [PATCH v2 02/11] KVM: arm64: Force SRE traps when SRE access is not enabled
` [PATCH v2 03/11] KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHE
` [PATCH v2 04/11] KVM: arm64: Add helper for last ditch idreg adjustments
` [PATCH v2 05/11] KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest
` [PATCH v2 06/11] KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
` [PATCH v2 07/11] KVM: arm64: Add trap routing information for ICH_HCR_EL2
` [PATCH v2 08/11] KVM: arm64: Honor guest requested traps in GICv3 emulation
` [PATCH v2 09/11] KVM: arm64: Make most GICv3 accesses UNDEF if they trap
` [PATCH v2 10/11] KVM: arm64: Unify UNDEF injection helpers
` [PATCH v2 11/11] KVM: arm64: Add selftest checking how the absence of GICv3 is handled
[PATCH 0/3] altra workarounds for PCIE_64 with instrumentation
2024-08-27 13:08 UTC (4+ messages)
` [PATCH 1/3] ampere/arm64: Add a fixup handler for alignment faults in aarch64 code
` [PATCH 2/3] ampere/arm64: Work around Ampere Altra erratum #82288 PCIE_65
` [PATCH 3/3] ampere/arm64: instrument the altra workarounds
[PATCH v5 00/30] Permission Overlay Extension
2024-08-27 11:38 UTC (39+ messages)
` [PATCH v5 01/30] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v5 02/30] x86/mm: "
` [PATCH v5 03/30] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 05/30] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 07/30] KVM: arm64: Save/restore POE registers
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 09/30] KVM: arm64: use `at s1e1a` for POE
` [PATCH v5 10/30] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 11/30] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v5 12/30] arm64: re-order MTE VM_ flags
` [PATCH v5 13/30] arm64: add POIndex defines
` [PATCH v5 14/30] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v5 15/30] arm64: mask out POIndex when modifying a PTE
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
` [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay()
` [PATCH v5 18/30] arm64: implement PKEYS support
` [PATCH v5 19/30] arm64: add POE signal support
` [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE
` [PATCH v5 21/30] arm64: enable POE and PIE to coexist
` [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig
` [PATCH v5 24/30] kselftest/arm64: move get_header()
` [PATCH v5 25/30] selftests: mm: move fpregs printing
` [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64
` [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-27 9:06 UTC (6+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` (subset) "
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` (subset) "
[PATCH v3 0/6] KVM: arm64: Hide unsupported MPAM from the guest
2024-08-27 8:58 UTC (4+ messages)
` [PATCH v3 4/6] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
[PATCH v9 0/5] arm64: ptdump: View the second stage page-tables
2024-08-27 8:45 UTC (6+ messages)
` [PATCH v9 1/5] KVM: arm64: Move pagetable definitions to common header
` [PATCH v9 2/5] arm64: ptdump: Expose the attribute parsing functionality
` [PATCH v9 3/5] arm64: ptdump: Use the ptdump description from a local context
` [PATCH v9 4/5] KVM: arm64: Register ptdump with debugfs on guest creation
` [PATCH v9 5/5] KVM: arm64: Introduce the PTDUMP_STAGE2_DEBUGFS config
[PATCH 0/3] KVM: arm64: nv: Add EL2 PMU event filtering support
2024-08-27 7:59 UTC (9+ messages)
` [PATCH 1/3] KVM: arm64: Add helpers to determine if PMC counts at a given EL
` [PATCH 2/3] KVM: arm64: nv: Honor NSH filter when in hyp context
` [PATCH 3/3] KVM: arm64: nv: Reprogram PMU events affected by nested transition
[PATCH v4 0/8] KVM: arm64: Add support for FP8
2024-08-27 7:07 UTC (2+ messages)
[PATCH] arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
2024-08-26 23:28 UTC
[PATCH 0/3] KVM: selftests: Fix unsupported $(ARCH) builds
2024-08-26 19:01 UTC (4+ messages)
` [PATCH 1/3] KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
` [PATCH 2/3] KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
` [PATCH 3/3] KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR
[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
2024-08-26 10:46 UTC (28+ messages)
` [PATCH v5 01/19] arm64: mm: Add top-level dispatcher for internal mem_encrypt API
` [PATCH v5 02/19] arm64: mm: Add confidential computing hook to ioremap_prot()
` [PATCH v5 03/19] arm64: rsi: Add RSI definitions
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()
` [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v5 06/19] arm64: realm: Query IPA size from the RMM
` [PATCH v5 07/19] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v5 09/19] fixmap: Pass down the full phys address for set_fixmap_io
` [PATCH v5 12/19] efi: arm64: Map Device with Prot Shared
` [PATCH v5 13/19] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v5 14/19] arm64: Enforce bounce buffers for realm DMA
` [PATCH v5 15/19] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v5 16/19] arm64: Enable memory encrypt for Realms
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-26 10:00 UTC (49+ messages)
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list
[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
2024-08-26 3:10 UTC (9+ messages)
[PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
2024-08-25 19:45 UTC (5+ messages)
[PATCH 00/12] Enable build system on macOS hosts
2024-08-24 19:34 UTC (16+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 08/12] include: add elf.h support
[PATCH 0/3] KVM: arm64: nv: Fix nested IRQ exception storm on NV+GICv4
2024-08-23 21:27 UTC (4+ messages)
` [PATCH 1/3] KVM: arm64: nv: Leave vPE nonresident in nested vgic state
` [PATCH 2/3] KVM: arm64: Move host SVE/SME state flags out of vCPU
` [PATCH 3/3] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
[PATCH v6 0/2] Add arch_timer_edge_cases selftest
2024-08-23 17:58 UTC (3+ messages)
` [PATCH v6 1/2] KVM: selftests: Ensure pending interrupts are handled in arch_timer test
` [PATCH v6 2/2] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
[PATCH v8 0/6] arm64: ptdump: View the second stage page-tables
2024-08-23 10:53 UTC (9+ messages)
` [PATCH v8 4/6] KVM: arm64: Register ptdump with debugfs on guest creation
` [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
[GIT PULL] KVM/arm64 fixes for 6.11, round #2
2024-08-23 8:54 UTC (2+ messages)
[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
2024-08-23 4:30 UTC (19+ messages)
` [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v4 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v4 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory
[RFC PATCH 00/11] Tracefs support for pKVM
2024-08-22 21:41 UTC (5+ messages)
` [RFC PATCH 04/11] timekeeping: Export the boot clock in snapshots
[RFC PATCH 0/1] KVM selftests runner for running more than just default
2024-08-22 20:56 UTC (2+ messages)
` [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests
[PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
2024-08-22 17:44 UTC (8+ messages)
[PATCH v3] KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace
2024-08-22 17:07 UTC (2+ messages)
[PATCH v2] KVM: arm64: Move data barrier to end of split walk
2024-08-22 14:25 UTC (2+ messages)
` (subset) "
[PATCH 00/12] KVM: arm64: Handle the lack of GICv3 exposed to a guest
2024-08-22 8:15 UTC (3+ messages)
` [PATCH 01/12] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
` (subset) "
[PATCH] KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault
2024-08-22 7:41 UTC (3+ messages)
[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
2024-08-22 6:31 UTC (4+ messages)
` [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults
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