summaryrefslogtreecommitdiffstats
path: root/sound/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-29KVM: selftests: aarch64: Remove unused functions from vpmu testRaghavendra Rao Ananta1-16/+0
2024-02-27KVM: arm64: Don't initialize idreg debugfs w/ preemption disabledOliver Upton3-5/+14
2024-02-27KVM: arm64: Fail the idreg iterator if idregs aren't initializedOliver Upton1-1/+2
2024-02-24KVM: arm64: Fix typosBjorn Helgaas8-10/+10
2024-02-23KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()Oliver Upton3-22/+11
2024-02-23KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a refOliver Upton2-11/+10
2024-02-23KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()Oliver Upton2-8/+15
2024-02-23KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe mannerOliver Upton2-1/+2
2024-02-23KVM: arm64: vgic: Use atomics to count LPIsOliver Upton4-6/+6
2024-02-23KVM: arm64: vgic: Get rid of the LPI linked-listOliver Upton4-10/+2
2024-02-23KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()Oliver Upton1-1/+8
2024-02-23KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIsOliver Upton1-1/+2
2024-02-23KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()Oliver Upton1-14/+5
2024-02-23KVM: arm64: vgic: Store LPIs in an xarrayOliver Upton4-1/+24
2024-02-23KVM: Get rid of return value from kvm_arch_create_vm_debugfs()Oliver Upton4-11/+5
2024-02-22KVM: arm64: Make build-time check of RES0/RES1 bits optionalMarc Zyngier2-0/+15
2024-02-19KVM: arm64: Add debugfs file for guest's ID registersMarc Zyngier2-0/+84
2024-02-19KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later checkingMarc Zyngier2-0/+124
2024-02-19KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guestMarc Zyngier4-4/+10
2024-02-19KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU is not advertised to the guestMarc Zyngier1-0/+4
2024-02-19KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guestMarc Zyngier2-3/+25
2024-02-19KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guestMarc Zyngier1-0/+34
2024-02-19KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2Marc Zyngier1-33/+9
2024-02-19KVM: arm64: Move existing feature disabling over to FGU infrastructureMarc Zyngier4-14/+36
2024-02-19KVM: arm64: Propagate and handle Fine-Grained UNDEF bitsMarc Zyngier2-20/+72
2024-02-19KVM: arm64: Add Fine-Grained UNDEF tracking informationMarc Zyngier2-12/+21
2024-02-19KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()Marc Zyngier4-3/+4
2024-02-19KVM: arm64: Use the xarray as the primary sysreg/sysinsn walkerMarc Zyngier3-55/+50
2024-02-19KVM: arm64: Register AArch64 system register entries with the sysreg xarrayMarc Zyngier3-3/+50
2024-02-19KVM: arm64: Always populate the trap configuration xarrayMarc Zyngier1-4/+1
2024-02-19KVM: arm64: nv: Move system instructions to their own sys_reg_desc arrayMarc Zyngier1-15/+44
2024-02-19KVM: arm64: Drop the requirement for XARRAY_MULTIMarc Zyngier1-1/+0
2024-02-19KVM: arm64: nv: Turn encoding ranges into discrete XArray storesMarc Zyngier1-13/+36
2024-02-19KVM: arm64: nv: Correctly handle negative polarity FGTsMarc Zyngier1-3/+56
2024-02-19KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiersMarc Zyngier1-2/+1
2024-02-19KVM: arm64: nv: Drop sanitised_sys_reg() helperMarc Zyngier1-15/+7
2024-02-19KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2Marc Zyngier1-0/+42
2024-02-19KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregsMarc Zyngier1-0/+128
2024-02-19KVM: arm64: nv: Add sanitising to EL2 configuration registersMarc Zyngier1-1/+57
2024-02-19KVM: arm64: nv: Add sanitising to VNCR-backed sysregsMarc Zyngier3-2/+62
2024-02-19KVM: arm64: Add feature checking helpersMarc Zyngier4-20/+52
2024-02-19arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variantsMarc Zyngier1-1/+7
2024-02-15arm64: cpufeatures: Fix FEAT_NV check when checking for FEAT_NV1Marc Zyngier1-1/+1
2024-02-13KVM: selftests: Print timer ctl register in ISTATUS assertionOliver Upton1-1/+1
2024-02-12KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM codeSean Christopherson5-12/+12
2024-02-12KVM: arm64: removed unused kern_hyp_va asm macroJoey Gouly1-16/+0
2024-02-12KVM: arm64: add comments to __kern_hyp_vaJoey Gouly1-10/+20
2024-02-12KVM: arm64: print Hyp modeJoey Gouly1-1/+2
2024-02-12arm64: cpufeatures: Only check for NV1 if NV is presentMarc Zyngier1-2/+3
2024-02-12arm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to __read_sysreg_by_encoding()Marc Zyngier1-0/+1