index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE
Marc Zyngier
3
-34
/
+20
2022-10-27
KVM: arm64: Fix bad dereference on MTE-enabled systems
Ryan Roberts
1
-1
/
+2
2022-10-25
KVM: arm64: Use correct accessor to parse stage-1 PTEs
Quentin Perret
1
-1
/
+1
2022-10-22
Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+4
2022-10-22
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-4
/
+4
2022-10-15
KVM: arm64: nvhe: Fix build with profile optimization
Denis Nikitin
1
-0
/
+4
2022-10-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-10-09
KVM: arm64: Enable stack protection and branch profiling for VHE
Vincent Donnefort
2
-4
/
+4
2022-10-01
Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2022-09-30
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
1
-2
/
+2
2022-09-30
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
5
-76
/
+74
2022-09-29
KVM: arm64: Fix comment typo in nvhe/switch.c
Wei-Lin Chang
1
-1
/
+1
2022-09-16
arm64: alternatives: have callbacks take a cap
Mark Rutland
1
-2
/
+2
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
1
-6
/
+6
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
1
-6
/
+6
2022-09-09
arm64: stacktrace: track hyp stacks in unwinder's address space
Mark Rutland
1
-1
/
+1
2022-09-09
arm64: stacktrace: track all stack boundaries explicitly
Mark Rutland
1
-26
/
+9
2022-09-09
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
1
-10
/
+27
2022-09-09
arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
Mark Rutland
1
-1
/
+1
2022-09-09
arm64: stacktrace: simplify unwind_next_common()
Mark Rutland
1
-3
/
+1
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1.AdvSIMD constants
Mark Brown
2
-2
/
+2
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1 constants
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.CnP
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
Kristina Martsenko
2
-7
/
+7
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
3
-4
/
+4
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
3
-22
/
+22
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
Mark Brown
1
-8
/
+8
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
3
-8
/
+8
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+6
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-66
/
+210
2022-07-27
Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/next
Marc Zyngier
4
-8
/
+169
2022-07-27
KVM: arm64: Don't open code ARRAY_SIZE()
Oliver Upton
1
-2
/
+1
2022-07-27
KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
Marc Zyngier
1
-0
/
+52
2022-07-26
KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
Kalesh Singh
1
-1
/
+54
2022-07-26
KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
Kalesh Singh
1
-0
/
+4
2022-07-26
KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
Kalesh Singh
2
-0
/
+47
2022-07-26
KVM: arm64: On stack overflow switch to hyp overflow_stack
Kalesh Singh
3
-8
/
+14
2022-07-17
Merge branch kvm-arm64/misc-5.20 into kvmarm-master/next
Marc Zyngier
3
-8
/
+8
2022-07-06
KVM: arm64: Don't return from void function
Quentin Perret
2
-2
/
+2
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
2
-4
/
+4
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
Mark Brown
2
-18
/
+18
2022-06-29
KVM: arm64: nvhe: Add intermediates to 'targets' instead of extra-y
Masahiro Yamada
1
-1
/
+1
2022-06-29
KVM: arm64: nvhe: Rename confusing obj-y
Masahiro Yamada
1
-5
/
+5
2022-06-29
Merge branch kvm-arm64/burn-the-flags into kvmarm-master/next
Marc Zyngier
9
-50
/
+33
2022-06-29
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
Marc Zyngier
1
-2
/
+2
2022-06-29
KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
3
-9
/
+9
2022-06-15
KVM: arm64: Add a flag to disable MMIO trace for nVHE KVM
Sai Prakash Ranjan
1
-1
/
+6
2022-06-10
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
2
-15
/
+12
[next]