platform/kernel/linux-starfive.git
2022-01-04 Marc ZyngierMerge branch kvm-arm64/selftest/irq-injection into...
2022-01-04 Marc ZyngierMerge branch kvm-arm64/selftest/ipa into kvmarm-master...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add test for restoring active...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add ISPENDR write tests in...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add tests for IRQFD in vgic_irq
2021-12-28 Ricardo KollerKVM: selftests: Add IRQ GSI routing library functions
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add test_inject_fail to vgic_irq
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add tests for LEVEL_INFO in...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Level-sensitive interrupts...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add preemption tests in vgic_irq
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Cmdline arg to set EOI mode...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Cmdline arg to set number...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Abstract the injection functio...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add vgic_irq to test userspace...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add vGIC library functions...
2021-12-28 Ricardo KollerKVM: selftests: Add kvm_irq_line library function
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add GICv3 register accessor...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Add function for accessing...
2021-12-28 Ricardo KollerKVM: selftests: aarch64: Move gic_v3.h to shared headers
2021-12-28 Marc ZyngierKVM: selftests: arm64: Add support for various modes...
2021-12-28 Marc ZyngierKVM: selftests: arm64: Add support for VM_MODE_P36V48_...
2021-12-28 Marc ZyngierKVM: selftests: arm64: Rework TCR_EL1 configuration
2021-12-28 Marc ZyngierKVM: selftests: arm64: Check for supported page sizes
2021-12-28 Marc ZyngierKVM: selftests: arm64: Introduce a variable default...
2021-12-28 Marc ZyngierKVM: selftests: arm64: Initialise default guest mode...
2021-12-16 Marc ZyngierMerge branch kvm-arm64/pkvm-hyp-sharing into kvmarm...
2021-12-16 Quentin PerretKVM: arm64: pkvm: Unshare guest structs during teardown
2021-12-16 Will DeaconKVM: arm64: Expose unshare hypercall to the host
2021-12-16 Will DeaconKVM: arm64: Implement do_unshare() helper for unsharing...
2021-12-16 Will DeaconKVM: arm64: Implement __pkvm_host_share_hyp() using...
2021-12-16 Will DeaconKVM: arm64: Implement do_share() helper for sharing...
2021-12-16 Will DeaconKVM: arm64: Introduce wrappers for host and hyp spin...
2021-12-16 Will DeaconKVM: arm64: Extend pkvm_page_state enumeration to handl...
2021-12-16 Quentin PerretKVM: arm64: pkvm: Refcount the pages shared with EL2
2021-12-16 Quentin PerretKVM: arm64: Introduce kvm_share_hyp()
2021-12-16 Will DeaconKVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
2021-12-16 Will DeaconKVM: arm64: Hook up ->page_count() for hypervisor stage...
2021-12-16 Quentin PerretKVM: arm64: Fixup hyp stage-1 refcount
2021-12-16 Quentin PerretKVM: arm64: Refcount hyp stage-1 pgtable pages
2021-12-16 Quentin PerretKVM: arm64: Provide {get,put}_page() stubs for early...
2021-12-16 Marc ZyngierMerge branch kvm-arm64/vgic-fixes-5.17 into kvmarm...
2021-12-16 Marc ZyngierKVM: arm64: vgic: Demote userspace-triggered console...
2021-12-16 Marc ZyngierKVM: arm64: vgic-v3: Fix vcpu index comparison
2021-12-15 Marc ZyngierMerge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm...
2021-12-15 Quentin PerretKVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings(...
2021-12-15 Quentin PerretKVM: arm64: pkvm: Stub io map functions
2021-12-15 Quentin PerretKVM: arm64: Make __io_map_base static
2021-12-15 Quentin PerretKVM: arm64: Make the hyp memory pool static
2021-12-15 Quentin PerretKVM: arm64: pkvm: Disable GICv2 support
2021-12-15 Quentin PerretKVM: arm64: pkvm: Fix hyp_pool max order
2021-12-07 Marc ZyngierMerge branch kvm-arm64/misc-5.17 into kvmarm-master...
2021-12-07 Marc ZyngierMerge branch kvm-arm64/hyp-header-split into kvmarm...
2021-12-07 Vitaly KuznetsovKVM: Drop stale kvm_is_transparent_hugepage() declaration
2021-12-06 Will DeaconKVM: arm64: Move host EL1 code out of hyp/ directory
2021-12-06 Will DeaconKVM: arm64: Generate hyp_constants.h for the host
2021-12-06 Will Deaconarm64: Add missing include of asm/cpufeature.h to asm...
2021-12-06 Rikard FalkebornKVM: arm64: Constify kvm_io_gic_ops
2021-12-01 Marc ZyngierKVM: arm64: Add minimal handling for the ARMv8.7 PMU
2021-12-01 Marc ZyngierMerge branch kvm-arm64/fpsimd-tracking into kvmarm...
2021-12-01 Marc ZyngierMerge branch kvm-arm64/vcpu-first-run into kvmarm-maste...
2021-12-01 Marc ZyngierKVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid
2021-12-01 Marc ZyngierKVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and...
2021-12-01 Marc ZyngierKVM: arm64: Restructure the point where has_run_once...
2021-12-01 Marc ZyngierKVM: arm64: Move kvm_arch_vcpu_run_pid_change() out...
2021-12-01 Marc ZyngierKVM: arm64: Move SVE state mapping at HYP to finalize...
2021-11-28 Linus TorvaldsLinux 5.16-rc3
2021-11-28 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-11-28 Linus TorvaldsMerge tag 'x86-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'sched-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'perf-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'locking-urgent-2021-11-28' of git://git...
2021-11-28 Linus TorvaldsMerge tag 'trace-v5.16-rc2-3' of git://git./linux/kerne...
2021-11-28 Linus TorvaldsMerge tag 'iommu-fixes-v5.16-rc2' of git://git./linux...
2021-11-27 Linus TorvaldsMerge tag '5.16-rc2-ksmbd-fixes' of git://git.samba...
2021-11-27 Guenter Roeckvmxnet3: Use generic Kconfig option for page size limit
2021-11-27 Guenter Roeckfs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
2021-11-27 Guenter Roeckarch: Add generic Kconfig option indicating page size...
2021-11-27 Steven Rostedt... tracing: Test the 'Do not trace this pid' case in creat...
2021-11-27 Linus TorvaldsMerge tag 'xfs-5.16-fixes-1' of git://git./fs/xfs/xfs...
2021-11-27 Linus TorvaldsMerge tag 'iomap-5.16-fixes-1' of git://git./fs/xfs...
2021-11-27 Linus TorvaldsMerge tag 'trace-v5.16-rc2-2' of git://git./linux/kerne...
2021-11-27 Linus TorvaldsMerge tag 'io_uring-5.16-2021-11-27' of git://git.kerne...
2021-11-27 Linus TorvaldsMerge tag 'block-5.16-2021-11-27' of git://git.kernel...
2021-11-27 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-11-27 Linus TorvaldsMerge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org...
2021-11-27 Linus TorvaldsMerge tag 'erofs-for-5.16-rc3-fixes' of git://git....
2021-11-27 Linus TorvaldsMerge tag 'powerpc-5.16-3' of git://git./linux/kernel...
2021-11-27 Linus TorvaldsMerge tag 'mips-fixes_5.16_2' of git://git./linux/kerne...
2021-11-27 Ye Binio_uring: Fix undefined-behaviour in io_issue_sqe
2021-11-27 Ye Binio_uring: fix soft lockup when call __io_remove_buffers
2021-11-26 Steven Rostedt... tracing: Fix pid filtering when triggers are attached
2021-11-26 Alex Williamsoniommu/vt-d: Fix unmap_pages support
2021-11-26 Christophe... iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_un...
2021-11-26 Alex Beeiommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
2021-11-26 Joerg Roedeliommu/amd: Clarify AMD IOMMUv2 initialization messages
2021-11-26 Joerg Roedeliommu/vt-d: Remove unused PASID_DISABLED
2021-11-26 Linus TorvaldsMerge tag 'net-5.16-rc3' of git://git./linux/kernel...
2021-11-26 Oleksij Rempelnet: dsa: microchip: implement multi-bridge support
2021-11-26 Linus TorvaldsMerge tag 'acpi-5.16-rc3' of git://git./linux/kernel...
2021-11-26 Linus TorvaldsMerge tag 'pm-5.16-rc3' of git://git./linux/kernel...
next