index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
5
-46
/
+19
*
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2022-04-02
4
-18
/
+24
*
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2022-04-02
2
-1
/
+2
*
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-04-02
4
-1
/
+5
*
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
2022-04-02
5
-16
/
+55
*
KVM: avoid double put_page with gfn-to-pfn cache
David Woodhouse
2022-04-02
1
-0
/
+1
*
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
2022-04-02
3
-48
/
+19
*
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
2022-04-02
1
-2
/
+8
*
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
2022-04-02
5
-17
/
+32
*
KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
Vitaly Kuznetsov
2022-03-29
1
-3
/
+6
*
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
2022-03-29
1
-0
/
+4
*
KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
Vitaly Kuznetsov
2022-03-29
1
-0
/
+3
*
Documentation: KVM: add API issues section
Paolo Bonzini
2022-03-29
1
-0
/
+46
*
Documentation: KVM: add virtual CPU errata documentation
Paolo Bonzini
2022-03-29
2
-0
/
+40
*
Documentation: KVM: add separate directories for architecture-specific docume...
Paolo Bonzini
2022-03-29
15
-19
/
+37
*
Documentation: kvm: include new locks
Paolo Bonzini
2022-03-29
1
-0
/
+15
*
Documentation: kvm: fixes for locking.rst
Paolo Bonzini
2022-03-29
1
-9
/
+19
*
KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()
Nathan Chancellor
2022-03-29
1
-0
/
+1
*
Revert "KVM: set owner of cpu and vm file operations"
David Matlack
2022-03-29
1
-4
/
+2
*
KVM: Prevent module exit until all VMs are freed
David Matlack
2022-03-29
1
-0
/
+13
*
KVM: use kvcalloc for array allocations
Paolo Bonzini
2022-03-21
1
-3
/
+2
*
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
2022-03-21
4
-0
/
+66
*
kvm: x86: Require const tsc for RT
Thomas Gleixner
2022-03-21
1
-0
/
+6
*
KVM: x86: synthesize CPUID leaf 0x80000021h if useful
Paolo Bonzini
2022-03-21
1
-0
/
+25
*
KVM: x86: add support for CPUID leaf 0x80000021
Paolo Bonzini
2022-03-21
1
-1
/
+18
*
KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask
Maxim Levitsky
2022-03-21
2
-1
/
+7
*
Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
Paolo Bonzini
2022-03-21
3
-14
/
+39
*
kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU
Paolo Bonzini
2022-03-21
1
-5
/
+9
*
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-03-18
39
-311
/
+865
|
\
|
*
KVM: arm64: fix typos in comments
Julia Lawall
2022-03-18
6
-7
/
+7
|
*
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
2022-03-18
4
-12
/
+17
|
*
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
2022-03-09
1
-6
/
+6
|
|
\
|
|
*
KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace
Will Deacon
2022-03-09
1
-6
/
+6
|
*
|
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
Marc Zyngier
2022-03-09
4
-48
/
+50
|
|
\
\
|
|
*
|
Documentation: KVM: Update documentation to indicate KVM is arm64-only
Oliver Upton
2022-03-09
2
-45
/
+44
|
|
*
|
KVM: arm64: Only open the interrupt window on exit due to an interrupt
Marc Zyngier
2022-03-04
1
-3
/
+5
|
|
*
|
KVM: arm64: Enable Cortex-A510 erratum 2077057 by default
Mark Brown
2022-03-02
1
-0
/
+1
|
*
|
|
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
2022-02-25
5
-12
/
+67
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
KVM: arm64: Remove unneeded semicolons
Changcheng Deng
2022-02-25
1
-2
/
+2
|
|
*
|
KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
Will Deacon
2022-02-21
3
-4
/
+23
|
|
*
|
KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest
Will Deacon
2022-02-21
2
-4
/
+33
|
|
*
|
KVM: arm64: Bump guest PSCI version to 1.1
Will Deacon
2022-02-21
2
-4
/
+11
|
*
|
|
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
Marc Zyngier
2022-02-08
8
-34
/
+189
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU
Alexandru Elisei
2022-02-08
5
-1
/
+38
|
|
*
|
|
KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
Alexandru Elisei
2022-02-08
4
-0
/
+70
|
|
*
|
|
KVM: arm64: Keep a list of probed PMUs
Alexandru Elisei
2022-02-08
2
-2
/
+28
|
|
*
|
|
KVM: arm64: Keep a per-VM pointer to the default PMU
Marc Zyngier
2022-02-08
2
-17
/
+27
|
|
*
|
|
perf: Fix wrong name in comment for struct perf_cpu_context
Alexandru Elisei
2022-02-08
1
-1
/
+1
|
|
*
|
|
KVM: arm64: Do not change the PMU event filter after a VCPU has run
Marc Zyngier
2022-02-08
4
-14
/
+26
|
|
|
/
/
|
*
|
|
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
Marc Zyngier
2022-02-08
5
-31
/
+60
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]