summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Revert "arm64: Stash shadow stack pointer in the task struct on interrupt"Xiang Yang1-2/+6
2024-02-23mips: Fix max_mapnr being uninitialized on early stagesSerge Semin1-10/+5
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-23powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao1-0/+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-23arm64: dts: qcom: msm8998: Fix 'out-ports' is a required propertyMao Jinlong1-12/+20
2024-02-23arm64: dts: qcom: msm8996: Fix 'in-ports' is a required propertyMao Jinlong1-0/+21
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: imx25/27: Pass timing0Fabio Estevam8-8/+8
2024-02-23ARM: dts: imx25: Fix the iim compatible stringFabio 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-23ARM: dts: imx7d: Fix coresight funnel portsAlexander Stein2-4/+5
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-23x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernelZhiquan Li1-0/+16
2024-02-23powerpc/lib: Validate size for vector operationsNaveen N Rao1-0/+10
2024-02-23powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell1-0/+2
2024-02-23x86/boot: Ignore NMIs during very early bootJun'ichi Nomura4-0/+8
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-23drivers/perf: pmuv3: don't expose SW_INCR event in sysfsMark Rutland1-1/+5
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-23arm64: dts: qcom: sc7180: fix USB wakeup interrupt typesJohan Hovold1-2/+2
2024-02-23arm64: dts: qcom: sc7180: Use pdc interrupts for USB instead of GIC interruptsSandeep Maheswaram1-4/+4
2024-02-23ARM: dts: samsung: exynos4210-i9100: Unconditionally enable LDO12Paul Cercueil1-0/+8
2024-02-23KVM: use __vcalloc for very large allocationsPaolo Bonzini3-4/+4
2024-02-23arm64: dts: qcom: sdm845: fix USB DP/DM HS PHY interruptsJohan Hovold1-8/+8
2024-02-23arm64: dts: qcom: sdm845: fix USB wakeup interrupt typesJohan Hovold1-4/+4
2024-02-23parisc/firmware: Fix F-extend for PDC addressesHelge Deller1-2/+2
2024-02-23crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu2-2/+6
2024-01-26arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons1-1/+1
2024-01-26s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-26mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2024-01-26mips: dmi: Fix early remap on MIPS32Serge Semin1-1/+1