index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-10
KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
Dapeng Mi
1
-3
/
+5
2025-10-07
KVM: selftests: Test prefault memory during concurrent memslot removal
Yan Zhao
1
-17
/
+114
2025-09-30
KVM: x86: Export KVM-internal symbols for sub-modules only
Sean Christopherson
11
-173
/
+173
2025-09-30
KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
Sean Christopherson
1
-3
/
+0
2025-09-30
KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
Sean Christopherson
4
-35
/
+33
2025-09-30
KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
7
-75
/
+110
2025-09-30
KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
Sean Christopherson
3
-1
/
+11
2025-09-30
KVM: s390: Fix to clear PTE when discarding a swapped page
Gautam Gala
3
-23
/
+34
2025-09-24
KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+9
2025-09-24
KVM: arm64: selftests: Remove a duplicate register listing in set_id_regs
Mark Brown
1
-8
/
+5
2025-09-24
KVM: arm64: selftests: Cope with arch silliness in EL2 selftest
Oliver Upton
1
-2
/
+15
2025-09-24
KVM: arm64: selftests: Add basic test for running in VHE EL2
Oliver Upton
2
-0
/
+59
2025-09-24
KVM: arm64: selftests: Enable EL2 by default
Oliver Upton
3
-1
/
+26
2025-09-24
KVM: arm64: selftests: Initialize HCR_EL2
Oliver Upton
1
-0
/
+6
2025-09-24
KVM: arm64: selftests: Use the vCPU attr for setting nr of PMU counters
Oliver Upton
1
-31
/
+28
2025-09-24
KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2
Oliver Upton
3
-8
/
+28
2025-09-24
KVM: arm64: selftests: Select SMCCC conduit based on current EL
Oliver Upton
5
-8
/
+21
2025-09-24
KVM: arm64: selftests: Provide helper for getting default vCPU target
Oliver Upton
6
-13
/
+23
2025-09-24
KVM: arm64: selftests: Alias EL1 registers to EL2 counterparts
Oliver Upton
4
-11
/
+69
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
19
-56
/
+60
2025-09-24
KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creation
Oliver Upton
2
-17
/
+35
2025-09-24
KVM: arm64: selftests: Add helper to check for VGICv3 support
Oliver Upton
7
-7
/
+21
2025-09-24
KVM: arm64: selftests: Initialize VGICv3 only once
Oliver Upton
1
-3
/
+0
2025-09-24
KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library code
Oliver Upton
3
-14
/
+20
2025-09-23
KVM: VMX: Make CR4.CET a guest owned bit
Mathias Krause
1
-1
/
+2
2025-09-23
KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
Sean Christopherson
1
-1
/
+18
2025-09-23
KVM: selftests: Add coverage for KVM-defined registers in MSRs test
Sean Christopherson
1
-3
/
+94
2025-09-23
KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
Sean Christopherson
1
-1
/
+21
2025-09-23
KVM: selftests: Extend MSRs test to validate vCPUs without supported features
Sean Christopherson
1
-3
/
+25
2025-09-23
KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
Sean Christopherson
1
-2
/
+19
2025-09-23
KVM: selftests: Add an MSR test to exercise guest/host and read/write
Sean Christopherson
3
-0
/
+328
2025-09-23
KVM: x86: Define AMD's #HV, #VC, and #SX exception vectors
Sean Christopherson
2
-1
/
+6
2025-09-23
KVM: x86: Define Control Protection Exception (#CP) vector
Sean Christopherson
2
-1
/
+2
2025-09-23
KVM: x86: Add human friendly formatting for #XM, and #VE
Sean Christopherson
1
-2
/
+2
2025-09-23
KVM: SVM: Enable shadow stack virtualization for SVM
John Allen
1
-3
/
+0
2025-09-23
KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
Sean Christopherson
3
-2
/
+6
2025-09-23
KVM: SVM: Pass through shadow stack MSRs as appropriate
John Allen
1
-0
/
+11
2025-09-23
KVM: SVM: Update dump_vmcb with shadow stack save area additions
John Allen
1
-0
/
+11
2025-09-23
KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02
Sean Christopherson
1
-0
/
+20
2025-09-23
KVM: SVM: Emulate reads and writes to shadow stack MSRs
John Allen
2
-1
/
+23
2025-09-23
KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET state
Chao Gao
1
-2
/
+11
2025-09-23
KVM: nVMX: Add consistency checks for CET states
Chao Gao
1
-0
/
+48
2025-09-23
KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
Chao Gao
1
-0
/
+6
2025-09-23
KVM: nVMX: Prepare for enabling CET support for nested guest
Yang Weijiang
5
-1
/
+101
2025-09-23
KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2
Yang Weijiang
2
-9
/
+23
2025-09-23
KVM: VMX: Configure nested capabilities after CPU capabilities
Sean Christopherson
1
-2
/
+7
2025-09-23
KVM: x86: Enable CET virtualization for VMX and advertise to userspace
Yang Weijiang
6
-3
/
+45
2025-09-23
KVM: x86: Disable support for IBT and SHSTK if allow_smaller_maxphyaddr is true
Sean Christopherson
1
-0
/
+10
2025-09-23
KVM: x86: Initialize allow_smaller_maxphyaddr earlier in setup
Sean Christopherson
2
-23
/
+23
2025-09-23
KVM: x86: Disable support for Shadow Stacks if TDP is disabled
Sean Christopherson
1
-0
/
+8
[next]