summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add `permitted'Ricardo Ribalda2023-02-021-4/+4
* Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-155-20/+52
|\
| * x86/mm: fix poking_init() for Xen PV guestsJuergen Gross2023-01-121-0/+4
| * x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman2023-01-101-16/+33
| * x86/resctrl: Fix task CLOSID/RMID update racePeter Newman2023-01-101-1/+11
| * x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross2023-01-101-1/+2
| * x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra2023-01-101-2/+2
* | Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-131-6/+38
|\ \
| * | x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas2023-01-131-0/+31
| * | x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas2023-01-111-6/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-134-63/+72
|\ \ \
| * | | KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse2023-01-112-37/+31
| * | | KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()David Woodhouse2023-01-111-2/+17
| * | | KVM: x86/xen: Fix lockdep warning on "recursive" gpc lockingDavid Woodhouse2023-01-111-1/+3
| * | | KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2023-01-091-16/+16
| * | | KVM: nSVM: clarify recalc_intercepts() wrt CR8Paolo Bonzini2023-01-091-7/+5
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-01-131-2/+2
|\ \ \
| * | | elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas2023-01-051-2/+2
| | |/ | |/|
* | | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-5/+0
|\ \ \
| * | | x86/xen: Remove the unused function p2m_index()Jiapeng Chong2023-01-091-5/+0
* | | | perf/x86/intel/uncore: Add Emerald RapidsKan Liang2023-01-091-0/+1
* | | | perf/x86/msr: Add Emerald RapidsKan Liang2023-01-091-0/+1
* | | | perf/x86/msr: Add Meteor Lake supportKan Liang2023-01-091-0/+2
* | | | perf/x86/cstate: Add Meteor Lake supportKan Liang2023-01-091-9/+12
| |_|/ |/| |
* | | Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-01-061-0/+5
|\ \ \
| * | | perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui2023-01-041-0/+1
| * | | perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui2023-01-041-0/+2
| * | | perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson2023-01-031-0/+2
* | | | x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco2023-01-041-0/+2
* | | | x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld2023-01-034-41/+41
* | | | x86/asm: Fix an assembler warning with current binutilsMikulas Patocka2023-01-031-1/+1
* | | | x86/kexec: Fix double-free of elf header bufferTakashi Iwai2023-01-021-3/+1
|/ / /
* | | Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-011-1/+1
|\ \ \
| * | | perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King2022-12-271-1/+1
| | |/ | |/|
* | | Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-013-25/+17
|\ \ \
| * | | x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)2022-12-271-20/+8
| * | | x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)2022-12-271-3/+7
| * | | x86/calldepth: Fix incorrect init section referencesArnd Bergmann2022-12-271-2/+2
| |/ /
* | | Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini2022-12-2811-115/+164
|\ \ \ | |/ / |/| |
| * | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini2022-12-281-3/+27
| * | KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapiDavid Woodhouse2022-12-271-7/+7
| * | KVM: x86/xen: Simplify eventfd IOCTLsMichal Luczaj2022-12-271-7/+1
| * | KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_portsPaolo Bonzini2022-12-271-11/+18
| * | KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badlyDavid Woodhouse2022-12-271-38/+18
| * | KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()Michal Luczaj2022-12-271-3/+4
| * | kvm: x86/mmu: Remove duplicated "be split" in spte.hLai Jiangshan2022-12-271-1/+1
| * | KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected levelSean Christopherson2022-12-231-1/+3
| * | KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowedSean Christopherson2022-12-231-1/+2
| * | KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reachedSean Christopherson2022-12-231-3/+11
| * | KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozenSean Christopherson2022-12-231-3/+3