messages from 2026-05-21 12:46:26 to 2026-05-26 21:53:25 UTC [more...]
[patch 00/24] timekeeping/ptp: Expand snapshot functionality
2026-05-26 21:52 UTC (29+ messages)
` [patch 01/24] timekeeping: Provide ktime_get_snapshot_id()
` [patch 02/24] timekeeping: Use system_time_snapshot::sys instead of ::real
` [patch 03/24] pps: generators: Use ktime_get_real_ts64() instead of ktime_get_snapshot()
` [patch 04/24] pps: Convert to ktime_get_snapshot_id()
` [patch 05/24] KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
` [patch 06/24] KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIME
` [patch 07/24] ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
` [patch 08/24] timekeeping: Remove system_time_snapshot::real/boot
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
` [patch 10/24] timekeeping: Add system_counterval_t to struct system_device_crosststamp
` [patch 11/24] timekeeping: Add CLOCK ID to system_device_crosststamp
` [patch 12/24] wifi: iwlwifi: Adopt PTP cross timestamps to core changes
` [patch 13/24] ice/ptp: Use provided clock ID for history snapshot
` [patch 14/24] igc: "
` [patch 15/24] net/mlx5: "
` [patch 16/24] virtio_rtc: "
` [patch 17/24] timekeeping: Remove ktime_get_snapshot()
` [patch 18/24] timekeeping: Prepare for cross timestamps on arbitrary clock IDs
` [patch 19/24] ptp: Use system_device_crosststamp::sys_systime
` [patch 20/24] wifi: iwlwifi: "
` [patch 21/24] ALSA: hda/common: "
` [patch 22/24] timekeeping: Remove system_device_crosststamp::sys_realtime
` [patch 23/24] timekeeping: Add support for AUX clock cross timestamping
` [patch 24/24] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
[PATCH] firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
2026-05-26 19:35 UTC (3+ messages)
[PATCH 00/18] arm64+KVM: FPSIMD/SVE/SME cleanups
2026-05-26 16:56 UTC (37+ messages)
` [PATCH 01/18] KVM: arm64: Don't include <asm/fpsimdmacros.h>
` [PATCH 02/18] KVM: arm64: Don't override FFR save/restore argument
` [PATCH 03/18] KVM: arm64: pkvm: Save host FPMR in host cpu context
` [PATCH 04/18] KVM: arm64: pkvm: Remove struct cpu_sve_state
` [PATCH 05/18] arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()
` [PATCH 06/18] arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()
` [PATCH 07/18] arm64: fpsimd: Use assembler for SVE instructions
` [PATCH 08/18] arm64: fpsimd: Use assembler for baseline SME instructions
` [PATCH 09/18] arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inline
` [PATCH 10/18] arm64: sysreg: Add FPCR and FPSR
` [PATCH 11/18] arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
` [PATCH 12/18] arm64: fpsimd: Move fpsimd save/restore inline
` [PATCH 13/18] arm64: fpsimd: Use opaque type for SVE state
` [PATCH 14/18] arm64: fpsimd: Use opaque type for SME state
` [PATCH 15/18] arm64: fpsimd: Move SVE save/restore inline
` [PATCH 16/18] arm64: fpsimd: Move sve_flush_live() inline
` [PATCH 17/18] arm64: fpsimd: Move SME save/restore inline
` [PATCH 18/18] arm64: fpsimd: Remove <asm/fpsimdmacros.h>
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-05-26 16:27 UTC (3+ messages)
[PATCH v5 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-05-26 15:19 UTC (7+ messages)
` [PATCH v5 1/6] optee: ffa: Add NULL check in optee_ffa_lend_protmem
` [PATCH v5 2/6] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v5 3/6] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v5 4/6] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v5 5/6] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v5 6/6] KVM: arm64: Ensure FFA ranges are page aligned
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-05-26 15:19 UTC (16+ messages)
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access
[PATCH v5 00/18] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-05-26 15:08 UTC (17+ messages)
` [PATCH v5 04/18] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH v5 08/18] target/arm/cpu_idregs: generate tables for Arm64 ID registers and fields
` [PATCH v5 09/18] target/arm/kvm: Introduce kvm_get_writable_id_regs
` [PATCH v5 10/18] target/arm/cpu64: Retrieve writable ID reg map in aarch64_host_initfn()
` [PATCH v5 11/18] arm/kvm: Initialize all writable ID registers from host
` [PATCH v5 13/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
` [PATCH v5 14/18] target/arm/kvm: Special case REVIDR_EL1 and AIDR_EL1
` [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
[PATCH v2 00/39] KVM: arm64: Add GICv5 IRS support
2026-05-26 13:41 UTC (41+ messages)
` [PATCH v2 01/39] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v2 02/39] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v2 03/39] irqchip/gic-v5: Setup gic_kvm_info on ACPI hosts
` [PATCH v2 04/39] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v2 05/39] arm64/sysreg: Add GICv5 GIC VDPEND and VDRCFG encodings
` [PATCH v2 06/39] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v2 07/39] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v2 08/39] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v2 09/39] KVM: arm64: gic-v5: Create & manage VM and VPE tables
` [PATCH v2 10/39] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v2 11/39] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v2 12/39] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v2 13/39] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v2 14/39] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v2 15/39] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v2 16/39] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v2 17/39] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v2 18/39] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v2 19/39] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v2 20/39] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v2 21/39] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v2 22/39] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v2 23/39] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v2 24/39] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v2 25/39] KVM: arm64: gic-v5: Introduce SPI AP list
` [PATCH v2 26/39] KVM: arm64: gic-v5: Add GIC VDPEND and GIC VDRCFG hyp calls
` [PATCH v2 27/39] KVM: arm64: gic-v5: Track SPI state for in-flight SPIs
` [PATCH v2 28/39] KVM: arm64: gic: Introduce set_pending_state() to irq_op
` [PATCH v2 29/39] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v2 30/39] Documentation: KVM: Extend VGICv5 docs for KVM_VGIC_V5_ADDR_TYPE_IRS
` [PATCH v2 31/39] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
` [PATCH v2 32/39] KVM: arm64: gic-v5: Mask per-vcpu PPI state in vgic_v5_finalize_ppi_state()
` [PATCH v2 33/39] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v2 34/39] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v2 35/39] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v2 36/39] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v2 37/39] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v2 38/39] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH v2 39/39] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
[PATCH] KVM: arm64: Preserve all guest ZCR_EL2.LEN values
2026-05-26 13:03 UTC (8+ messages)
[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
2026-05-26 9:41 UTC (8+ messages)
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver
[PATCH] KVM: arm64: PMU: Preserve AArch32 counter low bits
2026-05-26 7:46 UTC
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-25 6:58 UTC (42+ messages)
` [PATCH v14 01/44] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v14 02/44] kvm: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v14 03/44] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v14 04/44] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v14 05/44] arm64: RMI: Add wrappers for RMI calls
` [PATCH v14 06/44] arm64: RMI: Check for RMI support at init
` [PATCH v14 07/44] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v14 08/44] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v14 09/44] arm64: RMI: Provide functions to delegate/undelegate ranges of memory
` [PATCH v14 10/44] arm64: RMI: Add support for SRO
[GIT PULL] KVM/arm64 fixes for 7.1, take #3
2026-05-23 8:03 UTC (2+ messages)
[RFC PATCH v1 00/13] named CPU models for ARM64 on KVM
2026-05-22 7:59 UTC (5+ messages)
[RESEND v3 0/3] Fix __pkvm_init_vm error path
2026-05-22 6:53 UTC (5+ messages)
` [RESEND v3 1/3] KVM: arm64: Reset page order in pKVM hyp_pool
` [RESEND v3 2/3] KVM: arm64: Fix __pkvm_init_vm error path
` [RESEND v3 3/3] KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_host
[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
2026-05-22 2:02 UTC (3+ messages)
` [PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
[PATCH v3 0/3] Fix __pkvm_init_vm error path
2026-05-21 14:44 UTC (3+ messages)
` [PATCH v3 1/3] KVM: arm64: Reset page order in pKVM hyp_pool
[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
2026-05-21 14:22 UTC (16+ messages)
` [PATCH 14/43] KVM: arm64: gic-v5: Request VPE doorbells when going non-resident
` [PATCH 16/43] KVM: arm64: gic-v5: Initialise and teardown VMTEs & doorbells
` [PATCH 17/43] KVM: arm64: gic-v5: Enable VPE DBs on VPE reset and disable on teardown
` [PATCH 18/43] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH 36/43] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
[PATCH v2 0/3] Fix __pkvm_init_vm error path
2026-05-21 13:30 UTC (10+ messages)
` [PATCH v2 1/3] KVM: arm64: Reset page order in pKVM hyp_pool_init
` [PATCH v2 2/3] KVM: arm64: Fix __pkvm_init_vm error path
` [PATCH v2 3/3] KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_host
[PATCH v4 0/5] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-05-21 12:55 UTC (5+ messages)
` [PATCH v4 2/5] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v4 3/5] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
[PATCH v2 0/3] Fixes for hyp_trace.c
2026-05-21 12:46 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Fix meta-page unsharing in pKVM hyp tracing
` [PATCH v2 2/3] KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp()
` [PATCH v2 3/3] KVM: arm64: Fix memory leak in hyp_trace_unload()
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