summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-191-0/+1
|\
| * x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam2023-03-121-0/+1
* | Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-196-20/+45
|\ \
| * | x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich2023-03-161-1/+2
| * | x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang2023-03-153-9/+24
| * | virt/coco/sev-guest: Add throttling awarenessDionna Glaze2023-03-132-1/+6
| * | virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-caseBorislav Petkov (AMD)2023-03-131-5/+11
| * | virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)2023-03-131-5/+6
| * | virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)2023-03-131-3/+0
* | | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-177-17/+42
|\ \ \
| * | | x86/PVH: obtain VGA console info in Dom0Jan Beulich2023-03-145-8/+22
| * | | x86/xen/time: cleanup xen_tsc_safe_clocksourceKrister Johansen2023-02-231-5/+2
| * | | xen: update arch/x86/include/asm/xen/cpuid.hKrister Johansen2023-02-231-4/+18
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-03-165-31/+52
|\ \ \ \
| * | | | KVM: SVM: WARN if GATag generation drops VM or vCPU ID informationSean Christopherson2023-03-141-3/+12
| * | | | KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsSuravee Suthikulpanit2023-03-141-8/+18
| * | | | KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskSean Christopherson2023-03-141-5/+7
| * | | | KVM: VMX: Use tabs instead of spaces for indentationRong Tao2023-03-141-2/+2
| * | | | KVM: VMX: Fix indentation coding style issueRong Tao2023-03-141-6/+6
| * | | | KVM: nVMX: remove unnecessary #ifdefPaolo Bonzini2023-03-141-7/+1
| * | | | KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini2023-03-141-2/+8
| | |/ / | |/| |
* | | | Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-03-151-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ftrace,kcfi: Define ftrace_stub_graph conditionallyArnd Bergmann2023-03-101-0/+2
* | | | Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-121-0/+9
|\ \ \ \
| * | | | x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper2023-03-081-0/+9
| | |_|/ | |/| |
* / | | x86/resctl: fix scheduler confusion with 'current'Linus Torvalds2023-03-084-10/+10
|/ / /
* | | Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-7/+18
|\ \ \
| * | | x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh2023-02-271-7/+18
* | | | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-041-19/+0
|\ \ \ \
| * | | | kasan, x86: don't rename memintrinsics in uninstrumented filesMarco Elver2023-03-031-19/+0
* | | | | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-025-11/+19
|\ \ \ \ \
| * | | | | x86: Fix FILL_RETURN_BUFFERPeter Zijlstra2023-02-231-1/+1
| * | | | | Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-23168-1283/+2984
| |\ \ \ \ \
| * | | | | | x86/entry: Fix unwinding from kprobe on PUSH/POP instructionJosh Poimboeuf2023-02-111-1/+8
| * | | | | | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-113-9/+10
* | | | | | | Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-013-5/+15
|\ \ \ \ \ \ \
| * | | | | | | um: Support LTOPeter Foley2023-02-131-1/+1
| * | | | | | | x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi2023-02-101-4/+8
| * | | | | | | rust: arch/um: Disable FP/SIMD instruction to match x86David Gow2023-02-101-0/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-265-5/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada2023-02-053-3/+3
| * | | | | | x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers2023-01-261-1/+1
| * | | | | | kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-221-1/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-2572-1499/+2420
|\ \ \ \ \ \
| * | | | | | KVM: SVM: hyper-v: placate modpost section mismatch errorRandy Dunlap2023-02-221-2/+2
| * | | | | | Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-02-223-49/+70
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: Reinitialize xAPIC ID when userspace forces x2APIC => xAPICEmanuele Giuseppe Esposito2023-02-021-2/+6
| | * | | | | | KVM: x86: fire timer when it is migrated and expired, and in oneshot modeLi RongQing2023-01-241-2/+6
| | * | | | | | KVM: VMX: Intercept reads to invalid and write-only x2APIC registersSean Christopherson2023-01-241-4/+4
| | * | | | | | KVM: VMX: Always intercept accesses to unsupported "extended" x2APIC regsSean Christopherson2023-01-241-18/+20