summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-251-1/+14
|\
| * perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang2023-06-161-1/+14
* | Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-254-0/+35
|\ \
| * | x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval2023-06-164-0/+35
| |/
* | Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-252-5/+8
|\ \
| * | x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava2023-06-191-1/+4
| * | x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones2023-06-161-4/+4
* | | Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-231-1/+1
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-211-1/+1
| |\ \ \
| | * | | bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song2023-06-121-1/+1
* | | | | Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-06-202-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley2023-06-181-1/+1
| * | | | x86/hyperv/vtl: Add noop for realmode pointersSaurabh Sengar2023-05-081-0/+2
* | | | | Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds2023-06-131-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/purgatory: remove PGO flagsRicardo Ribalda2023-06-121-0/+5
* | | | | Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-111-9/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky2023-06-031-9/+9
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-06-044-4/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson2023-06-031-2/+18
| * | | | KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson2023-06-031-0/+3
| * | | | KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASKMaciej S. Szmigiero2023-06-031-1/+1
| * | | | KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson2023-06-031-1/+4
* | | | | fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2023-06-013-3/+3
| |_|/ / |/| | |
* | | | Merge tag 'v6.4-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-05-291-2/+0
|\ \ \ \
| * | | | crypto: x86/aria - Use 16 byte alignment for GFNI constant vectorsArd Biesheuvel2023-05-241-2/+0
* | | | | Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-281-2/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
* | | | | Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-282-1/+12
|\ \ \ \ \
| * | | | | perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-241-0/+11
| * | | | | perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu2023-05-231-1/+1
* | | | | | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-281-2/+5
|\ \ \ \ \ \
| * | | | | | x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-161-2/+5
* | | | | | | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-271-3/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-241-3/+5
* | | | | | | | x86: re-introduce support for ERMS copies for user space accessesLinus Torvalds2023-05-261-1/+9
* | | | | | | | Merge tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-231-0/+25
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen2023-05-171-0/+25
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-214-19/+16
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang2023-05-211-1/+5
| * | | | | | KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson2023-05-211-16/+0
| * | | | | | KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson2023-05-211-2/+9
| * | | | | | KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu2023-05-191-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-181-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rethook, fprobe: do not trace rethook related functionsZe Gao2023-05-181-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-05-143-28/+37
|\ \ \ \ \
| * | | | | perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang2023-05-082-24/+35
| * | | | | perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim2023-05-081-4/+2
| |/ / / /
* | | | | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-081-0/+2
| |/ / /
* / / / x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)2023-05-131-2/+2
|/ / /