summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-14bpf, arm64: Convert struct_ops arena arguments in the trampolinePuranjay Mohan
2026-08-14bpf, arm64: JIT __arena kfunc argument rebasingPuranjay Mohan
2026-08-14arm64: insn: Add encoder for ADD/SUB (extended register)Tejun Heo
2026-08-14bpf, arm64: Fix stack-passed arguments for indirect trampolinesPuranjay Mohan
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali
2026-08-13x86/pkeys: Fix pkey_alloc() return value when pkeys are not supportedBijan Tabatabai
2026-08-13s390/pci: Store PCI error information for passthrough devicesFarhan Ali
2026-08-13s390/percpu: Fix MVIY_PERCPU() with older binutilsKarl Mehltretter
2026-08-13s390/debug: Fix deadlock during unregisterPeter Oberparleiter
2026-08-13s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter
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