From nobody Mon Jun 8 08:30:33 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 83360480974; Thu, 4 Jun 2026 16:25:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780590304; cv=none; b=n5nGL0t71cYl3g/CXm1px3yalyp4pBBCMTMD6sxfJTOaFXoi2llv/5G/OUz7NO5259vYGJKHpzwkHCxMLL/6DDRaczaPnouJONCUscXzZxjpHOH1k12qn13Ytt+CuI000wJlSr5D6y7RX8r7TEssKxuSNGlzWTtUXeiMMvWTiVA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780590304; c=relaxed/simple; bh=+ekKvr4TCS+VeXiqegQSQf3PSGouVA/NzH/PxkgrCtY=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=MYt6EAolFEKsPFTKv5zUIuFSGfs0RPKFZm4TzM3ZXrJPRJ+/6ps6kppMxZlUmUDuS37+46zpTOjHay2FUS/h3SHUCOfhhb3lMgpQHSZ8QOJIDng1DAprsmlRItlII4ABmbgn8BSWpPl1CupAonavcP45R7S4WJPSGciZT8nodWI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=DKIF0j75; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=4ZjujH5H; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="DKIF0j75"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="4ZjujH5H" Date: Thu, 04 Jun 2026 16:24:58 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1780590299; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SnaEDdwVB4Rgfo6wtDVQY9uTmuYsmuSGXY4QRN/UAvQ=; b=DKIF0j75YPpkn/ZFNQ4mQXzHWK88gGiGH4ef9Vus+3QD/9rWpqdLy2emXgeoSAX+OHbFgd HTrWDS/Mq84KTPxCdWkVXwz2iPpZwDeSW8lmS7wjQK2irfos/r/b60yX0l8i1ep6nTiPIN CiLexJVjo3PmB8DMSWxZsBbL2mAe+0aXdzImTr/ddbMMZT5tQKSemAn//0DwYtUPIPJwTI 37J7Hkv5E3Hx+wKbVd9zMfo2Qinl5MG7YEsdRTCQZyvLll/em7+dU3Z7Z5yPcxXf4TB9Tn SUZSmrpBp6YEtoESsk/OZ1Ttr8otJfuWz1hKTs9E8QISjWpRQ/A9Fy4zEwZgsg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1780590299; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SnaEDdwVB4Rgfo6wtDVQY9uTmuYsmuSGXY4QRN/UAvQ=; b=4ZjujH5HKVbxA6TQxtvU4WgaSgdk0rjwmujHSmP1q4yOvsp7lqoGNzhTcHEYNknEwxuGuN fdGtia5PM+lcZqBA== From: tip-bot2 for Thomas =?utf-8?q?Wei=C3=9Fschuh?= Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/vdso] MAINTAINERS: Add include/linux/vdso_datastore.h to vDSO block Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260521-vdso-mips-kconfig-v1-1-2f79dcd6c78f@linutronix.de> References: <20260521-vdso-mips-kconfig-v1-1-2f79dcd6c78f@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <178059029849.710.9911004401550843392.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the timers/vdso branch of tip: Commit-ID: facdd1b82a41092f7f7c69f2881b946d74ede997 Gitweb: https://git.kernel.org/tip/facdd1b82a41092f7f7c69f2881b946d7= 4ede997 Author: Thomas Wei=C3=9Fschuh AuthorDate: Thu, 21 May 2026 08:53:15 +02:00 Committer: Thomas Gleixner CommitterDate: Thu, 04 Jun 2026 18:22:45 +02:00 MAINTAINERS: Add include/linux/vdso_datastore.h to vDSO block This file is part of the generic vDSO subsystem. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260521-vdso-mips-kconfig-v1-1-2f79dcd6c78f= @linutronix.de --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9ec290e..65b2336 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10870,6 +10870,7 @@ L: linux-kernel@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/vd= so F: include/asm-generic/vdso/vsyscall.h +F: include/linux/vdso_datastore.h F: include/vdso/ F: kernel/time/namespace_vdso.c F: kernel/time/vsyscall.c