summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-08-02Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+20
2026-08-02Merge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2026-08-02Merge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+12
2026-07-31Merge tag 'uml-for-linus-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2026-07-31Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+3
2026-07-31s390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle1-0/+1
2026-07-30Merge tag 'powerpc-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds17-53/+54
2026-07-29riscv: vdso: Only try to install vDSO when presentThomas Weißschuh1-1/+1
2026-07-29riscv: mm: Fix out-of-bounds page-table walk during memory hot-removeKarl Mehltretter1-2/+2
2026-07-29KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson1-8/+0
2026-07-29x86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma1-1/+3
2026-07-29riscv: drop __init from vec_check_unaligned_access_speed_all_cpusAnirudh Srinivasan1-2/+2
2026-07-29riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GBTroy Mitchell1-5/+12
2026-07-29riscv/sifive: remove warning in errataYong-Xuan Wang1-3/+1
2026-07-29riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()Nam Cao1-2/+2
2026-07-28arm64, mailmap: update email address for Peter CollingbournePeter Collingbourne1-1/+1
2026-07-28riscv/mm: use physical alignment for vmemmap_start_pfnJiakai Xu1-1/+2
2026-07-28x86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira1-2/+9
2026-07-28KVM: x86/mmu: Check all address spaces before skipping unsyncJinu Kim1-1/+21
2026-07-28KVM: x86/mmu: Check write tracking in all address spacesJinu Kim1-6/+26
2026-07-28KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi1-0/+6
2026-07-28KVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini1-4/+4
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini8-37/+81
2026-07-28Merge tag 'kvm-s390-master-7.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-35/+135
2026-07-28powerpc/serial: Fix include guard commentThorsten Blum1-3/+1
2026-07-28powerpc/perf: Use strstarts() to simplify is_thread_imc_pmu()Thorsten Blum1-4/+1
2026-07-28powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum1-0/+1
2026-07-28powerpc/ps3: Remove unused struct table in setup_areas()Thorsten Blum1-2/+0
2026-07-28powerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum1-1/+1
2026-07-28powerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum1-1/+1
2026-07-28powerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum1-1/+1
2026-07-28powerpc: Fix exit_flags field placement in pt_regs for ptraceMukesh Kumar Chaurasiya (IBM)6-27/+26
2026-07-28powerpc/970: fix nap return address corruption on async interrupt exitMukesh Kumar Chaurasiya (IBM)2-8/+8
2026-07-28powerpc/pseries: Skip vpa_init() for boot cpu in smp_setup_cpu()Vaibhav Jain1-1/+6
2026-07-28powerpc/pseries: Ensure vpa,slb_shadow & dtl are unregistered during crashVaibhav Jain1-5/+8
2026-07-27KVM: s390: Fall back to short-term pinning in MAP ioctlJaehoon Kim2-14/+47
2026-07-26Merge tag 'm68knommu-fixes-on-top-off-7.2-rc4' of git://git.kernel.org/pub/sc...Linus Torvalds1-1/+1
2026-07-26Merge tag 'x86-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-07-25Merge tag 'loongarch-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-21/+50
2026-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+62
2026-07-24KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
2026-07-24KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
2026-07-24KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
2026-07-24KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
2026-07-24KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-11/+34
2026-07-24KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
2026-07-24LoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui1-0/+1
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2026-07-23um: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito1-0/+3
2026-07-23LoongArch: BPF: Zero-extend signed ALU32 div/mod resultsNicholas Dudar1-4/+4