index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-04-06
x86/compressed/acpi: Move EFI system table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
2022-04-06
x86/head/64: Re-enable stack protection
Michael Roth
2022-04-06
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
2022-04-06
x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/kernel: Mark the .bss..decrypted section as shared in the RMP table
Brijesh Singh
2022-04-06
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
2022-04-06
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
x86/sev: Check the VMPL level
Brijesh Singh
2022-04-06
x86/sev: Add a helper for the PVALIDATE instruction
Brijesh Singh
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
x86/sev: Save the negotiated GHCB version
Brijesh Singh
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
2022-04-06
x86/mm: Extend cc_attr to include AMD SEV-SNP
Brijesh Singh
2022-04-06
x86/sev: Detect/setup SEV/SME features earlier in boot
Michael Roth
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
2022-04-06
x86/boot: Use MSR read/write helpers instead of inline assembly
Michael Roth
2022-04-06
x86/boot: Introduce helpers for MSR reads/writes
Michael Roth
2022-04-06
KVM: SVM: Update the SEV-ES save area mapping
Tom Lendacky
2022-04-06
KVM: SVM: Create a separate mapping for the GHCB save area
Tom Lendacky
2022-04-06
KVM: SVM: Create a separate mapping for the SEV-ES save area
Tom Lendacky
2022-04-05
KVM: SVM: Define sev_features and VMPL field in the VMSA
Brijesh Singh
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2022-04-02
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
2022-04-02
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
2022-04-02
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
[next]