messages from 2026-01-21 13:56:27 to 2026-01-27 14:09:08 UTC [more...]
[PATCH 0/2] Enable GICv5 Legacy CPUIF trapping & fix TDIR cap test
2026-01-27 14:09 UTC (3+ messages)
[PATCH kvmtool v5 0/7] arm64: Nested virtualization support
2026-01-27 13:23 UTC (13+ messages)
` [PATCH kvmtool v5 1/7] Sync kernel UAPI headers with v6.19-rc6
` [PATCH kvmtool v5 2/7] arm64: Initial nested virt support
` [PATCH kvmtool v5 3/7] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v5 4/7] arm64: Add counter offset control
` [PATCH kvmtool v5 5/7] arm64: Add FEAT_E2H0 support
` [PATCH kvmtool v5 6/7] arm64: Generate HYP timer interrupt specifiers
` [PATCH kvmtool v5 7/7] arm64: Handle virtio endianness reset when running nested
[PATCH 00/20] KVM: arm64: Generalise RESx handling
2026-01-27 10:52 UTC (27+ messages)
` [PATCH 01/20] arm64: Convert SCTLR_EL2 to sysreg infrastructure
` [PATCH 02/20] KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}
` [PATCH 03/20] KVM: arm64: Introduce standalone FGU computing primitive
` [PATCH 04/20] KVM: arm64: Introduce data structure tracking both RES0 and RES1 bits
` [PATCH 05/20] KVM: arm64: Extend unified RESx handling to runtime sanitisation
` [PATCH 06/20] KVM: arm64: Inherit RESx bits from FGT register descriptors
` [PATCH 07/20] KVM: arm64: Allow RES1 bits to be inferred from configuration
` [PATCH 08/20] KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported features
` [PATCH 09/20] KVM: arm64: Convert HCR_EL2.RW to AS_RES1
` [PATCH 10/20] KVM: arm64: Simplify FIXED_VALUE handling
` [PATCH 11/20] KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flags
` [PATCH 12/20] KVM: arm64: Add RESx_WHEN_E2Hx constraints "
` [PATCH 13/20] KVM: arm64: Move RESx into individual register descriptors
` [PATCH 14/20] KVM: arm64: Simplify handling of HCR_EL2.E2H RESx
` [PATCH 15/20] KVM: arm64: Get rid of FIXED_VALUE altogether
` [PATCH 16/20] KVM: arm64: Simplify handling of full register invalid constraint
` [PATCH 17/20] KVM: arm64: Remove all traces of FEAT_TME
` [PATCH 18/20] KVM: arm64: Remove all traces of HCR_EL2.MIOCNCE
` [PATCH 19/20] KVM: arm64: Add sanitisation to SCTLR_EL2
` [PATCH 20/20] KVM: arm64: Add debugfs file dumping computed RESx values
[PATCH v10 00/30] Tracefs support for pKVM
2026-01-26 21:31 UTC (32+ messages)
` [PATCH v10 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v10 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v10 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v10 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v10 05/30] tracing: Introduce trace remotes
` [PATCH v10 06/30] tracing: Add reset to "
` [PATCH v10 07/30] tracing: Add non-consuming read "
` [PATCH v10 08/30] tracing: Add init callback "
` [PATCH v10 09/30] tracing: Add events "
` [PATCH v10 10/30] tracing: Add events/ root files "
` [PATCH v10 11/30] tracing: Add helpers to create trace remote events
` [PATCH v10 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v10 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v10 14/30] tracing: Add a trace remote module for testing
` [PATCH v10 15/30] tracing: selftests: Add trace remote tests
` [PATCH v10 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v10 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v10 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v10 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v10 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v10 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v10 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v10 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v10 24/30] KVM: arm64: Add trace remote "
` [PATCH v10 25/30] KVM: arm64: Sync boot clock with "
` [PATCH v10 26/30] KVM: arm64: Add trace reset to "
` [PATCH v10 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v10 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v10 29/30] KVM: arm64: Add selftest event support "
` [PATCH v10 30/30] tracing: selftests: Add hypervisor trace remote tests
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-26 16:56 UTC (24+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
2026-01-26 16:53 UTC (16+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 03/15] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 05/15] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v10 06/15] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v10 10/15] KVM: selftests: load elf via bounce buffer
` [PATCH v10 11/15] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v10 12/15] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v10 13/15] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v10 14/15] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v10 15/15] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-26 16:00 UTC (19+ messages)
` [PATCH v3 06/47] arm64: mpam: Context switch the MPAM registers
` [PATCH v3 28/47] arm_mpam: resctrl: Add support for csu counters
` [PATCH v3 29/47] arm_mpam: resctrl: Pick classes for use as mbm counters
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-01-26 11:50 UTC (8+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
2026-01-26 9:50 UTC (7+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI
` [PATCH v12 22/46] arm64: RMI: Create the realm descriptor
[PATCH v2 0/5] ... and FWB for all
2026-01-25 16:19 UTC (8+ messages)
` [PATCH v2 1/5] arm64: Add MT_S2{,_FWB}_AS_S1 encodings
` [PATCH v2 2/5] KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flag
` [PATCH v2 3/5] KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1
` [PATCH v2 4/5] KVM: arm64: Kill KVM_PGTABLE_S2_NOFWB
` [PATCH v2 5/5] KVM: arm64: Simplify PAGE_S2_MEMATTR
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2026-01-24 7:49 UTC (11+ messages)
` [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` possible deadlock due to irq_set_thread_affinity() calling into the scheduler (was Re: [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU)
KVM/arm64 fixes for 6.19
2026-01-24 7:46 UTC (2+ messages)
[kvm-unit-tests PATCH v6 00/14] arm64: EL2 support
2026-01-23 20:53 UTC (18+ messages)
` [kvm-unit-tests PATCH v6 01/14] arm64: fix overflow in gic-v2 initialisation
` [kvm-unit-tests PATCH v6 02/14] arm64: set SCTLR_EL1 to a known value for secondary cores
` [kvm-unit-tests PATCH v6 03/14] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v6 04/14] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v6 05/14] arm64: efi: initialise the EL
` [kvm-unit-tests PATCH v6 06/14] arm64: timer: use hypervisor timers when at EL2
` [kvm-unit-tests PATCH v6 07/14] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v6 08/14] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v6 09/14] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v6 10/14] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v6 11/14] arm64: run at EL2 if supported
` [kvm-unit-tests PATCH v6 12/14] arm64: add EL2 environment variable
` [kvm-unit-tests PATCH v6 13/14] arm64: debug: skip tests at EL2
` [kvm-unit-tests PATCH v6 14/14] arm64: gitlab-ci: add EL2 tests to CI
[PATCH 0/6] KVM: arm64: ... and FWB for all
2026-01-23 15:17 UTC (20+ messages)
` [PATCH 1/6] arm64: Add MT_S2{,_FWB}_AS_S1 encodings
` [PATCH 2/6] KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flag
` [PATCH 3/6] KVM: arm64: Make stage2_pte_cacheable() return false when S2_AS_S1 is set
` [PATCH 4/6] KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1
` [PATCH 5/6] KVM: arm64: Kill KVM_PGTABLE_S2_NOFWB
` [PATCH 6/6] KVM: arm64: Simplify PAGE_S2_MEMATTR
[PATCH v5 0/2] KVM: arm64: Support FF-A direct messaging interfaces
2026-01-23 12:55 UTC (3+ messages)
` [PATCH v5 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler
[PATCH v9 00/30] Tracefs support for pKVM
2026-01-23 12:47 UTC (10+ messages)
` [PATCH v9 25/30] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
` [PATCH v9 29/30] KVM: arm64: Add selftest event support to "
[PATCH v3 0/4] KVM: arm64: Enforce MTE disablement at EL2
2026-01-23 11:47 UTC (6+ messages)
` [PATCH v3 1/4] KVM: arm64: Remove dead code resetting HCR_EL2 for pKVM
` [PATCH v3 2/4] KVM: arm64: Trap MTE access and discovery when MTE is disabled
` [PATCH v3 3/4] KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabled
` [PATCH v3 4/4] KVM: arm64: Use kvm_has_mte() in pKVM trap initialization
[PATCH 0/3] arm64: Unconditionally compile LSE/PAN/EPAN support
2026-01-22 17:02 UTC (8+ messages)
` [PATCH 2/3] arm64: Unconditionally enable PAN support
` [PATCH 3/3] arm64: Unconditionally enable EPAN support
[PATCH v8 RESEND 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2026-01-22 16:59 UTC (2+ messages)
[PATCH kvmtool v4 0/7] arm64: Nested virtualization support
2026-01-22 16:45 UTC (5+ messages)
` [PATCH kvmtool v4 3/7] arm64: nested: Add support for setting maintenance IRQ
[PATCH] KVM: arm64: nv: Return correct RES0 bits for FGT registers
2026-01-22 9:11 UTC (3+ messages)
[PATCH] KVM: arm64: Always populate FGT masks at boot time
2026-01-22 9:11 UTC (2+ messages)
[PATCH v2 0/6] KVM: arm64: VTCR_EL2 conversion to feature dependency framework
2026-01-21 23:32 UTC (5+ messages)
` [PATCH v2 4/6] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
[PATCH v12 0/7] support FEAT_LSUI
2026-01-21 19:06 UTC (8+ messages)
` [PATCH v12 1/7] arm64: Kconfig: add support for LSUI
` [PATCH v12 2/7] arm64: cpufeature: add FEAT_LSUI
` [PATCH v12 3/7] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v12 4/7] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v12 5/7] arm64: futex: refactor futex atomic operation
` [PATCH v12 6/7] arm64: futex: support futex with FEAT_LSUI
` [PATCH v12 7/7] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
[PATCH v11 RESEND 0/9] support FEAT_LSUI
2026-01-21 16:51 UTC (21+ messages)
` [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
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