]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
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
2024-12-20 Oliver UptonKVM: arm64: Promote guest ownership for DBGxVR/DBGxCR...
2024-12-20 Oliver UptonKVM: arm64: Fold DBGxVR/DBGxCR accessors into common set
2024-12-20 Oliver UptonKVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug...
2024-12-20 Oliver UptonKVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug...
2024-12-20 Marc ZyngierKVM: arm64: Manage software step state at load/put
2024-12-20 Oliver UptonKVM: arm64: Don't hijack guest context MDSCR_EL1
2024-12-20 Oliver UptonKVM: arm64: Compute MDCR_EL2 at vcpu_load()
2024-12-20 Oliver UptonKVM: arm64: Reload vCPU for accesses to OSLAR_EL1
2024-12-20 Oliver UptonKVM: arm64: Use debug_owner to track if debug regs...
2024-12-20 Oliver UptonKVM: arm64: Remove vestiges of debug_ptr
2024-12-20 Oliver UptonKVM: arm64: Remove debug tracepoints
2024-12-20 Oliver UptonKVM: arm64: Select debug state to save/restore based...
2024-12-20 Oliver UptonKVM: arm64: Clean up KVM_SET_GUEST_DEBUG handler
2024-12-20 Oliver UptonKVM: arm64: Evaluate debug owner at vcpu_load()
2024-12-20 Oliver UptonKVM: arm64: Write MDCR_EL2 directly from kvm_arm_setup_...
2024-12-20 Oliver UptonKVM: arm64: Move host SME/SVE tracking flags to host...
2024-12-20 Oliver UptonKVM: arm64: Track presence of SPE/TRBE in kvm_host_data...
2024-12-20 Oliver UptonKVM: arm64: Get rid of __kvm_get_mdcr_el2() and related...
2024-12-20 Oliver UptonKVM: arm64: Drop MDSCR_EL1_DEBUG_MASK
2024-12-19 Marc Zyngierarm64/sysreg: Get rid of CPACR_ELx SysregFields
2024-12-19 Marc Zyngierarm64/sysreg: Convert *_EL12 accessors to Mapping
next