summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-11arm64: dts: imx8mp: add fsl,nominal-mode property into nominal.dtsiAhmad Fatoum
2025-03-11arm64: dts: imx8mp: Add optional nominal drive mode DTSIAhmad Fatoum
2025-03-11arm64: dts: imx8mp: configure GPU and NPU clocks to overdrive rateLucas Stach
2025-03-11arm64: dts: freescale: ten64: add usb hub definitionMathew McBride
2025-03-10x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mas...Arnd Bergmann
2025-03-10arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX coresDouglas Anderson
2025-03-10arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson
2025-03-10arm64/sysreg: Move POR_EL0_INIT to asm/por.hKevin Brodsky
2025-03-10arm64/sysreg: Rename POE_RXW to POE_RWXKevin Brodsky
2025-03-10arm64/sysreg: Improve PIR/POR helpersKevin Brodsky
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC8Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC4Eric Biggers
2025-03-10x86/crc32: optimize tail handling for crc32c short inputsEric Biggers
2025-03-10riscv/crc64: add Zbc optimized CRC64 functionsEric Biggers
2025-03-10riscv/crc-t10dif: add Zbc optimized CRC-T10DIF functionEric Biggers
2025-03-10riscv/crc32: reimplement the CRC32 functions using new templateEric Biggers
2025-03-10riscv/crc: add "template" for Zbc optimized CRC functionsEric Biggers
2025-03-10alpha: stop using asm-generic/iomap.hArnd Bergmann
2025-03-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest
2025-03-10ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 boardMarek Vasut
2025-03-10m68k: setup: Remove size argument when calling strscpy()Thorsten Blum
2025-03-10ARM: dts: stm32: use IRQ_TYPE_EDGE_FALLING on stm32mp157c-dk2Dario Binacchi
2025-03-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov
2025-03-10x86: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-10powerpc/ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10LoongArch: ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10LoongArch/orc: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-10arm64: module: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10ARM: module: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10powerpc/kexec: fix physical address calculation in clear_utlb_entry()Christophe Leroy
2025-03-10crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARDChristophe Leroy
2025-03-10powerpc: Fix 'intra_function_call not a direct call' warningChristophe Leroy
2025-03-10x86/hyperv: Fix output argument to hypercall that changes page visibilityMichael Kelley
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-09Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08x86/boot: Do not test if AC and ID eflags are changeable on x86_64Uros Bizjak
2025-03-08Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
2025-03-08Merge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar
2025-03-08Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-08arm64: dts: rockchip: slow down emmc freq for rock 5 itxJianfeng Liu
2025-03-08arm64: dts: rockchip: Add SPI NOR device on the ROCK 4DDetlev Casanova
2025-03-08arm64: dts: rockchip: Add SFC nodes for rk3576Detlev Casanova
2025-03-08hardening: Enable i386 FORTIFY_SOURCE on Clang 16+Kees Cook
2025-03-08x86/build: Remove -ffreestanding on i386 with GCCKees Cook