summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2025-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-1/+1
2025-09-26Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+17
2025-09-26Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+24
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-25/+50
2025-09-23riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti-0/+17
2025-09-23Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-2/+2
2025-09-23Merge tag 'sunxi-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-5/+5
2025-09-22x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner-0/+23
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov-1/+1
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-19/+19
2025-09-19Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-66/+120
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-174/+149
2025-09-18Merge tag 'uml-for-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+6
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao-7/+14
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao-12/+17
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao-12/+21
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao-10/+15
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao-8/+20
2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui-4/+2
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li-0/+3
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang-1/+2
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui-1/+1
2025-09-18LoongArch: Check the return value when creating kobjTao Cui-0/+2
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen-4/+3
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang-2/+6
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang-0/+9
2025-09-18LoongArch: Make LTO case independent in MakefileTiezhu Yang-5/+5
2025-09-17Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini-21/+34
2025-09-17Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+1
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-151/+114
2025-09-15x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPTTom Lendacky-19/+19
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-11/+14
2025-09-13ARM: 9458/1: module: Ensure the override of module_arch_freeing_init()Petr Pavlu-1/+1
2025-09-12Merge tag 'imx-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-3/+3
2025-09-12Merge tag 'socfpga_dts_fix_for_v6.17' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-2/+4
2025-09-12Merge tag 'mvebu-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-13/+36
2025-09-12arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 portsJosua Mayer-2/+14
2025-09-12arm64: dts: marvell: cn9132-clearfog: disable eMMC high-speed modesJosua Mayer-0/+8
2025-09-12arm64: dts: marvell: cn913x-solidrun: fix sata ports statusJosua Mayer-9/+10
2025-09-12ARM: dts: kirkwood: Fix sound DAI cells for OpenRD clientsJihed Chaibi-1/+1
2025-09-11Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-7/+5
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds-6/+6
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-113/+287
2025-09-11arm64: dts: imx8mp: Correct thermal sensor indexPeng Fan-2/+2
2025-09-11ARM: imx: Kconfig: Adjust select after renamed config optionLukas Bulwahn-1/+1
2025-09-10KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero-2/+1
2025-09-10Revert "KVM: arm64: Split kvm_pgtable_stage2_destroy()"Oliver Upton-73/+9
2025-09-10Revert "KVM: arm64: Reschedule as needed when destroying the stage-2 page-tab...Oliver Upton-25/+1
2025-09-10riscv: dts: allwinner: rename devterm i2c-gpio node to comply with bindingConor Dooley-1/+1