summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-0513-30/+81
|\
| * Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-056-2/+7
| |\
| | * s390: update defconfigsHeiko Carstens2021-08-032-2/+2
| | * s390/boot: fix zstd build for -march=z900Vasily Gorbik2021-07-302-0/+3
| | * s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar2021-07-302-0/+2
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-055-27/+66
| |\ \
| | * | KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson2021-08-051-1/+1
| | * | KVM: SVM: improve the code readability for ASID managementMingwei Zhang2021-08-041-19/+24
| | * | KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson2021-08-041-1/+1
| | * | KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...Vitaly Kuznetsov2021-08-031-2/+11
| | * | KVM: x86: Introduce trace_kvm_hv_hypercall_done()Vitaly Kuznetsov2021-08-032-0/+16
| | * | KVM: x86: hyper-v: Check access to hypercall before reading XMM registersVitaly Kuznetsov2021-08-031-3/+3
| | * | KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini2021-07-301-2/+11
| * | | Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-012-1/+8
| |\ \ \
| | * | | powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman2021-07-291-0/+7
| | * | | powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-07-291-1/+1
| | * | | Merge branch 'fixes' into nextMichael Ellerman2021-07-265-8/+68
| | |\ \ \
* | | | | | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-044-0/+8
* | | | | | Revert "Merge branch 'qcom-dts-updates'"Alex Elder2021-08-032-48/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-3175-152/+290
|\| | | | |
| * | | | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-3012-2/+62
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-2911-0/+60
| | |\ \ \ \ \
| | | * | | | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-2911-0/+60
| | * | | | | | arm64: dts: imx8mp: remove fallback compatible string for FlexCANJoakim Zhang2021-07-241-2/+2
| * | | | | | | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-3013-18/+0
| |\ \ \ \ \ \ \
| | * | | | | | | arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-3013-18/+0
| * | | | | | | | Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-07-291-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-291-0/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2021-07-2915-30/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | alpha: register early reserved memory in memblockMike Rapoport2021-07-281-6/+7
| | * | | | | | | | alpha: fix spelling mistakesgushengxian2021-07-255-6/+6
| | * | | | | | | | alpha: Remove space between * and parameter namegushengxian2021-07-251-1/+1
| | * | | | | | | | alpha: fp_emul: avoid init/cleanup_module namesArnd Bergmann2021-07-251-2/+4
| | * | | | | | | | alpha: Add syscall_get_return_value()He Zhe2021-07-251-0/+6
| | * | | | | | | | alpha: fix typos in a commenttangchunyou2021-07-251-1/+1
| | * | | | | | | | alpha: defconfig: add necessary configs for boot testingCorentin Labbe2021-07-251-0/+1
| | * | | | | | | | alpha: Send stop IPI to send to online CPUsPrarit Bhargava2021-07-251-1/+1
| | * | | | | | | | alpha: convert comma to semicolonZheng Yongjun2021-07-251-1/+1
| | * | | | | | | | alpha: remove undef inline in compiler.hChen Li2021-07-251-11/+0
| | * | | | | | | | alpha: Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov2021-07-251-1/+1
| | * | | | | | | | alpha: __udiv_qrnnd should be exportedCorentin Labbe2021-07-251-0/+2
| | |/ / / / / / /
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-07-2912-54/+58
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrlMaxim Levitsky2021-07-271-1/+1
| | * | | | | | | KVM: SVM: tweak warning about enabled AVIC on nested entryMaxim Levitsky2021-07-271-1/+1
| | * | | | | | | KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...Maxim Levitsky2021-07-271-2/+5
| | * | | | | | | KVM: s390: restore old debugfs namesChristian Borntraeger2021-07-273-27/+27
| | * | | | | | | KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initializedPaolo Bonzini2021-07-272-3/+3
| | * | | | | | | x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2021-07-272-3/+3
| | * | | | | | | KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK accessVitaly Kuznetsov2021-07-261-2/+2
| | * | | | | | | KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...Vitaly Kuznetsov2021-07-263-13/+13