lkml.org 
[lkml]   [2018]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Stackleak for arm64
Date
Hi,

This is the new version of stackleak for arm64 to go with v14 of the
series for x86. I have a cover letter and few more cc's to go along with
some of the prep work.

I also apologize for terrible versioning on these series. Usually I try
to just reply to the top level patch with this addition and not actually
put a version on it. I negelcted to do that last time but as mentioned
this is inteded to go with v14.

Laura Abbott (2):
arm64: Introduce current_stack_type
arm64: Clear the stack

arch/arm64/Kconfig | 1 +
arch/arm64/include/asm/processor.h | 17 +++++
arch/arm64/include/asm/sdei.h | 8 ++-
arch/arm64/include/asm/stacktrace.h | 94 ++++++++++++++++++++++-----
arch/arm64/kernel/entry.S | 7 ++
arch/arm64/kernel/process.c | 32 +++++++++
arch/arm64/kernel/ptrace.c | 2 +-
arch/arm64/kernel/sdei.c | 21 +++++-
arch/arm64/kvm/hyp/Makefile | 3 +-
drivers/firmware/efi/libstub/Makefile | 3 +-
include/linux/stackleak.h | 1 +
11 files changed, 165 insertions(+), 24 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2018-07-18 23:10    [W:0.048 / U:1.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site