Hello: This series was applied to riscv/linux.git (fixes) by Thomas Gleixner <tglx@xxxxxxxxxxxxx>: On Thu, 10 Oct 2024 09:01:02 +0200 you wrote: > Historically each architecture defined their own datapage to store the > VDSO data. This stands in contrast to the generic nature of the VDSO > code itself. > We plan to introduce a generic framework for the management of the VDSO > data storage that can be used by all architectures and which works > together with the existing generic VDSO code. > > [...] Here is the summary with links: - [01/28] csky/vdso: Remove gettimeofday() and friends from VDSO (no matching commit) - [02/28] csky/vdso: Remove arch_vma_name() (no matching commit) - [03/28] s390/vdso: Drop LBASE_VDSO (no matching commit) - [04/28] arm64: vdso: Drop LBASE_VDSO (no matching commit) - [05/28] arm64: vdso: Use only one single vvar mapping (no matching commit) - [06/28] riscv: vdso: Use only one single vvar mapping https://git.kernel.org/riscv/c/d34b60752fcb - [07/28] arm: vdso: Remove assembly for datapage access (no matching commit) - [08/28] LoongArch: vDSO: Use vdso/datapage.h to access vDSO data (no matching commit) - [09/28] MIPS: vdso: Avoid name conflict around "vdso_data" (no matching commit) - [10/28] x86/mm/mmap: Remove arch_vma_name() (no matching commit) - [11/28] x86: vdso: Use __arch_get_vdso_data() to access vdso data (no matching commit) - [12/28] x86: vdso: Place vdso_data at beginning of vvar page (no matching commit) - [13/28] x86: vdso: Access rng data from kernel without vvar (no matching commit) - [14/28] x86: vdso: Allocate vvar page from C code (no matching commit) - [15/28] x86: vdso: Access timens vdso data without vvar.h (no matching commit) - [16/28] x86: vdso: Access rng vdso data without vvar.h (no matching commit) - [17/28] x86: vdso: Move the rng offset to vsyscall.h (no matching commit) - [18/28] x86: vdso: Access vdso data without vvar.h (no matching commit) - [19/28] x86: vdso: Delete vvar.h (no matching commit) - [20/28] x86: vdso: Split virtual clock pages into dedicated mapping (no matching commit) - [21/28] powerpc: vdso: Remove offset comment from 32bit vdso_arch_data (no matching commit) - [22/28] powerpc: procfs: Propagate error of remap_pfn_range() (no matching commit) - [23/28] powerpc/pseries/lparcfg: Fix printing of system_active_processors (no matching commit) - [24/28] powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors (no matching commit) - [25/28] powerpc: Add kconfig option for the systemcfg page (no matching commit) - [26/28] powerpc: Split systemcfg data out of vdso data page (no matching commit) - [27/28] powerpc: Split systemcfg struct definitions out from vdso (no matching commit) - [28/28] vdso: Rename struct arch_vdso_data to arch_vdso_time_data (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html