summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi
2023-08-18arm64: mte: simplify swap tag restoration logicPeter Collingbourne
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-18arm64: insn: Add encoders for LDRSB/LDRSH/LDRSWXu Kuohai
2023-08-17arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2023-08-17KVM: arm64: nv: Add support for HCRX_EL2Marc Zyngier
2023-08-17KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2Marc Zyngier
2023-08-17KVM: arm64: nv: Add trap forwarding for HFGITR_EL2Marc Zyngier
2023-08-17KVM: arm64: nv: Add trap forwarding infrastructureMarc Zyngier
2023-08-17KVM: arm64: Restructure FGT register switchingMarc Zyngier
2023-08-17KVM: arm64: nv: Add FGT registersMarc Zyngier
2023-08-17KVM: arm64: Add missing HCR_EL2 trap bitsMarc Zyngier
2023-08-17KVM: arm64: Correctly handle ACCDATA_EL1 trapsMarc Zyngier
2023-08-17arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layoutsMarc Zyngier
2023-08-17arm64: Add missing BRB/CFP/DVP/CPP instructionsMarc Zyngier
2023-08-17arm64: Add debug registers affected by HDFGxTR_EL2Marc Zyngier
2023-08-17arm64: Add AT operation encodingsMarc Zyngier
2023-08-17arm64: Add TLBI operation encodingsMarc Zyngier
2023-08-17arm64: Add missing DC ZVA/GVA/GZVA encodingsMarc Zyngier
2023-08-17arm64: Add missing ERX*_EL1 encodingsMarc Zyngier
2023-08-17arm64: Add missing VA CMO encodingsMarc Zyngier
2023-08-17KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()Raghavendra Rao Ananta
2023-08-17KVM: arm64: Define kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta
2023-08-17KVM: arm64: Implement __kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta
2023-08-17arm64: tlb: Implement __flush_s2_tlb_range_op()Raghavendra Rao Ananta
2023-08-17arm64: tlb: Refactor the core flush algorithm of __flush_tlb_rangeRaghavendra Rao Ananta
2023-08-17KVM: arm64: Use kvm_arch_flush_remote_tlbs()Raghavendra Rao Ananta
2023-08-16arm64: sysreg: Generate C compiler warnings on {read,write}_sysreg_s argumentsJames Clark
2023-08-15KVM: arm64: Remove unused declarationsYue Haibing
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-04Merge tag 'kvmarm-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-08-04arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly
2023-08-04arm64: fix build warning for ARM64_MEMSTART_SHIFTZhang Jianhua
2023-07-28Merge branch kvm-arm64/6.6/generic-vcpu into kvmarm-master/nextMarc Zyngier
2023-07-28KVM: arm64: Drop HCR_VIRT_EXCP_MASKZenghui Yu
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-27arm64: Remove unsued extern declaration init_mem_pgprot()YueHaibing
2023-07-27arm64/mm: Set only the PTE_DIRTY bit while preserving the HW dirty stateAnshuman Khandual
2023-07-27arm64/mm: Add pte_rdonly() helperAnshuman Khandual
2023-07-26KVM: arm64: fix __kvm_host_psci_cpu_entry() prototypeArnd Bergmann
2023-07-26KVM: arm64: Fix resetting SME trap values on reset for (h)VHEFuad Tabba
2023-07-26KVM: arm64: Fix resetting SVE trap values on reset for hVHEFuad Tabba
2023-07-26KVM: arm64: Helper to write to appropriate feature trap register based on modeFuad Tabba
2023-07-26KVM: arm64: Disable SME traps for (h)VHE at setupFuad Tabba