linux-block.git
2025-02-13 Marc ZyngierKVM: arm64: timer: Drop warning on failed interrupt...
2025-02-13 Quentin PerretKVM: arm64: Fix alignment of kvm_hyp_memcache allocations
2025-02-13 Marc ZyngierKVM: arm64: Convert timer offset VA when accessed in...
2025-02-13 Mark RutlandKVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()
2025-02-13 Mark RutlandKVM: arm64: Eagerly switch ZCR_EL{1,2}
2025-02-13 Mark RutlandKVM: arm64: Mark some header functions as inline
2025-02-13 Mark RutlandKVM: arm64: Refactor exit handlers
2025-02-13 Mark RutlandKVM: arm64: Refactor CPTR trap deactivation
2025-02-13 Mark RutlandKVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
2025-02-13 Mark RutlandKVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
2025-02-13 Mark RutlandKVM: arm64: Remove host FPSIMD saving for non-protected KVM
2025-02-13 Mark RutlandKVM: arm64: Unconditionally save+flush host FPSIMD...
2025-02-10 Marc ZyngierKVM: arm64: Fix __pkvm_host_mkyoung_guest() return...
2025-02-09 Quentin PerretKVM: arm64: Simplify np-guest hypercalls
2025-02-09 Quentin PerretKVM: arm64: Improve error handling from check_host_shar...
2025-02-04 Marc ZyngierKVM: arm64: timer: Don't adjust the EL2 virtual timer...
2025-02-04 Marc ZyngierKVM: arm64: timer: Correctly handle EL1 timer emulation...
2025-02-04 Marc ZyngierKVM: arm64: timer: Always evaluate the need for a soft...
2025-02-04 Marc ZyngierKVM: arm64: Fix nested S2 MMU structures reallocation
2025-02-04 Oliver UptonKVM: arm64: Fail protected mode init if no vgic hardwar...
2025-02-01 Oliver UptonKVM: arm64: Flush/sync debug state in protected mode
2025-01-21 Lokesh VutlaKVM: arm64: Flush hyp bss section after initialization...
2025-01-17 Marc Zyngierarm64/sysreg: Get rid of TRFCR_ELx SysregFields
2025-01-17 Marc ZyngierMerge branch kvm-arm64/misc-6.14 into kvmarm-master...
2025-01-17 Marc ZyngierMerge branch kvm-arm64/nv-resx-fixes-6.14 into kvmarm...
2025-01-17 Marc ZyngierMerge branch kvm-arm64/coresight-6.14 into kvmarm-maste...
2025-01-17 Marc ZyngierMerge branch kvm-arm64/pkvm-memshare-declutter into...
2025-01-17 Marc ZyngierMerge branch kvm-arm64/nv-timers into kvmarm-master...
2025-01-16 Marc ZyngierKVM: arm64: nv: Fix doc header layout for timers
2025-01-14 Marc ZyngierKVM: arm64: nv: Apply RESx settings to sysreg reset...
2025-01-14 Marc ZyngierKVM: arm64: nv: Always evaluate HCR_EL2 using sanitisin...
2025-01-13 Marc ZyngierKVM: arm64: Fix selftests after sysreg field name update
2025-01-12 James Clarkcoresight: Pass guest TRFCR value to KVM
2025-01-12 James ClarkKVM: arm64: Support trace filtering for guests
2025-01-12 James ClarkKVM: arm64: coresight: Give TRBE enabled state to KVM
2025-01-12 James Clarkcoresight: trbe: Remove redundant disable call
2025-01-12 James Clarkarm64/sysreg/tools: Move TRFCR definitions to sysreg
2025-01-12 James Clarktools: arm64: Update sysreg.h header files
2025-01-12 Quentin PerretKVM: arm64: Drop pkvm_mem_transition for host/hyp donations
2025-01-12 Quentin PerretKVM: arm64: Drop pkvm_mem_transition for host/hyp sharing
2025-01-12 Quentin PerretKVM: arm64: Drop pkvm_mem_transition for FF-A
2025-01-12 Marc ZyngierMerge branch 'kvmarm-fixes-6.13-3'
2025-01-12 Marc ZyngierMerge branch kvm-arm64/pkvm-fixed-features-6.14 into...
2025-01-12 Marc ZyngierMerge branch kvm-arm64/pkvm-np-guest into kvmarm-master...
2025-01-12 Marc ZyngierMerge branch kvm-arm64/debug-6.14 into kvmarm-master...
2025-01-11 Marc ZyngierMerge remote-tracking branch 'arm64/for-next/cpufeature...
2025-01-11 Mark RutlandKVM: arm64: Explicitly handle BRBE traps as UNDEFINED
2025-01-11 Thorsten BlumKVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3...
2025-01-08 Kalesh Singharm64: kvm: Introduce nvhe stack size constants
2025-01-08 Vincent DonnefortKVM: arm64: Fix nVHE stacktrace VA bits mask
2025-01-08 Vladimir MurzinKVM: arm64: Fix FEAT_MTE in pKVM
2025-01-08 Mostafa SalehDocumentation: Update the behaviour of "kvm-arm.mode"
2025-01-02 Marc ZyngierKVM: arm64: nv: Document EL2 timer API
2025-01-02 Marc ZyngierKVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity
2025-01-02 Marc ZyngierKVM: arm64: nv: Sanitise CNTHCTL_EL2
2025-01-02 Marc ZyngierKVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT...
2025-01-02 Marc ZyngierKVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1...
2025-01-02 Marc ZyngierKVM: arm64: Handle counter access early in non-HYP...
2025-01-02 Marc ZyngierKVM: arm64: nv: Accelerate EL0 counter accesses from...
2025-01-02 Marc ZyngierKVM: arm64: nv: Accelerate EL0 timer read accesses...
2025-01-02 Marc ZyngierKVM: arm64: nv: Use FEAT_ECV to trap access to EL0...
2025-01-02 Marc ZyngierKVM: arm64: nv: Publish emulated timer interrupt state...
2025-01-02 Marc ZyngierKVM: arm64: nv: Sync nested timer state with FEAT_NV2
2025-01-02 Marc ZyngierKVM: arm64: nv: Add handling of EL2-specific timer...
2024-12-22 Marc ZyngierKVM: arm64: nv: Advertise the lack of AArch32 EL0 support
2024-12-20 Fuad TabbaKVM: arm64: Use kvm_vcpu_has_feature() directly for...
2024-12-20 Fuad TabbaKVM: arm64: Convert the SVE guest vcpu flag to a vm...
2024-12-20 Fuad TabbaKVM: arm64: Remove PtrAuth guest vcpu flag
2024-12-20 Fuad TabbaKVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask...
2024-12-20 Fuad TabbaKVM: arm64: Refactor kvm_reset_cptr_el2()
2024-12-20 Fuad TabbaKVM: arm64: Calculate cptr_el2 traps on activating...
2024-12-20 Fuad TabbaKVM: arm64: Remove redundant setting of HCR_EL2 trap bit
2024-12-20 Fuad TabbaKVM: arm64: Remove fixed_config.h header
2024-12-20 Fuad TabbaKVM: arm64: Rework specifying restricted features for...
2024-12-20 Fuad TabbaKVM: arm64: Set protected VM traps based on its view...
2024-12-20 Fuad TabbaKVM: arm64: Fix RAS trapping in pKVM for protected VMs
2024-12-20 Fuad TabbaKVM: arm64: Initialize feature id registers for protect...
2024-12-20 Fuad TabbaKVM: arm64: Use KVM extension checks for allowed protec...
2024-12-20 Fuad TabbaKVM: arm64: Remove KVM_ARM_VCPU_POWER_OFF from protecte...
2024-12-20 Fuad TabbaKVM: arm64: Move checking protected vcpu features to...
2024-12-20 Fuad TabbaKVM: arm64: Group setting traps for protected VMs by...
2024-12-20 Marc ZyngierKVM: arm64: Consolidate allowed and restricted VM featu...
2024-12-20 Quentin PerretKVM: arm64: Plumb the pKVM MMU in KVM
2024-12-20 Quentin PerretKVM: arm64: Introduce the EL1 pKVM MMU
2024-12-20 Quentin PerretKVM: arm64: Introduce __pkvm_tlb_flush_vmid()
2024-12-20 Quentin PerretKVM: arm64: Introduce __pkvm_host_mkyoung_guest()
2024-12-20 Quentin PerretKVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
2024-12-20 Quentin PerretKVM: arm64: Introduce __pkvm_host_wrprotect_guest()
2024-12-20 Quentin PerretKVM: arm64: Introduce __pkvm_host_relax_guest_perms()
2024-12-20 Quentin PerretKVM: arm64: Introduce __pkvm_host_unshare_guest()
2024-12-20 Quentin PerretKVM: arm64: Introduce __pkvm_host_share_guest()
2024-12-20 Marc ZyngierKVM: arm64: Introduce __pkvm_vcpu_{load,put}()
2024-12-20 Quentin PerretKVM: arm64: Add {get,put}_pkvm_hyp_vm() helpers
2024-12-20 Quentin PerretKVM: arm64: Make kvm_pgtable_stage2_init() a static...
2024-12-20 Quentin PerretKVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax...
2024-12-20 Quentin PerretKVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
2024-12-20 Quentin PerretKVM: arm64: Move host page ownership tracking to the...
2024-12-20 Quentin PerretKVM: arm64: Make hyp_page::order a u8
2024-12-20 Quentin PerretKVM: arm64: Move enum pkvm_page_state to memory.h
2024-12-20 Quentin PerretKVM: arm64: Change the layout of enum pkvm_page_state
next