summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-13Merge tag 'm68k-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-13RISC-V: KVM: fix vcpu vector context handling for kernel-mode vectorAndy Chiu
2026-08-13riscv: vector: allow non-preemptible kernel-mode vector with IRQs offAndy Chiu
2026-08-13riscv: vector: refactor riscv_v_start_kernel_contextAndy Chiu
2026-08-13KVM: s390: gmap: Make prefix handling optionalSteffen Eiden
2026-08-13KVM: s390: gmap: Make CMMA optionalSteffen Eiden
2026-08-13KVM: s390: gmap: Make storage keys optionalSteffen Eiden
2026-08-13KVM: s390: Prepare gmap for a second KVM implementationSteffen Eiden
2026-08-13KVM: s390: Move PGM code definitions to asm/kvm_host.hSteffen Eiden
2026-08-13KVM: s390: Move s390 kvm code into a subdirectorySteffen Eiden
2026-08-13KVM: s390: Move kvm_host definitions to kvm_host_s390Steffen Eiden
2026-08-13KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}Steffen Eiden
2026-08-13KVM: s390: Prepare include guards for a new locationSteffen Eiden
2026-08-13KVM: s390: Extract gmap tracing to a separate headerSteffen Eiden
2026-08-12KVM: arm64: Correctly cap TLBI Range to the architural limitMarc Zyngier
2026-08-12Merge tag 'microchip-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-08-12bpf, s390: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12bpf, arm64: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12bpf, x86: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12bpf, riscv: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12KVM: RISC-V: Add CPU PM notifier for non-retention idle statesYong-Xuan Wang
2026-08-12Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'Christian Borntraeger
2026-08-12KVM: s390: Fix potential tiny kernel stack leakClaudio Imbrenda
2026-08-12KVM: s390: Fix kvm_s390_clear_pv_state()Claudio Imbrenda
2026-08-12KVM: s390: Fix IRQ injection with SIGP Stop and Store StatusClaudio Imbrenda
2026-08-12m68k: Define NR_CPUS to 1Uwe Kleine-König
2026-08-12KVM: s390: Fix pgste_get_trylock_multiple()Claudio Imbrenda
2026-08-12KVM: s390: Fix get_all_floating_irqs()Claudio Imbrenda
2026-08-12KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()Claudio Imbrenda
2026-08-12KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()Claudio Imbrenda
2026-08-12KVM: s390: Restore sigset on error pathChristian Borntraeger
2026-08-12KVM: s390: pv: Fix rc/rrc offset for PVM_DUMPChristian Borntraeger
2026-08-12KVM: s390: vsie: zero stale crypto bitsChristian Borntraeger
2026-08-12KVM: s390: keyop: use mmu_lock to read gmap->asceChristian Borntraeger
2026-08-12arm64/efi: Avoid voluntary preemption with efi_mm installedWill Deacon
2026-08-11alpha: pass -Wa,-mev6 only when using GNU asMatt Turner
2026-08-11alpha: annotate hardirqs-off on IPL 7 interrupt entryMatt Turner
2026-08-11alpha: run the remote RTC access in a worker, not an IPI callbackMatt Turner
2026-08-11alpha: don't leak hardware-fabricated FP exception bits to user spaceMatt Turner
2026-08-11alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionallyMatt Turner
2026-08-11KVM: arm64: vgic: Fix detection of MI on no pending LRKajetan Puchalski
2026-08-11KVM: arm64: Drop %pB on nVHE panic when stage-2 is activeVincent Donnefort
2026-08-11KVM: arm64: vgic: Reset in_kernel on private IRQ allocation failureFuad Tabba
2026-08-11KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTIDKarl Mehltretter
2026-08-11KVM: arm64: Preserve GPRs for AArch32 CP64 reads generating an UNDEFKarl Mehltretter
2026-08-11s390: Enable CONTEXT_ANALYSIS for various directoriesHeiko Carstens
2026-08-11s390/mm: Add __context_unsafe() attribute to gmap helper functionsHeiko Carstens
2026-08-11s390/mm: Add __context_unsafe() attribute to do_secure_storage_access()Heiko Carstens
2026-08-11s390/sysinfo: Add context analysis attributesHeiko Carstens
2026-08-11s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSANIlya Leoshkevich