aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-06-11LoongArch: KVM: Return full old CSR value from kvm_emu_xchg_csr()Qiang Ma1-1/+0
2026-06-11LoongArch: KVM: Check the return values for put_user()Qiang Ma1-1/+2
2026-06-11LoongArch: KVM: Remove timer interrupt injection when SW timer expiredBibo Mao1-2/+1
2026-06-11LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is setBibo Mao1-2/+2
2026-06-11LoongArch: KVM: Add valid bit check when set CSR.ESTAT registerBibo Mao1-9/+16
2026-06-11LoongArch: KVM: Inject interrupts with batch methodBibo Mao1-66/+27
2026-06-11LoongArch: KVM: Check msgint feature in interrupt postBibo Mao2-5/+3
2026-06-11LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt()Bibo Mao1-0/+4
2026-06-11LoongArch: KVM: Use existing macro about interrupt bit maskBibo Mao1-14/+29
2026-06-11LoongArch: KVM: Fix FPU register width with user access APIBibo Mao1-2/+2
2026-06-11LoongArch: KVM: Remove KVM_LARCH_LSX and KVM_LARCH_LASXBibo Mao2-13/+14
2026-06-11LoongArch: KVM: Remove some middle FPU statesBibo Mao1-33/+4
2026-06-11LoongArch: KVM: Enable FPU with max supported FPU typeBibo Mao3-22/+7
2026-06-11LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD bitBibo Mao3-12/+11
2026-06-11KVM: s390: vsie: Use mmu cache to allocate rmapClaudio Imbrenda3-12/+14
2026-06-11KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()Claudio Imbrenda1-22/+35
2026-06-11KVM: s390: vsie: Fix allocation of struct vsie_rmapClaudio Imbrenda1-1/+1
2026-06-11KVM: s390: Fix unlikely race in try_get_locked_pte()Claudio Imbrenda1-3/+3
2026-06-11KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()Claudio Imbrenda1-1/+10
2026-06-11x86/cpu: Make CONFIG_X86_CX8 unconditionalIngo Molnar3-3/+1
2026-06-11x86/cpu: Remove unused !CONFIG_X86_TSC codeIngo Molnar6-38/+5
2026-06-11m68k: stmark2: enable DACs outputsAngelo Dureghello1-0/+7
2026-06-11m68k: stmark2: add mcf5441x DAC platform devicesAngelo Dureghello1-0/+20
2026-06-11m68k: stmark2: use ioport.h macros for resourcesAngelo Dureghello1-15/+5
2026-06-11m68k: mcf5441x: add CCR MISCCR2 bitfieldsAngelo Dureghello1-0/+17
2026-06-11m68k: mcf5441x: add CCM registersAngelo Dureghello1-0/+20
2026-06-11m68k: add DAC modules base addressesAngelo Dureghello1-0/+5
2026-06-11m68k: mcf5441x: add clock for DAC channel 1Angelo Dureghello1-0/+3
2026-06-11m68k: mcf5441x: fix clocks numberingAngelo Dureghello1-9/+9
2026-06-11crypto: exynos-rng - Remove exynos-rng driverEric Biggers2-2/+0
2026-06-11hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers1-1/+1
2026-06-11crypto: loongson - Remove broken and unused loongson-rngEric Biggers2-2/+0
2026-06-10Merge tag 'imx-dt64-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-6/+6
2026-06-10Merge tag 'imx-dt64-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/fra...Arnd Bergmann121-267/+13310
2026-06-10arm64: dts: lx2160a-rev2: avoid 32-bit pcie window system ram overlapJosua Mayer1-6/+6
2026-06-10s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to CHeiko Carstens4-67/+73
2026-06-10s390/memmove: Optimize backward copy caseHeiko Carstens1-1/+23
2026-06-10s390/string: Convert memset(16|32|64)() to CHeiko Carstens7-70/+50
2026-06-10s390/string: Convert memcpy() to CHeiko Carstens2-31/+34
2026-06-10s390/string: Convert memset() to CHeiko Carstens2-63/+61
2026-06-10s390/string: Convert memmove() to CHeiko Carstens2-41/+46
2026-06-10s390/string: Add -ffreestanding compile option to string.oHeiko Carstens2-0/+10
2026-06-10s390: Add .noinstr.text to boot and purgatory linker scriptsHeiko Carstens2-0/+2
2026-06-10s390/purgatory: Enforce z10 minimum architecture levelHeiko Carstens1-2/+4
2026-06-10Merge branch 'rust-for-s390' into featuresAlexander Gordeev5-29/+53
2026-06-10s390: Enable Rust supportJan Polensky2-11/+18
2026-06-10s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpersJan Polensky1-4/+4
2026-06-10s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH...Jan Polensky1-14/+19
2026-06-10s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG supportJan Polensky1-0/+12
2026-06-10Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-12/+9