index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sev: Add SEV-SNP guest feature negotiation support
Nikunj A Dadhania
2023-01-19
1
-0
/
+6
*
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
2022-12-02
1
-8
/
+0
*
KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range
Aaron Lewis
2022-11-09
1
-0
/
+2
*
KVM: x86: Add a VALID_MASK for the flag in kvm_msr_filter
Aaron Lewis
2022-11-09
1
-0
/
+1
*
KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernel
Aaron Lewis
2022-11-09
1
-0
/
+2
*
Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-05
1
-0
/
+62
|
\
|
*
x86/sgx: Support complete page removal
Reinette Chatre
2022-07-07
1
-0
/
+21
|
*
x86/sgx: Support modifying SGX page type
Reinette Chatre
2022-07-07
1
-0
/
+20
|
*
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
2022-07-07
1
-0
/
+21
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
2
-3
/
+11
|
\
\
|
*
\
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
2
-3
/
+11
|
|
\
\
|
|
*
|
KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific
Sean Christopherson
2022-07-14
1
-1
/
+1
|
|
*
|
KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior
Sean Christopherson
2022-06-20
1
-0
/
+1
|
|
*
|
KVM: x86: PIT: Preserve state of speaker port data bit
Paul Durrant
2022-06-08
1
-1
/
+2
|
|
*
|
KVM: VMX: Enable Notify VM exit
Tao Xu
2022-06-08
1
-1
/
+3
|
|
*
|
KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault
Chenyi Qiang
2022-06-08
1
-1
/
+5
*
|
|
|
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
2022-08-03
2
-7
/
+7
|
\
\
\
\
|
*
|
|
|
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-06-28
2
-7
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
2022-07-11
1
-3
/
+3
*
|
|
|
Merge tag 'v5.19-rc6' into tip:x86/kdump
Borislav Petkov
2022-07-11
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
x86/boot: Fix the setup data types max limit
Borislav Petkov
2022-07-10
1
-1
/
+1
|
|
/
/
*
/
/
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-07-01
1
-0
/
+9
|
/
/
*
|
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-29
1
-14
/
+0
|
|
/
/
*
|
|
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-05-24
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
|
|
/
[next]