summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2025-05-19KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*Marc Zyngier
2025-05-19KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Handle VNCR_EL2-triggered faultsMarc Zyngier
2025-05-19KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nestingMarc Zyngier
2025-05-19KVM: arm64: nv: Move TLBI range decoding to a helperMarc Zyngier
2025-05-19KVM: arm64: nv: Snapshot S1 ASID tagging information during walkMarc Zyngier
2025-05-19KVM: arm64: nv: Extract translation helper from the AT codeMarc Zyngier
2025-05-19arm64: sysreg: Add layout for VNCR_EL2Marc Zyngier
2025-05-16arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespaceArd Biesheuvel
2025-05-16arm64: Update comment regarding values in __boot_cpu_modeBen Horgan
2025-05-16arm64: mm: Drop redundant check in pmd_trans_huge()Gavin Shan
2025-05-14arm64/mm: Permit lazy_mmu_mode to be nestedRyan Roberts
2025-05-14arm64/mm: Disable barrier batching in interrupt contextsRyan Roberts
2025-05-11arm64/mm: define ptdesc_tAnshuman Khandual
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-10KVM: arm64: Validate FGT register descriptions against RES0 masksMarc Zyngier
2025-05-10KVM: arm64: Switch to table-driven FGU configurationMarc Zyngier
2025-05-10KVM: arm64: Handle PSB CSYNC trapsMarc Zyngier
2025-05-10KVM: arm64: Use KVM-specific HCRX_EL2 RES0 maskMarc Zyngier
2025-05-10KVM: arm64: Remove hand-crafted masks for FGT registersMarc Zyngier
2025-05-09arm64/mm: Batch barriers when updating kernel mappingsRyan Roberts
2025-05-09arm64/mm: Support huge pte-mapped pages in vmapRyan Roberts
2025-05-09arm64/mm: Hoist barriers out of set_ptes_anysz() loopRyan Roberts
2025-05-09arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()Ryan Roberts
2025-05-09arm64: hugetlb: Refine tlb maintenance scopeRyan Roberts
2025-05-08arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse
2025-05-08arm64/fpsimd: Add task_smstop_sm()Mark Rutland
2025-05-08arm64/fpsimd: Factor out {sve,sme}_state_size() helpersMark Rutland
2025-05-08arm64/fpsimd: Clarify sve_sync_*() functionsMark Rutland
2025-05-08arm64/fpsimd: ptrace: Consistently handle partial writes to NT_ARM_(S)SVEMark Rutland
2025-05-08arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse
2025-05-08arm64: proton-pack: Expose whether the branchy loop k valueJames Morse
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