summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-27arch/Kconfig: Remove tautological conditions from HAS_LTO_CLANGNathan Chancellor
2026-05-27x86/mm: Fix freeing of PMD-sized vmemmap pagesDavid Hildenbrand (Arm)
2026-05-27KVM: x86: Virtualize AMD CPUID faultingJim Mattson
2026-05-27KVM: x86: Remove supports_cpuid_fault() helperJim Mattson
2026-05-27KVM: x86: Prioritize CPUID faulting over CPUID VM-exits in nested VMXJim Mattson
2026-05-27KVM: x86: Consolidate CPUID fault handling for emulator and interception logicSean Christopherson
2026-05-27KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2()Will Deacon
2026-05-27arm64: dts: rockchip: add rga3 dt nodes to rk3588Sven Püschel
2026-05-27KVM: arm64: Pre-check vcpu memcache for host->guest donateFuad Tabba
2026-05-27KVM: arm64: Pre-check vcpu memcache for host->guest shareFuad Tabba
2026-05-27KVM: arm64: Seed pkvm_ownership_selftest vcpu memcacheFuad Tabba
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