summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-10Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-10x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1Sean Christopherson
2026-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-09arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun
2026-01-08arm64: mm: Fix incomplete tag reset in change_memory_common()Jiayuan Chen
2026-01-07riscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser
2026-01-07sparc/PCI: Correct 64-bit non-pref -> pref BAR resourcesIlpo Järvinen
2026-01-07riscv: remove irqflags.h inclusion in asm/bitops.hYunhui Cui
2026-01-07riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned intBen Dooks
2026-01-07riscv: configs: Clean up references to non-existing configsLukas Bulwahn
2026-01-07arm64: dts: hisilicon: hikey960: Drop "snps,gctl-reset-quirk" and "snps,tx_de...Rob Herring (Arm)
2026-01-07Merge tag 'imx-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-01-07Merge tag 'arm-soc/for-6.19/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2026-01-06riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACKMenglong Dong
2026-01-06arm64/efi: Don't fail check current_in_efi() if preemptibleBen Horgan
2026-01-05riscv: kexec_image: Fix dead link to boot-image-header.rstSoham Metha
2026-01-05riscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)
2026-01-05riscv: cpufeature: Fix Zk bundled extension missing ZknhGuodong Xu
2026-01-05x86/sev: Disable GCOV on noinstr objectBrendan Jackman
2026-01-02Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-01x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_taskRyosuke Yasuoka
2025-12-31LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan
2025-12-31LoongArch: BPF: Enable trampoline-based tracing for module functionsChenghao Duan
2025-12-31LoongArch: BPF: Adjust the jump offset of tail callsChenghao Duan
2025-12-31LoongArch: BPF: Save return address register ra to t0 before trampolineChenghao Duan
2025-12-31LoongArch: BPF: Zero-extend bpf_tail_call() indexHengqi Chen
2025-12-31LoongArch: BPF: Sign extend kfunc call argumentsHengqi Chen
2025-12-31LoongArch: Refactor register restoration in ftrace_common_returnChenghao Duan
2025-12-31LoongArch: Enable exception fixup for specific ADE subcodeChenghao Duan
2025-12-31LoongArch: Remove unnecessary checks for ORC unwinderTiezhu Yang
2025-12-31LoongArch: Remove is_entry_func() and kernel_entry_endTiezhu Yang
2025-12-31LoongArch: Use UNWIND_HINT_END_OF_STACK for entry pointsTiezhu Yang
2025-12-31LoongArch: Set correct protection_map[] for VM_NONE/VM_SHAREDHuacai Chen
2025-12-31LoongArch: Complete CPUCFG registers definitionHuacai Chen
2025-12-30riscv: fix KUnit test_kprobes crash when building with ClangJiakai Xu
2025-12-30riscv: Sanitize syscall table indexing under speculationLukas Gerlach
2025-12-30riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang
2025-12-30arm64: dts: mba8mx: Fix Ethernet PHY IRQ supportAlexander Stein
2025-12-30arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuartSherry Sun
2025-12-30arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8...Marek Vasut
2025-12-30arm64: dts: freescale: tx8p-ml81: fix eqos nvmem-cellsMaud Spierings
2025-12-30arm64: dts: freescale: moduline-display: fix compatibleMaud Spierings
2025-12-30ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray
2025-12-29x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang