[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1660837839.git.jpoimboe@kernel.org>
Date: Thu, 18 Aug 2022 08:53:40 -0700
From: Josh Poimboeuf <jpoimboe@...nel.org>
To: x86@...nel.org
Cc: linux-kernel@...r.kernel.org, Pengfei Xu <pengfei.xu@...el.com>,
"Yang, Weijiang" <weijiang.yang@...el.com>,
"Su, Heng" <heng.su@...el.com>,
Peter Zijlstra <peterz@...radead.org>,
Paolo Bonzini <pbonzini@...hat.com>
Subject: [PATCH 0/3] x86/kvm, objtool: Fix KVM "missing ENDBR" bug
Fix the "missing ENDBR" KVM bug, along with a couple of preparatory
patches.
Josh Poimboeuf (3):
x86/ibt, objtool: Add IBT_NOSEAL()
x86/kvm: Simplify FOP_SETCC()
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
arch/x86/include/asm/ibt.h | 10 ++++++++++
arch/x86/kvm/emulate.c | 26 ++++++--------------------
tools/objtool/check.c | 3 ++-
3 files changed, 18 insertions(+), 21 deletions(-)
--
2.37.2
Powered by blists - more mailing lists