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