From: Linus Torvalds Date: Sat, 18 May 2024 17:51:35 +0000 (-0700) Subject: Merge tag 'random-6.10-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.10-rc5-pxa1908~297 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=f0cd69b8cca6a5096463644d6dacc9f991bfa521;p=linux.git Merge tag 'random-6.10-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random Pull random number generator updates from Jason Donenfeld: - The vmgenid driver can now be bound using device tree, rather than just ACPI. The improvement, from Sudan Landge, lets Amazon's Firecracker VMM make use of the virtual device without having to expose an otherwise unused ACPI stack in their "micro VM". * tag 'random-6.10-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random: virt: vmgenid: add support for devicetree bindings dt-bindings: rng: Add vmgenid support virt: vmgenid: change implementation to use a platform driver --- f0cd69b8cca6a5096463644d6dacc9f991bfa521