index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
2
-17
/
+200
2021-10-18
KVM: arm64: pkvm: Use a single function to expose all id-regs
Marc Zyngier
1
-13
/
+1
2021-10-18
KVM: arm64: Fix early exit ptrauth handling
Marc Zyngier
1
-10
/
+4
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
1
-0
/
+2
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
1
-0
/
+29
2021-10-11
KVM: arm64: Pass struct kvm to per-EC handlers
Fuad Tabba
1
-2
/
+2
2021-10-11
KVM: arm64: Move early handlers to per-EC handlers
Marc Zyngier
1
-68
/
+92
2021-10-11
KVM: arm64: Move __get_fault_info() and co into their own include file
Marc Zyngier
2
-60
/
+76
2021-10-05
KVM: arm64: Fix host stage-2 PGD refcount
Quentin Perret
1
-0
/
+1
2021-08-20
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
1
-1
/
+5
2021-08-20
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2021-08-20
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
1
-1
/
+5
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
1
-1
/
+1
2021-08-11
KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
1
-2
/
+0
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
1
-0
/
+1
2021-08-11
KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
1
-0
/
+1
2021-08-11
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
1
-1
/
+0
2021-08-11
KVM: arm64: Introduce addr_is_memory()
Quentin Perret
1
-0
/
+1
2021-08-11
KVM: arm64: Expose pkvm_hyp_id
Quentin Perret
1
-0
/
+2
2021-08-11
KVM: arm64: Expose host stage-2 manipulation helpers
Quentin Perret
1
-0
/
+2
2021-08-11
KVM: arm64: Add helpers to tag shared pages in SW bits
Quentin Perret
1
-0
/
+26
2021-08-11
KVM: arm64: Introduce hyp_assert_lock_held()
Quentin Perret
1
-0
/
+17
2021-08-11
KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
Will Deacon
1
-0
/
+8
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-0
/
+21
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
1
-0
/
+21
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
1
-1
/
+1
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
2
-4
/
+4
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
2
-4
/
+2
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
2
-7
/
+8
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
1
-1
/
+0
2021-06-11
KVM: arm64: Move hyp_pool locking out of refcount helpers
Quentin Perret
1
-35
/
+0
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
1
-18
/
+0
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
3
-5
/
+2
2021-04-01
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
1
-2
/
+0
2021-03-19
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
1
-0
/
+2
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
1
-0
/
+34
2021-03-19
KVM: arm64: Reserve memory for host stage 2
Quentin Perret
1
-1
/
+26
2021-03-19
KVM: arm64: Refactor __populate_fault_info()
Quentin Perret
1
-11
/
+17
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
1
-0
/
+71
2021-03-19
KVM: arm64: Introduce a Hyp buddy page allocator
Quentin Perret
2
-0
/
+96
2021-03-19
KVM: arm64: Introduce an early Hyp page allocator
Quentin Perret
2
-0
/
+38
2021-03-19
arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
Will Deacon
1
-0
/
+92
2021-03-19
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
1
-3
/
+6
2021-03-18
KVM: arm64: Save/restore SVE state for nVHE
Marc Zyngier
1
-24
/
+13
2021-03-18
KVM: arm64: Rework SVE host-save/guest-restore
Marc Zyngier
1
-16
/
+24
2021-03-18
KVM: arm64: Introduce vcpu_sve_vq() helper
Marc Zyngier
1
-1
/
+1
2021-03-18
KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1
Marc Zyngier
1
-1
/
+1
2021-03-18
KVM: arm64: Provide KVM's own save/restore SVE primitives
Marc Zyngier
1
-5
/
+5
2021-03-06
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
1
-3
/
+6
2021-01-23
KVM: arm64: Remove hyp_symbol_addr
David Brazdil
1
-2
/
+2
[prev]
[next]