summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-27KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba
2026-05-27KVM: arm64: Guard against NULL vcpu on VHE hyp panic pathFuad Tabba
2026-05-27KVM: arm64: Fix memory leak in hyp_trace_unload()Vincent Donnefort
2026-05-27KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp()Vincent Donnefort
2026-05-27KVM: arm64: Fix meta-page unsharing in pKVM hyp tracingVincent Donnefort
2026-05-27KVM: arm64: PMU: Preserve AArch32 counter low bitsQiang Ma
2026-05-27ARM: omap1: enable real software node lookup of GPIOs on Nokia 770Bartosz Golaszewski
2026-05-27ARM: omap1: use platform_device_register_full() for GPIO devices on OMAP 16xxBartosz Golaszewski
2026-05-27ARM: omap1: drop unused variable from omap16xx_gpio_init()Bartosz Golaszewski
2026-05-27MIPS: alchemy: db1300: switch to static device propertiesDmitry Torokhov
2026-05-27MIPS: alchemy: gpr: switch to static device propertiesDmitry Torokhov
2026-05-27MIPS: alchemy: db1000: use nodes attached to GPIO chips in propertiesDmitry Torokhov
2026-05-27MIPS: alchemy: mtx1: attach software nodes to GPIO chipsDmitry Torokhov
2026-05-27MIPS: alchemy: provide visible function prototypes to board filesBartosz Golaszewski
2026-05-27MIPS: alchemy: platform: add missing includeBartosz Golaszewski
2026-05-27MIPS: ip22-gio: do not export device release functionJohan Hovold
2026-05-27MIPS: ip22-gio: switch to dynamic root deviceJohan Hovold
2026-05-27MIPS: ip22-gio: fix device reference leak in probeJohan Hovold
2026-05-27MIPS: ip22-gio: fix gio device memory leakJohan Hovold
2026-05-27MIPS: ip22-gio: fix kfree() of static objectJohan Hovold
2026-05-27ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linenamePotin Lai
2026-05-27ARM: dts: aspeed: sanmiguel: Add IOEXP interrupt pin settingsPotin Lai
2026-05-27ARM: dts: aspeed: clemente: Remove IOB NIC TMP421 nodesMike Hsieh
2026-05-27ARM: dts: aspeed: Enable networking for Asus Kommando IPMI CardAnirudh Srinivasan
2026-05-27ARM: dts: aspeed: rainiera6: Add Meta Rainiera6 BMCNeil Cheng
2026-05-26KVM: x86: Treat KVM's virtual PMU as disabled for TDX VMsVishal Annapurve
2026-05-26KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bitsKevin Cheng
2026-05-26KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bitsKevin Cheng
2026-05-26KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardwareSean Christopherson
2026-05-26x86/virt/tdx: Move mk_keyed_paddr() to tdx.c due to no external usersYan Zhao
2026-05-26x86/tdx: Drop exported function tdx_quirk_reset_page()Yan Zhao
2026-05-26x86/tdx: Use PFN directly for unmapping guest private memorySean Christopherson
2026-05-26x86/tdx: Use PFN directly for mapping guest private memorySean Christopherson
2026-05-26ARM: rockchip: keep reset control aroundHeiko Stuebner
2026-05-26module, riscv: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26module, m68k: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26module, arm64: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26module, arm: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guestBorislav Petkov
2026-05-26KVM: x86: Widen x86_exception's error_code to 64 bitsKevin Cheng
2026-05-26KVM: SEV: Mark source page dirty when writing back CPUID data on failureAckerley Tng
2026-05-26KVM: SEV: Unmap local kmaps in LIFO order, per highmem requirementsAckerley Tng
2026-05-26KVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson
2026-05-26KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_hostVincent Donnefort
2026-05-26KVM: arm64: Fix __pkvm_init_vm error pathVincent Donnefort
2026-05-26KVM: arm64: Reset page order in pKVM hyp_poolVincent Donnefort
2026-05-26arm64: tegra: Enable PCIe for Jetson AGX ThorJon Hunter
2026-05-26arm64: tegra: Fix address of Tegra264 main GPIO controllerJon Hunter
2026-05-26ARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi
2026-05-26MIPS: Loongson64: dts: Add node for LS7A PCH LPCIcenowy Zheng