summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandBrijesh Singh2024-05-123-0/+303
| * | | | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START commandBrijesh Singh2024-05-124-4/+212
| * | | | KVM: SEV: Add initial SEV-SNP supportBrijesh Singh2024-05-125-3/+42
| * | | | KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=yMichael Roth2024-05-121-0/+1
| * | | | KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is neededMichael Roth2024-05-121-2/+22
| * | | | Merge branch 'kvm-coco-hooks' into HEADPaolo Bonzini2024-05-129-26/+231
| |\ \ \ \
| | * | | | KVM: x86: Add hook for determining max NPT mapping levelMichael Roth2024-05-103-2/+23
| | * | | | KVM: guest_memfd: Add hook for invalidating memoryMichael Roth2024-05-106-0/+31
| | * | | | KVM: guest_memfd: Add interface for populating gmem pages with user dataPaolo Bonzini2024-05-102-0/+79
| | * | | | KVM: guest_memfd: extract __kvm_gmem_get_pfn()Paolo Bonzini2024-05-101-16/+24
| | * | | | KVM: guest_memfd: Add hook for initializing memoryPaolo Bonzini2024-05-106-3/+65
| | * | | | KVM: guest_memfd: limit overzealous WARNPaolo Bonzini2024-05-101-1/+2
| | * | | | KVM: guest_memfd: pass error up from filemap_grab_folioPaolo Bonzini2024-05-101-6/+6
| | * | | | KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inodeMichael Roth2024-05-101-0/+1
| | * | | | mm: Introduce AS_INACCESSIBLE for encrypted/confidential memoryMichael Roth2024-05-102-1/+3
* | | | | | Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini2024-06-0315-69/+161
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | KVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson2024-06-033-29/+23
| * | | | KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria2024-06-033-7/+17
| * | | | KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria2024-06-033-9/+14
| * | | | KVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania2024-06-031-0/+18
| * | | | KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright maskedSean Christopherson2024-05-231-8/+19
| * | | | KVM: x86: Force KVM_WERROR if the global WERROR is enabledSean Christopherson2024-05-231-1/+2
| * | | | KVM: x86: Disable KVM_INTEL_PROVE_VE by defaultSean Christopherson2024-05-231-3/+5
| * | | | KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfoSean Christopherson2024-05-231-1/+1
| * | | | KVM: x86/mmu: Print SPTEs on unexpected #VESean Christopherson2024-05-233-8/+38
| * | | | KVM: VMX: Dump VMCS on unexpected #VESean Christopherson2024-05-231-1/+3
| * | | | KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEsSean Christopherson2024-05-233-0/+14
| * | | | KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)Sean Christopherson2024-05-231-0/+2
| * | | | KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE supportSean Christopherson2024-05-231-0/+3
| * | | | KVM: VMX: Don't kill the VM on an unexpected #VESean Christopherson2024-05-231-2/+2
| * | | | KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMUIsaku Yamahata2024-05-231-1/+1
* | | | | Linux 6.10-rc2v6.10-rc2Linus Torvalds2024-06-031-1/+1
* | | | | Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-022-2/+8
|\ \ \ \ \
| * | | | | ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340Niklas Cassel2024-05-311-0/+3
| * | | | | ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSDNiklas Cassel2024-05-311-0/+3
| * | | | | ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1Niklas Cassel2024-05-311-1/+2
| * | | | | ata: ahci: Do not apply Intel PCS quirk on Intel Alder LakeJason Nader2024-05-271-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-024-12/+26
|\ \ \ \ \
| * | | | | x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner2024-05-313-10/+20
| * | | | | x86/cpu: Provide default cache line size if not enumeratedDave Hansen2024-05-301-0/+4
| * | | | | x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Thomas Gleixner2024-05-301-2/+2
| |/ / / /
* | | | | Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-06-021-0/+1
|\ \ \ \ \
| * | | | | sched/x86: Export 'percpu arch_freq_scale'Phil Auld2024-05-311-0/+1
* | | | | | Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-06-023-0/+3
|\ \ \ \ \ \
| * | | | | | perf/x86/intel: Add missing MODULE_DESCRIPTION() linesJeff Johnson2024-05-312-0/+2
| * | | | | | perf/x86/rapl: Add missing MODULE_DESCRIPTION() lineJeff Johnson2024-05-311-0/+1
* | | | | | | Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-06-024-17/+11
|\ \ \ \ \ \ \
| * | | | | | | kunit/fortify: Remove __kmalloc_node() testKees Cook2024-05-311-3/+0
| * | | | | | | mailmap: update entry for Kees CookKees Cook2024-05-311-4/+5
| * | | | | | | scsi: mpt3sas: Avoid possible run-time warning with long manufacturer stringsKees Cook2024-05-312-10/+6
| | |_|/ / / / | |/| | | | |