| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-04 | 1 | -2/+0 |
|\ |
|
| *-----. | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/... | Joerg Roedel | 2021-10-31 | 1 | -2/+0 |
| |\ \ \ \ |
|
| | | | | * | iommu/vt-d: Clean up unused PASID updating functions | Fenghua Yu | 2021-10-18 | 1 | -2/+0 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-11-04 | 5 | -25/+20 |
|\ \ \ \ \ |
|
| * | | | | | x86/build: Tuck away built-in firmware under FW_LOADER | Luis Chamberlain | 2021-10-22 | 1 | -0/+2 |
| * | | | | | x86/microcode: Use the firmware_loader built-in API | Borislav Petkov | 2021-10-22 | 4 | -25/+18 |
* | | | | | | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-02 | 1 | -3/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: dt: Use of_get_cpu_hwid() | Rob Herring | 2021-10-20 | 1 | -3/+2 |
* | | | | | | | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-11-02 | 2 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | BackMerge tag 'v5.15-rc7' into drm-next | Dave Airlie | 2021-10-28 | 55 | -417/+750 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | x86/MCE/AMD: Export smca_get_bank_type symbol | Mukul Joshi | 2021-10-06 | 2 | -2/+3 |
* | | | | | | | | Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-11-02 | 2 | -0/+24 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-----. | | | | | | | | Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc' | Rafael J. Wysocki | 2021-11-02 | 2 | -0/+24 |
| |\ \ \ \| | | | | | |
| | |_|_|_|/ / / / / /
| |/| | | | / / / / /
| | | | |_|/ / / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | x86: ACPI: cstate: Optimize C3 entry on AMD CPUs | Deepak Sharma | 2021-10-01 | 1 | -0/+15 |
| | * | | | | | | | | x86/ACPI: Don't add CPUs that are not online capable | Mario Limonciello | 2021-09-13 | 1 | -0/+9 |
| | |/ / / / / / / |
|
* | | | | | | | | | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-11-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} | Andreas Gruenbacher | 2021-10-18 | 1 | -4/+3 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-11-02 | 32 | -1116/+1518 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-10-31 | 15 | -64/+100 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| * | | | | | | | | | KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol | David Edmondson | 2021-10-25 | 1 | -11/+5 |
| * | | | | | | | | | KVM: x86: On emulation failure, convey the exit reason, etc. to userspace | David Edmondson | 2021-10-25 | 3 | -18/+63 |
| * | | | | | | | | | KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info | David Edmondson | 2021-10-25 | 5 | -13/+19 |
| * | | | | | | | | | kvm: x86: Remove stale declaration of kvm_no_apic_vcpu | Jim Mattson | 2021-10-22 | 1 | -2/+0 |
| * | | | | | | | | | KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup | Sean Christopherson | 2021-10-22 | 1 | -2/+5 |
| * | | | | | | | | | x86/irq: Ensure PI wakeup handler is unregistered before module unload | Sean Christopherson | 2021-10-22 | 1 | -1/+3 |
| * | | | | | | | | | KVM: x86: Use rw_semaphore for APICv lock to allow vCPU parallelism | Sean Christopherson | 2021-10-22 | 3 | -8/+10 |
| * | | | | | | | | | KVM: x86: Move SVM's APICv sanity check to common x86 | Sean Christopherson | 2021-10-22 | 2 | -2/+20 |
| * | | | | | | | | | KVM: x86/mmu: Extract zapping of rmaps for gfn range to separate helper | Sean Christopherson | 2021-10-22 | 1 | -22/+30 |
| * | | | | | | | | | KVM: x86/mmu: Drop a redundant remote TLB flush in kvm_zap_gfn_range() | Sean Christopherson | 2021-10-22 | 1 | -3/+0 |
| * | | | | | | | | | KVM: x86/mmu: Drop a redundant, broken remote TLB flush | Sean Christopherson | 2021-10-22 | 1 | -4/+2 |
| * | | | | | | | | | KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest() | Lai Jiangshan | 2021-10-22 | 3 | -6/+22 |
| * | | | | | | | | | KVM: X86: pair smp_wmb() of mmu_try_to_unsync_pages() with smp_rmb() | Lai Jiangshan | 2021-10-22 | 1 | -14/+27 |
| * | | | | | | | | | KVM: X86: Cache CR3 in prev_roots when PCID is disabled | Lai Jiangshan | 2021-10-22 | 1 | -2/+27 |
| * | | | | | | | | | KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid() | Lai Jiangshan | 2021-10-22 | 1 | -0/+12 |
| * | | | | | | | | | KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE | Lai Jiangshan | 2021-10-22 | 2 | -4/+4 |
| * | | | | | | | | | KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0 | Lai Jiangshan | 2021-10-22 | 1 | -2/+3 |
| * | | | | | | | | | KVM: emulate: Comment on difference between RDPMC implementation and manual | Wanpeng Li | 2021-10-22 | 1 | -0/+5 |
| * | | | | | | | | | KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages | Sean Christopherson | 2021-10-22 | 4 | -3/+11 |
| * | | | | | | | | | kvm: x86: mmu: Make NX huge page recovery period configurable | Junaid Shahid | 2021-10-22 | 1 | -11/+30 |
| * | | | | | | | | | KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0 | Wanpeng Li | 2021-10-22 | 2 | -5/+2 |
| * | | | | | | | | | KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k | David Matlack | 2021-10-22 | 1 | -5/+13 |
| * | | | | | | | | | KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit | Xiaoyao Li | 2021-10-22 | 1 | -4/+4 |
| * | | | | | | | | | KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_address_ranges | Xiaoyao Li | 2021-10-22 | 2 | -14/+14 |
| * | | | | | | | | | KVM: VMX: Use precomputed vmx->pt_desc.addr_range | Xiaoyao Li | 2021-10-22 | 1 | -4/+2 |
| * | | | | | | | | | KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it's not zero | Xiaoyao Li | 2021-10-22 | 1 | -2/+6 |
| * | | | | | | | | | KVM: x86/mmu: clean up prefetch/prefault/speculative naming | Paolo Bonzini | 2021-10-22 | 7 | -16/+16 |
| * | | | | | | | | | KVM: cleanup allocation of rmaps and page tracking data | David Stevens | 2021-10-22 | 7 | -123/+103 |
| * | | | | | | | | | KVM: x86: Expose TSC offset controls to userspace | Oliver Upton | 2021-10-18 | 3 | -0/+121 |
| * | | | | | | | | | KVM: x86: Refactor tsc synchronization code | Oliver Upton | 2021-10-18 | 1 | -42/+53 |
| * | | | | | | | | | kvm: x86: protect masterclock with a seqcount | Paolo Bonzini | 2021-10-18 | 2 | -38/+51 |