aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-29MIPS: generic: Replace deprecated strcpy() in ocelot_detect()Thorsten Blum1-1/+2
2025-08-29MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()Thorsten Blum1-15/+16
2025-08-29MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()Thorsten Blum1-2/+2
2025-08-29MIPS: arc: Replace deprecated strcpy() with memcpy()Thorsten Blum1-9/+13
2025-08-29MIPS: txx9: Replace deprecated strcpy() with strscpy()Thorsten Blum1-2/+2
2025-08-29MIPS: sni: Replace deprecated strcpy() in sni_console_setup()Thorsten Blum1-1/+2
2025-08-29MIPS: sgi-ip32: Replace deprecated strcpy() in plat_mem_setup()Thorsten Blum1-1/+2
2025-08-29MIPS: sgi-ip22: Replace deprecated strcpy() in plat_mem_setup()Thorsten Blum1-1/+2
2025-08-29mips: lantiq: danube: add model to EASY50712 dtsAleksander Jan Bajkowski1-0/+2
2025-08-29mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski1-0/+2
2025-08-29mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski1-0/+4
2025-08-29MIPS: Alchemy: convert from round_rate() to determine_rate()Brian Masney1-7/+11
2025-08-29mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headersThomas Huth52-141/+141
2025-08-29MIPS: BMIPS: Properly define memory controller compatibleFlorian Fainelli5-7/+14
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-99/+104
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini24-326/+468
2025-08-29Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-2/+7
2025-08-29arm: configs: Remove obsolete assignments to CRYPTO_CHACHA20_NEONEric Biggers4-4/+0
2025-08-29mips/octeon/smp: Remove space before newlineColin Ian King1-1/+1
2025-08-29ARM: dts: Add ixp4xx Actiontec MI424WR device treesLinus Walleij4-0/+349
2025-08-29arm64: zynqmp: Add support for kd240 boardMichal Simek4-0/+449
2025-08-29arm64: zynqmp: Add support for kr260 boardMichal Simek3-0/+898
2025-08-29arm64: zynqmp: Enable PSCI 1.0Michal Simek1-1/+1
2025-08-29arm64: zynqmp: Enable DP for zcu100, zcu102, zcu104, zcu111Rohit Visavalia5-0/+90
2025-08-29arm64: zynqmp: Introduce DP port labelsMichal Simek3-18/+14
2025-08-29arm64: zynqmp: Fix pwm-fan polarityVishal Patel1-2/+2
2025-08-29arm64: zynqmp: Update the usb5744 hub node as per bindingVenkatesh Yadav Abbarapu2-2/+42
2025-08-29arm64: zynqmp: Add cap-mmc-hw-reset and no-sd, no-sdio property to eMMCPaul Alvin2-0/+6
2025-08-29arm64: zynqmp: Remove undocumented arasan,has-mdma propertyMichal Simek2-2/+0
2025-08-29arm64: zynqmp: Use generic spi@ name in zcu111-revAMichal Simek1-1/+1
2025-08-29arm64: versal-net: Update rtc calibration valueHarini T1-1/+1
2025-08-28riscv: Remove ld.lld version checks from many TOOLCHAIN_HAS configsNathan Chancellor1-5/+5
2025-08-28riscv: Unconditionally use linker relaxationNathan Chancellor2-14/+1
2025-08-28riscv: Remove version check for LTO_CLANG selectsNathan Chancellor1-3/+2
2025-08-28powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()Nathan Chancellor1-4/+0
2025-08-28mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTERNathan Chancellor1-1/+1
2025-08-28arm64: Remove tautological LLVM Kconfig conditionsNathan Chancellor1-4/+1
2025-08-28ARM: Clean up definition of ARM_HAS_GROUP_RELOCSNathan Chancellor1-7/+4
2025-08-28arch/Kconfig: Drop always true condition from RANDOMIZE_KSTACK_OFFSETNathan Chancellor1-1/+0
2025-08-28Merge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-42/+34
2025-08-28KVM: arm64: nv: Fix ATS12 handling of single-stage translationMarc Zyngier1-3/+3
2025-08-28KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier2-111/+80
2025-08-28KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier2-112/+162
2025-08-28KVM: arm64: Simplify sysreg access on exception deliveryMarc Zyngier1-12/+4
2025-08-28KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit stateMarc Zyngier1-2/+2
2025-08-28ARM: dts: ste-ux500-samsung: dts bluetooth wakeup interruptAlex Tran3-6/+9
2025-08-28ARM: dts: st: ste-nomadik: Align GPIO hog name with bindingsKrzysztof Kozlowski1-1/+1
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay7-1/+85
2025-08-28s390/boot: Add common boot_panic() codeHeiko Carstens4-16/+13
2025-08-28x86/sev: Separate MSR and GHCB based snp_cpuid() via a callbackArd Biesheuvel3-50/+61