index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
2020-10-20
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
kvm: arm64: Remove unnecessary hyp mappings
David Brazdil
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
David Brazdil
2020-09-30
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
2020-09-30
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
2020-09-30
kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
David Brazdil
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
arm64: Get rid of arm64_ssbd_state
Marc Zyngier
2020-09-29
KVM: arm64: Get rid of kvm_arm_have_ssbd()
Marc Zyngier
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-29
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
Will Deacon
2020-09-29
arm64: Group start_thread() functions together
Will Deacon
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
2020-09-29
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
2020-09-29
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
2020-09-29
KVM: arm64: Use event mask matching architecture revision
Marc Zyngier
2020-09-22
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2020-09-20
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-18
KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
Marc Zyngier
2020-09-18
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-09-16
Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next
Marc Zyngier
2020-09-15
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
2020-09-15
KVM: arm64: Share context save and restore macros
Andrew Scull
2020-09-15
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
2020-09-15
KVM: arm64: Update context references from host to hyp
Andrew Scull
2020-09-15
KVM: arm64: Introduce hyp context
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
KVM: arm64: Save chosen hyp vector to a percpu variable
Andrew Scull
2020-09-15
KVM: arm64: Choose hyp symbol based on context
Andrew Scull
2020-09-15
KVM: arm64: Remove kvm_host_data_t typedef
Andrew Scull
2020-09-15
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-11
Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next
Marc Zyngier
2020-09-11
KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
Will Deacon
2020-09-11
KVM: arm64: Remove unused page-table code
Will Deacon
2020-09-11
KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
Will Deacon
2020-09-11
KVM: arm64: Add support for stage-2 cache flushing in generic page-table
Quentin Perret
2020-09-11
KVM: arm64: Add support for stage-2 write-protect in generic page-table
Quentin Perret
[next]