summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-06-02mm: enforce that vmap can't map pages executableChristoph Hellwig
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon
2020-05-28KVM: arm64: Move __load_guest_stage2 to kvm_mmu.hMarc Zyngier
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier
2020-05-28KVM: arm64: Drop obsolete comment about sys_reg orderingMarc Zyngier
2020-05-28KVM: arm64: Parametrize exception entry with a target ELMarc Zyngier
2020-05-28KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall
2020-05-25KVM: arm64: Remove obsolete kvm_virt_to_phys abstractionAndrew Scull
2020-05-25KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()David Brazdil
2020-05-25KVM: arm64: Clean up cpu_init_hyp_mode()David Brazdil
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar
2020-05-22arm64: Add get_user() type annotation on the !access_ok() pathAl Viro
2020-05-21arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 contextAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_MMFR4 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_PFR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 registerAnshuman Khandual
2020-05-21arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon
2020-05-20arm64/cpufeature: Validate hypervisor capabilities during CPU hotplugAnshuman Khandual
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-19arm64: Prepare arch_nmi_enter() for recursionFrederic Weisbecker
2020-05-18arm64: stacktrace: Factor out some common code into on_stack()Yunfeng Ye
2020-05-18arm64: Call debug_traps_init() from trap_init() to help early kgdbDouglas Anderson
2020-05-18scs: Move scs_overflow_check() out of architecture codeWill Deacon
2020-05-18arm64: scs: Use 'scs_sp' register alias for x18Will Deacon
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon
2020-05-16KVM: arm64: Support enabling dirty log gradually in small chunksKeqian Zhu
2020-05-16KVM: arm64: Use cpus_have_final_cap for has_vhe()Marc Zyngier
2020-05-16KVM: arm64: Simplify __kvm_timer_set_cntvoff implementationMarc Zyngier
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen
2020-05-15arm64: Disable SCS for hypervisor codeSami Tolvanen
2020-05-15arm64: Preserve register x18 when CPU is suspendedSami Tolvanen
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-12arm64: bti: Fix support for userspace only BTIMark Brown
2020-05-11arm64/crash_core: Export KERNELPACMASK in vmcoreinfoAmit Daniel Kachhap
2020-05-07arm64: asm: Provide a mechanism for generating ELF note for BTIMark Brown