Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8ba0a2ab84b23b541a5d2ef25d759c94880e7457
/
arch
/
arm64
/
kvm
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
b3e9783
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 5 years ago
df205b5
KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
by Dave Martin
· 5 years ago
0c529ff
KVM: arm64: Implement vq_present() as a macro
by Viresh Kumar
· 5 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 5 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 5 years ago
623e152
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
by James Morse
· 5 years ago
b7c50fa
KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
by James Morse
· 5 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
dd53f61
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
9eecfc2
KVM: arm64: Fix ptrauth ID register masking logic
by Kristina Martsenko
· 6 years ago
2113730
arm64: KVM: Fix perf cycle counter support for VHE
by Andrew Murray
· 6 years ago
39e3406
arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg
by Andrew Murray
· 6 years ago
435e53f
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
by Andrew Murray
· 6 years ago
3d91bef
arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
by Andrew Murray
· 6 years ago
eb41238
arm64: KVM: Add accessors to track guest/host only counters
by Andrew Murray
· 6 years ago
a243c16
KVM: arm64: Add capability to advertise ptrauth for guest
by Amit Daniel Kachhap
· 6 years ago
a22fa32
KVM: arm64: Add userspace flag to enable pointer authentication
by Amit Daniel Kachhap
· 6 years ago
384b40c
KVM: arm/arm64: Context-switch ptrauth registers
by Mark Rutland
· 6 years ago
5dd50aa
Make anon_inodes unconditional
by David Howells
· 6 years ago
92e68b2
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
by Dave Martin
· 6 years ago
ecfb6ed
KVM: arm64/sve: Explain validity checks in set_sve_vls()
by Dave Martin
· 6 years ago
4bd774e
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
by Dave Martin
· 6 years ago
55ffad3
KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
by Dave Martin
· 6 years ago
52110aa
KVM: arm64/sve: Make register ioctl access errors more consistent
by Dave Martin
· 6 years ago
f8d4635
KVM: arm64/sve: Miscellaneous tidyups in guest.c
by Dave Martin
· 6 years ago
8ae6efd
KVM: arm64/sve: Clean up UAPI register ID definitions
by Dave Martin
· 6 years ago
700698a
KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
by Dave Martin
· 6 years ago
a3be836
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
by Dave Martin
· 6 years ago
5d8d4af
arm64: KVM: Fix system register enumeration
by Marc Zyngier
· 6 years ago
555f3d0
KVM: arm64: Add a capability to advertise SVE support
by Dave Martin
· 6 years ago
9a3cdf2
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
by Dave Martin
· 6 years ago
9033bba
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
by Dave Martin
· 6 years ago
8e3c54c
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
by Dave Martin
· 6 years ago
e1c9c98
KVM: arm64/sve: Add SVE support to register access ioctl interface
by Dave Martin
· 6 years ago
8c86dfe
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
by Dave Martin
· 6 years ago
be25bbb
KVM: arm64: Factor out core register ID enumeration
by Dave Martin
· 6 years ago
dc52f31
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
by Dave Martin
· 6 years ago
b43b5dd
KVM: arm64/sve: Context switch the SVE registers
by Dave Martin
· 6 years ago
7343376
KVM: arm64/sve: System register context switch and access support
by Dave Martin
· 6 years ago
7f34e40
KVM: arm64: Support runtime sysreg visibility filtering
by Dave Martin
· 6 years ago
1c19991
KVM: arm64: Propagate vcpu into read_id_reg()
by Dave Martin
· 6 years ago
0495067
arm64/sve: Enable SVE state tracking for non-task contexts
by Dave Martin
· 6 years ago
7aa92cf
KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
by Dave Martin
· 6 years ago
ebff0b0
KVM: arm64: Reset the PMU in preemptible context
by Marc Zyngier
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
c88b093
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
by Dave Martin
· 6 years ago
05277f3
KVM: arm/arm64: Prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
3644a35b
KVM: arm/arm64: Remove -I. header search paths
by Masahiro Yamada
· 6 years ago
793acf8
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
by Ard Biesheuvel
· 6 years ago
f7f2b15
arm64: KVM: Expose sanitised cache type register to guest
by Ard Biesheuvel
· 6 years ago
84135d3
KVM: arm/arm64: consolidate arch timer trap handlers
by Andre Przywara
· 6 years ago
09838de
KVM: arm64: Reuse sys_reg() macro when searching the trap table
by Marc Zyngier
· 6 years ago
32f1395
arm/arm64: KVM: Statically configure the host's view of MPIDR
by Marc Zyngier
· 6 years ago
7cba8a8
arm64: KVM: Drop VHE-specific HYP call stub
by Marc Zyngier
· 6 years ago
7aa8d14
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
by Marc Zyngier
· 6 years ago
7d82602
KVM: arm64: Forbid kprobing of the VHE world-switch code
by James Morse
· 6 years ago
20589c8
arm/arm64: KVM: Don't panic on failure to properly reset system registers
by Marc Zyngier
· 6 years ago
358b28f
arm/arm64: KVM: Allow a VCPU to fully reset itself
by Marc Zyngier
· 6 years ago
e761a92
KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
by Christoffer Dall
· 6 years ago
85738e0
arm64: kvm: Unmask PMR before entering guest
by Julien Thierry
· 6 years ago
2292552
arm64: KVM: Don't generate UNDEF when LORegion feature is present
by Marc Zyngier
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
599d79d
arm64: KVM: Add trapped system register access tracepoint
by Marc Zyngier
· 6 years ago
da6f166
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
by Christoffer Dall
· 6 years ago
d1878af
KVM: arm/arm64: Log PSTATE for unhandled sysregs
by Mark Rutland
· 6 years ago
bd7d95c
arm64: KVM: Consistently advance singlestep when emulating instructions
by Mark Rutland
· 6 years ago
a1ee8ab
arm64/kvm: hide ptrauth from guests
by Mark Rutland
· 6 years ago
4eaed6a
arm64/kvm: consistently handle host HCR_EL2 flags
by Mark Rutland
· 6 years ago
bc84a2d
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
by Will Deacon
· 6 years ago
eb036ad
arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
by Marc Zyngier
· 6 years ago
1e4448c
arm64: KVM: Add synchronization on translation regime change for erratum 1165522
by Marc Zyngier
· 6 years ago
bfae1b9
arm64: KVM: Install stage-2 translation before enabling traps
by Marc Zyngier
· 6 years ago
c987876
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
by Marc Zyngier
· 6 years ago
679db70
arm64: entry: Place an SB sequence following an ERET instruction
by Will Deacon
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
5289851
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
e4e11cc
KVM: arm64: Safety check PSTATE when entering guest and handle IL
by Christoffer Dall
· 6 years ago
58bf437
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
by Dongjiu Geng
· 6 years ago
375bdd3
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
by Dongjiu Geng
· 6 years ago
f072534
arm64: KVM: Remove some extra semicolon in kvm_target_cpu
by zhong jiang
· 6 years ago
bca607e
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
by Marc Zyngier
· 6 years ago
233a7cb
kvm: arm64: Allow tuning the physical address size for VM
by Suzuki K Poulose
· 6 years ago
58b3efc
kvm: arm64: Limit the minimum number of page table levels
by Suzuki K Poulose
· 6 years ago
0f62f0e
kvm: arm64: Set a limit on the IPA size
by Suzuki K Poulose
· 6 years ago
2a3f934
arm64: KVM: Sanitize PSTATE.M when being set from userspace
by Marc Zyngier
· 6 years ago
d26c25a
arm64: KVM: Tighten guest core register access from userspace
by Dave Martin
· 6 years ago
bc1d7de
kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
by Suzuki K Poulose
· 6 years ago
13ac4bb
kvm: arm64: Switch to per VM IPA limit
by Suzuki K Poulose
· 6 years ago
7e81304
kvm: arm64: Configure VTCR_EL2.SL0 per VM
by Suzuki K Poulose
· 6 years ago
7665f3a
kvm: arm64: Configure VTCR_EL2 per VM
by Suzuki K Poulose
· 6 years ago
5b6c674
kvm: arm/arm64: Allow arch specific configurations for VM
by Suzuki K Poulose
· 6 years ago
b2df44f
kvm: arm64: Clean up VTCR_EL2 initialisation
by Suzuki K Poulose
· 6 years ago
9f98ddd
kvm: arm64: Add helper for loading the stage2 setting for a VM
by Suzuki K Poulose
· 6 years ago
ab51002
arm64: KVM: Enable Common Not Private translations
by Vladimir Murzin
· 6 years ago
7c36447
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
by Will Deacon
· 6 years ago
Next »