Age | Commit message (Expand) | Author | Files | Lines |
2021-06-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -9/+26 |
2021-06-24 | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon | 1 | -1/+10 |
2021-06-11 | KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support | Will Deacon | 1 | -1/+10 |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 11 | -60/+98 |
2021-05-27 | KVM: arm64: Prevent mixed-width VM creation | Marc Zyngier | 1 | -4/+24 |
2021-05-27 | KVM: arm64: Resolve all pending PC updates before immediate exit | Zenghui Yu | 1 | -3/+6 |
2021-05-25 | arm64: Rename arm64-internal cache maintenance functions | Fuad Tabba | 5 | -7/+7 |
2021-05-25 | arm64: __flush_dcache_area to take end parameter instead of size | Fuad Tabba | 3 | -5/+12 |
2021-05-25 | arm64: dcache_by_line_op to take end parameter instead of size | Fuad Tabba | 1 | -0/+1 |
2021-05-15 | KVM: arm64: Fix debug register indexing | Marc Zyngier | 1 | -21/+21 |
2021-05-15 | KVM: arm64: Commit pending PC adjustemnts before returning to userspace | Marc Zyngier | 3 | -2/+21 |
2021-05-15 | KVM: arm64: Move __adjust_pc out of line | Marc Zyngier | 4 | -23/+19 |
2021-05-15 | KVM: arm64: Mark the host stage-2 memory pools static | Quentin Perret | 1 | -2/+2 |
2021-05-15 | KVM: arm64: Mark pkvm_pgtable_mm_ops static | Quentin Perret | 1 | -1/+1 |
2021-05-15 | KVM: arm64: Fix boolreturn.cocci warnings | kernel test robot | 1 | -6/+6 |
2021-05-12 | kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT | Peter Zijlstra | 1 | -4/+1 |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 52 | -570/+2787 |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 3 | -8/+9 |
2021-04-26 | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2021-04-23 | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 51 | -411/+2753 |
2021-04-22 | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini | 2 | -0/+11 |
2021-04-22 | irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection | Lorenzo Pieralisi | 1 | -2/+2 |
2021-04-22 | Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next | Marc Zyngier | 2 | -8/+2 |
2021-04-22 | KVM: arm64: Divorce the perf code from oprofile helpers | Marc Zyngier | 2 | -7/+2 |
2021-04-17 | KVM: arm64: Convert to the gfn-based MMU notifier callbacks | Sean Christopherson | 1 | -84/+31 |
2021-04-17 | KVM: constify kvm_arch_flush_remote_tlbs_memslot | Paolo Bonzini | 1 | -1/+1 |
2021-04-17 | KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2 | Maxim Levitsky | 2 | -5/+2 |
2021-04-17 | KVM: Move arm64's MMU notifier trace events to generic code | Sean Christopherson | 2 | -71/+2 |
2021-04-13 | Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/next | Marc Zyngier | 4 | -9/+102 |
2021-04-13 | Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/next | Marc Zyngier | 5 | -44/+67 |
2021-04-13 | Merge branch 'kvm-arm64/ptp' into kvmarm-master/next | Marc Zyngier | 2 | -9/+72 |
2021-04-13 | Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next | Marc Zyngier | 1 | -10/+2 |
2021-04-13 | Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next | Marc Zyngier | 9 | -28/+60 |
2021-04-13 | Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next | Marc Zyngier | 3 | -1/+26 |
2021-04-13 | Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/next | Marc Zyngier | 1 | -7/+14 |
2021-04-13 | Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next | Marc Zyngier | 33 | -263/+2263 |
2021-04-13 | Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next | Marc Zyngier | 3 | -28/+78 |
2021-04-13 | KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read | Eric Auger | 1 | -2/+2 |
2021-04-11 | KVM: arm64: Don't advertise FEAT_SPE to guests | Alexandru Elisei | 1 | -0/+2 |
2021-04-11 | KVM: arm64: Don't print warning when trapping SPE registers | Alexandru Elisei | 1 | -0/+13 |
2021-04-09 | KVM: arm64: Fully zero the vcpu state on reset | Marc Zyngier | 1 | -0/+5 |
2021-04-09 | KVM: arm64: Disable CFI for nVHE | Sami Tolvanen | 1 | -3/+3 |
2021-04-09 | treewide: Change list_sort to use const pointers | Sami Tolvanen | 2 | -5/+6 |
2021-04-07 | KVM: arm64: Initialize VCPU mdcr_el2 before loading it | Alexandru Elisei | 2 | -28/+62 |
2021-04-07 | KVM: arm64: Add support for the KVM PTP service | Jianyong Wu | 2 | -0/+54 |
2021-04-07 | KVM: arm64: Don't retrieve memory slot again in page fault handler | Gavin Shan | 1 | -2/+7 |
2021-04-07 | KVM: arm64: Use find_vma_intersection() | Gavin Shan | 1 | -4/+6 |
2021-04-07 | KVM: arm64: Hide kvm_mmu_wp_memory_region() | Gavin Shan | 1 | -1/+1 |
2021-04-07 | arm64: KVM: Enable access to TRBE support for host | Suzuki K Poulose | 3 | -4/+45 |
2021-04-07 | KVM: arm64: Move SPE availability check to VCPU load | Suzuki K Poulose | 3 | -13/+34 |