summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-219-37/+49
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | s390: update defconfigsHeiko Carstens2021-07-203-17/+34
| * | | | | | s390/cpumf: fix semicolon.cocci warningskernel test robot2021-07-201-1/+1
| * | | | | | s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov2021-07-201-15/+4
| * | | | | | s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-153-2/+5
| * | | | | | s390/defconfig: allow early device mapper disksChristian Borntraeger2021-07-122-2/+4
| * | | | | | s390/vdso32: add vdso32.lds to targetsSven Schnelle2021-07-121-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-1716-41/+47
|\ \ \ \ \ \
| * | | | | | ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2021-07-162-4/+3
| * | | | | | Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-07-164-13/+11
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: aspeed: everest: PSU #3 address changeB. J. Wyman2021-07-011-4/+4
| | * | | | | | ARM: dts: everest: Add phase corrections for eMMCAndrew Jeffery2021-07-011-0/+1
| | * | | | | | ARM: dts: tacoma: Add phase corrections for eMMCAndrew Jeffery2021-07-011-0/+1
| | * | | | | | ARM: dts: aspeed: Update e3c246d4i vuart propertiesZev Weiss2021-07-011-1/+3
| | * | | | | | ARM: dts: aspeed: Fix AST2600 machines line namesJoel Stanley2021-06-242-8/+2
| * | | | | | | ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren2021-07-161-1/+1
| * | | | | | | ARM: configs: Update u8500_defconfigLinus Walleij2021-07-161-0/+5
| * | | | | | | ARM: configs: Update Vexpress defconfigLinus Walleij2021-07-161-10/+7
| * | | | | | | ARM: configs: Update Versatile defconfigLinus Walleij2021-07-161-3/+1
| * | | | | | | ARM: configs: Update RealView defconfigLinus Walleij2021-07-161-3/+1
| * | | | | | | ARM: configs: Update Integrator defconfigLinus Walleij2021-07-161-4/+1
| * | | | | | | arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven2021-07-161-1/+1
| * | | | | | | Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-07-161-0/+13
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: tegra: Enable SMMU support for USB on Tegra194Thierry Reding2021-07-091-0/+8
| | * | | | | | | arm64: tegra: Enable audio IOMMU support on Tegra194Thierry Reding2021-07-091-0/+5
| * | | | | | | | ARM: shmobile: defconfig: Restore graphical consolesGeert Uytterhoeven2021-07-131-0/+1
| * | | | | | | | dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitionsBiju Das2021-07-121-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-07-1611-30/+54
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | arm64: entry: fix KCOV suppressionMark Rutland2021-07-151-1/+1
| * | | | | | | arm64: entry: add missing noinstrMark Rutland2021-07-151-1/+1
| * | | | | | | arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland2021-07-151-13/+2
| * | | | | | | arm64: Avoid premature usercopy failureRobin Murphy2021-07-153-13/+35
| * | | | | | | arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newerNathan Chancellor2021-07-131-1/+2
| * | | | | | | Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"Will Deacon2021-07-121-1/+1
| * | | | | | | arm64: Add missing header <asm/smp.h> in two filesCarlos Bilbao2021-07-122-0/+2
| * | | | | | | arm64: fix strlen() with CONFIG_KASAN_HW_TAGSMark Rutland2021-07-121-0/+10
| |/ / / / / /
* | | | | | | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-154-1/+5
|\ \ \ \ \ \ \
| * | | | | | | powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1
| * | | | | | | MIPS: Fix unreachable code issueGustavo A. R. Silva2021-07-131-1/+1
| * | | | | | | MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+2
| * | | | | | | s390: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-07-1511-51/+161
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | KVM: nSVM: Restore nested control upon leaving SMMVitaly Kuznetsov2021-07-153-3/+10
| * | | | | | KVM: nSVM: Fix L1 state corruption upon return from SMMVitaly Kuznetsov2021-07-151-1/+38
| * | | | | | KVM: nSVM: Introduce svm_copy_vmrun_state()Vitaly Kuznetsov2021-07-152-18/+24
| * | | | | | KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUNVitaly Kuznetsov2021-07-151-0/+5
| * | | | | | KVM: nSVM: Check the value written to MSR_VM_HSAVE_PAVitaly Kuznetsov2021-07-151-1/+10
| * | | | | | KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilitiesSean Christopherson2021-07-151-4/+5
| * | | | | | KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header failsSean Christopherson2021-07-151-2/+3
| * | | | | | KVM: SVM: add module param to control the #SMI interceptionMaxim Levitsky2021-07-153-1/+14