aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2023-06-06arm64/sysreg: add system registers TCR2_ELxGravatar Joey Gouly 1-0/+42
2023-06-06arm64/sysreg: Add ID register ID_AA64MMFR3Gravatar Joey Gouly 1-0/+72
2023-06-05arm64: mops: allow disabling MOPS from the kernel command lineGravatar Kristina Martsenko 1-0/+2
2023-06-05arm64: mops: detect and enable FEAT_MOPSGravatar Kristina Martsenko 5-0/+19
2023-06-05arm64: mops: handle single stepping after MOPS exceptionGravatar Kristina Martsenko 1-0/+6
2023-06-05arm64: mops: handle MOPS exceptionsGravatar Kristina Martsenko 4-1/+74
2023-06-05KVM: arm64: hide MOPS from guestsGravatar Kristina Martsenko 1-0/+1
2023-06-05arm64: mops: don't disable host MOPS instructions from EL2Gravatar Kristina Martsenko 1-1/+1
2023-06-05KVM: arm64: switch HCRX_EL2 between host and guestGravatar Kristina Martsenko 2-1/+8
2023-06-05arm64: cpufeature: detect FEAT_HCXGravatar Kristina Martsenko 2-0/+9
2023-06-05KVM: arm64: initialize HCRX_EL2Gravatar Kristina Martsenko 2-8/+13
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-25/+76
2023-05-16arm64: mte: Do not set PG_mte_tagged if tags were not initializedGravatar Peter Collingbourne 1-5/+2
2023-05-16arm64: Also reset KASAN tag if page is not PG_mte_taggedGravatar Peter Collingbourne 1-2/+3
2023-05-16arm64: perf: Mark all accessor functions inlineGravatar Geert Uytterhoeven 1-3/+3
2023-05-16arm64: vdso: Pass (void *) to virt_to_page()Gravatar Linus Walleij 1-1/+1
2023-05-16arm64/mm: mark private VM_FAULT_X defines as vm_fault_tGravatar Min-Hua Chen 1-2/+2
2023-05-11Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixesGravatar Marc Zyngier 2-9/+33
2023-05-11Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixesGravatar Marc Zyngier 6-16/+43
2023-05-11KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Gravatar Marc Zyngier 2-0/+12
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+3
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-23/+22
2023-05-03Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Gravatar Linus Torvalds 1-0/+17
2023-05-02arm64: lds: move .got section out of .textGravatar Fangrui Song 1-10/+9
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textGravatar ndesaulniers@google.com 3-5/+5
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsGravatar Kristina Martsenko 1-6/+6
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 34-351/+1168
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-3/+2
2023-04-29Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-28/+51
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Gravatar Andrzej Hajda 1-4/+3
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-16/+16
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+6
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 11-109/+166
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-9/+4
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-4/+31
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-5/+10
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 5-13/+13
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+1
2023-04-26arm64: tegra: Add Tegra234 GTE nodesGravatar Dipen Patel 1-0/+17
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 62-459/+1288
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadGravatar Ard Biesheuvel 2-0/+7
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 2-5/+6
2023-04-26arm64: Fix label placement in record_mmu_state()Gravatar Neeraj Upadhyay 1-2/+2
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 48-2506/+1094
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-04-25Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 417-3292/+30428
2023-04-25Merge tag 'soc-defconfig-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+65
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-6/+1
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+10