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
/
sys_regs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-11-13
1
-44
/
+67
|
\
|
*
KVM: arm64: Handle SCXTNUM_ELx traps
Marc Zyngier
2020-11-12
1
-0
/
+4
|
*
KVM: arm64: Unify trap handlers injecting an UNDEF
Marc Zyngier
2020-11-12
1
-40
/
+25
|
*
KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
Marc Zyngier
2020-11-12
1
-4
/
+38
|
*
Merge tag 'v5.10-rc1' into kvmarm-master/next
Marc Zyngier
2020-11-12
1
-0
/
+16
|
|
\
*
|
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-09
1
-75
/
+33
|
\
\
\
|
*
|
|
Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-11-08
1
-75
/
+33
|
|
\
|
|
|
|
*
|
KVM: arm64: Remove AA64ZFR0_EL1 accessors
Andrew Jones
2020-11-06
1
-50
/
+11
|
|
*
|
KVM: arm64: Check RAZ visibility in ID register accessors
Andrew Jones
2020-11-06
1
-3
/
+16
|
|
*
|
KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER
Andrew Jones
2020-11-06
1
-6
/
+6
|
|
*
|
KVM: arm64: Don't hide ID registers from userspace
Andrew Jones
2020-11-06
1
-17
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-01
1
-3
/
+3
|
\
|
|
|
|
*
|
|
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-30
1
-3
/
+3
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2020-10-29
1
-3
/
+3
*
|
|
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-29
1
-1
/
+1
|
/
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-4
/
+1
|
\
|
|
*
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
1
-0
/
+3
|
|
\
|
*
|
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
2020-09-29
1
-4
/
+1
*
|
|
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
1
-0
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm64: kvm: mte: Hide the MTE CPUID information from the guests
Catalin Marinas
2020-09-04
1
-0
/
+16
|
|
/
*
/
KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2
Marc Zyngier
2020-09-29
1
-0
/
+3
|
/
*
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-09
1
-136
/
+71
|
\
|
*
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
1
-14
/
+14
|
|
\
|
|
*
KVM: arm64: Rename HSR to ESR
Gavin Shan
2020-07-05
1
-14
/
+14
|
*
|
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
1
-122
/
+55
|
|
\
\
|
|
*
|
KVM: arm64: Remove the target table
James Morse
2020-07-05
1
-46
/
+11
|
|
*
|
KVM: arm64: Remove target_table from exit handlers
James Morse
2020-07-05
1
-71
/
+16
|
|
*
|
KVM: arm64: Move ACTLR_EL1 emulation to the sys_reg_descs array
James Morse
2020-07-05
1
-0
/
+28
|
|
*
|
KVM: arm64: Tolerate an empty target_table list
James Morse
2020-07-05
1
-1
/
+4
|
|
*
|
KVM: arm64: Drop the target_table[] indirection
James Morse
2020-07-05
1
-12
/
+4
|
|
|
/
|
*
/
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
2020-07-07
1
-0
/
+2
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-7
/
+6
|
\
\
|
*
|
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-10
1
-7
/
+6
|
|
/
*
/
arm64: s/AMEVTYPE/AMEVTYPER
Vladimir Murzin
2020-07-22
1
-34
/
+34
|
/
*
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-11
1
-12
/
+13
|
\
|
*
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
2020-06-10
1
-8
/
+5
|
|
\
|
|
*
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
1
-8
/
+5
|
*
|
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
2020-06-09
1
-2
/
+0
|
*
|
KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
James Morse
2020-06-09
1
-2
/
+8
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
1
-100
/
+112
|
\
|
|
*
KVM: arm64: Move sysreg reset check to boot time
Marc Zyngier
2020-05-28
1
-37
/
+35
|
*
KVM: arm64: Add missing reset handlers for PMU emulation
Marc Zyngier
2020-05-28
1
-3
/
+3
|
*
KVM: arm64: Refactor vcpu_{read,write}_sys_reg
Marc Zyngier
2020-05-28
1
-57
/
+71
|
*
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
1
-3
/
+3
*
|
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
1
-1
/
+1
*
|
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
1
-1
/
+1
*
|
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-21
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
1
-1
/
+0
|
\
|
*
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-16
1
-1
/
+0
|
|
|
\
*
-
.
\
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-25
1
-2
/
+101
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]