summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2023-08-18Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-18bpf, arm64: Support signed div/mod instructionsXu Kuohai
2023-08-18bpf, arm64: Support 32-bit offset jmp instructionXu Kuohai
2023-08-18bpf, arm64: Support unconditional bswapXu Kuohai
2023-08-18bpf, arm64: Support sign-extension mov instructionsXu Kuohai
2023-08-18bpf, arm64: Support sign-extension load instructionsXu Kuohai
2023-08-18arm64: insn: Add encoders for LDRSB/LDRSH/LDRSWXu Kuohai
2023-08-17arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reservedAmit Pundir
2023-08-17KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson
2023-08-17arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown
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-17Merge tag 'qcom-arm64-fixes-for-6.5' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-08-17Merge tag 'v6.5-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-08-17KVM: arm64: nv: Select XARRAY_MULTI to fix build errorRandy Dunlap
2023-08-17KVM: arm64: nv: Add support for HCRX_EL2Marc Zyngier
2023-08-17KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systemsMarc Zyngier
2023-08-17KVM: arm64: nv: Expose FGT to nested guestsMarc Zyngier
2023-08-17KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTRMarc Zyngier
2023-08-17KVM: arm64: nv: Expand ERET trap forwarding to handle FGTMarc Zyngier
2023-08-17KVM: arm64: nv: Add SVC trap forwardingMarc 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 for HFGxTR_EL2Marc Zyngier
2023-08-17KVM: arm64: nv: Add fine grained trap forwarding infrastructureMarc Zyngier
2023-08-17KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2Marc Zyngier
2023-08-17KVM: arm64: nv: Add trap forwarding for MDCR_EL2Marc Zyngier
2023-08-17KVM: arm64: nv: Expose FEAT_EVT to nested guestsMarc Zyngier
2023-08-17KVM: arm64: nv: Add trap forwarding for HCR_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 feature detection for fine grained trapsMark Brown
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: Use TLBI range-based instructions for unmapRaghavendra Rao Ananta
2023-08-17KVM: arm64: Invalidate the table entries upon a rangeRaghavendra Rao Ananta
2023-08-17KVM: arm64: Flush only the memslot after write-protectRaghavendra Rao Ananta
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