summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-02Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-02Merge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-08-02Merge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-31Merge tag 'uml-for-linus-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-31Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-31s390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle
2026-07-30Merge tag 'powerpc-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-07-29riscv: vdso: Only try to install vDSO when presentThomas Weißschuh
2026-07-29riscv: mm: Fix out-of-bounds page-table walk during memory hot-removeKarl Mehltretter
2026-07-29KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson
2026-07-29x86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma
2026-07-29riscv: drop __init from vec_check_unaligned_access_speed_all_cpusAnirudh Srinivasan
2026-07-29riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GBTroy Mitchell
2026-07-29riscv/sifive: remove warning in errataYong-Xuan Wang
2026-07-29riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()Nam Cao
2026-07-28arm64, mailmap: update email address for Peter CollingbournePeter Collingbourne
2026-07-28riscv/mm: use physical alignment for vmemmap_start_pfnJiakai Xu
2026-07-28x86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira
2026-07-28KVM: x86/mmu: Check all address spaces before skipping unsyncJinu Kim
2026-07-28KVM: x86/mmu: Check write tracking in all address spacesJinu Kim
2026-07-28KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi
2026-07-28KVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-28Merge tag 'kvm-s390-master-7.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-07-28powerpc/serial: Fix include guard commentThorsten Blum
2026-07-28powerpc/perf: Use strstarts() to simplify is_thread_imc_pmu()Thorsten Blum
2026-07-28powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum
2026-07-28powerpc/ps3: Remove unused struct table in setup_areas()Thorsten Blum
2026-07-28powerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum
2026-07-28powerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum
2026-07-28powerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum
2026-07-28powerpc: Fix exit_flags field placement in pt_regs for ptraceMukesh Kumar Chaurasiya (IBM)
2026-07-28powerpc/970: fix nap return address corruption on async interrupt exitMukesh Kumar Chaurasiya (IBM)
2026-07-28powerpc/pseries: Skip vpa_init() for boot cpu in smp_setup_cpu()Vaibhav Jain
2026-07-28powerpc/pseries: Ensure vpa,slb_shadow & dtl are unregistered during crashVaibhav Jain
2026-07-27KVM: s390: Fall back to short-term pinning in MAP ioctlJaehoon Kim
2026-07-26Merge tag 'm68knommu-fixes-on-top-off-7.2-rc4' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-07-26Merge tag 'x86-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-25Merge tag 'loongarch-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-24KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali
2026-07-24KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali
2026-07-24KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali
2026-07-24KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali
2026-07-24KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali
2026-07-24KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali
2026-07-24LoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23um: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito
2026-07-23LoongArch: BPF: Zero-extend signed ALU32 div/mod resultsNicholas Dudar