Age | Commit message (Expand) | Author |
2018-08-13 | KVM: arm/arm64: Skip updating PTE entry if no change | Punit Agrawal |
2018-08-13 | KVM: arm/arm64: Skip updating PMD entry if no change | Punit Agrawal |
2018-07-09 | KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables | Marc Zyngier |
2018-07-09 | KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers | Marc Zyngier |
2018-07-09 | KVM: arm/arm64: Consolidate page-table accessors | Marc Zyngier |
2018-07-09 | arm64: KVM: Add support for Stage-2 control of memory types and cacheability | Marc Zyngier |
2018-06-21 | KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_... | Jia He |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-03-19 | arm/arm64: KVM: Introduce EL2-specific executable mappings | Marc Zyngier |
2018-03-19 | arm64: KVM: Introduce EL2 VA randomisation | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Move HYP IO VAs to the "idmap" range | Marc Zyngier |
2018-03-19 | KVM: arm64: Fix HYP idmap unmap when using 52bit PA | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Fix idmap size and alignment | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Demote HYP VA range display to being a debug feature | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Get rid of vcpu->arch.irq_lines | Christoffer Dall |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-01 | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář |
2018-01-30 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-01-15 | KVM: arm/arm64: fix HYP ID map extension to 52 bits | Kristina Martsenko |
2018-01-11 | KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 | Punit Agrawal |
2018-01-08 | KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Preserve Exec permission across R/W permission faults | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Only clean the dcache on translation fault | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Limit icache invalidation to prefetch aborts | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Split dcache/icache flushing | Marc Zyngier |
2017-12-22 | arm64: allow ID map to be extended to 52 bits | Kristina Martsenko |
2017-12-18 | KVM: arm/arm64: Fix HYP unmapping going off limits | Marc Zyngier |
2017-09-05 | KVM: arm/arm64: Fix guest external abort matching | James Morse |
2017-07-25 | KVM: arm/arm64: Handle hva aging while destroying the vm | Suzuki K Poulose |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-07-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-06-22 | arm/arm64: KVM: add guest SEA support | Tyler Baicar |
2017-06-22 | KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory | James Morse |
2017-06-06 | KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages | Marc Zyngier |
2017-05-16 | kvm: arm/arm64: Fix use after free of stage2 page table | Suzuki K Poulose |
2017-05-16 | kvm: arm/arm64: Force reading uncached stage2 PGD | Suzuki K Poulose |
2017-05-15 | kvm: arm/arm64: Fix race in resetting stage2 PGD | Suzuki K Poulose |
2017-05-09 | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini |
2017-05-04 | KVM: arm/arm64: Move shared files to virt/kvm/arm | Christoffer Dall |