aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni50-72/+153
2026-07-09m68k: avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh1-0/+2
2026-07-09KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato1-3/+8
2026-07-09x86/platform/olpc: xo15: Stop setting acpi_device_name/class()Rafael J. Wysocki1-5/+0
2026-07-09ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ codeLorenzo Pieralisi1-0/+1
2026-07-09arm64: dts: mediatek: mt8195: Add and use UART AP_DMA controllerAngeloGioacchino Del Regno1-0/+37
2026-07-09arm64: dts: mediatek: mt8192: Add and use UART AP_DMA controllerAngeloGioacchino Del Regno1-0/+17
2026-07-09arm64: dts: mediatek: mt8188: Add and use UART AP_DMA controllerAngeloGioacchino Del Regno1-0/+33
2026-07-09arm64: dts: mediatek: mt8186: Add and use UART AP_DMA controllerAngeloGioacchino Del Regno1-0/+22
2026-07-09arm64: dts: mediatek: mt8183: Add and use UART AP_DMA controllerAngeloGioacchino Del Regno1-0/+22
2026-07-09arm64: dts: mediatek: mt6795: Remove deprecated UART DMA propertyAngeloGioacchino Del Regno1-3/+1
2026-07-09arm64: dts: mediatek: tungsten-smarc: Remove unnecessary cellsAngeloGioacchino Del Regno1-4/+0
2026-07-09KVM: s390: Improve kvm_s390_vm_stop_migration()Claudio Imbrenda1-2/+4
2026-07-09KVM: s390: Fix dat_crste_walk_range() early returnClaudio Imbrenda1-0/+2
2026-07-09KVM: s390: vsie: Avoid potential deadlock with real spacesClaudio Imbrenda1-1/+6
2026-07-09KVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li1-0/+1
2026-07-08KVM: VMX: Use cached vcpu_vmx pointer in MSR and segment helpersHao Zhang1-6/+7
2026-07-08KVM: SVM: Remove VM from the GA Log notifier list before VM destructionSean Christopherson3-7/+15
2026-07-08KVM: SVM: Do all per-VM AVIC initialization during vCPU precreation phaseSean Christopherson3-38/+51
2026-07-08KVM: SVM: Make kvm_x86_ops.vcpu_precreate() hook fully AVIC specificSean Christopherson3-11/+12
2026-07-08KVM: x86: Move "struct kvm_vcpu_hv" and all children from kvm_host.h => hyperv.hSean Christopherson2-89/+92
2026-07-08KVM: x86: Move "struct kvm_apic_map" definition from kvm_host.h => lapic.hSean Christopherson2-33/+35
2026-07-08KVM: x86: Move KVM's arbitrary task switch reason enums to x86.hSean Christopherson2-7/+6
2026-07-08KVM: x86: Add static asserts to document connection b/w TSS structs and macrosSean Christopherson1-0/+7
2026-07-08KVM: x86: Move KVM_GUESTDBG_VALID_MASK from kvm_host.h => x86.cSean Christopherson2-9/+9
2026-07-08KVM: x86: Move CR and DR macro definitions from kvm_host.h => regs.hSean Christopherson2-40/+38
2026-07-08KVM: x86: Pluralize the macro guard name for msrs.hSean Christopherson1-2/+2
2026-07-08KVM: x86/mmu: Annotate tdp_enabled as being read-mostlySean Christopherson2-4/+4
2026-07-08KVM: x86: Move the "APIC attention" macros from kvm_host.h => lapic.cSean Christopherson2-10/+10
2026-07-08KVM: x86/hyperv: Use {READ,WRITE}_ONCE for cross-task synic->active accessesSean Christopherson1-2/+2
2026-07-08KVM: x86/hyperv: Assert vCPU's mutex is held in to_hv_vcpu()Sean Christopherson2-4/+4
2026-07-08KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helperSean Christopherson1-4/+2
2026-07-08KVM: x86/xen: Punt singleshot timer hcalls to userspace if Xen vCPU ID isn't setSean Christopherson1-1/+7
2026-07-08KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercallsSean Christopherson1-9/+11
2026-07-08KVM: x86/xen: Always route non-singleshot-timer vCPU hypercalls to userspaceSean Christopherson1-9/+8
2026-07-08KVM: x86/hyperv: Ensure vCPU's Hyper-V object is initialized on cross-vCPU accessesSean Christopherson2-8/+33
2026-07-08KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_fifo()Sean Christopherson2-7/+11
2026-07-08KVM: x86/hyperv: Get target FIFO in hv_tlb_flush_enqueue(), not callerSean Christopherson1-15/+9
2026-07-08KVM: x86: Read CR4.DE in emulator if and only if accessing DR4 or DR5Sean Christopherson1-3/+1
2026-07-08KVM: x86: WARN if MOV DR emulation hits a "too late" #GPSean Christopherson1-2/+6
2026-07-08KVM: x86: Use kvm_dr{6,7}_valid() to check DR{4,5,6,7} write values in emulatorSean Christopherson1-2/+5
2026-07-08KVM: VMX: Prioritize DR7.GD=1 #DB over CPL>0 #GP on IntelSean Christopherson2-4/+9
2026-07-08KVM: x86: Prioritize #UD on MOV DR over #GP due to non-zero CPLSean Christopherson1-3/+5
2026-07-08KVM: x86: Manually check DR4/5 write values to fix SVM intercept prioritySean Christopherson1-3/+11
2026-07-08KVM: x86: Prioritize DR7.GD #DB over #GP due to illegal DR6/7 valueSean Christopherson1-1/+6
2026-07-08KVM: x86: Treat any non-zero return from set_dr() as a faulting conditionCarlos López1-1/+1
2026-07-08KVM: x86: Fix emulated CPUID features being applied to wrong sub-leafBinbin Wu1-4/+8
2026-07-08KVM: TDX: Return EINVAL, not EOPNOTSUPP, for NULL INIT_MEM_REGION sourceSean Christopherson1-5/+2
2026-07-08KVM: SEV: Explicitly disallow NULL user address for SNP_LAUNCH_UPDATEJoerg Roedel1-6/+5
2026-07-08KVM: nVM: Ensure INVVPID is emulated on the correct physical CPUYosry Ahmed1-1/+10