]> Git Repo - linux.git/history - arch/arm64
KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache
[linux.git] / arch / arm64 /
2021-10-31 Paolo BonziniMerge tag 'kvm-s390-next-5.16-1' of git://git.kernel...
2021-10-31 Paolo BonziniMerge tag 'kvmarm-5.16' of git://git.kernel.org/pub...
2021-10-25 Paolo BonziniMerge branch 'kvm-pvclock-raw-spinlock' into HEAD
2021-10-21 Marc ZyngierMerge branch kvm/selftests/memslot into kvmarm-master...
2021-10-18 Paolo BonziniMerge commit 'kvm-pagedata-alloc-fixes' into HEAD
2021-10-18 Marc ZyngierMerge branch kvm-arm64/pkvm/fixed-features into kvmarm...
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Give priority to standard traps over...
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_e...
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Move kvm_handle_pvm_restricted around
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Consolidate include files
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Preserve pending SError on exit from...
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Handle GICv3 traps as required
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Drop sysregs that should never be...
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Drop AArch32-specific registers
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WI
2021-10-18 Marc ZyngierKVM: arm64: pkvm: Use a single function to expose all...
2021-10-18 Marc ZyngierKVM: arm64: Fix early exit ptrauth handling
2021-10-17 Marc ZyngierMerge branch kvm-arm64/memory-accounting into kvmarm...
2021-10-17 Jia HeKVM: arm64: Add memcg accounting to KVM allocations
2021-10-17 Jia HeKVM: arm64: vgic: Add memcg accounting to vgic allocations
2021-10-17 Marc ZyngierMerge branch kvm-arm64/selftest/timer into kvmarm-maste...
2021-10-17 Marc ZyngierMerge branch kvm-arm64/vgic-fixes-5.16 into kvmarm...
2021-10-17 Marc ZyngierKVM: arm64: vgic-v3: Align emulated cpuif LPI state...
2021-10-17 Marc ZyngierKVM: arm64: vgic-v3: Don't advertise ICC_CTLR_EL1.SEIS
2021-10-17 Marc ZyngierKVM: arm64: vgic-v3: Reduce common group trapping to...
2021-10-17 Marc ZyngierKVM: arm64: vgic-v3: Work around GICv3 locally generate...
2021-10-17 Marc ZyngierKVM: arm64: Force ID_AA64PFR0_EL1.GIC=1 when exposing...
2021-10-15 Paolo BonziniMerge tag 'kvmarm-fixes-5.15-2' of git://git.kernel...
2021-10-12 Marc ZyngierMerge branch kvm-arm64/misc-5.16 into kvmarm-master...
2021-10-12 Marc ZyngierKVM: arm64: Fix reporting of endianess when the access...
2021-10-11 Marc ZyngierMerge branch kvm-arm64/pkvm/restrict-hypercalls into...
2021-10-11 Fuad TabbaKVM: arm64: Handle protected guests at 32 bits
2021-10-11 Fuad TabbaKVM: arm64: Trap access to pVM restricted features
2021-10-11 Fuad TabbaKVM: arm64: Move sanitized copies of CPU features
2021-10-11 Fuad TabbaKVM: arm64: Initialize trap registers for protected VMs
2021-10-11 Fuad TabbaKVM: arm64: Add handlers for protected VM System Registers
2021-10-11 Fuad TabbaKVM: arm64: Simplify masking out MTE in feature id reg
2021-10-11 Fuad TabbaKVM: arm64: Add missing field descriptor for MDCR_EL2
2021-10-11 Fuad TabbaKVM: arm64: Pass struct kvm to per-EC handlers
2021-10-11 Marc ZyngierKVM: arm64: Move early handlers to per-EC handlers
2021-10-11 Marc ZyngierKVM: arm64: Don't include switch.h into nvhe/kvm-main.c
2021-10-11 Marc ZyngierKVM: arm64: Move __get_fault_info() and co into their...
2021-10-11 Marc ZyngierMerge branch kvm-arm64/raz-sysregs into kvmarm-master...
2021-10-11 Alexandru EliseiKVM: arm64: Replace get_raz_id_reg() with get_raz_reg()
2021-10-11 Alexandru EliseiKVM: arm64: Use get_raz_reg() for userspace reads of...
2021-10-11 Alexandru EliseiKVM: arm64: Return early from read_id_reg() if register...
2021-10-11 Marc ZyngierMerge branch kvm-arm64/misc-5.16 into kvmarm-master...
2021-10-11 Sean ChristophersonKVM: arm64: Depend on HAVE_KVM instead of OF
2021-10-11 Sean ChristophersonKVM: arm64: Unconditionally include generic KVM's Kconfig
2021-10-11 Marc ZyngierKVM: arm64: Allow KVM to be disabled from the command...
2021-10-11 Marc ZyngierMerge branch kvm-arm64/vgic-ipa-checks into kvmarm...
2021-10-11 Ricardo KollerKVM: arm64: vgic: Drop vgic_check_ioaddr()
2021-10-11 Ricardo KollerKVM: arm64: vgic-v3: Check ITS region is not above...
2021-10-11 Ricardo KollerKVM: arm64: vgic-v2: Check cpu interface region is...
2021-10-11 Ricardo KollerKVM: arm64: vgic-v3: Check redist region is not above...
2021-10-11 Ricardo Kollerkvm: arm64: vgic: Introduce vgic_check_iorange
2021-10-11 Marc ZyngierMerge branch kvm-arm64/pkvm/restrict-hypercalls into...
2021-10-11 Will DeaconKVM: arm64: Disable privileged hypercalls after pKVM...
2021-10-11 Will DeaconKVM: arm64: Prevent re-finalisation of pKVM for a given CPU
2021-10-11 Will DeaconKVM: arm64: Propagate errors from __pkvm_prot_finalize...
2021-10-11 Will DeaconKVM: arm64: Reject stub hypercalls after pKVM has been...
2021-10-11 Will Deaconarm64: Prevent kexec and hibernation if is_protected_kv...
2021-10-11 Marc ZyngierKVM: arm64: Turn __KVM_HOST_SMCCC_FUNC_* into an enum...
2021-10-05 Quentin PerretKVM: arm64: Release mmap_lock when using VM_SHARED...
2021-10-05 Quentin PerretKVM: arm64: Report corrupted refcount at EL2
2021-10-05 Quentin PerretKVM: arm64: Fix host stage-2 PGD refcount
2021-10-05 Paolo BonziniMerge tag 'kvm-riscv-5.16-1' of git://github.com/kvm...
2021-10-03 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2021-10-03 Linus TorvaldsMerge tag 'char-misc-5.15-rc4' of git://git.kernel...
2021-10-03 Linus TorvaldsMerge tag 'driver-core-5.15-rc4' of git://git.kernel...
2021-10-03 Linus TorvaldsMerge tag 'sched_urgent_for_v5.15_rc4' of git://git...
2021-10-03 Linus TorvaldsMerge tag 'perf_urgent_for_v5.15_rc4' of git://git...
2021-10-03 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.15_rc4' of git://git...
2021-10-03 Linus TorvaldsMerge tag 'hwmon-for-v5.15-rc4' of git://git.kernel...
2021-10-03 Linus TorvaldsMerge tag '5.15-rc3-ksmbd-fixes' of git://git.samba...
2021-10-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-02 Linus TorvaldsMerge tag 'block-5.15-2021-10-01' of git://git.kernel...
2021-10-02 Linus TorvaldsMerge tag 'io_uring-5.15-2021-10-01' of git://git.kerne...
2021-10-02 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kerne...
2021-10-01 Linus TorvaldsMerge tag 's390-5.15-4' of git://git.kernel.org/pub...
2021-10-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-01 Linus TorvaldsMerge tag 'drm-fixes-2021-10-01' of git://anongit.freed...
2021-10-01 Linus TorvaldsMerge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel...
2021-10-01 Daniel VetterMerge tag 'exynos-drm-fixes-for-v5.15-rc4' of git:...
2021-10-01 Juergen Grosskvm: use kvfree() in kvm_arch_free_vm()
2021-09-30 Linus TorvaldsMerge tag 'net-5.15-rc4' of git://git.kernel.org/pub...
2021-09-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kerne...
2021-09-30 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-09-29 Linus TorvaldsMerge tag 'sound-5.15-rc4' of git://git.kernel.org...
2021-09-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-09-28 Linus TorvaldsMerge tag 'pinctrl-v5.15-2' of git://git.kernel.org...
2021-09-28 Linus TorvaldsMerge tag 'vfio-v5.15-rc4' of git://github.com/awilliam...
2021-09-28 Linus TorvaldsMerge tag 'm68k-for-v5.15-tag3' of git://git.kernel...
2021-09-28 Linus TorvaldsMerge tag 'nios2_fixes_for_v5.15_part1' of git://git...
2021-09-28 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git.kernel...
2021-09-28 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2021-09-28 Linus TorvaldsMerge tag 'mmc-v5.15-2' of git://git.kernel.org/pub...
2021-09-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-28 Dave AirlieMerge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedes...
2021-09-27 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of...
next
This page took 0.133241 seconds and 7 git commands to generate.