summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds45-432/+669
2026-08-20Merge tag 'm68k-for-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-66/+4
2026-08-20Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds10-91/+223
2026-08-20Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+0
2026-08-20Merge tag 'execve-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds13-14/+15
2026-08-20x86/bpf: Make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATAMike Rapoport (Microsoft)1-3/+5
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+5
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-9/+8
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds13-258/+782
2026-08-20efi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao1-8/+1
2026-08-20ARM: Fix get_cycles() after delay_read_timer() conversionNathan Chancellor1-1/+1
2026-08-19Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds4-8/+6
2026-08-19Merge branch 'kvm-arm64/misc-7.3' into nextOliver Upton12-31/+68
2026-08-19Merge branch 'kvm-arm64/vtr-patch' into nextOliver Upton10-74/+118
2026-08-19Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2026-08-19Merge branch 'kvm-arm64/vncr-fixes' into nextOliver Upton6-59/+161
2026-08-19Merge branch 'kvm-arm64/feat-nv3' into nextOliver Upton20-64/+319
2026-08-19Merge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton23-211/+444
2026-08-19Merge branch 'kvm-arm64/pmu-7.3' into nextOliver Upton5-20/+123
2026-08-19KVM: arm64: Validate GICv5 timer PPIs before claiming ownershipSascha Bischoff1-2/+3
2026-08-19KVM: arm64: vgic: Reject out-of-range GICv5 PPI IDsSascha Bischoff1-0/+2
2026-08-19KVM: arm64: vgic: Prevent speculative SPI array underflowSascha Bischoff1-2/+3
2026-08-19KVM: arm64: vgic: Free gic_kvm_info on initialization failureSascha Bischoff1-1/+3
2026-08-19KVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'Will Deacon3-6/+7
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds27-22/+34
2026-08-18Merge tag 'soc-arm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds129-404/+464
2026-08-18Merge tag 'soc-defconfig-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+26
2026-08-18Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+0
2026-08-18Merge tag 'soc-dt-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds776-4816/+64015
2026-08-18Merge tag 'alpha-for-v7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-174/+682
2026-08-18Merge tag 'csky-for-linus-7.3' of https://github.com/c-sky/csky-linuxLinus Torvalds1-3/+3
2026-08-18Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds46-215/+226
2026-08-18Merge tag 'x86_cleanups_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds18-101/+75
2026-08-18Merge tag 'x86_cache_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-20/+19
2026-08-18Merge tag 'x86_alternatives_for_v7.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-300/+10
2026-08-18Merge tag 'x86_mm_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-154/+162
2026-08-18Merge tag 'x86_tdx_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-28/+44
2026-08-18Merge tag 'x86_misc_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+0
2026-08-18Merge tag 'x86_entry_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-50/+78
2026-08-18Merge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2026-08-18Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds34-178/+42
2026-08-18Merge tag 'irq-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds33-176/+126
2026-08-18Merge tag 'x86-documentation-2026-08-17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-23/+21
2026-08-18Merge tag 'x86-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+30
2026-08-18Merge tag 'x86-build-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2026-08-18Merge tag 'x86-boot-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-31/+18