linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] seccomp: Add arm and arm64 bitmap support
@ 2020-10-28  0:19 Kees Cook
  2020-10-28  0:19 ` [PATCH 1/2] arm64: Enable seccomp architecture tracking Kees Cook
  2020-10-28  0:20 ` [PATCH 2/2] arm: " Kees Cook
  0 siblings, 2 replies; 5+ messages in thread
From: Kees Cook @ 2020-10-28  0:19 UTC (permalink / raw)
  To: YiFei Zhu
  Cc: Kees Cook, Russell King, Catalin Marinas, Will Deacon,
	Andy Lutomirski, Will Drewry, linux-arm-kernel, linux-kernel

Hi,

I took a quick look at arm64 and arm for enabling bitmaps, and figured
I'd send these patches to show it. I'll take this via the seccomp tree
if no one sees a problem.

Thanks!

-Kees

Kees Cook (2):
  arm64: Enable seccomp architecture tracking
  arm: Enable seccomp architecture tracking

 arch/arm/include/asm/Kbuild      |  1 -
 arch/arm/include/asm/seccomp.h   | 11 +++++++++++
 arch/arm64/include/asm/seccomp.h | 15 +++++++++++++++
 3 files changed, 26 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/include/asm/seccomp.h

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-12  1:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28  0:19 [PATCH 0/2] seccomp: Add arm and arm64 bitmap support Kees Cook
2020-10-28  0:19 ` [PATCH 1/2] arm64: Enable seccomp architecture tracking Kees Cook
2020-11-10 17:26   ` Catalin Marinas
2020-11-12  0:18     ` Kees Cook
2020-10-28  0:20 ` [PATCH 2/2] arm: " Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).