summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-19Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-09-18Merge tag 'uml-for-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao
2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui
2025-09-18LoongArch: Check the return value when creating kobjTao Cui
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang
2025-09-18LoongArch: Make LTO case independent in MakefileTiezhu Yang
2025-09-17Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-09-17Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-09-15x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPTTom Lendacky
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-11Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-10KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero
2025-09-10Revert "KVM: arm64: Split kvm_pgtable_stage2_destroy()"Oliver Upton
2025-09-10Revert "KVM: arm64: Reschedule as needed when destroying the stage-2 page-tab...Oliver Upton
2025-09-10um: Fix FD copy size in os_rcv_fd_msg()Tiwei Bie
2025-09-10um: virtio_uml: Fix use-after-free after put_device in probeMiaoqian Lin
2025-09-10um: Don't mark stack executableRichard Weinberger
2025-09-10KVM: arm64: vgic: fix incorrect spinlock API usageAlok Tiwari
2025-09-10KVM: arm64: Remove stage 2 read fault checkWei-Lin Chang
2025-09-10KVM: arm64: Fix parameter ordering for VBAR_EL1 assignmentFuad Tabba
2025-09-10KVM: arm64: nv: Fix incorrect VNCR invalidation range calculationDongha Lee
2025-09-10KVM: arm64: vgic-v3: Indicate vgic_put_irq() may take LPI xarray lockOliver Upton
2025-09-10KVM: arm64: vgic-v3: Don't require IRQs be disabled for LPI xarray lockOliver Upton
2025-09-10KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocksOliver Upton
2025-09-10KVM: arm64: Spin off release helper from vgic_put_irq()Oliver Upton
2025-09-10KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIsOliver Upton
2025-09-10KVM: arm64: VHE: Save and restore host MDCR_EL2 value correctlyAlexandru Elisei
2025-09-10KVM: arm64: Initialize PMSCR_EL1 when in VHEAlexandru Elisei
2025-09-10KVM: arm64: nv: fix VNCR TLB ASID match logic for non-Global entriesGeonha Lee
2025-09-09KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusionClaudio Imbrenda
2025-09-09KVM: s390: Fix incorrect usage of mmu_notifier_register()Claudio Imbrenda
2025-09-09KVM: s390: Fix access to unavailable adapter indicator pages during postcopyThomas Huth
2025-09-08x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak
2025-09-07Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds