Age | Commit message (Expand) | Author | Files | Lines |
2021-01-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 30 | -212/+292 |
2021-01-09 | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -8/+23 |
2021-01-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 10 | -18/+27 |
2021-01-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+1 |
2021-01-08 | ARM: picoxcell: fix missing interrupt-parent properties | Arnd Bergmann | 1 | -0/+4 |
2021-01-08 | KVM: x86: __kvm_vcpu_halt can be static | Paolo Bonzini | 1 | -1/+1 |
2021-01-08 | Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 17 | -115/+114 |
2021-01-08 | KVM: SVM: Add support for booting APs in an SEV-ES guest | Tom Lendacky | 7 | -6/+61 |
2021-01-08 | KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit | Maxim Levitsky | 3 | -1/+8 |
2021-01-08 | KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode | Maxim Levitsky | 1 | -0/+1 |
2021-01-08 | KVM: nSVM: correctly restore nested_run_pending on migration | Maxim Levitsky | 1 | -0/+4 |
2021-01-08 | KVM: x86/mmu: Clarify TDP MMU page list invariants | Ben Gardon | 1 | -2/+14 |
2021-01-08 | KVM: x86/mmu: Ensure TDP MMU roots are freed after yield | Ben Gardon | 1 | -56/+48 |
2021-01-08 | KVM: x86: change in pv_eoi_get_pending() to make code more readable | Stephen Zhang | 1 | -1/+1 |
2021-01-08 | KVM: x86: fix shift out of bounds reported by UBSAN | Paolo Bonzini | 1 | -1/+1 |
2021-01-08 | KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c | Uros Bizjak | 1 | -2/+0 |
2021-01-08 | KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load | Nathan Chancellor | 1 | -1/+1 |
2021-01-08 | Merge branch 'kvm-master' into kvm-next | Paolo Bonzini | 231 | -924/+1522 |
2021-01-08 | KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte() | Sean Christopherson | 1 | -7/+13 |
2021-01-08 | KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array | Sean Christopherson | 2 | -9/+8 |
2021-01-08 | KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE | Sean Christopherson | 3 | -11/+13 |
2021-01-08 | KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte() | Sean Christopherson | 2 | -2/+7 |
2021-01-07 | arm64: Move PSTATE.TCO setting to separate functions | Catalin Marinas | 1 | -3/+13 |
2021-01-05 | Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2 | -21/+17 |
2021-01-05 | arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled | Catalin Marinas | 1 | -1/+1 |
2021-01-05 | arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr | Peter Collingbourne | 2 | -6/+2 |
2021-01-05 | arm64: traps: remove duplicate include statement | Tian Tao | 1 | -1/+0 |
2021-01-05 | arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST | Shannon Zhao | 1 | -1/+1 |
2021-01-05 | arm64: link with -z norelro for LLD or aarch64-elf | Nick Desaulniers | 1 | -3/+7 |
2021-01-04 | KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS | Marc Zyngier | 2 | -9/+1 |
2021-01-04 | arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA | Nicolas Saenz Julienne | 2 | -2/+3 |
2021-01-04 | arm64: mte: remove an ISB on kernel exit | Peter Collingbourne | 1 | -1/+1 |
2021-01-04 | arm64/smp: Remove unused irq variable in arch_show_interrupts() | Geert Uytterhoeven | 1 | -1/+0 |
2021-01-03 | crypto: arm/chacha-neon - add missing counter increment | Ard Biesheuvel | 1 | -0/+1 |
2021-01-02 | Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 4 | -21/+35 |
2020-12-31 | KVM: arm64: Remove spurious semicolon in reg_to_encoding() | Marc Zyngier | 1 | -1/+1 |
2020-12-30 | s390/Kconfig: sort config S390 select list once again | Heiko Carstens | 1 | -14/+17 |
2020-12-30 | s390: update defconfigs | Heiko Carstens | 3 | -7/+18 |
2020-12-30 | KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation | Marc Zyngier | 1 | -2/+2 |
2020-12-30 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 21 | -21/+0 |
2020-12-30 | mm: memmap defer init doesn't work as expected | Baoquan He | 1 | -2/+2 |
2020-12-27 | KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources() | Marc Zyngier | 3 | -23/+14 |
2020-12-27 | KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset() | Alexandru Elisei | 1 | -2/+0 |
2020-12-27 | KVM: arm64: Update comment in kvm_vgic_map_resources() | Alexandru Elisei | 1 | -1/+2 |
2020-12-25 | Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2020-12-25 | Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -15/+29 |
2020-12-25 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -9/+7 |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -152/+30 |
2020-12-23 | KVM: arm64: Move double-checked lock to kvm_vgic_map_resources() | Alexandru Elisei | 4 | -11/+9 |
2020-12-23 | KVM: arm64: arch_timer: Remove VGIC initialization check | Alexandru Elisei | 1 | -3/+4 |