summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-145-9/+32
|\
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-125-9/+32
* | Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-131-4/+6
|\ \
| * | x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2022-08-081-4/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-1113-50/+125
|\ \ \
| * | | KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refreshSean Christopherson2022-08-102-11/+8
| * | | KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpersSean Christopherson2022-08-101-9/+17
| * | | KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIESSean Christopherson2022-08-101-2/+2
| * | | KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap genSean Christopherson2022-08-102-0/+22
| * | | KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang2022-08-101-1/+1
| * | | KVM: x86/xen: Stop Xen timer before changing IRQColeman Dietsch2022-08-101-18/+17
| * | | KVM: x86/xen: Initialize Xen timer only onceColeman Dietsch2022-08-101-1/+3
| * | | KVM: SVM: Disable SEV-ES support if MMIO caching is disableSean Christopherson2022-08-105-5/+19
| * | | KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks changeSean Christopherson2022-08-103-0/+24
| * | | KVM: x86: Tag kvm_mmu_x86_module_init() with __initSean Christopherson2022-08-102-2/+2
| * | | KVM: x86: emulator: Fix illegal LEA handlingMichal Luczaj2022-08-101-1/+5
| * | | KVM: X86: avoid uninitialized 'fault.async_page_fault' from fixed-up #PFYu Zhang2022-08-101-0/+1
| * | | KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" regSean Christopherson2022-08-101-3/+5
| * | | KVM: x86: do not report preemption if the steal time cache is stalePaolo Bonzini2022-08-101-0/+2
| * | | KVM: x86: revalidate steal time cache if MSR value changesPaolo Bonzini2022-08-101-3/+3
* | | | x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers2022-08-103-2/+6
* | | | Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-101-1/+7
|\ \ \ \
| * | | | mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entryNaoya Horiguchi2022-08-081-1/+7
* | | | | Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-08-096-30/+103
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta2022-08-031-1/+3
| * | | | x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-036-29/+100
* | | | | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-072-11/+13
|\ \ \ \ \
| * | | | | x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin2022-07-151-1/+1
| * | | | | bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-10/+12
* | | | | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-074-11/+6
|\ \ \ \ \ \
| * | | | | | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-292-7/+0
| * | | | | | x86/cacheinfo: move shared cache map definitionsSander Vanheule2022-07-172-4/+6
* | | | | | | Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-066-23/+20
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi2022-08-044-8/+4
| * | | | | | x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant2022-08-031-2/+2
| * | | | | | x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...Chenyi Qiang2022-08-021-13/+14
* | | | | | | Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-061-7/+11
|\ \ \ \ \ \ \
| * | | | | | | x86/kprobes: Update kcb status flag after singlesteppingMasami Hiramatsu (Google)2022-08-021-7/+11
| |/ / / / / /
* | | | | | | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-062-16/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-292-16/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu2022-07-151-15/+0
| | | * | | | | KVM: x86: Remove unnecessary includeLu Baolu2022-07-151-1/+0
* | | | | | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-059-65/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | | | | | | | um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+1
| * | | | | | | | x86/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-174-23/+32
| * | | | | | | | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
| * | | | | | | | Merge branch 'master' into mm-stableakpm2022-06-2731-308/+876
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
| * | | | | | | | mm/x86: remove dead code for hugetlbpage.cPeter Xu2022-06-161-39/+0