Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson
2021-08-04KVM: SVM: improve the code readability for ASID managementMingwei Zhang
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov
2021-08-04KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-04Revert "Merge branch 'qcom-dts-updates'"Alex Elder
2021-08-03s390: update defconfigsHeiko Carstens
2021-08-03KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...Vitaly Kuznetsov
2021-08-03KVM: x86: Introduce trace_kvm_hv_hypercall_done()Vitaly Kuznetsov
2021-08-03KVM: x86: hyper-v: Check access to hypercall before reading XMM registersVitaly Kuznetsov
2021-08-01Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-31Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini
2021-07-30Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
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-29alpha: 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-28arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FECJoakim Zhang
2021-07-28arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FECJoakim Zhang
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-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-26alpha: fix spelling mistakesgushengxian
2021-07-26alpha: Remove space between * and parameter namegushengxian
2021-07-26alpha: fp_emul: avoid init/cleanup_module namesArnd Bergmann
2021-07-26alpha: Add syscall_get_return_value()He Zhe
2021-07-26alpha: fix typos in a commenttangchunyou
2021-07-26alpha: defconfig: add necessary configs for boot testingCorentin Labbe
2021-07-26alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-07-26alpha: convert comma to semicolonZheng Yongjun
2021-07-26alpha: remove undef inline in compiler.hChen Li