summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+24
2023-08-17arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown1-2/+2
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann1-0/+24
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik1-8/+0
2023-08-04Merge tag 'kvmarm-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-20/+47
2023-07-26KVM: arm64: fix __kvm_host_psci_cpu_entry() prototypeArnd Bergmann1-1/+1
2023-07-26KVM: arm64: Fix resetting SME trap values on reset for (h)VHEFuad Tabba1-0/+4
2023-07-26KVM: arm64: Fix resetting SVE trap values on reset for hVHEFuad Tabba1-0/+4
2023-07-26KVM: arm64: Helper to write to appropriate feature trap register based on modeFuad Tabba1-4/+9
2023-07-26KVM: arm64: Disable SME traps for (h)VHE at setupFuad Tabba1-0/+10
2023-07-26KVM: arm64: Use the appropriate feature trap register for SVE at EL2 setupFuad Tabba1-6/+9
2023-07-26KVM: arm64: Factor out code for checking (h)VHE mode into a macroFuad Tabba1-9/+10
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-17/+12
2023-07-14KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier1-0/+2
2023-07-12KVM: arm64: Correctly handle page aging notifiers for unaligned memslotOliver Upton1-17/+9
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann2-0/+7
2023-07-11KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvmSudeep Holla1-0/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+8
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-49/+256
2023-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+3
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini15-66/+265
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+22
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+1
2023-06-29arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon1-3/+3
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+0
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-1/+6
2023-06-28Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-118/+83
2023-06-28Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+7
2023-06-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds32-182/+306
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas8-35/+143
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas28-149/+165
2023-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang1-24/+0
2023-06-21arm64: Fix dangling references to Documentation/arm64Jonathan Corbet3-3/+3
2023-06-21arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng1-0/+22
2023-06-20arm64: allow kmalloc() caches aligned to the smaller cache_line_size()Catalin Marinas1-0/+3
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie4-6/+21
2023-06-15arm64/mm: remove now-superfluous ISBs from TTBR writesJamie Iles3-6/+6
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton3-1/+9
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton3-26/+27
2023-06-15Merge branch for-next/module-alloc into kvmarm/nextOliver Upton3-17/+9
2023-06-15Merge branch kvm-arm64/hvhe into kvmarm/nextOliver Upton7-18/+103
2023-06-15Merge branch kvm-arm64/ffa-proxy into kvmarm/nextOliver Upton2-0/+22
2023-06-15Merge branch kvm-arm64/eager-page-splitting into kvmarm/nextOliver Upton4-4/+95
2023-06-15KVM: arm64: Rip out the vestiges of the 'old' ID register schemeOliver Upton1-4/+0
2023-06-15KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang1-0/+1
2023-06-15KVM: arm64: Save ID registers' sanitized value per guestJing Zhang1-0/+15