summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-04-13powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman1-2/+9
2024-04-13parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-04-13parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-04-13parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-04-13parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-04-13parisc: Do not hardcode registers in checksum functionsHelge Deller1-49/+52
2024-04-13sparc: vDSO: fix return value of __setup handlerRandy Dunlap1-4/+3
2024-04-13sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap1-1/+1
2024-04-13arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović1-1/+1
2024-04-13ARM: dts: mmp2-brownstone: Don't redeclare phandle referencesLubomir Rintel1-167/+165
2024-04-13x86/bugs: Use sysfs_emit()Borislav Petkov1-41/+41
2024-04-13x86/cpu: Support AMD Automatic IBRSKim Phillips4-15/+26
2024-03-27sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2-2/+2
2024-03-27powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2-3/+3
2024-03-27powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain1-2/+27
2024-03-27crypto: arm/sha - fix function cast warningsArnd Bergmann2-15/+10
2024-03-27crypto: arm - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2-16/+16
2024-03-27x86, relocs: Ignore relocations in .notes sectionKees Cook1-0/+8
2024-03-27ARM: dts: arm: realview: Fix development chip ROM compatible valueGeert Uytterhoeven1-1/+1
2024-03-27MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang1-0/+1
2024-03-27x86/xen: Add some null pointer checking to smp.cKunwu Chan1-0/+12
2024-03-15y2038: rusage: use __kernel_old_timevalArnd Bergmann1-1/+1
2024-03-15um: allow not setting extra rpaths in the linux binaryJohannes Berg3-2/+16
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-03-01ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin1-0/+1
2024-02-23x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl1-5/+18
2024-02-23x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur1-1/+1
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck1-1/+2
2024-02-23um: net: Fix return type of uml_net_start_xmit()Nathan Chancellor1-1/+1
2024-02-23um: Don't use vfprintf() for os_info()Benjamin Berg1-2/+17
2024-02-23um: Fix naming clash between UML and schedulerAnton Ivanov3-5/+5
2024-02-23ARM: dts: imx23/28: Fix the DMA controller node nameFabio Estevam2-2/+2
2024-02-23ARM: dts: imx23-sansa: Use preferred i2c-gpios propertiesFabio Estevam1-8/+4
2024-02-23ARM: dts: imx27-apf27dev: Fix LED nameFabio Estevam1-1/+1
2024-02-23ARM: dts: imx1: Fix sram nodeFabio Estevam1-1/+4
2024-02-23ARM: dts: imx27: Fix sram nodeFabio Estevam1-0/+3
2024-02-23ARM: dts: imx: Use flash@0,0 patternFabio Estevam4-4/+4
2024-02-23ARM: dts: imx25/27-eukrea: Fix RTC node nameFabio Estevam2-2/+2
2024-02-23ARM: dts: rockchip: fix rk3036 hdmi ports nodeJohan Jonker1-3/+11
2024-02-23ARM: dts: imx7s: Fix nand-controller #size-cellsAlexander Stein1-1/+1
2024-02-23ARM: dts: imx7s: Fix lcdif compatibleAlexander Stein1-1/+1
2024-02-23KVM: s390: fix setting of fpc registerHeiko Carstens1-5/+0
2024-02-23s390/ptrace: handle setting of fpc register correctlyHeiko Carstens1-3/+3
2024-02-23powerpc/lib: Validate size for vector operationsNaveen N Rao1-0/+10
2024-02-23powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2-3/+4
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman1-0/+2
2024-02-23powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan1-2/+3
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe1-4/+21
2024-02-23mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao1-0/+6
2024-02-23x86/CPU/AMD: Fix disabling XSAVES on AMD family 0x17 due to erratumMaciej S. Szmigiero1-9/+11