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
*
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
13
-176
/
+163
|
\
|
*
KVM: SVM: Rename vmplX_ssp -> plX_ssp
John Allen
2024-02-27
1
-4
/
+4
|
*
KVM: x86: Clean up directed yield API for "has pending interrupt"
Sean Christopherson
2024-02-23
1
-5
/
+2
|
*
KVM: x86: Rely solely on preempted_in_kernel flag for directed yield
Sean Christopherson
2024-02-23
1
-6
/
+2
|
*
KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernel
Sean Christopherson
2024-02-23
1
-0
/
+5
|
*
KVM: x86: Sanity check that kvm_has_noapic_vcpu is zero at module_exit()
Sean Christopherson
2024-02-23
1
-4
/
+1
|
*
KVM: x86: Move "KVM no-APIC vCPU" key management into local APIC code
Sean Christopherson
2024-02-23
2
-27
/
+29
|
*
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
2024-02-23
6
-36
/
+19
|
*
KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2
Sean Christopherson
2024-02-23
1
-2
/
+20
|
*
KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
Sean Christopherson
2024-02-23
2
-6
/
+6
|
*
KVM: VMX: Handle forced exit due to preemption timer in fastpath
Sean Christopherson
2024-02-23
1
-5
/
+8
|
*
KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exits
Sean Christopherson
2024-02-23
1
-2
/
+9
|
*
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Sean Christopherson
2024-02-23
5
-9
/
+14
|
*
KVM: x86: Open code all direct reads to guest DR6 and DR7
Sean Christopherson
2024-02-23
3
-6
/
+6
|
*
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2024-02-23
8
-49
/
+21
|
*
KVM: x86: rename push to emulate_push for consistency
Julian Stecklina
2024-02-08
1
-5
/
+5
|
*
KVM: x86: Clean up partially uninitialized integer in emulate_pop()
Julian Stecklina
2024-02-08
1
-6
/
+8
|
*
KVM: x86/emulator: emulate movbe with operand-size prefix
Thomas Prescher
2024-02-07
1
-2
/
+2
|
*
KVM: x86: Fix broken debugregs ABI for 32 bit kernels
Mathias Krause
2024-02-06
1
-2
/
+11
|
*
KVM: x86: Use mutex guards to eliminate __kvm_x86_vendor_init()
Nikolay Borisov
2024-01-29
1
-12
/
+3
*
|
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-03-11
3
-0
/
+19
|
\
\
|
*
|
RISC-V: KVM: Allow Zacas extension for Guest/VM
Anup Patel
2024-03-06
2
-0
/
+3
|
*
|
RISC-V: KVM: Allow Ztso extension for Guest/VM
Anup Patel
2024-03-06
2
-0
/
+3
|
*
|
RISC-V: KVM: Forward SEED CSR access to user space
Anup Patel
2024-03-06
1
-0
/
+13
*
|
|
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2024-03-11
46
-329
/
+1346
|
\
\
\
|
*
\
\
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2024-03-07
10
-15
/
+24
|
|
\
\
\
|
|
*
|
|
KVM: arm64: vgic: fix a kernel-doc warning
Randy Dunlap
2024-02-01
1
-1
/
+1
|
|
*
|
|
KVM: arm64: vgic-its: fix kernel-doc warnings
Randy Dunlap
2024-02-01
1
-2
/
+2
|
|
*
|
|
KVM: arm64: vgic-init: fix a kernel-doc warning
Randy Dunlap
2024-02-01
1
-1
/
+3
|
|
*
|
|
KVM: arm64: sys_regs: fix kernel-doc warnings
Randy Dunlap
2024-02-01
1
-2
/
+5
|
|
*
|
|
KVM: arm64: PMU: fix kernel-doc warnings
Randy Dunlap
2024-02-01
1
-2
/
+2
|
|
*
|
|
KVM: arm64: mmu: fix a kernel-doc warning
Randy Dunlap
2024-02-01
1
-1
/
+1
|
|
*
|
|
KVM: arm64: vhe: fix a kernel-doc warning
Randy Dunlap
2024-02-01
1
-1
/
+1
|
|
*
|
|
KVM: arm64: hyp/aarch32: fix kernel-doc warnings
Randy Dunlap
2024-02-01
1
-2
/
+2
|
|
*
|
|
KVM: arm64: guest: fix kernel-doc warnings
Randy Dunlap
2024-02-01
1
-2
/
+5
|
|
*
|
|
KVM: arm64: debug: fix kernel-doc warnings
Randy Dunlap
2024-02-01
1
-1
/
+2
|
*
|
|
|
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
2024-03-07
4
-9
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
KVM: arm64: Set io memory s2 pte as normalnc for vfio pci device
Ankit Agrawal
2024-02-24
1
-4
/
+10
|
|
*
|
|
|
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
2024-02-24
3
-5
/
+23
|
|
|
/
/
/
|
*
|
|
|
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
2024-03-07
6
-65
/
+74
|
|
\
\
\
\
|
|
*
|
|
|
KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
Oliver Upton
2024-02-23
3
-22
/
+11
|
|
*
|
|
|
KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
Oliver Upton
2024-02-23
2
-11
/
+10
|
|
*
|
|
|
KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
Oliver Upton
2024-02-23
2
-8
/
+15
|
|
*
|
|
|
KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
Oliver Upton
2024-02-23
1
-1
/
+1
|
|
*
|
|
|
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
2024-02-23
3
-4
/
+4
|
|
*
|
|
|
KVM: arm64: vgic: Get rid of the LPI linked-list
Oliver Upton
2024-02-23
3
-8
/
+2
|
|
*
|
|
|
KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
Oliver Upton
2024-02-23
1
-1
/
+8
|
|
*
|
|
|
KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
Oliver Upton
2024-02-23
1
-1
/
+2
|
|
*
|
|
|
KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
Oliver Upton
2024-02-23
1
-14
/
+5
|
|
*
|
|
|
KVM: arm64: vgic: Store LPIs in an xarray
Oliver Upton
2024-02-23
3
-1
/
+22
|
|
|
/
/
/
[next]