messages from 2025-05-05 16:14:21 to 2025-05-08 10:32:26 UTC [more...]
[PATCH] KVM: arm64: Drop sort_memblock_regions()
2025-05-08 10:32 UTC (3+ messages)
[kvm-unit-tests PATCH v3 00/16] arm/arm64: Add kvmtool to the runner script
2025-05-08 10:17 UTC (35+ messages)
` [kvm-unit-tests PATCH v3 01/16] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH v3 02/16] scripts: Add 'test_args' test definition parameter
` [kvm-unit-tests PATCH v3 03/16] configure: Export TARGET unconditionally
` [kvm-unit-tests PATCH v3 04/16] run_tests.sh: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v3 05/16] scripts: Document environment variables
` [kvm-unit-tests PATCH v3 06/16] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v3 07/16] scripts: Use an associative array for qemu argument names
` [kvm-unit-tests PATCH v3 08/16] scripts: Add 'kvmtool_params' to test definition
` [kvm-unit-tests PATCH v3 09/16] scripts: Add support for kvmtool
` [kvm-unit-tests PATCH v3 10/16] scripts: Add default arguments "
` [kvm-unit-tests PATCH v3 11/16] scripts: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v3 12/16] scripts: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v3 13/16] scripts: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v3 14/16] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v3 15/16] scripts: Add 'disabled_if' test definition parameter for kvmtool to use
` [kvm-unit-tests PATCH v3 16/16] scripts: Enable kvmtool
[PATCH 1/3] KVM: arm64: Restrict FF-A host version renegotiation
2025-05-08 9:26 UTC (5+ messages)
[PATCH v4 00/24] Tracefs support for pKVM
2025-05-08 9:14 UTC (29+ messages)
` [PATCH v4 01/24] ring-buffer: Introduce ring-buffer remotes
` [PATCH v4 02/24] tracing: Introduce trace remotes
` [PATCH v4 03/24] tracing: Add reset to "
` [PATCH v4 04/24] tracing: Add init callback "
` [PATCH v4 05/24] tracing: Add events "
` [PATCH v4 06/24] tracing: Add events/ root files "
` [PATCH v4 07/24] tracing: Add helpers to create trace remote events
` [PATCH v4 08/24] ring-buffer: Expose buffer_data_page material
` [PATCH v4 09/24] tracing: Introduce simple_ring_buffer
` [PATCH v4 10/24] tracing: Add a trace remote module for testing
` [PATCH v4 11/24] tracing: selftests: Add trace remote tests
` [PATCH v4 12/24] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v4 13/24] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v4 14/24] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH v4 15/24] KVM: arm64: Add .hyp.data section
` [PATCH v4 16/24] KVM: arm64: Add clock support for the pKVM hyp
` [PATCH v4 17/24] KVM: arm64: Add tracing capability "
` [PATCH v4 18/24] KVM: arm64: Add trace remote "
` [PATCH v4 19/24] KVM: arm64: Sync boot clock with "
` [PATCH v4 20/24] KVM: arm64: Add trace reset to "
` [PATCH v4 21/24] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v4 22/24] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v4 23/24] KVM: arm64: Add selftest event support "
` [PATCH v4 24/24] tracing: selftests: Add pKVM trace remote tests
[PATCH v2 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-05-08 8:38 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Restrict FF-A host version renegotiation
` [PATCH v2 2/3] KVM: arm64: Bump the supported version of FF-A to 1.2
` [PATCH v2 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler
[PATCH 0/8] stackleak: Support Clang stack depth tracking
2025-05-07 19:39 UTC (13+ messages)
` [PATCH 1/8] nvme-pci: Make nvme_pci_npages_prp() __always_inline
` [PATCH 2/8] init.h: Disable sanitizer coverage for __init and __head
` [PATCH 3/8] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH 4/8] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH 5/8] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH 6/8] stackleak: Support Clang stack depth tracking
` [PATCH 7/8] configs/hardening: Enable CONFIG_STACKLEAK
` [PATCH 8/8] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-05-07 19:24 UTC (5+ messages)
` [PATCH v1 4/6] KVM: selftests: Test for KVM_EXIT_ARM_SEA and KVM_CAP_ARM_SEA_TO_USER
` [PATCH v1 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA
[PATCH v3 1/4] arm64: KVM: use mutex_trylock_nest_lock when locking all vCPUs
2025-05-07 17:04 UTC (2+ messages)
[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
2025-05-07 15:26 UTC (12+ messages)
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-07 10:42 UTC (7+ messages)
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v8 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
[PATCH v2 0/4] KVM: arm64: UBSAN at EL2
2025-05-07 10:35 UTC (5+ messages)
[PATCH] KVM: arm64: Fix memory check in host_stage2_set_owner_locked()
2025-05-07 7:56 UTC (4+ messages)
[PATCH] KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()
2025-05-07 7:56 UTC (3+ messages)
[PATCH v2] KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode
2025-05-07 7:56 UTC (3+ messages)
[PATCH 0/2] KVM: arm64: Make AArch64 support sticky
2025-05-07 7:56 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Fix HCRX_EL2.GCSEn handling
2025-05-07 7:56 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.15, round #3
2025-05-07 7:55 UTC
[PATCH v2 00/13] KVM: Introduce KVM Userfault
2025-05-07 0:13 UTC (11+ messages)
` [PATCH v2 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
` [PATCH v2 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot
` [PATCH v2 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT
` [PATCH v2 06/13] KVM: arm64: "
[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
2025-05-06 21:30 UTC (3+ messages)
[PATCH v4 00/43] KVM: arm64: Revamp Fine Grained Trap handling
2025-05-06 16:43 UTC (44+ messages)
` [PATCH v4 01/43] arm64: sysreg: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB
` [PATCH v4 02/43] arm64: sysreg: Update ID_AA64MMFR4_EL1 description
` [PATCH v4 03/43] arm64: sysreg: Add layout for HCR_EL2
` [PATCH v4 04/43] arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2
` [PATCH v4 05/43] arm64: sysreg: Update ID_AA64PFR0_EL1 description
` [PATCH v4 06/43] arm64: sysreg: Update PMSIDR_EL1 description
` [PATCH v4 07/43] arm64: sysreg: Update TRBIDR_EL1 description
` [PATCH v4 08/43] arm64: sysreg: Update CPACR_EL1 description
` [PATCH v4 09/43] arm64: sysreg: Add registers trapped by HFG{R,W}TR2_EL2
` [PATCH v4 10/43] arm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2
` [PATCH v4 11/43] arm64: sysreg: Add system instructions trapped by HFGIRT2_EL2
` [PATCH v4 12/43] arm64: Remove duplicated sysreg encodings
` [PATCH v4 13/43] arm64: tools: Resync sysreg.h
` [PATCH v4 14/43] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}
` [PATCH v4 15/43] arm64: Add FEAT_FGT2 capability
` [PATCH v4 16/43] KVM: arm64: Tighten handling of unknown FGT groups
` [PATCH v4 17/43] KVM: arm64: Simplify handling of negative FGT bits
` [PATCH v4 18/43] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH v4 19/43] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_LS64_ACCDATA being disabled
` [PATCH v4 20/43] KVM: arm64: Don't treat HCRX_EL2 as a FGT register
` [PATCH v4 21/43] KVM: arm64: Plug FEAT_GCS handling
` [PATCH v4 22/43] KVM: arm64: Compute FGT masks from KVM's own FGT tables
` [PATCH v4 23/43] KVM: arm64: Add description of FGT bits leading to EC!=0x18
` [PATCH v4 24/43] KVM: arm64: Use computed masks as sanitisers for FGT registers
` [PATCH v4 25/43] KVM: arm64: Unconditionally configure fine-grain traps
` [PATCH v4 26/43] KVM: arm64: Propagate FGT masks to the nVHE hypervisor
` [PATCH v4 27/43] KVM: arm64: Use computed FGT masks to setup FGT registers
` [PATCH v4 28/43] KVM: arm64: Remove hand-crafted masks for "
` [PATCH v4 29/43] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
` [PATCH v4 30/43] KVM: arm64: Handle PSB CSYNC traps
` [PATCH v4 31/43] KVM: arm64: Switch to table-driven FGU configuration
` [PATCH v4 32/43] KVM: arm64: Validate FGT register descriptions against RES0 masks
` [PATCH v4 33/43] KVM: arm64: Use FGT feature maps to drive RES0 bits
` [PATCH v4 34/43] KVM: arm64: Allow kvm_has_feat() to take variable arguments
` [PATCH v4 35/43] KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits
` [PATCH v4 36/43] KVM: arm64: Use HCR_EL2 "
` [PATCH v4 37/43] KVM: arm64: Add FEAT_FGT2 registers to the VNCR page
` [PATCH v4 38/43] KVM: arm64: Add sanitisation for FEAT_FGT2 registers
` [PATCH v4 39/43] KVM: arm64: Add trap routing "
` [PATCH v4 40/43] KVM: arm64: Add context-switch "
` [PATCH v4 41/43] KVM: arm64: Allow sysreg ranges for FGT descriptors
` [PATCH v4 42/43] KVM: arm64: Add FGT descriptors for FEAT_FGT2
` [PATCH v4 43/43] KVM: arm64: Handle TSB CSYNC traps
[PATCH 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-05-06 12:16 UTC (7+ messages)
` [PATCH 1/3] KVM: arm64: Restrict FF-A host version renegotiation
` [PATCH 2/3] KVM: arm64: Bump the supported version of FF-A to 1.2
` [PATCH 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler
[PATCH 00/10] perf: arm_spe: Armv8.8 SPE features
2025-05-06 11:41 UTC (11+ messages)
` [PATCH 01/10] arm64: sysreg: Add new PMSIDR_EL1 and PMSFCR_EL1 fields
` [PATCH 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH 05/10] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH 06/10] perf: Add perf_event_attr::config4
` [PATCH 07/10] perf: arm_spe: Add support for filtering on data source
` [PATCH 08/10] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH 09/10] perf tools: Add support for perf_event_attr::config4
` [PATCH 10/10] perf docs: arm-spe: Document new SPE filtering features
[PATCH v3 0/4] Selftest for pKVM ownership transitions
2025-05-06 9:07 UTC (2+ messages)
[PATCH v6 00/14] arm: rework id register storage
2025-05-06 8:52 UTC (15+ messages)
` [PATCH v6 01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH v6 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v6 03/14] arm/cpu: Store aa64isar1/2 into the idregs array
` [PATCH v6 04/14] arm/cpu: Store aa64pfr0/1 "
` [PATCH v6 05/14] arm/cpu: Store aa64mmfr0-3 "
` [PATCH v6 06/14] arm/cpu: Store aa64dfr0/1 "
` [PATCH v6 07/14] arm/cpu: Store aa64smfr0 "
` [PATCH v6 08/14] arm/cpu: Store id_isar0-7 "
` [PATCH v6 09/14] arm/cpu: Store id_pfr0/1/2 "
` [PATCH v6 10/14] arm/cpu: Store id_dfr0/1 "
` [PATCH v6 11/14] arm/cpu: Store id_mmfr0-5 "
` [PATCH v6 12/14] arm/cpu: Add sysreg generation scripts
` [PATCH v6 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
` [PATCH v6 14/14] arm/kvm: use fd instead of fdarray[2]
[PATCH] KVM: selftests: add test for SVE host corruption
2025-05-06 8:51 UTC (2+ messages)
[PATCH] arm64: kvm: Replace ternary flags with str_on_off() helper
2025-05-06 8:39 UTC (3+ messages)
[PATCH hyperv-next v9 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-05-06 6:19 UTC (2+ messages)
[PATCH 0/2] Add KVM selftest runner
2025-05-05 23:26 UTC (9+ messages)
` [PATCH 1/2] KVM: selftests: Add default testfiles for KVM selftests runner
` [PATCH 2/2] KVM: selftests: Create KVM selftest runner
LM regression: fce886a60207 KVM: arm64: Plumb the pKVM MMU in KVM
2025-05-05 16:26 UTC (6+ messages)
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