platform/kernel/linux-rpi.git
2020-12-22 David BrazdilKVM: arm64: Skip computing hyp VA layout for VHE
2020-12-22 David BrazdilKVM: arm64: Use lm_alias in nVHE-only VA conversion
2020-12-22 David BrazdilKVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
2020-12-22 Marc ZyngierKVM: arm64: Don't access PMCR_EL0 when no PMU is available
2020-12-09 Marc ZyngierMerge remote-tracking branch 'origin/kvm-arm64/psci...
2020-12-08 Marc ZyngierKVM: arm64: Fix nVHE boot on VHE systems
2020-12-04 Marc ZyngierMerge remote-tracking branch 'origin/kvm-arm64/misc...
2020-12-04 David BrazdilKVM: arm64: Fix EL2 mode availability checks
2020-12-04 David BrazdilKVM: arm64: Trap host SMCs in protected mode
2020-12-04 David BrazdilKVM: arm64: Keep nVHE EL2 vector installed
2020-12-04 David BrazdilKVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
2020-12-04 David BrazdilKVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
2020-12-04 David BrazdilKVM: arm64: Intercept host's CPU_ON SMCs
2020-12-04 David BrazdilKVM: arm64: Add function to enter host from KVM nVHE...
2020-12-04 David BrazdilKVM: arm64: Extract __do_hyp_init into a helper function
2020-12-04 David BrazdilKVM: arm64: Forward safe PSCI SMCs coming from host
2020-12-04 David BrazdilKVM: arm64: Add offset for hyp VA <-> PA conversion
2020-12-04 David BrazdilKVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
2020-12-04 David BrazdilKVM: arm64: Add SMC handler in nVHE EL2
2020-12-04 David BrazdilKVM: arm64: Create nVHE copy of cpu_logical_map
2020-12-04 David BrazdilKVM: arm64: Support per_cpu_ptr in nVHE hyp code
2020-12-04 David BrazdilKVM: arm64: Add .hyp.data..ro_after_init ELF section
2020-12-04 David BrazdilKVM: arm64: Init MAIR/TCR_EL2 from params struct
2020-12-04 David BrazdilKVM: arm64: Move hyp-init params to a per-CPU struct
2020-12-04 David BrazdilKVM: arm64: Remove vector_ptr param of hyp-init
2020-12-04 David Brazdilarm64: Extract parts of el2_setup into a macro
2020-12-04 David Brazdilarm64: Make cpu_logical_map() take unsigned int
2020-12-04 David Brazdilpsci: Add accessor for psci_0_1_function_ids
2020-12-04 David Brazdilpsci: Replace psci_function_id array with a struct
2020-12-04 David Brazdilpsci: Split functions to v0.1 and v0.2+ variants
2020-12-04 David Brazdilpsci: Support psci_ops.get_version for v0.1
2020-12-04 David BrazdilKVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
2020-12-04 David BrazdilKVM: arm64: Add kvm-arm.mode early kernel parameter
2020-12-04 Marc ZyngierMerge remote-tracking branch 'arm64/for-next/uaccess...
2020-12-03 Marc ZyngierMerge remote-tracking branch 'origin/kvm-arm64/csv3...
2020-12-03 Keqian ZhuKVM: arm64: Use kvm_write_guest_lock when init stolen...
2020-12-03 Keqian ZhuKVM: arm64: Some fixes of PV-time interface document
2020-12-03 Mark Rutlandarm64: mark __system_matches_cap as __maybe_unused
2020-12-02 Mark Rutlandarm64: uaccess: remove vestigal UAO support
2020-12-02 Mark Rutlandarm64: uaccess: remove redundant PAN toggling
2020-12-02 Mark Rutlandarm64: uaccess: remove addr_limit_user_check()
2020-12-02 Mark Rutlandarm64: uaccess: remove set_fs()
2020-12-02 Mark Rutlandarm64: uaccess cleanup macro naming
2020-12-02 Mark Rutlandarm64: uaccess: split user/kernel routines
2020-12-02 Mark Rutlandarm64: uaccess: refactor __{get,put}_user
2020-12-02 Mark Rutlandarm64: uaccess: simplify __copy_user_flushcache()
2020-12-02 Mark Rutlandarm64: uaccess: rename privileged uaccess routines
2020-12-02 Mark Rutlandarm64: sdei: explicitly simulate PAN/UAO entry
2020-12-02 Mark Rutlandarm64: sdei: move uaccess logic to arch/arm64/
2020-12-02 Mark Rutlandarm64: head.S: always initialize PSTATE
2020-12-02 Mark Rutlandarm64: head.S: cleanup SCTLR_ELx initialization
2020-12-02 Mark Rutlandarm64: head.S: rename el2_setup -> init_kernel_el
2020-12-02 Mark Rutlandarm64: add C wrappers for SET_PSTATE_*()
2020-12-02 Mark Rutlandarm64: ensure ERET from kthread is illegal
2020-11-30 Marc ZyngierKVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the...
2020-11-30 Shenming LuKVM: arm64: Delay the polling of the GICR_VPENDBASER...
2020-11-28 Marc Zyngierarm64: Make the Meltdown mitigation state available
2020-11-27 Marc ZyngierMerge branch 'kvm-arm64/misc-5.11' into kvmarm-master...
2020-11-27 Marc ZyngierMerge branch 'kvm-arm64/cache-demux' into kvmarm-master...
2020-11-27 Andrew JonesKVM: arm64: selftests: Filter out DEMUX registers
2020-11-27 Andrew JonesKVM: arm64: CSSELR_EL1 max is 13
2020-11-27 Will DeaconKVM: arm64: Remove unused __extended_idmap_trampoline...
2020-11-27 Will DeaconKVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()
2020-11-27 Will DeaconKVM: arm64: Move 'struct kvm_arch_memory_slot' out...
2020-11-27 Marc ZyngierMerge branch 'kvm-arm64/vector-rework' into kvmarm...
2020-11-27 Marc ZyngierMerge branch 'kvm-arm64/pmu-undef' into kvmarm-master...
2020-11-27 Marc ZyngierKVM: arm64: Get rid of the PMU ready state
2020-11-27 Marc ZyngierKVM: arm64: Gate kvm_pmu_update_state() on the PMU...
2020-11-27 Marc ZyngierKVM: arm64: Remove dead PMU sysreg decoding code
2020-11-27 Marc ZyngierKVM: arm64: Remove PMU RAZ/WI handling
2020-11-27 Marc ZyngierKVM: arm64: Inject UNDEF on PMU access when no PMU...
2020-11-27 Marc ZyngierKVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset...
2020-11-27 Marc ZyngierKVM: arm64: Set ID_AA64DFR0_EL1.PMUVer to 0 when no...
2020-11-27 Alexandru EliseiKVM: arm64: Refuse to run VCPU if PMU is not initialized
2020-11-27 Marc ZyngierKVM: arm64: Add kvm_vcpu_has_pmu() helper
2020-11-27 Marc ZyngierMerge branch 'kvm-arm64/host-hvc-table' into kvmarm...
2020-11-27 Marc ZyngierMerge branch 'kvm-arm64/copro-no-more' into kvmarm...
2020-11-27 Marc ZyngierMerge branch 'kvm-arm64/el2-pc' into kvmarm-master...
2020-11-27 Marc ZyngierKVM: arm64: Avoid repetitive stack access on host EL1...
2020-11-27 Marc ZyngierKVM: arm64: Simplify __kvm_enable_ssbs()
2020-11-27 Marc ZyngierKVM: arm64: Patch kimage_voffset instead of loading...
2020-11-16 Will DeaconKVM: arm64: Remove redundant hyp vectors entry
2020-11-16 Will Deaconarm64: spectre: Consolidate spectre-v3a detection
2020-11-16 Will Deaconarm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to...
2020-11-16 Will DeaconKVM: arm64: Allocate hyp vectors statically
2020-11-16 Will DeaconKVM: arm64: Re-jig logic when patching hardened hyp...
2020-11-16 Will DeaconKVM: arm64: Move BP hardening helpers into spectre.h
2020-11-16 Will DeaconKVM: arm64: Make BP hardening globals static instead
2020-11-16 Will DeaconKVM: arm64: Move kvm_get_hyp_vector() out of header...
2020-11-16 Will DeaconKVM: arm64: Tidy up kvm_map_vector()
2020-11-16 Will DeaconKVM: arm64: Remove redundant Spectre-v2 code from kvm_m...
2020-11-16 Linus TorvaldsLinux 5.10-rc4
2020-11-15 Linus TorvaldsMerge tag 'drm-fixes-2020-11-16' of git://anongit.freed...
2020-11-15 Dave AirlieMerge branch 'linux-5.10' of git://github.com/skeggsb...
2020-11-15 Linus TorvaldsMerge tag 'char-misc-5.10-rc4' of git://git./linux...
2020-11-15 Linus TorvaldsMerge tag 'usb-5.10-rc4' of git://git./linux/kernel...
2020-11-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-11-15 Linus TorvaldsMerge tag 'x86-urgent-2020-11-15' of git://git./linux...
2020-11-15 Linus TorvaldsMerge tag 'perf-urgent-2020-11-15' of git://git./linux...
2020-11-15 Linus TorvaldsMerge tag 'sched-urgent-2020-11-15' of git://git./linux...
next