summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-08-24Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-24Merge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-22mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-08-22mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-22Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-21s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-20LoongArch: KVM: Add address alignment check in pch_pic register accessBibo Mao
2025-08-20LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()Song Gao
2025-08-20LoongArch: KVM: Fix stack protector issue in send_ipi_data()Bibo Mao
2025-08-20LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao
2025-08-20s390/mm: Do not map lowcore with identity mappingHeiko Carstens
2025-08-20s390/configs: Set HZ=1000Heiko Carstens
2025-08-20s390/configs: Update defconfigsHeiko Carstens
2025-08-20LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASEHuacai Chen
2025-08-20LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen
2025-08-20LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li
2025-08-20LoongArch: Increase COMMAND_LINE_SIZE up to 4096Ming Wang
2025-08-20LoongArch: Pass annotate-tablejump option if LTO is enabledTiezhu Yang
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing
2025-08-18x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-12riscv: dts: thead: Add APB clocks for TH1520 GMACsYao Zi
2025-08-12x86/sev: Improve handling of writes to intercepted TSC MSRsNikunj A Dadhania
2025-08-11x86/fpu: Fix NULL dereference in avx512_status()Fushuai Wang
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-09Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-09Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2025-08-08Merge tag 'tegra-for-6.17-arm64-dt-v3' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-08-08Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-06x86/sev: Evict cache lines during SNP memory validationTom Lendacky
2025-08-06s390/debug: Fix typo in debug_sprintf_format_fn() commentTigran Mkrtchyan
2025-08-06s390/boot: Fix startup debugging logMikhail Zaslonko
2025-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-05s390/mm: Allocate page table with PAGE_SIZE granularitySumanth Korikkar
2025-08-05LoongArch: vDSO: Remove -nostdlib complier flagWentao Guan