index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-31
KVM: arm64: Remove spurious semicolon in reg_to_encoding()
Marc Zyngier
1
-1
/
+1
2020-12-30
KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
Marc Zyngier
1
-2
/
+2
2020-12-27
KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()
Marc Zyngier
3
-23
/
+14
2020-12-27
KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()
Alexandru Elisei
1
-2
/
+0
2020-12-27
KVM: arm64: Update comment in kvm_vgic_map_resources()
Alexandru Elisei
1
-1
/
+2
2020-12-23
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
4
-11
/
+9
2020-12-23
KVM: arm64: arch_timer: Remove VGIC initialization check
Alexandru Elisei
1
-3
/
+4
2020-12-23
KVM: Documentation: Add arm64 KVM_RUN error codes
Alexandru Elisei
1
-2
/
+7
2020-12-22
KVM: arm64: Declutter host PSCI 0.1 handling
Marc Zyngier
3
-70
/
+30
2020-12-22
KVM: arm64: Move skip_host_instruction to adjust_pc.h
David Brazdil
2
-10
/
+11
2020-12-22
KVM: arm64: Remove unused includes in psci-relay.c
David Brazdil
1
-3
/
+0
2020-12-22
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
4
-9
/
+12
2020-12-22
KVM: arm64: Skip computing hyp VA layout for VHE
David Brazdil
1
-1
/
+1
2020-12-22
KVM: arm64: Use lm_alias in nVHE-only VA conversion
David Brazdil
1
-1
/
+1
2020-12-22
KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
David Brazdil
3
-17
/
+70
2020-12-22
KVM: arm64: Don't access PMCR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+4
2020-12-08
KVM: arm64: Fix nVHE boot on VHE systems
Marc Zyngier
1
-1
/
+4
2020-12-04
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
2
-3
/
+24
2020-12-04
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
3
-1
/
+15
2020-12-04
KVM: arm64: Keep nVHE EL2 vector installed
David Brazdil
1
-4
/
+8
2020-12-04
KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
David Brazdil
2
-1
/
+27
2020-12-04
KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
David Brazdil
2
-2
/
+52
2020-12-04
KVM: arm64: Intercept host's CPU_ON SMCs
David Brazdil
2
-0
/
+163
2020-12-04
KVM: arm64: Add function to enter host from KVM nVHE hyp code
David Brazdil
1
-0
/
+9
2020-12-04
KVM: arm64: Extract __do_hyp_init into a helper function
David Brazdil
1
-15
/
+32
2020-12-04
KVM: arm64: Forward safe PSCI SMCs coming from host
David Brazdil
1
-1
/
+41
2020-12-04
KVM: arm64: Add offset for hyp VA <-> PA conversion
David Brazdil
2
-3
/
+30
2020-12-04
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
6
-6
/
+151
2020-12-04
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2
-3
/
+70
2020-12-04
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2
-0
/
+35
2020-12-04
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
4
-1
/
+35
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
4
-0
/
+20
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
5
-33
/
+34
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
6
-20
/
+32
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
4
-8
/
+31
2020-12-04
arm64: Extract parts of el2_setup into a macro
David Brazdil
2
-120
/
+199
2020-12-04
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
2
-3
/
+3
2020-12-04
psci: Add accessor for psci_0_1_function_ids
David Brazdil
2
-7
/
+14
2020-12-04
psci: Replace psci_function_id array with a struct
David Brazdil
1
-15
/
+14
2020-12-04
psci: Split functions to v0.1 and v0.2+ variants
David Brazdil
1
-34
/
+60
2020-12-04
psci: Support psci_ops.get_version for v0.1
David Brazdil
1
-3
/
+10
2020-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
5
-2
/
+41
2020-12-04
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
3
-0
/
+35
2020-12-03
KVM: arm64: Use kvm_write_guest_lock when init stolen time
Keqian Zhu
1
-5
/
+1
2020-12-03
KVM: arm64: Some fixes of PV-time interface document
Keqian Zhu
1
-2
/
+2
2020-12-03
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
1
-1
/
+1
2020-12-02
arm64: uaccess: remove vestigal UAO support
Mark Rutland
3
-33
/
+0
2020-12-02
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
3
-58
/
+19
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2
-7
/
+2
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
13
-92
/
+13
[next]