summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-01x86/CPU/AMD: Extend Zen6 model rangeBorislav Petkov (AMD)1-1/+1
2025-12-01x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)1-1/+19
2025-12-01perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lakedongsheng1-0/+1
2025-12-01MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer1-1/+1
2025-12-01LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh1-22/+18
2025-12-01mips: dts: econet: fix EN751221 core typeAleksander Jan Bajkowski1-1/+1
2025-12-01LoongArch: Fix NUMA node parsing with numa_memblksBibo Mao1-42/+18
2025-12-01LoongArch: Don't panic if no valid cache info for PCIHuacai Chen1-4/+4
2025-12-01LoongArch: BPF: Disable trampoline for kernel module function traceVincent Li1-0/+3
2025-12-01MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-12-01KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-1/+9
2025-12-01arm64: dts: rockchip: disable HS400 on RK3588 TigerQuentin Schulz1-3/+1
2025-12-01arm64: dts: rockchip: include rk3399-base instead of rk3399 in rk3399-op1Quentin Schulz1-1/+1
2025-12-01arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5Mykola Kvach1-2/+2
2025-12-01arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2Diederik de Haas1-1/+1
2025-12-01arm64: dts: rockchip: Remove non-functioning CPU OPPs from RK3576Alexey Charkov1-12/+0
2025-12-01KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene1-2/+7
2025-11-24KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALLSean Christopherson3-0/+17
2025-11-24KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on IntelXin Li6-13/+90
2025-11-24KVM: x86: Rename local "ecx" variables to "msr" and "pmc" as appropriateSean Christopherson1-12/+12
2025-11-24LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen1-2/+2
2025-11-24LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen4-30/+7
2025-11-24x86/CPU/AMD: Add additional fixed RDSEED microcode revisionsMario Limonciello1-0/+7
2025-11-24x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-24LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang1-3/+8
2025-11-24LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen1-2/+2
2025-11-24LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen2-2/+5
2025-11-24KVM: VMX: Fix check for valid GVA on an EPT violationSukrit Bhatnagar1-1/+1
2025-11-24KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed2-49/+17
2025-11-24KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed1-10/+19
2025-11-24KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed1-0/+4
2025-11-24KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier1-28/+31
2025-11-24LoongArch: KVM: Fix max supported vCPUs set with EIOINTCBibo Mao1-1/+1
2025-11-24LoongArch: KVM: Add delay until timer interrupt injectedBibo Mao1-0/+2
2025-11-24LoongArch: KVM: Restore guest PMU if it is enabledBibo Mao1-0/+5
2025-11-24arm64: dts: rockchip: drop reset from rk3576 i2c9 nodeChukun Pan1-2/+0
2025-11-24arm64: dts: rockchip: Fix USB power enable pin for BTT CB2 and Pi2Andrey Leonchikov1-2/+2
2025-11-24ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHYRafał Miłecki1-2/+2
2025-11-24arm64: dts: imx8mp-kontron: Fix USB OTG role switchingFrieder Schrempf1-5/+19
2025-11-24arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being deferredJoão Paulo Gonçalves1-2/+0
2025-11-24ARM: dts: imx51-zii-rdu1: Fix audmux node namesJihed Chaibi1-2/+2
2025-11-24ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz valueDario Binacchi1-1/+1
2025-11-24arm64: dts: rockchip: Make RK3588 GPU OPP table naming less genericDragan Simic2-2/+2
2025-11-24arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech CB2 and Pi2Andrey Leonchikov1-1/+1
2025-11-24arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1Anand Moon1-0/+2
2025-11-24lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers1-1/+1
2025-11-24ACPI: CPPC: Detect preferred core availability on online CPUsGautham R. Shenoy1-1/+1
2025-11-24riscv: acpi: avoid errors caused by probing DT devices when ACPI is usedHan Gao1-2/+5
2025-11-24RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov1-0/+1