messages from 2026-03-20 10:27:40 to 2026-03-26 00:48:57 UTC [more...]
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-26 0:48 UTC (58+ messages)
` [PATCH v13 05/48] arm64: RMI: Temporarily add SMCs from RMM v1.0 spec
` [PATCH v13 07/48] arm64: RMI: Check for RMI support at KVM init
` [PATCH v13 12/48] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 17/48] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
` [PATCH v13 21/48] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v13 23/48] KVM: arm64: Expose support for private memory
` [PATCH v13 24/48] arm64: RMI: Allow populating initial contents
` [PATCH v13 26/48] arm64: RMI: Create the realm descriptor
` [PATCH v13 27/48] arm64: RMI: Runtime faulting of memory
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms
` [PATCH v13 39/48] arm64: RMI: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v13 45/48] arm64: RMI: Provide accurate register list
[PATCH v2 0/3] KVM: arm64: Fix SPE and TRBE nVHE world switch
2026-03-25 19:28 UTC (8+ messages)
` [PATCH v2 1/3] KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
` [PATCH v2 2/3] KVM: arm64: Disable SPE Profiling Buffer "
` [PATCH v2 3/3] KVM: arm64: Don't pass host_debug_state to BRBE world-switch routines
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-25 18:20 UTC (4+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
` [PATCH] arm64/kvm: Enable eager hugepage splitting if HDBSS is available
[PATCH v2 00/11] arm64: Fully disable configured-out features
2026-03-25 17:51 UTC (5+ messages)
` [PATCH v2 01/11] arm64: Skip update of an idreg field affected by an override
[RFC PATCH 00/14] KVM: ITS hardening for pKVM
2026-03-25 16:26 UTC (15+ messages)
` [PATCH 01/14] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH 02/14] KVM: arm64: Track host-unmapped MMIO regions in a static array
` [PATCH 03/14] KVM: arm64: Support host MMIO trap handlers for unmapped devices
` [PATCH 05/14] irqchip/gic-v3-its: Prepare shadow structures for KVM host deprivilege
[PATCH v2] KVM: arm64: Prevent the host from using an smc with imm16 != 0
2026-03-25 16:02 UTC (13+ messages)
[PATCH] KVM: arm64: Inject UNDEF when host is executing an smc with imm16 != 0
2026-03-25 10:01 UTC (10+ messages)
[PATCH 0/3] KVM: arm64: selftests: Basic nested guest support
2026-03-25 9:18 UTC (8+ messages)
` [PATCH 1/3] KVM: arm64: selftests: Add library functions for NV
` [PATCH 2/3] KVM: arm64: sefltests: Add basic NV selftest
` [PATCH 3/3] KVM: arm64: selftests: Enable stage-2 in NV preparation functions
[PATCH v7 00/41] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-03-24 18:16 UTC (11+ messages)
` [PATCH v7 12/41] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
[PATCH v5 0/5] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-03-24 17:39 UTC (4+ messages)
` [PATCH v5 4/5] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
[PATCH] KVM: arm64: pkvm: Rollback refcount on hyp share/unshare error
2026-03-24 17:27 UTC
[GIT PULL] KVM/arm64 fixes for 7.0, take #4
2026-03-24 16:32 UTC (2+ messages)
[kvm-unit-tests PATCH v1 0/3] arm64: Add Stage-2 MMU and Nested Guest Framework
2026-03-24 15:44 UTC (7+ messages)
` [kvm-unit-tests PATCH v1 1/3] lib: arm64: Add stage2 page table management library
` [kvm-unit-tests PATCH v1 2/3] lib: arm64: Add bare-metal guest execution framework
[PATCH v2 0/3] KVM: arm64: Read PMUVer as unsigned
2026-03-24 15:08 UTC (2+ messages)
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-03-24 14:56 UTC (4+ messages)
` [PATCH v10 28/30] KVM: arm64: selftests: Skip impossible invalid value tests
[PATCH v3 0/5] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
2026-03-24 12:56 UTC (9+ messages)
` [PATCH v3 1/5] arm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenance
` [PATCH v3 2/5] arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()
` [PATCH v3 3/5] arm64: cputype: Add C1-Pro definitions
` [PATCH v3 4/5] arm64: errata: Work around early CME DVMSync acknowledgement
` [PATCH v3 5/5] KVM: arm64: Add SMC hook for SME dvmsync erratum
[PATCH] KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
2026-03-24 10:17 UTC (3+ messages)
[PATCH] KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize time
2026-03-24 10:17 UTC (2+ messages)
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-24 10:09 UTC (62+ messages)
` [PATCH v6 01/40] arm_mpam: Ensure in_reset_state is false after applying configuration
` [PATCH v6 02/40] arm_mpam: Reset when feature configuration bit unset
` [PATCH v6 14/40] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v6 15/40] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v6 16/40] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v6 17/40] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v6 18/40] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v6 19/40] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v6 20/40] arm_mpam: resctrl: Add CDP emulation
` [PATCH v6 21/40] arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
` [PATCH v6 22/40] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v6 23/40] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v6 24/40] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v6 25/40] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v6 26/40] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v6 27/40] arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
` [PATCH v6 28/40] arm_mpam: resctrl: Add support for csu counters
` [PATCH v6 29/40] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v6 30/40] arm_mpam: resctrl: Add resctrl_arch_rmid_read()
` [PATCH v6 31/40] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v6 32/40] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v6 33/40] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v6 34/40] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v6 35/40] arm_mpam: Add quirk framework
` [PATCH v6 36/40] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v6 37/40] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v6 38/40] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v6 39/40] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v6 40/40] arm64: mpam: Add initial MPAM documentation
[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
2026-03-24 6:07 UTC (2+ messages)
[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
2026-03-23 21:15 UTC (19+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
[PATCH kvmtool v7 0/6] arm64: Nested virtualization support
2026-03-23 16:47 UTC (7+ messages)
` [PATCH kvmtool v7 1/6] arm64: Initial nested virt support
` [PATCH kvmtool v7 2/6] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v7 3/6] arm64: Add counter offset control
` [PATCH kvmtool v7 4/6] arm64: Add FEAT_E2H0 support
` [PATCH kvmtool v7 5/6] arm64: Generate HYP timer interrupt specifiers
` [PATCH kvmtool v7 6/6] arm64: Handle virtio endianness reset when running nested
[PATCH kvmtool v6 0/6] arm64: Nested virtualization support
2026-03-23 15:31 UTC (4+ messages)
` [PATCH kvmtool v6 6/6] arm64: Handle virtio endianness reset when running nested
[PATCH v3 00/36] KVM: arm64: Add support for protected guest memory with pKVM
2026-03-23 15:00 UTC (14+ messages)
` [PATCH v3 11/36] KVM: arm64: Introduce __pkvm_host_donate_guest()
` [PATCH v3 25/36] KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
` [PATCH v3 26/36] KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
` [PATCH v3 30/36] KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
[PATCH v3 2/3] swiotlb: dma: its: Enforce host page-size alignment for shared buffers
2026-03-23 13:52 UTC (3+ messages)
[PATCH 0/5] KVM: arm64: pkvm; Rework aspects of the PSCI relay
2026-03-23 12:33 UTC (15+ messages)
` [PATCH 1/5] KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entry
` [PATCH 2/5] KVM: arm64: pkvm: Simplify BTI handling on CPU boot
` [PATCH 3/5] KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner label
` [PATCH 4/5] KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}
` [PATCH 5/5] KVM: arm64: Remove extra ISBs when using msr_hcr_el2
[PATCH v2 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
2026-03-23 10:30 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
2026-03-23 9:23 UTC (4+ messages)
[PATCH 00/17] KVM: arm64: More user_mem_abort() rework
2026-03-21 9:50 UTC (5+ messages)
` [PATCH 09/17] KVM: arm64: Move VMA-related information to kvm_s2_fault_vma_info
[PATCH] KVM: arm64: vgic: Annotate struct vgic_dist with __counted_by_ptr
2026-03-20 19:08 UTC (2+ messages)
[kvmtool PATCH v6 00/17] kvmtool: arm64: Handle PSCI calls in userspace
2026-03-20 10:40 UTC (4+ messages)
` [kvmtool PATCH v6 01/17] util/update_headers: Update linux/const.h from linux sources
[PATCH v6 00/39] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-03-20 10:27 UTC (5+ messages)
` [PATCH v6 01/39] KVM: arm64: vgic-v3: Drop userspace write sanitization for ID_AA64PFR0.GIC on GICv5
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