summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-08-041-1/+1
* powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman2021-08-041-0/+7
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-08-0411-0/+60
* KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK accessVitaly Kuznetsov2021-08-041-2/+2
* alpha: register early reserved memory in memblockMike Rapoport2021-08-041-6/+7
* x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2021-08-042-3/+3
* ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2021-07-312-4/+3
* arm64: entry: fix KCOV suppressionMark Rutland2021-07-281-1/+1
* ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren2021-07-281-1/+1
* nds32: fix up stack guard gapGreg Kroah-Hartman2021-07-281-1/+1
* KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin2021-07-281-0/+20
* KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-281-3/+22
* s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov2021-07-281-15/+4
* s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-283-2/+5
* RISC-V: load initrd wherever it fits into memoryHeinrich Schuchardt2021-07-281-2/+2
* riscv: Fix 32-bit RISC-V boot failureBin Meng2021-07-281-1/+3
* KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin2021-07-281-2/+2
* KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin2021-07-281-0/+2
* s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King2021-07-281-1/+1
* ARM: dts: aspeed: Update e3c246d4i vuart propertiesZev Weiss2021-07-281-1/+3
* arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland2021-07-281-13/+2
* KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilitiesSean Christopherson2021-07-281-4/+5
* KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header failsSean Christopherson2021-07-281-2/+3
* KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ...Like Xu2021-07-281-1/+2
* bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend2021-07-251-0/+3
* ARM: dts: everest: Add phase corrections for eMMCAndrew Jeffery2021-07-251-0/+1
* ARM: dts: tacoma: Add phase corrections for eMMCAndrew Jeffery2021-07-251-0/+1
* ARM: dts: aspeed: Fix AST2600 machines line namesJoel Stanley2021-07-252-8/+2
* arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi filePali Rohár2021-07-252-4/+10
* s390: introduce proper type handling call_on_stack() macroHeiko Carstens2021-07-251-0/+97
* s390/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich2021-07-251-0/+2
* perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang2021-07-251-2/+4
* arch/arm64/boot/dts/marvell: fix NAND partitioning schemeKonstantin Porotchkin2021-07-251-1/+1
* arm64: dts: qcom: sm8150: Disable Adreno and modem by defaultKonrad Dybcio2021-07-253-2/+24
* arm64: dts: qcom: sm8250: Fix pcie2_lane unit addressKonrad Dybcio2021-07-251-1/+1
* arm64: dts: imx8: conn: fix enet clock settingDong Aisheng2021-07-251-18/+32
* arm64: dts: imx8mq: assign PCIe clocksLucas Stach2021-07-251-0/+16
* arm64: dts: imx8mn-beacon-som: Assign PMIC clockAdam Ford2021-07-251-0/+3
* arm64: dts: ls208xa: remove bus-num from dspi nodeMian Yousaf Kaukab2021-07-251-1/+0
* arm64: dts: rockchip: Update RK3399 PCI host bridge window to 32-bit address ...Punit Agrawal2021-07-251-1/+1
* ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configuredTony Lindgren2021-07-251-0/+40
* arm64: dts: qcom: sc7180: Add wakeup delay for adau codecSrinivasa Rao Mandadapu2021-07-251-0/+1
* ARM: dts: stm32: fix stpmic node for stm32mp1 boardsAlexandre Torgue2021-07-254-18/+6
* ARM: dts: stm32: Rename spi-flash/mx66l51235l@N to flash@N on DHCOM SoMMarek Vasut2021-07-252-2/+2
* ARM: dts: stm32: Rename eth@N to ethernet@N on DHCOM SoMMarek Vasut2021-07-251-1/+1
* ARM: dts: stm32: Drop unused linux,wakeup from touchscreen node on DHCOM SoMMarek Vasut2021-07-251-1/+0
* ARM: dts: stm32: fix the Odyssey SoM eMMC VQMMC supplyGrzegorz Szymaszek2021-07-251-1/+1
* ARM: dts: stm32: fix ltdc pinctrl on microdev2.0-of7Alexandre Torgue2021-07-251-1/+1
* ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15Alexandre Torgue2021-07-251-6/+6
* ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warningsAlexandre Torgue2021-07-251-2/+2