index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: nvhe: Fix build with profile optimization
Denis Nikitin
2022-10-15
1
-0
/
+4
*
KVM: arm64: Enable stack protection and branch profiling for VHE
Vincent Donnefort
2022-10-09
1
-0
/
+3
*
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-1
/
+6
|
\
|
*
KVM: arm64: Add a flag to disable MMIO trace for nVHE KVM
Sai Prakash Ranjan
2022-06-15
1
-1
/
+6
*
|
Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/next
Marc Zyngier
2022-07-27
1
-1
/
+1
|
\
\
|
*
|
KVM: arm64: On stack overflow switch to hyp overflow_stack
Kalesh Singh
2022-07-26
1
-1
/
+1
|
|
/
*
|
KVM: arm64: nvhe: Add intermediates to 'targets' instead of extra-y
Masahiro Yamada
2022-06-29
1
-1
/
+1
*
|
KVM: arm64: nvhe: Rename confusing obj-y
Masahiro Yamada
2022-06-29
1
-5
/
+5
|
/
*
KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2
Keir Fraser
2022-02-08
1
-1
/
+2
*
arm64: Enable KCSAN
Kefeng Wang
2021-12-14
1
-0
/
+1
*
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
2021-10-11
1
-1
/
+1
*
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2021-10-11
1
-1
/
+1
*
KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
Zenghui Yu
2021-09-20
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-2
/
+7
|
\
|
*
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
1
-1
/
+1
|
*
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
1
-2
/
+2
|
*
KVM: arm64: Provide __flush_dcache_area at EL2
Quentin Perret
2021-03-19
1
-1
/
+2
|
*
KVM: arm64: Introduce a Hyp buddy page allocator
Quentin Perret
2021-03-19
1
-1
/
+1
|
*
KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
Quentin Perret
2021-03-19
1
-1
/
+1
|
*
KVM: arm64: Introduce an early Hyp page allocator
Quentin Perret
2021-03-19
1
-1
/
+1
|
*
KVM: arm64: Link position-independent string routines into .hyp.text
Will Deacon
2021-03-19
1
-0
/
+4
*
|
KVM: arm64: Disable CFI for nVHE
Sami Tolvanen
2021-04-08
1
-3
/
+3
|
/
*
Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next
Marc Zyngier
2021-02-12
1
-3
/
+26
|
\
|
*
KVM: arm64: Make gen-hyprel endianness agnostic
Marc Zyngier
2021-02-01
1
-0
/
+1
|
*
KVM: arm64: Generate hyp relocation data
David Brazdil
2021-01-23
1
-3
/
+25
*
|
KVM: arm64: Stub EXPORT_SYMBOL for nVHE EL2 code
Quentin Perret
2021-02-03
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
1
-1
/
+2
|
\
|
*
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
1
-1
/
+1
|
*
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
2020-12-04
1
-1
/
+2
*
|
KVM: arm64: Add basic hooks for injecting exceptions from EL2
Marc Zyngier
2020-11-10
1
-1
/
+1
|
/
*
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
1
-27
/
+33
|
\
|
*
kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
David Brazdil
2020-09-30
1
-27
/
+33
*
|
KVM: arm64: nVHE: Switch to hyp context for EL2
Andrew Scull
2020-09-15
1
-1
/
+1
*
|
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
1
-1
/
+1
|
/
*
KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text
David Brazdil
2020-07-30
1
-3
/
+23
*
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
1
-1
/
+7
*
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
2020-07-05
1
-2
/
+3
*
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
1
-1
/
+2
*
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
1
-1
/
+1
*
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
2020-07-05
1
-1
/
+1
*
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
1
-1
/
+1
*
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
2020-07-05
1
-1
/
+1
*
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
1
-1
/
+1
*
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
1
-1
/
+1
*
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
2020-07-05
1
-0
/
+34