summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-08-05LoongArch: dts: Add eMMC/SDIO controller support to Loongson-2K2000Binbin Zhou
2025-08-05LoongArch: dts: Add SDIO controller support to Loongson-2K1000Binbin Zhou
2025-08-05LoongArch: dts: Add SDIO controller support to Loongson-2K0500Binbin Zhou
2025-08-05LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4()Tiezhu Yang
2025-08-05LoongArch: BPF: Fix the tailcall hierarchyHaoran Jiang
2025-08-05LoongArch: BPF: Fix jump offset calculation in tailcallHaoran Jiang
2025-08-05LoongArch: BPF: Add struct ops support for trampolineTiezhu Yang
2025-08-05LoongArch: BPF: Add basic bpf trampoline supportChenghao Duan
2025-08-05LoongArch: BPF: Add dynamic code modification supportChenghao Duan
2025-08-05LoongArch: BPF: Rename and refactor validate_code()Chenghao Duan
2025-08-04x86/irq: Plug vector setup raceThomas Gleixner
2025-08-04Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-08-03LoongArch: Add larch_insn_gen_{beq,bne} helpersChenghao Duan
2025-08-03LoongArch: Don't use %pK through printk() in unwinderThomas Weißschuh
2025-08-03LoongArch: Avoid in-place string operation on FDT contentYao Zi
2025-08-03LoongArch: Support mem=<size> kernel parameterMing Wang
2025-08-03LoongArch: Make relocate_new_kernel_size be a .quad valueHuacai Chen
2025-08-03LoongArch: Complete KSave registers definitionYanteng Si
2025-08-02Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-08-02mm: correct type for vmalloc vm_flags fieldsLorenzo Stoakes
2025-08-02x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocationsMike Rapoport (Microsoft)
2025-08-02x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocationsMike Rapoport (Microsoft)