messages from 2025-05-23 15:45:00 to 2025-06-04 06:54:59 UTC [more...]
[PATCH v2 0/4] KVM: arm64: vcpu sysreg accessor rework
2025-06-04 6:54 UTC (9+ messages)
` [PATCH v2 1/4] KVM: arm64: Add assignment-specific sysreg accessor
` [PATCH v2 2/4] KVM: arm64: Add RMW specific "
` [PATCH v2 3/4] KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg
` [PATCH v2 4/4] KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-06-04 5:09 UTC (7+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 4/6] KVM: selftests: Test for KVM_EXIT_ARM_SEA and KVM_CAP_ARM_SEA_TO_USER
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
` [PATCH v2 6/6] Documentation: kvm: new uAPI for handling SEA
[PATCH 00/17] ARM64 PMU Partitioning
2025-06-03 22:43 UTC (29+ messages)
` [PATCH 01/17] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 02/17] arm64: Generate sign macro for sysreg Enums
` [PATCH 03/17] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH 04/17] KVM: arm64: Cleanup PMU includes
` [PATCH 05/17] KVM: arm64: Reorganize PMU functions
` [PATCH 06/17] KVM: arm64: Introduce method to partition the PMU
` [PATCH 07/17] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH 08/17] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH 09/17] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH 10/17] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH 11/17] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH 12/17] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH 13/17] KVM: arm64: Context switch Partitioned PMU guest registers
` [PATCH 14/17] perf: pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH 15/17] KVM: arm64: Inject recorded guest interrupts
` [PATCH 16/17] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH 17/17] KVM: arm64: selftests: Add test case for partitioned PMU
[PATCH v2 0/4] KVM: arm64: Add attribute to control GICD_TYPER2.nASSGIcap
2025-06-03 19:03 UTC (8+ messages)
` [PATCH v2 1/4] KVM: arm64: Disambiguate support for vSGIs v. vLPIs
` [PATCH v2 2/4] KVM: arm64: vgic-v3: Consolidate MAINT_IRQ handling
` [PATCH v2 3/4] KVM: arm64: Introduce attribute to control GICD_TYPER2.nASSGIcap
` [PATCH v2 4/4] KVM: arm64: selftests: Add test for nASSGIcap attribute
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-06-03 15:14 UTC (8+ messages)
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers
[PATCH v2 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
2025-06-03 12:35 UTC (5+ messages)
` [PATCH v2 1/3] KVM: arm64: selftests: fix help text for arch_timer_edge_cases
` [PATCH v2 2/3] KVM: arm64: selftests: fix thread migration in arch_timer_edge_cases
` [PATCH v2 3/3] KVM: arm64: selftests: arch_timer_edge_cases - determine effective counter width
[PATCH v2 00/11] perf: arm_spe: Armv8.8 SPE features
2025-06-03 9:50 UTC (18+ messages)
` [PATCH v2 01/11] arm64: sysreg: Update PMSIDR_EL1 description
` [PATCH v2 02/11] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v2 03/11] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v2 04/11] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v2 05/11] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v2 06/11] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v2 07/11] perf: Add perf_event_attr::config4
` [PATCH v2 08/11] perf: arm_spe: Add support for filtering on data source
` [PATCH v2 09/11] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v2 10/11] perf tools: Add support for perf_event_attr::config4
` [PATCH v2 11/11] perf docs: arm-spe: Document new SPE filtering features
[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
2025-06-02 15:38 UTC (16+ messages)
` [RFC PATCH v2 1/9] KVM: arm64: nv: selftests: Add support to run guest code in vEL2
` [PATCH RFC "
` [RFC PATCH v2 3/9] KVM: arm64: nv: selftests: Enable hypervisor timer tests to run "
` [RFC PATCH v2 8/9] KVM: selftests: arm64: Extend kvm_page_table_test to run guest code "
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-06-02 15:16 UTC (5+ messages)
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-06-02 4:42 UTC (12+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v6 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v6 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v6 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH] KVM: arm64: Add helper to identify a nested context
2025-06-01 6:54 UTC (3+ messages)
[PATCH 0/4] KVM: arm64: nv: Fixes for external abort exception routing
2025-05-31 17:51 UTC (7+ messages)
` [PATCH 1/4] KVM: arm64: nv: Respect exception routing rules for SEAs
` [PATCH 2/4] KVM: arm64: nv: Ensure Address size faults affect correct ESR
` [PATCH 3/4] KVM: arm64: nv: Honor SError exception routing / masking
` [PATCH 4/4] KVM: arm64: Treat vCPU with pending SError as runnable
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-05-30 17:29 UTC (4+ messages)
` [PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA
[GIT PULL] KVM/arm64 fixes for 6.16, take #1
2025-05-30 15:11 UTC (2+ messages)
[PATCH v2 0/5] KVM: arm64: Some VGIC-related fixes
2025-05-30 9:27 UTC (8+ messages)
` [PATCH v2 1/5] KVM: arm64: Use lock guard in vgic_v4_set_forwarding()
` [PATCH v2 2/5] KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock
` [PATCH v2 3/5] KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
` [PATCH v2 4/5] KVM: arm64: Unmap vLPIs affected by changes to GSI routing information
` [PATCH v2 5/5] KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race
[PATCH] KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer
2025-05-30 9:27 UTC (2+ messages)
[PATCH] KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation
2025-05-30 9:27 UTC (2+ messages)
[PATCH] arm64: sysreg: Drag linux/kconfig.h to work around vdso build issue
2025-05-30 9:27 UTC (4+ messages)
[PATCH v3 00/13] KVM: Make irqfd registration globally unique
2025-05-30 8:49 UTC (8+ messages)
` [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements
[PATCH v22 0/5] arm64/perf: Enable branch stack sampling
2025-05-29 17:27 UTC (9+ messages)
` [PATCH v22 2/5] arm64: el2_setup.h: Make __init_el2_fgt labels consistent, again
` [PATCH v22 5/5] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH v2 00/13] KVM: Introduce KVM Userfault
2025-05-29 16:17 UTC (21+ messages)
` [PATCH v2 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
` [PATCH v2 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT
` [PATCH v2 06/13] KVM: arm64: "
[kvm-unit-tests PATCH v2 0/9] arm64: support EL2
2025-05-29 13:55 UTC (10+ messages)
` [kvm-unit-tests PATCH v2 1/9] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v2 2/9] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v2 3/9] arm64: efi: initialise the EL
` [kvm-unit-tests PATCH v2 4/9] arm64: timer: use hypervisor timers when at EL2
` [kvm-unit-tests PATCH v2 5/9] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v2 6/9] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v2 7/9] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v2 8/9] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v2 9/9] arm64: run at EL2 if supported
[bug report] KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
2025-05-29 13:01 UTC (2+ messages)
[PATCH v4 0/5] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-05-29 12:17 UTC (7+ messages)
` [PATCH v4 1/5] KVM: arm64: Restrict FF-A host version renegotiation
` [PATCH v4 2/5] KVM: arm64: Zero x4-x7 in ffa_set_retval
` [PATCH v4 3/5] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
2025-05-28 16:09 UTC (9+ messages)
` [PATCH v21 3/4] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v21 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH] KVM: arm64: Make HCX writable from userspace
2025-05-27 13:05 UTC (3+ messages)
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-05-27 3:30 UTC (8+ messages)
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 08/14] powerpc: "
[GIT PULL] KVM/arm64 updates for 6.16
2025-05-26 20:21 UTC (2+ messages)
[PATCH v5 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-24 2:38 UTC (8+ messages)
` [PATCH v5 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v5 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v5 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH 0/5] KVM: arm64: Some VGIC-related fixes
2025-05-23 20:58 UTC (14+ messages)
` [PATCH 1/5] KVM: arm64: Use lock guard in vgic_v4_set_forwarding()
` [PATCH 2/5] KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock
` [PATCH 3/5] KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
` [PATCH 4/5] KVM: arm64: Unmap vLPIs affected by changes to GSI routing information
` [PATCH 5/5] KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race
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