index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Lines
2023-08-02
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
-0
/
+3
2023-08-02
x86/shstk: Add user-mode shadow stack support
Rick Edgecombe
-0
/
+3
2023-08-02
x86: Introduce userspace API for shadow stack
Rick Edgecombe
-0
/
+6
2023-07-11
x86/mm: Introduce MAP_ABOVE4G
Rick Edgecombe
-0
/
+1
2023-06-01
x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
Juergen Gross
-3
/
+3
2023-06-01
x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
Juergen Gross
-8
/
+0
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+3
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+11
2023-04-05
KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
Oliver Upton
-0
/
+3
2023-03-22
x86/arch_prctl: Add AMX feature numbers as ABI constants
Chang S. Bae
-0
/
+3
2023-03-16
x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Kirill A. Shutemov
-0
/
+1
2023-03-16
x86/mm: Provide arch_prctl() interface for LAM
Kirill A. Shutemov
-0
/
+4
2023-03-16
x86: CPUID and CR3/CR4 flags for Linear Address Masking
Kirill A. Shutemov
-0
/
+6
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-0
/
+6
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+29
2023-01-24
KVM: x86/pmu: Introduce masked events to the pmu event filter
Aaron Lewis
-0
/
+29
2023-01-24
KVM: x86: Replace 0-length arrays with flexible arrays
Kees Cook
-2
/
+3
2023-01-19
x86/sev: Add SEV-SNP guest feature negotiation support
Nikunj A Dadhania
-0
/
+6
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
-8
/
+0
2022-11-09
KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range
Aaron Lewis
-0
/
+2
2022-11-09
KVM: x86: Add a VALID_MASK for the flag in kvm_msr_filter
Aaron Lewis
-0
/
+1
2022-11-09
KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernel
Aaron Lewis
-0
/
+2
2022-08-05
Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-0
/
+62
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+11
2022-08-02
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
-7
/
+7
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
-3
/
+11
2022-07-13
KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific
Sean Christopherson
-1
/
+1
2022-07-11
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
-3
/
+3
2022-07-11
Merge tag 'v5.19-rc6' into tip:x86/kdump
Borislav Petkov
-1
/
+1
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
-1
/
+1
2022-07-07
x86/sgx: Support complete page removal
Reinette Chatre
-0
/
+21
2022-07-07
x86/sgx: Support modifying SGX page type
Reinette Chatre
-0
/
+20
2022-07-07
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
-0
/
+21
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
-0
/
+9
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
-7
/
+7
2022-06-20
KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior
Sean Christopherson
-0
/
+1
2022-06-08
KVM: x86: PIT: Preserve state of speaker port data bit
Paul Durrant
-1
/
+2
2022-06-08
KVM: VMX: Enable Notify VM exit
Tao Xu
-1
/
+3
2022-06-08
KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault
Chenyi Qiang
-1
/
+5
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-5
/
+6
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-14
/
+0
2022-05-23
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-5
/
+109
2022-04-28
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
-14
/
+0
2022-04-27
amd_hsmp: Add HSMP protocol version 5 messages
Suma Hegde
-5
/
+109
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
-5
/
+6
2022-04-07
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
-0
/
+4
2022-04-07
x86/boot: Add a pointer to Confidential Computing blob in bootparams
Michael Roth
-1
/
+2
2022-04-07
x86/boot: Add Confidential Computing type to setup_data
Brijesh Singh
-0
/
+1
2022-04-06
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
-0
/
+5
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
-0
/
+2
[prev]
[next]