The following changes since commit 924cbb8cbe3460ea192e6243017ceb0ceb255b1b:
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol (2022-06-16 15:47:39 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.20-mw0
for you to fetch changes up to ba6cfef057e1c594c456627aad81c2343fdb5d13:
riscv: enable Docker requirements in defconfig (2022-07-22 13:43:28 -0700)
----------------------------------------------------------------
RISC-V Patches for the 5.20 Merge Window, Part 1
* Enabling the FPU is now a static_key.
* Improvements to the Svpbmt support.
* CPU topology bindings for a handful of systems.
* Support for systems with 64-bit hart IDs.
* Many settings have been enabled in the defconfig, including both
support for the StarFive systems and many of the Docker requirements.
There are also a handful of cleanups and improvements, like usual.