summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-15Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2026-08-14bpf, x86: Fix per-CPU address resolution into an extended registerVineet Gupta
2026-08-15openrisc: drop unneeded semicolonJulia Lawall
2026-08-15openrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis
2026-08-14riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc argsPu Lehui
2026-08-14Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-14Merge branch 'for-next/uapi' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/ptrace' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/nmi' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/coco' into for-next/coreWill Deacon
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