summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-04arm64: dts: amlogic: Add cache information to the Amlogic A4 SoCAnand Moon
2025-09-04arm64: dts: amlogic: Add cache information to the Amlogic A1 SoCAnand Moon
2025-09-04arm64: dts: amlogic: Add cache information to the Amlogic GXM SoCSAnand Moon
2025-09-04arm64: dts: amlogic: Add cache information to the Amlogic AXG SoCSAnand Moon
2025-09-04arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCSAnand Moon
2025-09-04arm64: dts: amlogic: Add cache information to the Amlogic SM1 SoCAnand Moon
2025-09-04arm64: dts: amlogic: Add cache information to the Amlogic GXBB and GXL SoCAnand Moon
2025-09-04arm64: dts: amlogic: C3: Add RTC controller nodeXianwei Zhao
2025-09-04riscv: sophgo: dts: sg2044: Change msi irq type to IRQ_TYPE_EDGE_RISINGChen Wang
2025-09-04riscv: sophgo: dts: sg2042: Change msi irq type to IRQ_TYPE_EDGE_RISINGChen Wang
2025-09-04x86/sev: Zap snp_abort()Borislav Petkov (AMD)
2025-09-04x86/apic/savic: Do not use snp_abort()Borislav Petkov (AMD)
2025-09-04arm64: dts: renesas: rzt2h-n2h-evk-common: Enable EEPROM on I2C0Lad Prabhakar
2025-09-04arm64: dts: renesas: r9a09g087m44-rzt2h-evk: Enable I2C0 and I2C1 supportLad Prabhakar
2025-09-04arm64: dts: renesas: rzt2h-n2h-evk-common: Add pinctrl for SCI0 nodeLad Prabhakar
2025-09-04arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Add user LEDsLad Prabhakar
2025-09-04arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add user LEDsLad Prabhakar
2025-09-04arm64: dts: renesas: r9a09g087: Add pinctrl nodeLad Prabhakar
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-04vdso: Drop kconfig GENERIC_COMPAT_VDSOThomas Weißschuh
2025-09-04vdso: Drop kconfig GENERIC_VDSO_32Thomas Weißschuh
2025-09-04riscv: vdso: Untangle Kconfig logicThomas Weißschuh
2025-09-04vdso: Move ENABLE_COMPAT_VDSO from core to arm64Thomas Weißschuh
2025-09-04ARM: VDSO: Remove cntvct_ok global variableRasmus Villemoes
2025-09-03binfmt_elf: preserve original ELF e_flags for core dumpsSvetlana Parfenova
2025-09-04riscv: dts: spacemit: uart: remove sec_uart1 device nodeYixun Lan
2025-09-03s390: kexec: initialize kexec_buf structBreno Leitao
2025-09-03riscv: kexec: initialize kexec_buf structBreno Leitao
2025-09-03arm64: kexec: initialize kexec_buf struct in load_other_segments()Breno Leitao
2025-09-03Merge tag 'soc-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-03Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe
2025-09-03Merge tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2025-09-03ARM: dts: BCM5301X: Add support for Buffalo WXR-1750DHPTaishi Shimizu
2025-09-03arm64: dts: broadcom: bcm2712: Add default GIC address cellsKrzysztof Kozlowski
2025-09-03ARM: dts: microchip: sama7d65: Force SDMMC Legacy modeRyan Wanner
2025-09-03ARM: at91: select ARCH_MICROCHIPRobert Marko
2025-09-03ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp15Clément Le Goffic
2025-09-03ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13Clément Le Goffic
2025-09-03ARM: dts: stm32: Add leds for CM4 on stm32mp15xx-ed1 and stm32mp15xx-dkxAntonio Borneo
2025-09-03ARM: dts: stm32: Add pinmux for CM4 leds pinsAntonio Borneo
2025-09-03x86/boot: Get rid of the .head.text sectionArd Biesheuvel
2025-09-03x86/boot: Move startup code out of __head sectionArd Biesheuvel
2025-09-03efistub/x86: Remap inittext read-execute when neededArd Biesheuvel
2025-09-03x86/boot: Create a confined code area for startup codeArd Biesheuvel
2025-09-03x86/kbuild: Incorporate boot/startup/ via Kbuild makefileArd Biesheuvel
2025-09-03x86/boot: Revert "Reject absolute references in .head.text"Ard Biesheuvel
2025-09-03x86/boot: Check startup code for absence of absolute relocationsArd Biesheuvel
2025-09-03x86/sev: Export startup routines for later useArd Biesheuvel
2025-09-03x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr objectArd Biesheuvel