index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot: Fix the setup data types max limit
Borislav Petkov
2022-07-10
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
1
-5
/
+6
|
\
|
*
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-13
1
-5
/
+6
|
|
\
|
|
*
KVM: x86: Allow userspace to opt out of hypercall patching
Oliver Upton
2022-04-02
1
-5
/
+6
*
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-14
/
+0
|
\
\
\
|
*
|
|
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
2022-04-28
1
-14
/
+0
|
|
/
/
*
|
|
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-05-23
1
-5
/
+109
|
\
\
\
|
*
|
|
amd_hsmp: Add HSMP protocol version 5 messages
Suma Hegde
2022-04-27
1
-5
/
+109
|
|
/
/
*
|
|
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
2022-04-07
1
-0
/
+4
*
|
|
x86/boot: Add a pointer to Confidential Computing blob in bootparams
Michael Roth
2022-04-07
1
-1
/
+2
*
|
|
x86/boot: Add Confidential Computing type to setup_data
Brijesh Singh
2022-04-07
1
-0
/
+1
*
|
|
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2022-04-06
1
-0
/
+5
*
|
|
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
2022-04-06
1
-0
/
+2
*
|
|
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
1
-0
/
+2
|
/
/
*
|
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
1
-0
/
+2
|
\
\
|
*
|
x86/ibt: Add IBT feature, MSR and #CP handling
Peter Zijlstra
2022-03-15
1
-0
/
+2
|
|
/
*
|
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-25
1
-0
/
+203
|
\
\
|
*
|
platform/x86: Add AMD system management interface
Suma Hegde
2022-03-02
1
-0
/
+203
*
|
|
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
2022-02-17
1
-1
/
+5
*
|
|
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
2022-02-17
1
-1
/
+1
|
|
/
|
/
|
*
|
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
2022-01-28
1
-0
/
+3
|
/
*
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
2022-01-14
1
-1
/
+15
*
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
2022-01-07
1
-12
/
+14
*
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
1
-0
/
+1
|
\
|
*
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
2021-11-11
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-0
/
+4
|
\
|
|
*
KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
2021-10-18
1
-0
/
+4
*
|
Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-0
/
+2
|
\
\
|
*
|
x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl
Paolo Bonzini
2021-10-22
1
-0
/
+2
|
|
/
*
/
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
2021-10-26
1
-0
/
+4
|
/
*
KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
2021-08-20
1
-0
/
+1
*
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-07
1
-2
/
+2
|
\
|
*
x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
Chang S. Bae
2021-05-19
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
3
-0
/
+29
|
\
\
|
*
|
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Ashish Kalra
2021-06-17
1
-0
/
+13
|
*
|
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
2021-06-17
1
-0
/
+13
|
*
|
KVM: SVM: Software reserved fields
Vineeth Pillai
2021-06-17
1
-0
/
+3
|
|
/
*
/
x86/elf: Use _BITUL() macro in UAPI headers
Joe Richey
2021-05-21
1
-2
/
+4
|
/
*
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
2021-05-07
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-0
/
+1
|
\
|
*
KVM: VMX: Add basic handling of VM-Exit from SGX enclave
Sean Christopherson
2021-04-20
1
-0
/
+1
*
|
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
1
-0
/
+1
|
\
\
|
*
|
x86/traps: Handle #DB for bus lock
Fenghua Yu
2021-03-28
1
-0
/
+1
|
|
/
*
/
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
5
-6
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
2
-1
/
+4
|
\
|
*
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
2021-02-04
2
-1
/
+4
*
|
x86/vm86/32: Remove VM86_SCREEN_BITMAP support
Andy Lutomirski
2021-01-21
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
3
-0
/
+31
|
\
|
*
KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-0
/
+1
|
*
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-0
/
+1
[next]