summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-27powerpc/xive: Add missing null check after calling kmallocAmmar Faizi1-0/+3
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27arm64: tegra: Remove non existent Tegra194 resetSameer Pujar1-3/+2
2022-01-27powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warningsMichael Ellerman1-4/+4
2022-01-27powerpc/64s: Mask NIP before checking against SRR0Michael Ellerman1-0/+2
2022-01-27mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn1-1/+1
2022-01-27mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn1-0/+4
2022-01-27powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy1-0/+2
2022-01-27openrisc: Add clone3 ABI wrapperStafford Horne2-0/+7
2022-01-27powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy1-1/+2
2022-01-27powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy1-5/+6
2022-01-27powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev2-1/+97
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu1-1/+1
2022-01-27x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui1-1/+1
2022-01-27x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun1-1/+1
2022-01-27x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGSNathan Chancellor1-2/+5
2022-01-27um: virtio_uml: Fix time-travel external time propagationJohannes Berg1-0/+4
2022-01-27um: virt-pci: Fix 32-bit compileJohannes Berg1-4/+4
2022-01-27um: rename set_signals() to um_set_signals()Johannes Berg6-13/+13
2022-01-27um: fix ndelay/udelay definesJohannes Berg1-2/+2
2022-01-27ARM: dts: armada-38x: Add generic compatible to UART nodesMarek BehĂșn1-2/+2
2022-01-27arm64: dts: marvell: cn9130: enable CP0 GPIO controllersRobert Marko1-0/+8
2022-01-27arm64: dts: marvell: cn9130: add GPIO and SPI aliasesRobert Marko1-0/+7
2022-01-27ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encodingAndre Przywara2-9/+16
2022-01-27arm64: dts: qcom: ipq6018: Fix gpio-ranges propertyBaruch Siach1-1/+1
2022-01-27arm64: dts: qcom: c630: Fix soundcard setupSrinivas Kandagatla1-0/+27
2022-01-27ARM: dts: gemini: NAS4220-B: fis-index-block with 128 KiB sectorsChristian Lamparter1-1/+1
2022-01-27x86/uaccess: Move variable into switch case statementKees Cook1-2/+3
2022-01-27arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe2-4/+12
2022-01-27arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1Reiji Watanabe1-0/+10
2022-01-27arm64: dts: ti: k3-j7200: Correct the d-cache-sets infoNishanth Menon1-2/+2
2022-01-27arm64: dts: ti: k3-j721e: Fix the L2 cache setsNishanth Menon1-1/+1
2022-01-27arm64: dts: ti: k3-j7200: Fix the L2 cache setsNishanth Menon1-1/+1
2022-01-27arm64: dts: ti: k3-am642: Fix the L2 cache setsNishanth Menon1-1/+1
2022-01-27arm64: dts: qcom: msm8916: fix MMC controller aliasesDmitry Baryshkov1-2/+2
2022-01-27powerpc: Avoid discarding flags in system_call_exception()Mark Rutland1-1/+1
2022-01-27arm64: dts: ti: k3-j721e: correct cache-sets infoPeng Fan1-2/+2
2022-01-27ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding on stm32f429 d...Dillon Min1-1/+1
2022-01-27arm64: dts: qcom: sc7280: Fix incorrect clock namePrasad Malisetty1-1/+1
2022-01-27arm64: dts: renesas: cat875: Add rx/tx delaysBiju Das1-0/+1
2022-01-27arm64: dts: meson-gxbb-wetek: fix missing GPIO bindingChristian Hewitt1-0/+1
2022-01-27arm64: dts: meson-gxbb-wetek: fix HDMI in early bootChristian Hewitt1-0/+2
2022-01-27arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+Alexander Stein1-1/+1
2022-01-27arm64: dts: amlogic: meson-g12: Fix GPU operating point table node nameAlexander Stein1-1/+1
2022-01-27ARM: dts: at91: update alternate function of signal PD20Hari Prasath1-1/+1
2022-01-27arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips1-23/+16
2022-01-27crypto: x86/aesni - don't require alignment of dataJakub Kicinski1-2/+2
2022-01-27x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi1-1/+9
2022-01-27riscv: mm: fix wrong phys_ram_base value for RV64Jisheng Zhang1-1/+1