aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-03s390: kexec: initialize kexec_buf structBreno Leitao3-5/+5
2025-09-03riscv: kexec: initialize kexec_buf structBreno Leitao3-4/+4
2025-09-03arm64: kexec: initialize kexec_buf struct in load_other_segments()Breno Leitao1-1/+1
2025-09-03Merge tag 'soc-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-54/+117
2025-09-03Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe2-5/+5
2025-09-03Merge tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-0/+6
2025-09-03ARM: dts: BCM5301X: Add support for Buffalo WXR-1750DHPTaishi Shimizu2-0/+139
2025-09-03arm64: dts: broadcom: bcm2712: Add default GIC address cellsKrzysztof Kozlowski1-0/+1
2025-09-03ARM: dts: microchip: sama7d65: Force SDMMC Legacy modeRyan Wanner1-0/+2
2025-09-03ARM: at91: select ARCH_MICROCHIPRobert Marko1-0/+4
2025-09-03ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp15Clément Le Goffic1-0/+7
2025-09-03ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13Clément Le Goffic1-0/+7
2025-09-03ARM: dts: stm32: Add leds for CM4 on stm32mp15xx-ed1 and stm32mp15xx-dkxAntonio Borneo2-0/+4
2025-09-03ARM: dts: stm32: Add pinmux for CM4 leds pinsAntonio Borneo1-0/+14
2025-09-03x86/boot: Get rid of the .head.text sectionArd Biesheuvel1-5/+0
2025-09-03x86/boot: Move startup code out of __head sectionArd Biesheuvel10-54/+48
2025-09-03efistub/x86: Remap inittext read-execute when neededArd Biesheuvel4-1/+7
2025-09-03x86/boot: Create a confined code area for startup codeArd Biesheuvel9-11/+25
2025-09-03x86/kbuild: Incorporate boot/startup/ via Kbuild makefileArd Biesheuvel2-1/+2
2025-09-03x86/boot: Revert "Reject absolute references in .head.text"Ard Biesheuvel1-7/+1
2025-09-03x86/boot: Check startup code for absence of absolute relocationsArd Biesheuvel1-0/+8
2025-09-03x86/sev: Export startup routines for later useArd Biesheuvel2-0/+16
2025-09-03x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr objectArd Biesheuvel3-78/+78
2025-09-03x86/sev: Provide PIC aliases for SEV related data objectsArd Biesheuvel4-28/+37
2025-09-03x86/boot: Provide PIC aliases for 5-level paging related constantsArd Biesheuvel1-0/+3
2025-09-03x86/boot: Drop redundant RMPADJUST in SEV SVSM presence checkArd Biesheuvel1-17/+3
2025-09-03x86/sev: Use boot SVSM CA for all startup and init codeArd Biesheuvel4-59/+28
2025-09-03x86/sev: Pass SVSM calling area down to early page state change APIArd Biesheuvel6-21/+57
2025-09-03x86/sev: Share implementation of MSR-based page state changeArd Biesheuvel3-65/+39
2025-09-03x86/sev: Avoid global variable to store virtual address of SVSM areaArd Biesheuvel7-32/+9
2025-09-03x86/sev: Move GHCB page based HV communication out of startup codeArd Biesheuvel11-201/+196
2025-09-03Merge tag 'v6.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann17-27/+64
2025-09-03arm64: uapi: Provide correct __BITS_PER_LONG for the compat vDSOThomas Weißschuh1-0/+5
2025-09-03arm64: dts: exynos8895: Minor whitespace cleanupKrzysztof Kozlowski1-1/+1
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra11-145/+60
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra5-33/+28
2025-09-03ARM: dts: stm32: Drop redundant status=okayKrzysztof Kozlowski5-10/+0
2025-09-03arm64: dts: stm32: Minor whitespace cleanupKrzysztof Kozlowski1-2/+2
2025-09-03ARM: dts: stm32: Minor whitespace cleanupKrzysztof Kozlowski3-3/+3
2025-09-03ARM: dts: stm32: stm32mp151c-plyaqm: Use correct dai-format propertyJihed Chaibi1-1/+1
2025-09-03ARM: dts: aspeed: Drop "sdhci" compatiblesRob Herring (Arm)1-2/+2
2025-09-03ARM: dts: aspeed: Fix/add I2C device vendor prefixesRob Herring (Arm)7-30/+14
2025-09-03ARM: dts: aspeed: Minor whitespace cleanupKrzysztof Kozlowski12-27/+27
2025-09-03ARM: dts: aspeed: clemente: add Meta Clemente BMCLeo Wang2-0/+1284
2025-09-03ARM: dts: aspeed: Add NCSI3 and NCSI4 pinctrl nodesLeo Wang1-0/+10
2025-09-03ARM: dts: aspeed: harma: add mp5990Peter Yin1-0/+4
2025-09-03ARM: dts: aspeed: harma: revise gpio namePeter Yin1-9/+12
2025-09-03ARM: dts: aspeed: harma: add power monitor supportPeter Yin1-0/+6
2025-09-02arc: Fix __fls() const-foldability via __builtin_clzl()Kees Cook1-0/+2
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski2-0/+2