summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-11-24riscv: Build loader.bin exclusively for Canaan K210Feng Jiang
2025-11-24arm64: kprobes: check the return value of set_memory_rox()Yang Shi
2025-11-13x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcodeMario Limonciello
2025-11-13x86/amd_node: Fix AMD root device cachingYazen Ghannam
2025-11-13x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)
2025-11-13parisc: Avoid crash due to unaligned access in unwinderHelge Deller
2025-11-13riscv: Fix memory leak in module_frob_arch_sections()Miaoqian Lin
2025-11-13riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer
2025-11-13riscv: stacktrace: Disable KASAN checks for non-current tasksChunyan Zhang
2025-11-13x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds
2025-11-13LoongArch: Handle new atomic instructions for probesTiezhu Yang
2025-11-13ARM: at91: pm: save and restore ACR during PLL disable/enableNicolas Ferre
2025-11-13um: Fix help message for ssl-non-rawTiwei Bie
2025-11-13clocksource: hyper-v: Skip unnecessary checks for the root partitionWei Liu
2025-11-13sparc64: fix prototypes of reads[bwl]()Al Viro
2025-11-13sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma
2025-11-13x86/virt/tdx: Use precalculated TDVPR page physical addressKai Huang
2025-11-13x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing