aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-08-13s390/percpu: Fix MVIY_PERCPU() with older binutilsKarl Mehltretter1-2/+2
2026-08-13s390/debug: Fix deadlock during unregisterPeter Oberparleiter1-2/+8
2026-08-13s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter1-73/+142
2026-08-13Merge tag 'm68k-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+4
2026-08-13RISC-V: KVM: fix vcpu vector context handling for kernel-mode vectorAndy Chiu7-14/+120
2026-08-13riscv: vector: allow non-preemptible kernel-mode vector with IRQs offAndy Chiu2-19/+16
2026-08-13riscv: vector: refactor riscv_v_start_kernel_contextAndy Chiu1-9/+5
2026-08-13KVM: s390: gmap: Make prefix handling optionalSteffen Eiden4-7/+25
2026-08-13KVM: s390: gmap: Make CMMA optionalSteffen Eiden4-1/+9
2026-08-13KVM: s390: gmap: Make storage keys optionalSteffen Eiden5-0/+17
2026-08-13KVM: s390: Prepare gmap for a second KVM implementationSteffen Eiden5-112/+175
2026-08-13KVM: s390: Move PGM code definitions to asm/kvm_host.hSteffen Eiden2-57/+57
2026-08-13KVM: s390: Move s390 kvm code into a subdirectorySteffen Eiden26-11/+21
2026-08-13KVM: s390: Move kvm_host definitions to kvm_host_s390Steffen Eiden4-1123/+1139
2026-08-13KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}Steffen Eiden15-16/+16
2026-08-13KVM: s390: Prepare include guards for a new locationSteffen Eiden3-9/+9
2026-08-13KVM: s390: Extract gmap tracing to a separate headerSteffen Eiden3-15/+49
2026-08-12KVM: arm64: Correctly cap TLBI Range to the architural limitMarc Zyngier1-0/+6
2026-08-12Merge tag 'microchip-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dtArnd Bergmann1-0/+33
2026-08-12bpf, s390: Clear fetch destination on faulting arena atomicDaniel Borkmann1-0/+11
2026-08-12bpf, arm64: Clear fetch destination on faulting arena atomicDaniel Borkmann1-14/+30
2026-08-12bpf, x86: Clear fetch destination on faulting arena atomicDaniel Borkmann1-8/+27
2026-08-12bpf, riscv: Clear fetch destination on faulting arena atomicDaniel Borkmann1-4/+13
2026-08-12KVM: RISC-V: Add CPU PM notifier for non-retention idle statesYong-Xuan Wang3-18/+133
2026-08-12Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'Christian Borntraeger15-199/+395
2026-08-12KVM: s390: Fix potential tiny kernel stack leakClaudio Imbrenda1-0/+1
2026-08-12KVM: s390: Fix kvm_s390_clear_pv_state()Claudio Imbrenda1-0/+4
2026-08-12KVM: s390: Fix IRQ injection with SIGP Stop and Store StatusClaudio Imbrenda1-32/+38
2026-08-12m68k: Define NR_CPUS to 1Uwe Kleine-König1-0/+4
2026-08-12KVM: s390: Fix pgste_get_trylock_multiple()Claudio Imbrenda1-5/+2
2026-08-12KVM: s390: Fix get_all_floating_irqs()Claudio Imbrenda1-1/+6
2026-08-12KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()Claudio Imbrenda1-2/+4
2026-08-12KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()Claudio Imbrenda1-1/+4
2026-08-12KVM: s390: Restore sigset on error pathChristian Borntraeger1-2/+4
2026-08-12KVM: s390: pv: Fix rc/rrc offset for PVM_DUMPChristian Borntraeger1-1/+1
2026-08-12KVM: s390: vsie: zero stale crypto bitsChristian Borntraeger1-0/+1
2026-08-12KVM: s390: keyop: use mmu_lock to read gmap->asceChristian Borntraeger1-1/+2
2026-08-12arm64/efi: Avoid voluntary preemption with efi_mm installedWill Deacon1-2/+2
2026-08-11alpha: pass -Wa,-mev6 only when using GNU asMatt Turner1-1/+7
2026-08-11alpha: annotate hardirqs-off on IPL 7 interrupt entryMatt Turner1-1/+12
2026-08-11alpha: run the remote RTC access in a worker, not an IPI callbackMatt Turner1-25/+12
2026-08-11alpha: don't leak hardware-fabricated FP exception bits to user spaceMatt Turner2-14/+80
2026-08-11alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionallyMatt Turner1-2/+6
2026-08-11KVM: arm64: vgic: Fix detection of MI on no pending LRKajetan Puchalski1-1/+1
2026-08-11KVM: arm64: Drop %pB on nVHE panic when stage-2 is activeVincent Donnefort1-4/+13
2026-08-11KVM: arm64: vgic: Reset in_kernel on private IRQ allocation failureFuad Tabba1-0/+1
2026-08-11KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTIDKarl Mehltretter1-1/+2
2026-08-11KVM: arm64: Preserve GPRs for AArch32 CP64 reads generating an UNDEFKarl Mehltretter1-4/+2
2026-08-11s390: Enable CONTEXT_ANALYSIS for various directoriesHeiko Carstens7-0/+15
2026-08-11s390/mm: Add __context_unsafe() attribute to gmap helper functionsHeiko Carstens1-0/+3