summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/uffd: sanity check write bit for uffd-wp protected ptesPeter Xu2022-12-011-1/+17
* Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-304-0/+23
|\
| * mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross2022-11-301-0/+8
| * mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
| * arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi2022-11-091-0/+4
| * x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko2022-11-091-0/+7
| * x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko2022-11-091-0/+3
* | x86/sgx: use VM_ACCESS_FLAGSKefeng Wang2022-11-091-2/+2
* | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-093-51/+0
|/
* Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-11-063-9/+16
|\
| * perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang2022-11-021-0/+1
| * perf/x86/intel: Fix pebs event constraints for SPRKan Liang2022-11-021-2/+7
| * perf/x86/intel: Fix pebs event constraints for ICLKan Liang2022-11-021-2/+7
| * perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui2022-11-021-5/+1
* | Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-11-063-9/+29
|\ \
| * | x86/cpu: Add several Intel server CPU model numbersTony Luck2022-11-041-1/+10
| * | x86/tdx: Panic on bad configs that #VE on "private" memory accessKirill A. Shutemov2022-11-021-5/+16
| * | x86/tdx: Prepare for using "INFO" call for a second purposeDave Hansen2022-11-011-3/+3
| * | x86/syscall: Include asm/ptrace.h in syscall_wrapper headerJiri Olsa2022-10-241-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-064-24/+18
|\ \ \
| * \ \ Merge branch 'kvm-master' into HEADPaolo Bonzini2022-11-064-24/+18
| |\ \ \
| | * | | KVM: x86: Fix a typo about the usage of kvcalloc()Liao Chang2022-11-031-1/+1
| | * | | KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()Ben Gardon2022-11-031-0/+3
| | * | | KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTLSean Christopherson2022-11-021-4/+6
| | * | | KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()Sean Christopherson2022-11-022-20/+7
| | * | | KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRsSean Christopherson2022-11-021-1/+3
* | | | | Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-062-18/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/xen: simplify sysenter and syscall setupJuergen Gross2022-11-031-17/+6
| * | | | x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross2022-11-031-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-016-71/+151
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()Eiichi Tsukata2022-10-281-3/+4
| * | | KVM: x86: smm: number of GPRs in the SMRAM image depends on the image formatMaxim Levitsky2022-10-281-2/+2
| * | | KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky2022-10-281-1/+15
| * | | KVM: x86: emulator: update the emulation mode after rsmMaxim Levitsky2022-10-281-1/+1
| * | | KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky2022-10-281-28/+57
| * | | KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky2022-10-281-0/+1
| * | | KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj2022-10-272-32/+37
| * | | KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailableEmanuele Giuseppe Esposito2022-10-271-0/+5
| * | | KVM: x86: Exempt pending triple fault from event injection sanity checkSean Christopherson2022-10-271-1/+14
| * | | KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()Hou Wenlong2022-10-271-1/+6
| * | | KVM: x86: Mask off reserved bits in CPUID.8000001FHJim Mattson2022-10-271-1/+2
| * | | KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson2022-10-221-0/+3
| * | | KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson2022-10-221-0/+1
| * | | KVM: x86: Mask off reserved bits in CPUID.80000006HJim Mattson2022-10-221-1/+2
| * | | KVM: x86: Mask off reserved bits in CPUID.80000001HJim Mattson2022-10-221-0/+1
* | | | Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-302-1/+5
|\ \ \ \
| * | | | perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria2022-10-271-1/+1
| * | | | perf/x86/rapl: Add support for Intel Raptor LakeZhang Rui2022-10-271-0/+3
| * | | | perf/x86/rapl: Add support for Intel AlderLake-NZhang Rui2022-10-271-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-303-10/+15
|\ \ \ \