summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-07-04Merge tag 'riscv-for-linus-6.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers
2025-07-04lib/crypto: sha256: Remove sha256_is_arch_optimized()Eric Biggers
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-04arm64/mm: Drop wrong writes into TCR2_EL1Anshuman Khandual
2025-07-04arm64: poe: Handle spurious Overlay faultsKevin Brodsky
2025-07-04arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown
2025-07-04arm64: move smp_send_stop() cpu mask off stackArnd Bergmann
2025-07-04arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabledMark Brown
2025-07-04arm64: dts: amlogic: Enable the npu node for Alta and VIM3Tomeu Vizoso
2025-07-04dts: arm64: amlogic: add S6 pinctrl nodeXianwei Zhao
2025-07-04dts: arm64: amlogic: add S7D pinctrl nodeXianwei Zhao
2025-07-04dts: arm64: amlogic: add S7 pinctrl nodeXianwei Zhao
2025-07-04arm64: dts: amlogic: Add Ugoos AM3J. Neuschäfer
2025-07-04arm64: dts: amlogic: Align wifi node name with bindingsKrzysztof Kozlowski
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier
2025-07-04arm64: efi: Fix KASAN false positive for EFI runtime stackBreno Leitao
2025-07-04arm64/watchdog_hld: Add a cpufreq notifier for update watchdog threshYicong Yang
2025-07-04um: virtio_pcidev: Rename UM_PCI_STAT_WAITINGTiwei Bie
2025-07-04arm64: defconfig: Enable STM32 Octo Memory Manager and OcstoSPI driverPatrice Chotard
2025-07-04ARM: dts: stm32: add stm32mp157f-dk2 board supportAmelie Delaunay
2025-07-04ARM: dts: stm32: optee async notif interrupt for MP15 scmi variantsEtienne Carriere
2025-07-04ARM: dts: stm32: use internal regulators bindings for MP15 scmi variantsAmelie Delaunay
2025-07-04ARM: dts: stm32: use 'typec' generic name for stusb1600 on stm32mp15xx-dkxAmelie Delaunay
2025-07-04ARM: dts: stm32: fullfill diversity with OPP for STM32M15xF SOCsAlexandre Torgue
2025-07-04ARM: dts: stm32: add system-clock-direction-out on stm32mp15xx-dkxOlivier Moysan
2025-07-04arm64: defconfig: enable STM32 timers driversFabrice Gasnier
2025-07-04arm64: dts: st: add timer nodes on stm32mp257f-ev1Fabrice Gasnier
2025-07-04arm64: dts: st: add timer pins for stm32mp257f-ev1Fabrice Gasnier
2025-07-04arm64: dts: st: add timer nodes on stm32mp251Fabrice Gasnier
2025-07-04ARM: Switch to new sys-off handler APIAndrew Davis
2025-07-04ARM: dts: stm32: Add nvmem-cells to ethernet nodes for constant mac-addressesUwe Kleine-König
2025-07-04Merge tag 'arm-soc/for-6.17/defconfig-arm64' of https://github.com/Broadcom/s...Arnd Bergmann
2025-07-04Merge tag 'renesas-arm-defconfig-for-v6.17-tag1' of https://git.kernel.org/pu...Arnd Bergmann
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-04arm64: dts: ti: k3-am62p-verdin: add SD_1 CD pull-upFrancesco Dolcini
2025-07-04ARM: dts: aspeed: yosemite4: add gpio name for uart mux selMarshall Zhan
2025-07-04ARM: dts: aspeed: santabarbara: Add Meta Santabarbara BMCFred Chen
2025-07-04ARM: dts: aspeed: bletchley: enable USB PD negotiationCosmo Chou
2025-07-04ARM: dts: aspeed: lanyang: Fix 'lable' typo in LED nodesAnkit Chauhan
2025-07-04ARM: dts: aspeed: harma: add mmc healthPeter Yin
2025-07-04ARM: dts: aspeed: Harma: revise gpio bride pin for batteryPeter Yin
2025-07-04ARM: dts: aspeed: harma: add ADC128D818 for voltage monitoringPeter Yin
2025-07-04ARM: dts: aspeed: harma: add fan board I/O expanderPeter Yin
2025-07-04ARM: dts: aspeed: harma: add E1.S power monitorPeter Yin
2025-07-04ARM: dts: aspeed: catalina: Enable MCTP for frontend NIC managementPotin Lai
2025-07-03bpf: Add function to find program from stack traceKumar Kartikeya Dwivedi