summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-08-15Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+17
2026-08-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-2/+5
2026-08-14bpf, x86: Fix per-CPU address resolution into an extended registerVineet Gupta1-1/+1
2026-08-15openrisc: drop unneeded semicolonJulia Lawall1-2/+2
2026-08-15openrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis2-2/+5
2026-08-14riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc argsPu Lehui1-2/+3
2026-08-14Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+20
2026-08-14Merge branch 'for-next/uapi' into for-next/coreWill Deacon2-9/+9
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon2-35/+131
2026-08-14Merge branch 'for-next/ptrace' into for-next/coreWill Deacon2-6/+61
2026-08-14Merge branch 'for-next/nmi' into for-next/coreWill Deacon11-36/+59
2026-08-14Merge branch 'for-next/mm' into for-next/coreWill Deacon4-11/+70
2026-08-14Merge branch 'for-next/misc' into for-next/coreWill Deacon5-43/+31
2026-08-14Merge branch 'for-next/errata' into for-next/coreWill Deacon8-20/+116
2026-08-14Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon9-75/+71
2026-08-14Merge branch 'for-next/coco' into for-next/coreWill Deacon5-29/+51
2026-08-14bpf, arm64: Convert struct_ops arena arguments in the trampolinePuranjay Mohan1-15/+77
2026-08-14bpf, arm64: JIT __arena kfunc argument rebasingPuranjay Mohan2-0/+53
2026-08-14arm64: insn: Add encoder for ADD/SUB (extended register)Tejun Heo2-0/+83
2026-08-14bpf, arm64: Fix stack-passed arguments for indirect trampolinesPuranjay Mohan1-6/+13
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-163/+228
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali2-0/+21
2026-08-13x86/pkeys: Fix pkey_alloc() return value when pkeys are not supportedBijan Tabatabai1-0/+3
2026-08-13s390/pci: Store PCI error information for passthrough devicesFarhan Ali3-51/+98
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/g...Linus 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...Arnd 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