summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2026-08-11s390/mm: Add __context_unsafe() attribute to do_secure_storage_access()Heiko Carstens1-0/+1
2026-08-11s390/sysinfo: Add context analysis attributesHeiko Carstens1-0/+2
2026-08-11s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSANIlya Leoshkevich3-7/+42
2026-08-11s390/pci: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-11s390/pci: Rework __zpci_event_availability() to remove conditional lockingHeiko Carstens1-70/+78
2026-08-11s390/pci: Rework __zpci_event_error() to remove conditional lockingHeiko Carstens1-18/+23
2026-08-11arm64: bti: Disable in-kernel BTI with recent versions of ClangJosh Poimboeuf1-0/+2
2026-08-11arm64: entry: Avoid unnecessary local_irq_disable() on kernel exitVladimir Murzin1-5/+25
2026-08-11irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQsAda Couprie Diaz3-8/+7
2026-08-11KVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger3-20/+12
2026-08-11KVM: s390: Fix length check __import_wp_info()Christian Borntraeger1-1/+1
2026-08-11KVM: s390: Free guest debug data on vcpu destroyChristian Borntraeger1-0/+1
2026-08-11KVM: s390: Take srcu when importing watchpoint dataChristian Borntraeger1-2/+4
2026-08-11KVM: s390: Fix old_data leak in guest debug error pathChristian Borntraeger1-1/+5
2026-08-11KVM: s390: Fix memory leak in guest debug handlingChristian Borntraeger1-0/+1
2026-08-11KVM: s390: Zero initialize irq in reinject_machine_checkChristian Borntraeger1-1/+1
2026-08-11KVM: s390: Zero initialize data structures for inject_pfault_tokenChristian Borntraeger1-2/+2
2026-08-11KVM: s390: Remove user triggerable WARN_ONChristian Borntraeger1-1/+1
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel1-0/+2
2026-08-11Revert "Merge branch 'ib-rsk7204' into devel"Linus Walleij3-226/+79
2026-08-11m68k: coldfire/5441x: register mcf-rcm-reset platform deviceJean-Michel Hautbois1-0/+25
2026-08-11m68k/coldfire: replace linux/gpio.h inclusionsArnd Bergmann2-2/+2
2026-08-11m68k: defconfig: add config for M5282EVB boardGreg Ungerer1-0/+51
2026-08-11m68k: defconfig: add config for M52358EVB boardGreg Ungerer1-0/+52
2026-08-11powerpc/pseries/iommu: switch to Default DMA window during kdumpGaurav Batra1-11/+12
2026-08-11powerpc/configs: enable CONFIG_RAS to fix EDAC supportMichael Walle1-0/+1