summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-13x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand
2024-04-13arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker
2024-04-13Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar
2024-04-13x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2024-04-13powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor
2024-04-13x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)
2024-04-13powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman
2024-04-13parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck
2024-04-13parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck
2024-04-13parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck
2024-04-13parisc: Fix ip_fast_csumGuenter Roeck
2024-04-13parisc: Do not hardcode registers in checksum functionsHelge Deller
2024-04-13sparc: vDSO: fix return value of __setup handlerRandy Dunlap
2024-04-13sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap
2024-04-13arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović
2024-04-13ARM: dts: mmp2-brownstone: Don't redeclare phandle referencesLubomir Rintel
2024-04-13x86/bugs: Use sysfs_emit()Borislav Petkov
2024-04-13x86/cpu: Support AMD Automatic IBRSKim Phillips
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