summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-10-15arm64: dts: qcom: qcm2290: Disable USB SS bus instances in park modeKonrad Dybcio1-0/+1
2025-10-15KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't validSean Christopherson1-2/+10
2025-10-15LoongArch: Automatically disable kaslr if boot from kexec_fileYouling Tang1-0/+4
2025-10-15sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher2-10/+19
2025-10-15sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher1-1/+1
2025-10-15sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher1-11/+18
2025-10-15sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...Michael Karcher1-1/+1
2025-10-15sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher1-9/+10
2025-10-15bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()Hengqi Chen1-2/+1
2025-10-15riscv, bpf: Sign extend struct ops return values properlyHengqi Chen1-1/+41
2025-10-15arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatibleAngeloGioacchino Del Regno1-1/+1
2025-10-15arm64: dts: mediatek: mt8395-kontron-i1200: Fix MT6360 regulator nodesAngeloGioacchino Del Regno1-8/+8
2025-10-15arm64: dts: mediatek: mt6795-xperia-m5: Fix mmc0 latch-ck valueAngeloGioacchino Del Regno1-1/+1
2025-10-15arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node namesAngeloGioacchino Del Regno1-5/+5
2025-10-15arm64: dts: mediatek: mt8186-tentacruel: Fix touchscreen modelChen-Yu Tsai2-4/+8
2025-10-15arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie0Guoqing Jiang1-3/+0
2025-10-15ARM: dts: omap: am335x-cm-t335: Remove unused mcasp num-serializer propertyJihed Chaibi1-2/+0
2025-10-15ARM: dts: ti: omap: omap3-devkit8000-lcd: Fix ti,keep-vref-on property to use...Jihed Chaibi1-1/+1
2025-10-15ARM: dts: ti: omap: am335x-baltos: Fix ti,en-ck32k-xtal property in DTS to us...Jihed Chaibi1-1/+1
2025-10-15arm64: dts: apple: t8103-j457: Fix PCIe ethernet iommu-mapJanne Grunau1-2/+10
2025-10-15ARM: at91: pm: fix MCKx restore routineNicolas Ferre1-2/+2
2025-10-15arm64: dts: imx95: Correct the lpuart7 and lpuart8 srcidJoy Zou1-2/+2
2025-10-15arm64: dts: imx93-kontron: Fix USB port assignmentFrieder Schrempf1-10/+10
2025-10-15arm64: dts: imx93-kontron: Fix GPIO for panel regulatorAnnette Kobou1-1/+11
2025-10-15ARM: dts: renesas: porter: Fix CAN pin groupGeert Uytterhoeven1-1/+1
2025-10-15arm64: dts: renesas: rzg2lc-smarc: Disable CAN-FD channel0Biju Das1-1/+4
2025-10-15x86/vdso: Fix output operand size of RDPIDUros Bizjak1-4/+4
2025-10-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy2-3/+9
2025-10-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy1-8/+1
2025-10-12KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-14/+13
2025-10-02arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 portsJosua Mayer1-2/+14
2025-10-02arm64: dts: marvell: cn9132-clearfog: disable eMMC high-speed modesJosua Mayer1-0/+8
2025-10-02ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY addressNobuhiro Iwamatsu1-2/+4
2025-10-02ARM: dts: kirkwood: Fix sound DAI cells for OpenRD clientsJihed Chaibi1-1/+1
2025-10-02arm64: dts: imx8mp: Correct thermal sensor indexPeng Fan1-2/+2
2025-09-25KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitionsSean Christopherson2-6/+67
2025-09-25x86/bugs: KVM: Add support for SRSO_MSR_FIXBorislav Petkov5-4/+33
2025-09-25x86/bugs: Add SRSO_USER_KERNEL_NO supportBorislav Petkov (AMD)2-0/+5
2025-09-25KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero1-2/+1
2025-09-25LoongArch: Check the return value when creating kobjTao Cui1-0/+2
2025-09-25LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen1-4/+3
2025-09-25LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li1-0/+3
2025-09-25LoongArch: Fix unreliable stack for live patchingTiezhu Yang1-1/+2
2025-09-25LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang1-2/+6
2025-09-25perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang1-1/+1
2025-09-25um: Fix FD copy size in os_rcv_fd_msg()Tiwei Bie1-1/+1
2025-09-25um: virtio_uml: Fix use-after-free after put_device in probeMiaoqian Lin1-2/+4
2025-09-19x86: disable image size check for test buildsGuenter Roeck1-1/+9
2025-09-19x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak1-11/+14
2025-09-19RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt1-1/+0