summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-12LoongArch: Mask all interrupts during kexec/kdumpHuacai Chen1-0/+2
2025-12-12KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval3-11/+43
2025-12-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal1-7/+3
2025-12-07KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-0/+7
2025-12-07KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed2-50/+17
2025-12-07KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed1-10/+19
2025-12-07KVM: SVM: Introduce svm_recalc_lbr_msr_intercepts()Yosry Ahmed1-11/+21
2025-12-07ARM: dts: nxp: imx6ul: correct SAI3 interrupt lineMaarten Zanders1-1/+1
2025-12-07arm64: dts: imx8qm-mek: fix mux-controller select/enable-gpios polarityXu Yang1-2/+2
2025-12-07arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqosFrank Li1-2/+2
2025-12-07MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer1-2/+16
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki1-37/+63
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-12-01KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier1-29/+32
2025-12-01x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)1-1/+19
2025-12-01LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh1-22/+18
2025-12-01LoongArch: Don't panic if no valid cache info for PCIHuacai Chen1-4/+4
2025-12-01MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
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-01KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene1-2/+7
2025-11-24KVM: VMX: Fix check for valid GVA on an EPT violationSukrit Bhatnagar1-1/+1
2025-11-24KVM: VMX: Split out guts of EPT violation to common/exposed functionSean Christopherson2-22/+37
2025-11-24LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen1-2/+2
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-24KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed1-0/+4
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-24ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHYRafał Miłecki1-2/+2
2025-11-24ARM: dts: imx51-zii-rdu1: Fix audmux node namesJihed Chaibi1-2/+2
2025-11-24arm64: dts: rockchip: Make RK3588 GPU OPP table naming less genericDragan Simic2-2/+2
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
2025-11-24riscv: Build loader.bin exclusively for Canaan K210Feng Jiang1-1/+1
2025-11-24arm64: kprobes: check the return value of set_memory_rox()Yang Shi1-1/+4
2025-11-13x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)1-0/+2
2025-11-13parisc: Avoid crash due to unaligned access in unwinderHelge Deller1-3/+10
2025-11-13riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer1-1/+1
2025-11-13riscv: stacktrace: Disable KASAN checks for non-current tasksChunyan Zhang1-2/+19
2025-11-13x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds3-6/+14
2025-11-13x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macroKirill A. Shutemov2-5/+15
2025-11-13x86: use cmov for user address maskingLinus Torvalds2-9/+8