summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-11-092-2/+11
|\
| * Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-11-062-2/+11
| |\
| | * x86/cpu: Add several Intel server CPU model numbersTony Luck2022-11-041-1/+10
| | * x86/syscall: Include asm/ptrace.h in syscall_wrapper headerJiri Olsa2022-10-241-1/+1
* | | KVM: x86/pmu: Limit the maximum number of supported AMD GP countersLike Xu2022-11-091-0/+1
* | | KVM: x86/pmu: Limit the maximum number of supported Intel GP countersLike Xu2022-11-091-1/+5
* | | x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callersPaolo Bonzini2022-11-091-5/+5
|/ /
* | Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-302-10/+14
|\ \ | |/ |/|
| * x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko2022-10-281-4/+7
| * x86: asm: make sure __put_user_size() evaluates pointer onceAlexander Potapenko2022-10-281-6/+7
* | iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan2022-10-211-1/+3
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-121-3/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-122-7/+7
|\ \
| * | kvm: vmx: keep constant definition format consistentPeng Hao2022-09-301-1/+1
| * | kvm: mmu: fix typos in struct kvm_archPeng Hao2022-09-301-6/+6
| * | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini2022-09-303-21/+42
| |\ \
* | \ \ Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-119-24/+197
|\ \ \ \
| * | | | x86: kmsan: handle CPU entry areaAlexander Potapenko2022-10-031-0/+32
| * | | | x86: kmsan: enable KMSAN builds for x86Alexander Potapenko2022-10-031-0/+55
| * | | | x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSANAlexander Potapenko2022-10-031-6/+10
| * | | | x86: kmsan: use __msan_ string functions where possible.Alexander Potapenko2022-10-031-2/+21
| * | | | mm: kmsan: maintain KMSAN metadata for page operationsAlexander Potapenko2022-10-031-0/+7
| * | | | x86: kmsan: pgtable: reduce vmalloc spaceAlexander Potapenko2022-10-031-1/+46
| * | | | x86: asm: instrument usercopy in get_user() and put_user()Alexander Potapenko2022-10-031-7/+15
| * | | | x86: add missing include to sparsemem.hDmitry Vyukov2022-10-031-0/+2
| * | | | mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao2022-09-271-1/+2
| * | | | mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao2022-09-271-3/+3
| * | | | mm/x86: use SWP_TYPE_BITS in 3-level swap macrosPeter Xu2022-09-271-4/+4
| | |_|/ | |/| |
* | | | Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-10-102-3/+0
|\ \ \ \
| * | | | x86/kprobes: Remove unused arch_kprobe_override_function() declarationGaosheng Cui2022-09-261-2/+0
| * | | | x86/ftrace: Remove unused modifying_ftrace_code declarationGaosheng Cui2022-09-261-1/+0
| | |/ / | |/| |
* | | | Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-101-6/+7
|\ \ \ \
| * \ \ \ Merge tag 'v6.0-rc6' into locking/core, to refresh the branchIngo Molnar2022-09-2136-243/+355
| |\ \ \ \
| * | | | | locking: Add __lockfunc to slow path functionsNamhyung Kim2022-08-191-6/+7
* | | | | | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-105-6/+25
|\ \ \ \ \ \
| * | | | | | perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitionsRavi Bangoria2022-09-291-0/+16
| * | | | | | Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-297-45/+80
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | perf/hw_breakpoint: Optimize constant number of breakpoint slotsMarco Elver2022-08-301-4/+1
| * | | | | | perf/x86/amd/lbr: Add LbrExtV2 branch record supportSandipan Das2022-08-271-0/+5
| * | | | | | perf/x86/amd/lbr: Detect LbrExtV2 supportSandipan Das2022-08-271-1/+2
| * | | | | | x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das2022-08-271-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-093-21/+42
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | KVM: x86: make vendor code check for all nested eventsPaolo Bonzini2022-09-261-1/+1
| * | | | | | KVM: x86: Morph pending exceptions to pending VM-Exits at queue timeSean Christopherson2022-09-261-5/+7
| * | | | | | KVM: x86: Make kvm_queued_exception a properly named, visible structSean Christopherson2022-09-261-10/+13
| * | | | | | KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exceptionSean Christopherson2022-09-262-2/+2
| * | | | | | KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leafVitaly Kuznetsov2022-09-261-0/+2
| * | | | | | x86/hyperv: Update 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov2022-09-261-2/+16
| * | | | | | x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov2022-09-261-2/+2