summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-11-14arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5Mykola Kvach1-2/+2
2025-11-14arm64: dts: rockchip: disable HS400 on RK3588 TigerQuentin Schulz1-3/+1
2025-11-14arm64: dts: rockchip: drop reset from rk3576 i2c9 nodeChukun Pan1-2/+0
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki1-1/+1
2025-11-13Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-81/+58
2025-11-12KVM: arm64: VHE: Compute fgt traps before activating themAlexandru Elisei1-1/+1
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-82/+165
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+12
2025-11-11KVM: arm64: Finalize ID registers only once per VMMarc Zyngier1-1/+5
2025-11-11mips: dts: econet: fix EN751221 core typeAleksander Jan Bajkowski1-1/+1
2025-11-11MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-11-11ARM: dts: nxp: imx6ul: correct SAI3 interrupt lineMaarten Zanders1-1/+1
2025-11-11arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqosFrank Li1-2/+2
2025-11-11arm64: dts: imx8dxl: Correct pcie-ep interrupt numberFrank Li1-0/+5
2025-11-11Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+2
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-180/+250
2025-11-10mm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas2-1/+12
2025-11-10LoongArch: KVM: Fix max supported vCPUs set with EIOINTCBibo Mao1-1/+1
2025-11-10LoongArch: KVM: Skip PMU checking on vCPU context switchBibo Mao1-10/+4
2025-11-10LoongArch: KVM: Restore guest PMU if it is enabledBibo Mao1-0/+5
2025-11-10LoongArch: KVM: Add delay until timer interrupt injectedBibo Mao1-0/+2
2025-11-10LoongArch: KVM: Set page with write attribute if dirty track disabledBibo Mao1-1/+1
2025-11-10LoongArch: kexec: Print out debugging message if requiredQiang Ma1-22/+0
2025-11-10LoongArch: kexec: Initialize the kexec_buf structureYouling Tang3-3/+3
2025-11-10LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen1-2/+2
2025-11-10LoongArch: Refine the init_hw_perf_events() functionTiezhu Yang2-3/+5
2025-11-10LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()Vishal Moola (Oracle)1-1/+1
2025-11-10LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang1-3/+8
2025-11-10LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen4-30/+7
2025-11-10LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen2-2/+5
2025-11-10LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen1-2/+2
2025-11-10LoongArch: Clarify 3 MSG interrupt featuresHuacai Chen4-1/+12
2025-11-09KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed2-49/+17
2025-11-09KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed1-10/+19
2025-11-09KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed1-0/+4
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini8-61/+123
2025-11-09Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini8-38/+74
2025-11-09Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-26/+17
2025-11-08Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-100/+54
2025-11-08KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lockOliver Upton1-8/+5
2025-11-08KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarrayOliver Upton4-16/+32
2025-11-08KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchipMarc Zyngier1-5/+7
2025-11-08KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configuredMarc Zyngier1-2/+12
2025-11-08KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier1-28/+31
2025-11-08riscv: Fix CONFIG_AS_HAS_INSN for new .insn usageNathan Chancellor1-1/+1
2025-11-08riscv: Remove redundant judgment for the default build targetFeng Jiang1-15/+0
2025-11-08riscv: Build loader.bin exclusively for Canaan K210Feng Jiang1-1/+1
2025-11-08Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+10
2025-11-07ACPI: CPPC: Detect preferred core availability on online CPUsGautham R. Shenoy1-1/+1
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaƛ3-11/+24