summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-11LoongArch: KVM: Add missing slots_lock for device register/unregisterZeng Chi
2026-06-11LoongArch: KVM: Validate irqchip index in irqfd routingYanfei Xu
2026-06-11LoongArch: KVM: Return full old CSR value from kvm_emu_xchg_csr()Qiang Ma
2026-06-11LoongArch: KVM: Check the return values for put_user()Qiang Ma
2026-06-11LoongArch: KVM: Remove timer interrupt injection when SW timer expiredBibo Mao
2026-06-11LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is setBibo Mao
2026-06-11LoongArch: KVM: Add valid bit check when set CSR.ESTAT registerBibo Mao
2026-06-11LoongArch: KVM: Inject interrupts with batch methodBibo Mao
2026-06-11LoongArch: KVM: Check msgint feature in interrupt postBibo Mao
2026-06-11LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt()Bibo Mao
2026-06-11LoongArch: KVM: Use existing macro about interrupt bit maskBibo Mao
2026-06-11LoongArch: KVM: Fix FPU register width with user access APIBibo Mao
2026-06-11LoongArch: KVM: Remove KVM_LARCH_LSX and KVM_LARCH_LASXBibo Mao
2026-06-11LoongArch: KVM: Remove some middle FPU statesBibo Mao
2026-06-11LoongArch: KVM: Enable FPU with max supported FPU typeBibo Mao
2026-06-11LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD bitBibo Mao
2026-06-11KVM: s390: vsie: Use mmu cache to allocate rmapClaudio Imbrenda
2026-06-11KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()Claudio Imbrenda
2026-06-11KVM: s390: vsie: Fix allocation of struct vsie_rmapClaudio Imbrenda
2026-06-11KVM: s390: Fix unlikely race in try_get_locked_pte()Claudio Imbrenda
2026-06-11KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()Claudio Imbrenda
2026-06-11x86/cpu: Make CONFIG_X86_CX8 unconditionalIngo Molnar
2026-06-11x86/cpu: Remove unused !CONFIG_X86_TSC codeIngo Molnar
2026-06-11m68k: stmark2: enable DACs outputsAngelo Dureghello
2026-06-11m68k: stmark2: add mcf5441x DAC platform devicesAngelo Dureghello
2026-06-11m68k: stmark2: use ioport.h macros for resourcesAngelo Dureghello
2026-06-11m68k: mcf5441x: add CCR MISCCR2 bitfieldsAngelo Dureghello
2026-06-11m68k: mcf5441x: add CCM registersAngelo Dureghello
2026-06-11m68k: add DAC modules base addressesAngelo Dureghello
2026-06-11m68k: mcf5441x: add clock for DAC channel 1Angelo Dureghello
2026-06-11m68k: mcf5441x: fix clocks numberingAngelo Dureghello
2026-06-11crypto: exynos-rng - Remove exynos-rng driverEric Biggers
2026-06-11hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers
2026-06-11crypto: loongson - Remove broken and unused loongson-rngEric Biggers
2026-06-10Merge tag 'imx-dt64-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-06-10Merge tag 'imx-dt64-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/fra...Arnd Bergmann
2026-06-10arm64: dts: lx2160a-rev2: avoid 32-bit pcie window system ram overlapJosua Mayer
2026-06-10s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to CHeiko Carstens
2026-06-10s390/memmove: Optimize backward copy caseHeiko Carstens
2026-06-10s390/string: Convert memset(16|32|64)() to CHeiko Carstens
2026-06-10s390/string: Convert memcpy() to CHeiko Carstens
2026-06-10s390/string: Convert memset() to CHeiko Carstens
2026-06-10s390/string: Convert memmove() to CHeiko Carstens
2026-06-10s390/string: Add -ffreestanding compile option to string.oHeiko Carstens
2026-06-10s390: Add .noinstr.text to boot and purgatory linker scriptsHeiko Carstens
2026-06-10s390/purgatory: Enforce z10 minimum architecture levelHeiko Carstens
2026-06-10Merge branch 'rust-for-s390' into featuresAlexander Gordeev
2026-06-10s390: Enable Rust supportJan Polensky
2026-06-10s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpersJan Polensky
2026-06-10s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH...Jan Polensky