index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: KVM: remove unneeded semicolon
ran jianping
2021-11-01
4
-8
/
+8
*
Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-10-31
12
-77
/
+200
|
\
|
*
KVM: s390: add debug statement for diag 318 CPNC data
Collin Walling
2021-10-27
1
-0
/
+1
|
*
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2021-10-27
4
-7
/
+50
|
*
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
2021-10-27
1
-0
/
+2
|
*
KVM: s390: Add a routine for setting userspace CPU state
Eric Farman
2021-10-25
2
-3
/
+12
|
*
KVM: s390: Simplify SIGP Set Arch handling
Eric Farman
2021-10-25
1
-13
/
+1
|
*
KVM: s390: pv: avoid stalls when making pages secure
Claudio Imbrenda
2021-10-25
2
-6
/
+28
|
*
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
2021-10-25
1
-1
/
+1
|
*
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
2021-10-25
1
-10
/
+9
|
*
KVM: s390: pv: add macros for UVC CC values
Claudio Imbrenda
2021-10-25
1
-0
/
+5
|
*
s390/mm: optimize reset_guest_reference_bit()
David Hildenbrand
2021-10-25
1
-2
/
+12
|
*
s390/mm: optimize set_guest_storage_key()
David Hildenbrand
2021-10-25
1
-2
/
+12
|
*
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
David Hildenbrand
2021-10-25
1
-12
/
+3
|
*
s390/uv: fully validate the VMA before calling follow_page()
David Hildenbrand
2021-10-25
1
-1
/
+1
|
*
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
2021-10-25
1
-18
/
+39
|
*
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
2021-10-25
1
-0
/
+13
|
*
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
2021-10-25
1
-2
/
+3
|
*
s390/gmap: validate VMA in __gmap_zap()
David Hildenbrand
2021-10-25
1
-0
/
+6
|
*
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
2021-10-20
1
-2
/
+3
|
*
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
2021-10-20
1
-0
/
+1
*
|
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
2021-10-31
2
-4
/
+5
*
|
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2021-10-31
5
-176
/
+228
*
|
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-31
92
-783
/
+1953
|
\
\
|
*
\
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
2021-10-18
18
-155
/
+1200
|
|
\
\
|
|
*
|
KVM: arm64: pkvm: Give priority to standard traps over pvm handling
Marc Zyngier
2021-10-18
1
-4
/
+7
|
|
*
|
KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()
Marc Zyngier
2021-10-18
3
-5
/
+5
|
|
*
|
KVM: arm64: pkvm: Move kvm_handle_pvm_restricted around
Marc Zyngier
2021-10-18
3
-14
/
+14
|
|
*
|
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
2021-10-18
6
-24
/
+9
|
|
*
|
KVM: arm64: pkvm: Preserve pending SError on exit from AArch32
Marc Zyngier
2021-10-18
1
-1
/
+2
|
|
*
|
KVM: arm64: pkvm: Handle GICv3 traps as required
Marc Zyngier
2021-10-18
1
-1
/
+17
|
|
*
|
KVM: arm64: pkvm: Drop sysregs that should never be routed to the host
Marc Zyngier
2021-10-18
1
-50
/
+0
|
|
*
|
KVM: arm64: pkvm: Drop AArch32-specific registers
Marc Zyngier
2021-10-18
1
-4
/
+0
|
|
*
|
KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WI
Marc Zyngier
2021-10-18
1
-11
/
+22
|
|
*
|
KVM: arm64: pkvm: Use a single function to expose all id-regs
Marc Zyngier
2021-10-18
3
-35
/
+26
|
|
*
|
KVM: arm64: Fix early exit ptrauth handling
Marc Zyngier
2021-10-18
1
-10
/
+4
|
|
*
|
KVM: arm64: Handle protected guests at 32 bits
Fuad Tabba
2021-10-11
1
-0
/
+34
|
|
*
|
KVM: arm64: Trap access to pVM restricted features
Fuad Tabba
2021-10-11
1
-0
/
+57
|
|
*
|
KVM: arm64: Move sanitized copies of CPU features
Fuad Tabba
2021-10-11
2
-6
/
+2
|
|
*
|
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
2021-10-11
7
-1
/
+209
|
|
*
|
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2021-10-11
8
-1
/
+737
|
|
*
|
KVM: arm64: Simplify masking out MTE in feature id reg
Fuad Tabba
2021-10-11
1
-8
/
+2
|
|
*
|
KVM: arm64: Add missing field descriptor for MDCR_EL2
Fuad Tabba
2021-10-11
1
-0
/
+1
|
|
*
|
KVM: arm64: Pass struct kvm to per-EC handlers
Fuad Tabba
2021-10-11
3
-4
/
+4
|
|
*
|
KVM: arm64: Move early handlers to per-EC handlers
Marc Zyngier
2021-10-11
3
-68
/
+124
|
|
*
|
KVM: arm64: Don't include switch.h into nvhe/kvm-main.c
Marc Zyngier
2021-10-11
1
-1
/
+1
|
|
*
|
KVM: arm64: Move __get_fault_info() and co into their own include file
Marc Zyngier
2021-10-11
3
-61
/
+77
|
*
|
|
Merge branch kvm-arm64/memory-accounting into kvmarm-master/next
Marc Zyngier
2021-10-17
9
-16
/
+18
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
2021-10-17
4
-5
/
+7
|
|
*
|
|
KVM: arm64: vgic: Add memcg accounting to vgic allocations
Jia He
2021-10-17
5
-11
/
+11
|
|
|
/
/
[next]