summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-29powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman
2021-07-29powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju
2021-07-28alpha: register early reserved memory in memblockMike Rapoport
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-27KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrlMaxim Levitsky
2021-07-27KVM: SVM: tweak warning about enabled AVIC on nested entryMaxim Levitsky
2021-07-27KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...Maxim Levitsky
2021-07-27KVM: s390: restore old debugfs namesChristian Borntraeger
2021-07-27KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initializedPaolo Bonzini
2021-07-27x86/kvm: fix vcpu-id indexed array sizesJuergen Gross
2021-07-27omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulatorH. Nikolaus Schaller
2021-07-27ARM: dts: am437x-l4: fix typo in can@0 nodeDario Binacchi
2021-07-27ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach
2021-07-27ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo
2021-07-26KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK accessVitaly Kuznetsov
2021-07-26KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...Vitaly Kuznetsov
2021-07-26KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()Vitaly Kuznetsov
2021-07-26Merge branch 'fixes' into nextMichael Ellerman
2021-07-25alpha: fix spelling mistakesgushengxian
2021-07-25alpha: Remove space between * and parameter namegushengxian
2021-07-25alpha: fp_emul: avoid init/cleanup_module namesArnd Bergmann
2021-07-25alpha: Add syscall_get_return_value()He Zhe
2021-07-25alpha: fix typos in a commenttangchunyou
2021-07-25alpha: defconfig: add necessary configs for boot testingCorentin Labbe
2021-07-25alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-07-25alpha: convert comma to semicolonZheng Yongjun
2021-07-25alpha: remove undef inline in compiler.hChen Li
2021-07-25alpha: Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov
2021-07-25alpha: __udiv_qrnnd should be exportedCorentin Labbe
2021-07-26m68k/coldfire: change pll var. to clk_pllRandy Dunlap
2021-07-25Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-25Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-07-24Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-24riscv: stacktrace: Fix NULL pointer dereferenceJisheng Zhang
2021-07-24arm64: dts: imx8mp: remove fallback compatible string for FlexCANJoakim Zhang
2021-07-23riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto
2021-07-23riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang
2021-07-23Merge tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-23Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-23arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-modePali Rohár
2021-07-23arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllersVladimir Oltean
2021-07-23ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pinsMarek Vasut
2021-07-23ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King