summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang1-0/+1
2021-01-08KVM: x86: __kvm_vcpu_halt can be staticPaolo Bonzini1-1/+1
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini19-118/+122
2021-01-08Merge tag 'drm-misc-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-9/+17
2021-01-08Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/ms...Daniel Vetter10-26/+63
2021-01-08x86/resctrl: Don't move a task to the same resource groupFenghua Yu1-0/+7
2021-01-08x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu1-69/+43
2021-01-07block: pre-initialize struct block_device in bdev_alloc_inodeChristoph Hellwig1-2/+3
2021-01-07Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-66/+122
2021-01-07net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski1-3/+4
2021-01-07Merge branch 's390-qeth-fixes-2021-01-07'Jakub Kicinski4-17/+30
2021-01-07s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann1-1/+1
2021-01-07s390/qeth: fix locking for discipline setup / removalJulian Wiedmann3-10/+7
2021-01-07s390/qeth: fix deadlock during recoveryJulian Wiedmann4-18/+34
2021-01-07Merge branch 'nexthop-various-fixes'Jakub Kicinski2-3/+5
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-07nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata1-1/+1
2021-01-07nexthop: Unlink nexthop group entry in error pathIdo Schimmel1-1/+3
2021-01-07nexthop: Fix off-by-one error in error pathIdo Schimmel1-1/+1
2021-01-07octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-07Merge branch 'bug-fixes-for-chtls-driver'Jakub Kicinski1-47/+24
2021-01-07chtls: Fix chtls resources release sequenceAyush Sawal1-4/+4
2021-01-07chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal1-0/+5
2021-01-07chtls: Replace skb_dequeue with skb_peekAyush Sawal1-1/+1
2021-01-07chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal1-3/+1
2021-01-07chtls: Fix panic when route to peer not configuredAyush Sawal1-2/+12
2021-01-07chtls: Remove invalid set_tcb callAyush Sawal1-3/+0
2021-01-07chtls: Fix hardware tid leakAyush Sawal1-36/+3
2021-01-07Merge tag 'gcc-plugins-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2021-01-07KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky8-6/+63
2021-01-07KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexitMaxim Levitsky3-1/+8
2021-01-07KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest modeMaxim Levitsky1-0/+1
2021-01-07KVM: nSVM: correctly restore nested_run_pending on migrationMaxim Levitsky1-0/+4
2021-01-07KVM: x86/mmu: Clarify TDP MMU page list invariantsBen Gardon1-2/+14
2021-01-07KVM: x86/mmu: Ensure TDP MMU roots are freed after yieldBen Gardon1-56/+48
2021-01-07kvm: check tlbs_dirty directlyLai Jiangshan1-2/+1
2021-01-07KVM: x86: change in pv_eoi_get_pending() to make code more readableStephen Zhang1-1/+1
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-7/+14
2021-01-07MAINTAINERS: Really update email address for Sean ChristophersonSean Christopherson1-1/+1
2021-01-07KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini1-1/+1
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones6-146/+166
2021-01-07KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones5-47/+21
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones6-257/+189
2021-01-07KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.cUros Bizjak1-2/+0
2021-01-07KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_loadNathan Chancellor1-1/+1
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini1108-7721/+13607
2021-01-07KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()Sean Christopherson1-7/+13
2021-01-07KVM: x86/mmu: Use raw level to index into MMIO walks' sptes arraySean Christopherson2-9/+8
2021-01-07KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson3-11/+13
2021-01-07KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson2-2/+7