summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-0/+3
|\
| * Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-141-0/+3
| |\
| | * KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson2023-11-141-0/+3
* | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-1/+0
|\ \ \
| * | | x86/signal: kill dependency on time.hKent Overstreet2023-12-201-1/+0
| |/ /
* / / arch/x86: Fix typosBjorn Helgaas2024-01-031-1/+1
|/ /
* / platform/x86/amd/hsmp: add support for metrics tblSuma Hegde2023-10-121-0/+109
|/
* x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-061-8/+0
* x86/shstk: Add ARCH_SHSTK_STATUSRick Edgecombe2023-08-021-0/+1
* x86/shstk: Add ARCH_SHSTK_UNLOCKMike Rapoport2023-08-021-0/+1
* x86/shstk: Support WRSS for userspaceRick Edgecombe2023-08-021-0/+1
* x86/shstk: Introduce map_shadow_stack syscallRick Edgecombe2023-08-021-0/+3
* x86/shstk: Add user-mode shadow stack supportRick Edgecombe2023-08-021-0/+3
* x86: Introduce userspace API for shadow stackRick Edgecombe2023-08-021-0/+6
* x86/mm: Introduce MAP_ABOVE4GRick Edgecombe2023-07-111-0/+1
* x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALIDJuergen Gross2023-06-011-3/+3
* x86/mtrr: Replace size_or_mask and size_and_mask with a much easier conceptJuergen Gross2023-06-011-8/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-0/+3
|\
| * KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALLOliver Upton2023-04-051-0/+3
* | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-282-0/+11
|\ \
| * | x86/mm/iommu/sva: Make LAM and SVA mutually exclusiveKirill A. Shutemov2023-03-161-0/+1
| * | x86/mm: Provide arch_prctl() interface for LAMKirill A. Shutemov2023-03-161-0/+4
| * | x86: CPUID and CR3/CR4 flags for Linear Address MaskingKirill A. Shutemov2023-03-161-0/+6
| |/
* / x86/arch_prctl: Add AMX feature numbers as ABI constantsChang S. Bae2023-03-221-0/+3
|/
* Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-151-0/+6
|\
| * x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-191-0/+6
* | Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-02-151-0/+29
|\ \
| * | KVM: x86/pmu: Introduce masked events to the pmu event filterAaron Lewis2023-01-241-0/+29
| |/
* / KVM: x86: Replace 0-length arrays with flexible arraysKees Cook2023-01-241-2/+3
|/
* KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas2022-12-021-8/+0
* KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_rangeAaron Lewis2022-11-091-0/+2
* KVM: x86: Add a VALID_MASK for the flag in kvm_msr_filterAaron Lewis2022-11-091-0/+1
* KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernelAaron Lewis2022-11-091-0/+2
* Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-051-0/+62
|\
| * x86/sgx: Support complete page removalReinette Chatre2022-07-071-0/+21
| * x86/sgx: Support modifying SGX page typeReinette Chatre2022-07-071-0/+20
| * x86/sgx: Support restricting of enclave page permissionsReinette Chatre2022-07-071-0/+21
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-042-3/+11
|\ \
| * \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-012-3/+11
| |\ \
| | * | KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specificSean Christopherson2022-07-131-1/+1
| | * | KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behaviorSean Christopherson2022-06-201-0/+1
| | * | KVM: x86: PIT: Preserve state of speaker port data bitPaul Durrant2022-06-081-1/+2
| | * | KVM: VMX: Enable Notify VM exitTao Xu2022-06-081-1/+3
| | * | KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple faultChenyi Qiang2022-06-081-1/+5
* | | | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds2022-08-022-7/+7
|\ \ \ \
| * | | | treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-282-7/+7
| | |/ / | |/| |
* | | | x86/setup: Use rng seeds from setup_dataJason A. Donenfeld2022-07-111-3/+3
* | | | Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov2022-07-111-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | x86/boot: Fix the setup data types max limitBorislav Petkov2022-07-101-1/+1
| |/ /
* / / x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-011-0/+9
|/ /