Message ID | 20240305221824.3300322-1-jeremy.linton@arm.com (mailing list archive) |
---|---|
Headers | show
Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id A62E118E29; Tue, 5 Mar 2024 22:18:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709677117; cv=none; b=f9d9Di1UOzjOCpj1QgwaK0pKMNvcfZKUvEKK/y8Gb+lCMCYfvYv+wZs0OQkVW/T6M0B1WacO+nWJEgd1ubSpHmLBKtSNFr6MxceB5Qti+FZYgGk7iNuvGk7yhNcx5ccYjGsGoMAFUp6DhEW1vrBJqYSwoeyQ8Jk7bT+gEXgrrr0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709677117; c=relaxed/simple; bh=rOMbBrw6dKCy0QI69rgKxwVJpe5Z9XH8c/ETM0PM1tM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=f/J33RPTTNB1NzxVPtw4QDnqNDZkyPV12rZrJuH4xaeCyymzxjg9zSTyT29VMTuDqL1wQOBJVW2YM1c5oo+Z9ppTyGdrkUj38z4Wn+BXm35x9f7VP4ifmem8SiX0s9x9akdI2YMVi15LMdTUgV3IEVqkvItJtSiYTFoQ6hsOvPE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E73031FB; Tue, 5 Mar 2024 14:19:05 -0800 (PST) Received: from mammon-tx2.austin.arm.com (mammon-tx2.austin.arm.com [10.118.28.65]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 990143F738; Tue, 5 Mar 2024 14:18:28 -0800 (PST) From: Jeremy Linton <jeremy.linton@arm.com> To: linux-arm-kernel@lists.infradead.org Cc: catalin.marinas@arm.com, will@kernel.org, keescook@chromium.org, Jason@zx2c4.com, gustavoars@kernel.org, mark.rutland@arm.com, rostedt@goodmis.org, arnd@arndb.de, broonie@kernel.org, guohui@uniontech.com, Manoj.Iyer@arm.com, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org, Jeremy Linton <jeremy.linton@arm.com> Subject: [PATCH 0/1] Bring kstack randomized perf closer to unrandomized Date: Tue, 5 Mar 2024 16:18:23 -0600 Message-ID: <20240305221824.3300322-1-jeremy.linton@arm.com> X-Mailer: git-send-email 2.41.0 Precedence: bulk X-Mailing-List: linux-hardening@vger.kernel.org List-Id: <linux-hardening.vger.kernel.org> List-Subscribe: <mailto:linux-hardening+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-hardening+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit |
Series |
Bring kstack randomized perf closer to unrandomized
|
expand
|