summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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
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