summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-03-26sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg
2024-03-26powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman
2024-03-26powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain
2024-03-26crypto: arm/sha - fix function cast warningsArnd Bergmann
2024-03-26crypto: arm - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2024-03-26x86, relocs: Ignore relocations in .notes sectionKees Cook
2024-03-26ARM: dts: arm: realview: Fix development chip ROM compatible valueGeert Uytterhoeven
2024-03-26MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-03-26x86/xen: Add some null pointer checking to smp.cKunwu Chan
2024-03-15y2038: rusage: use __kernel_old_timevalArnd Bergmann
2024-03-15um: allow not setting extra rpaths in the linux binaryJohannes Berg
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-03-01ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin
2024-02-23x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl
2024-02-23x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-23um: net: Fix return type of uml_net_start_xmit()Nathan Chancellor
2024-02-23um: Don't use vfprintf() for os_info()Benjamin Berg
2024-02-23um: Fix naming clash between UML and schedulerAnton Ivanov
2024-02-23ARM: dts: imx23/28: Fix the DMA controller node nameFabio Estevam
2024-02-23ARM: dts: imx23-sansa: Use preferred i2c-gpios propertiesFabio Estevam
2024-02-23ARM: dts: imx27-apf27dev: Fix LED nameFabio Estevam
2024-02-23ARM: dts: imx1: Fix sram nodeFabio Estevam
2024-02-23ARM: dts: imx27: Fix sram nodeFabio Estevam
2024-02-23ARM: dts: imx: Use flash@0,0 patternFabio Estevam
2024-02-23ARM: dts: imx25/27-eukrea: Fix RTC node nameFabio Estevam
2024-02-23ARM: dts: rockchip: fix rk3036 hdmi ports nodeJohan Jonker
2024-02-23ARM: dts: imx7s: Fix nand-controller #size-cellsAlexander Stein
2024-02-23ARM: dts: imx7s: Fix lcdif compatibleAlexander Stein
2024-02-23KVM: s390: fix setting of fpc registerHeiko Carstens
2024-02-23s390/ptrace: handle setting of fpc register correctlyHeiko Carstens
2024-02-23powerpc/lib: Validate size for vector operationsNaveen N Rao
2024-02-23powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman
2024-02-23powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-02-23mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-02-23x86/CPU/AMD: Fix disabling XSAVES on AMD family 0x17 due to erratumMaciej S. Szmigiero
2024-02-23powerpc: Use always instead of always-y in for crtsavres.oNathan Chancellor
2024-02-23parisc/firmware: Fix F-extend for PDC addressesHelge Deller
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET
2024-01-25ARM: dts: qcom: apq8064: correct XOADC register addressDmitry Baryshkov
2024-01-25powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan
2024-01-25powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan
2024-01-25powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch
2024-01-25powerpc/pseries/memhotplug: Quieten some DLPAR operationsLaurent Dufour
2024-01-25powerpc/44x: select I2C for CURRITUCKRandy Dunlap
2024-01-25powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2024-01-25powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada