summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis1-4/+0
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis1-3/+3
2024-11-13Merge tag 'kvm-x86-generic-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+1
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan1-1/+1
2024-11-11Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton3-30/+6
2024-11-11Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton3-3/+4
2024-11-11Merge branch kvm-arm64/mpam-ni into kvmarm/nextOliver Upton6-12/+38
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+7
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2-5/+5
2024-11-08arm64/scs: Drop unused prototype __pi_scs_patch_vmlinux()Ard Biesheuvel1-1/+0
2024-11-08arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE framesArd Biesheuvel1-0/+7
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)1-0/+1
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+0
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard1-1/+1
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello1-4/+0
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+7
2024-11-05arm64: pgtable: Warn unexpected pmdp_test_and_clear_young()Yicong Yang1-0/+2
2024-11-05arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNGYicong Yang1-2/+6
2024-11-05arm64: Add support for FEAT_HAFTYicong Yang3-5/+17
2024-11-05arm64/mm: Sanity check PTE address before runtime P4D/PUD foldingArd Biesheuvel1-0/+6
2024-11-04jump_label: adjust inline asm to be consistentAlice Ryhl1-7/+13
2024-11-04arm64/mm: Drop setting PTE_TYPE_PAGE in pte_mkcont()Anshuman Khandual1-2/+1
2024-11-02arm64: vdso: Drop LBASE_VDSOThomas Weißschuh1-8/+1
2024-11-01arm64/mm: Re-organize arch_make_huge_pte()Anshuman Khandual1-5/+0
2024-10-31KVM: arm64: Get rid of userspace_irqchip_in_useRaghavendra Rao Ananta1-2/+0
2024-10-31KVM: arm64: nv: Reinject traps that take effect in Host EL0Oliver Upton1-0/+5
2024-10-31KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2Oliver Upton1-1/+1
2024-10-31arm64: sysreg: Migrate MDCR_EL2 definition to tableOliver Upton1-29/+0
2024-10-31KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp useFuad Tabba1-0/+4
2024-10-31KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()Fuad Tabba1-1/+0
2024-10-31KVM: arm64: Fix missing traps of guest accesses to the MPAM registersJames Morse2-1/+2
2024-10-31arm64: cpufeature: discover CPU support for MPAMJames Morse3-0/+23
2024-10-31arm64: head.S: Initialise MPAM EL2 registers and disable trapsJames Morse1-0/+14
2024-10-31arm64/sysreg: Convert existing MPAM sysregs and add the remaining entriesJames Morse1-12/+0
2024-10-31KVM: arm64: Add basic support for POR_EL2Marc Zyngier1-0/+3
2024-10-31KVM: arm64: Add kvm_has_s1poe() helperMarc Zyngier1-0/+3
2024-10-31KVM: arm64: Hide S1PIE registers from userspace when disabled for guestsMark Brown1-0/+3
2024-10-31KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guestsMark Brown1-0/+3
2024-10-31KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arraysMarc Zyngier1-0/+2
2024-10-31KVM: arm64: Extend masking facility to arbitrary registersMarc Zyngier1-6/+13
2024-10-31KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHEMarc Zyngier1-0/+6
2024-10-31KVM: arm64: Add TCR2_EL2 to the sysreg arraysMarc Zyngier1-0/+1
2024-10-31arm64: Remove VNCR definition for PIRE0_EL2Marc Zyngier1-1/+0
2024-10-30KVM: Protect vCPU's "last run PID" with rwlock, not RCUSean Christopherson1-1/+1
2024-10-28arm64: Use new fallback IO memcpy/memsetJulian Vetter1-11/+0
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-6/+0
2024-10-28perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access controlRob Herring (Arm)1-0/+10
2024-10-25KVM: arm64: Don't mark "struct page" accessed when making SPTE youngSean Christopherson1-3/+1
2024-10-23arm64/mm: Drop _PROT_SECT_DEFAULTAnshuman Khandual1-1/+0
2024-10-23arm64: Enable memory encrypt for RealmsSuzuki K Poulose3-0/+17