summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-01-11treewide: Update email addressThomas Gleixner6-6/+6
2026-01-11Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-35/+26
2026-01-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-4/+14
2026-01-10Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds25-77/+83
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+23
2026-01-09arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun2-1/+9
2026-01-08arm64: mm: Fix incomplete tag reset in change_memory_common()Jiayuan Chen1-2/+4
2026-01-07riscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser1-7/+8
2026-01-07sparc/PCI: Correct 64-bit non-pref -> pref BAR resourcesIlpo Järvinen1-0/+23
2026-01-07riscv: remove irqflags.h inclusion in asm/bitops.hYunhui Cui1-1/+0
2026-01-07riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned intBen Dooks1-1/+1
2026-01-07riscv: configs: Clean up references to non-existing configsLukas Bulwahn3-4/+0
2026-01-07arm64: dts: hisilicon: hikey960: Drop "snps,gctl-reset-quirk" and "snps,tx_de...Rob Herring (Arm)1-3/+0
2026-01-07Merge tag 'imx-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann13-22/+27
2026-01-07Merge tag 'arm-soc/for-6.19/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann5-41/+27
2026-01-06arm64/efi: Don't fail check current_in_efi() if preemptibleBen Horgan1-1/+1
2026-01-06riscv: kexec_image: Fix dead link to boot-image-header.rstSoham Metha1-1/+1
2026-01-06riscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)1-4/+0
2026-01-06riscv: cpufeature: Fix Zk bundled extension missing ZknhGuodong Xu1-12/+11
2026-01-05x86/sev: Disable GCOV on noinstr objectBrendan Jackman1-0/+2
2026-01-02Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-12-31LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan1-1/+16
2025-12-31LoongArch: BPF: Enable trampoline-based tracing for module functionsChenghao Duan1-9/+11
2025-12-31LoongArch: BPF: Adjust the jump offset of tail callsChenghao Duan1-1/+1
2025-12-31LoongArch: BPF: Save return address register ra to t0 before trampolineChenghao Duan1-0/+1
2025-12-31LoongArch: BPF: Zero-extend bpf_tail_call() indexHengqi Chen1-0/+2
2025-12-31LoongArch: BPF: Sign extend kfunc call argumentsHengqi Chen2-0/+42
2025-12-31LoongArch: Refactor register restoration in ftrace_common_returnChenghao Duan1-4/+10
2025-12-31LoongArch: Enable exception fixup for specific ADE subcodeChenghao Duan1-0/+5
2025-12-31LoongArch: Remove unnecessary checks for ORC unwinderTiezhu Yang1-11/+5
2025-12-31LoongArch: Remove is_entry_func() and kernel_entry_endTiezhu Yang2-13/+0
2025-12-31LoongArch: Use UNWIND_HINT_END_OF_STACK for entry pointsTiezhu Yang1-0/+2
2025-12-31LoongArch: Set correct protection_map[] for VM_NONE/VM_SHAREDHuacai Chen1-4/+4
2025-12-31LoongArch: Complete CPUCFG registers definitionHuacai Chen1-0/+7
2025-12-31riscv: fix KUnit test_kprobes crash when building with ClangJiakai Xu1-0/+2
2025-12-31riscv: Sanitize syscall table indexing under speculationLukas Gerlach1-1/+3
2025-12-31riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang1-4/+0
2025-12-30arm64: dts: mba8mx: Fix Ethernet PHY IRQ supportAlexander Stein1-1/+1
2025-12-30arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuartSherry Sun1-4/+4
2025-12-30arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8...Marek Vasut1-0/+1
2025-12-30arm64: dts: freescale: tx8p-ml81: fix eqos nvmem-cellsMaud Spierings1-0/+5
2025-12-30arm64: dts: freescale: moduline-display: fix compatibleMaud Spierings1-1/+1
2025-12-30ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray1-1/+1
2025-12-29x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang1-1/+1
2025-12-29arm64: dts: freescale: imx95-toradex-smarc: fix SMARC_SDIO_WP label positionVitor Soares1-2/+0
2025-12-29arm64: dts: freescale: imx95-toradex-smarc: use edge trigger for ethphy1 inte...Vitor Soares1-1/+1
2025-12-29arm64: dts: add off-on-delay-us for usdhc2 regulatorHaibo Chen1-0/+1
2025-12-29arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low levelHaibo Chen1-1/+1
2025-12-29ARM: dts: nxp: imx: Fix mc13xxx LED node namesRob Herring (Arm)4-10/+10