summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-12-29arm64: dts: freescale: imx95-toradex-smarc: fix SMARC_SDIO_WP label positionVitor Soares
2025-12-29arm64: dts: freescale: imx95-toradex-smarc: use edge trigger for ethphy1 inte...Vitor Soares
2025-12-29arm64: dts: add off-on-delay-us for usdhc2 regulatorHaibo Chen
2025-12-29arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low levelHaibo Chen
2025-12-29ARM: dts: nxp: imx: Fix mc13xxx LED node namesRob Herring (Arm)
2025-12-29arm64: dts: imx95: correct I3C2 pclk to IMX95_CLK_BUSWAKEUPCarlos Song
2025-12-28Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)
2025-12-22powerpc/powernv: Enable cpuidle state detection for POWER11Aboorva Devarajan
2025-12-22powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain
2025-12-22powerpc/tools: drop `-o pipefail` in gcc check scriptsJan Stancek
2025-12-22powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.
2025-12-22Merge tag 'ti-k3-dt-fixes-for-v6.19' of https://git.kernel.org/pub/scm/linux/...Krzysztof Kozlowski
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-20x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()Eric Dumazet
2025-12-20Merge tag 'devicetree-fixes-for-6.19-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-20Merge tag 'mips-fixes_6.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-20Merge tag 'for-linus-6.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-19arm64: dts: broadcom: rp1: drop RP1 overlayAndrea della Porta
2025-12-19arm64: dts: broadcom: bcm2712: fix RP1 endpoint PCI topologyAndrea della Porta
2025-12-19arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build timeRob Herring (Arm)
2025-12-19arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro)Frank Wunderlich
2025-12-19arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3Frank Wunderlich
2025-12-19riscv: Add SBI debug trigger extension and function idsHimanshu Chauhan
2025-12-19riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.Zongmin Zhou
2025-12-19riscv: hwprobe: export Zilsd and Zclsd ISA extensionsPincheng Wang
2025-12-19riscv: add ISA extension parsing for Zilsd and ZclsdPincheng Wang
2025-12-19riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()Paul Walmsley
2025-12-19riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley