summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-12-01x86/CPU/AMD: Extend Zen6 model rangeBorislav Petkov (AMD)
2025-12-01x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)
2025-12-01perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lakedongsheng
2025-12-01MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer
2025-12-01LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh
2025-12-01mips: dts: econet: fix EN751221 core typeAleksander Jan Bajkowski
2025-12-01LoongArch: Fix NUMA node parsing with numa_memblksBibo Mao
2025-12-01LoongArch: Don't panic if no valid cache info for PCIHuacai Chen
2025-12-01LoongArch: BPF: Disable trampoline for kernel module function traceVincent Li
2025-12-01MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens
2025-12-01KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed
2025-12-01arm64: dts: rockchip: disable HS400 on RK3588 TigerQuentin Schulz
2025-12-01arm64: dts: rockchip: include rk3399-base instead of rk3399 in rk3399-op1Quentin Schulz
2025-12-01arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5Mykola Kvach
2025-12-01arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2Diederik de Haas
2025-12-01arm64: dts: rockchip: Remove non-functioning CPU OPPs from RK3576Alexey Charkov
2025-12-01KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene
2025-11-24KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALLSean Christopherson
2025-11-24KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on IntelXin Li
2025-11-24KVM: x86: Rename local "ecx" variables to "msr" and "pmc" as appropriateSean Christopherson
2025-11-24LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen
2025-11-24LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen
2025-11-24x86/CPU/AMD: Add additional fixed RDSEED microcode revisionsMario Limonciello
2025-11-24x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)
2025-11-24LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang
2025-11-24LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen
2025-11-24LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen
2025-11-24KVM: VMX: Fix check for valid GVA on an EPT violationSukrit Bhatnagar
2025-11-24KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed
2025-11-24KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed
2025-11-24KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed
2025-11-24KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier
2025-11-24LoongArch: KVM: Fix max supported vCPUs set with EIOINTCBibo Mao
2025-11-24LoongArch: KVM: Add delay until timer interrupt injectedBibo Mao
2025-11-24LoongArch: KVM: Restore guest PMU if it is enabledBibo Mao
2025-11-24arm64: dts: rockchip: drop reset from rk3576 i2c9 nodeChukun Pan
2025-11-24arm64: dts: rockchip: Fix USB power enable pin for BTT CB2 and Pi2Andrey Leonchikov
2025-11-24ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHYRafał Miłecki
2025-11-24arm64: dts: imx8mp-kontron: Fix USB OTG role switchingFrieder Schrempf
2025-11-24arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being deferredJoão Paulo Gonçalves
2025-11-24ARM: dts: imx51-zii-rdu1: Fix audmux node namesJihed Chaibi
2025-11-24ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz valueDario Binacchi
2025-11-24arm64: dts: rockchip: Make RK3588 GPU OPP table naming less genericDragan Simic
2025-11-24arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech CB2 and Pi2Andrey Leonchikov
2025-11-24arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1Anand Moon
2025-11-24lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers
2025-11-24ACPI: CPPC: Detect preferred core availability on online CPUsGautham R. Shenoy
2025-11-24riscv: acpi: avoid errors caused by probing DT devices when ACPI is usedHan Gao
2025-11-24RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov