summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2025-05-08arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse
2025-05-08arm64: insn: Add support for encoding DSBJames Morse
2025-05-08arm64/fpsimd: Do not discard modified SVE stateMark Rutland
2025-05-07arm64: Introduce esr_is_ubsan_brk()Mostafa Saleh
2025-05-07KVM: arm64: Kill HCRX_HOST_FLAGSMarc Zyngier
2025-05-06KVM: arm64: Propagate FGT masks to the nVHE hypervisorMarc Zyngier
2025-05-06KVM: arm64: Compute FGT masks from KVM's own FGT tablesMarc Zyngier
2025-05-06arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}Marc Zyngier
2025-05-06arm64: Remove duplicated sysreg encodingsMarc Zyngier
2025-05-06arm64: sysreg: Add system instructions trapped by HFGIRT2_EL2Marc Zyngier
2025-05-06arm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2Marc Zyngier
2025-05-06arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2Marc Zyngier
2025-05-06arm64: sysreg: Add layout for HCR_EL2Marc Zyngier
2025-05-06KVM: arm64: Extend pKVM selftest for np-guestsQuentin Perret
2025-05-06KVM: arm64: Add .hyp.data sectionDavid Brazdil
2025-05-06KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE modeMarc Zyngier
2025-05-05KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE modeMarc Zyngier
2025-05-02arm64: vdso: Work around invalid absolute relocations from GCCThomas Weißschuh
2025-04-30arm64: drop binutils version checksArnd Bergmann
2025-04-29arm64: Add missing includes for mem_encryptJason Gunthorpe
2025-04-29arm64: Expose AIDR_EL1 via sysfsOliver Upton
2025-04-29arm64: vdso: Use __arch_counter_get_cntvct()Breno Leitao
2025-04-29arm64: enable PREEMPT_LAZYMark Rutland
2025-04-29Merge branch kvm-arm64/nv-pmu-fixes into kvmarm-master/nextMarc Zyngier
2025-04-28KVM: arm64: Track SVE state in the hypervisor vcpu structureFuad Tabba
2025-04-24Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-24KVM: arm64, x86: make kvm_arch_has_irq_bypass() inlinePaolo Bonzini
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-11KVM: arm64: Repaint pmcr_n into nr_pmu_countersMarc Zyngier
2025-04-10bpf: Use architecture provided res_smp_cond_load_acquireKumar Kartikeya Dwivedi
2025-04-09arm64/fpsimd: signal: Always save+flush state earlyMark Rutland
2025-04-09arm64/fpsimd: Add fpsimd_save_and_flush_current_state()Mark Rutland
2025-04-09arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()Mark Rutland
2025-04-09arm64/fpsimd: Avoid RES0 bits in the SME trap handlerMark Rutland
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-04-03KVM: arm64: Don't translate FAR if invalid/unsafeOliver Upton
2025-04-03arm64: Convert HPFAR_EL2 to sysreg tableOliver Upton
2025-04-03KVM: arm64: Only read HPFAR_EL2 when value is architecturally validOliver Upton
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-28arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang
2025-03-28arm64: mm: Drop dead code for pud special bit handlingPeter Xu
2025-03-28arm64: mops: Do not dereference src reg for a set operationKeir Fraser
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds