summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-04-12 14:16:33 -1000
committerLinus Torvalds <torvalds@linux-foundation.org>2022-04-12 14:16:33 -1000
commit453096eb048ce613d5775ea21cdf7826d4340e80 (patch)
treefb4ee1a0143ac398c212032b62871ac1a43533a9 /scripts/patch-kernel
parent7083b89ef3e9a6ec362585026f81cb165c51b78a (diff)
parent42dcbe7d8bac997eef4c379e61d9121a15ed4e36 (diff)
downloadkernel-453096eb048ce613d5775ea21cdf7826d4340e80.tar.gz
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini: "x86: - Miscellaneous bugfixes - A small cleanup for the new workqueue code - Documentation syntax fix RISC-V: - Remove hgatp zeroing in kvm_arch_vcpu_put() - Fix alignment of the guest_hang() in KVM selftest - Fix PTE A and D bits in KVM selftest - Missing #include in vcpu_fp.c ARM: - Some PSCI fixes after introducing PSCIv1.1 and SYSTEM_RESET2 - Fix the MMU write-lock not being taken on THP split - Fix mixed-width VM handling - Fix potential UAF when debugfs registration fails - Various selftest updates for all of the above" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (24 commits) KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU KVM: SVM: Do not activate AVIC for SEV-enabled guest Documentation: KVM: Add SPDX-License-Identifier tag selftests: kvm: add tsc_scaling_sync to .gitignore RISC-V: KVM: include missing hwcap.h into vcpu_fp KVM: selftests: riscv: Fix alignment of the guest_hang() function KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put() selftests: KVM: Free the GIC FD when cleaning up in arch_timer selftests: KVM: Don't leak GIC FD across dirty log test iterations KVM: Don't create VM debugfs files outside of the VM directory KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3) KVM: avoid NULL pointer dereference in kvm_dirty_ring_push KVM: arm64: selftests: Introduce vcpu_width_config KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs KVM: arm64: vgic: Remove unnecessary type castings KVM: arm64: Don't split hugepages outside of MMU write lock KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32 KVM: arm64: Generally disallow SMC64 for AArch32 guests ...
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
22-01-25 10:01:24 +0100'>2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard 2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard 2021-10-14drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede 2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain 2021-09-14drm/edid: parse the DisplayID v2.0 VESA vendor block for MSOJani Nikula 2021-08-20drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede 2021-08-20drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede 2021-08-20drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede 2021-08-02drm/connector: add ref to drm_connector_get in iter docsSimon Ser 2021-06-23drm: Mention the power state requirement on side-channel operationsMaxime Ripard 2021-05-07drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard 2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard 2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard 2021-01-07Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...Daniel Vetter 2020-12-22drm/edid: Parse DSC1.2 cap fields from HFVSDB blockAnkit Nautiyal 2020-12-22drm/edid: Parse MAX_FRL field from HFVSDB blockSwati Sharma 2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab 2020-08-11drm: report dp downstream port type as a subconnector propertyOleg Vasilev 2020-07-01drm/drm_connector: use inline comments for drm_bus_flagsSam Ravnborg 2020-07-01drm/drm_connector: drop legacy drm_bus_flags valuesSam Ravnborg 2020-06-30drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy