summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMaxim Levitsky <mlevitsk@redhat.com>2020-08-27 20:11:44 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2020-09-12 12:22:55 -0400
commit37f66bbef0920429b8cb5eddba849ec4308a9f8e (patch)
tree67f132e53a670820276243ba7238aba555ae8484 /tools/perf/scripts/python/bin/stackcollapse-report
parent3ebb5d2617fbf45567975f878232178c5b292d58 (diff)
downloadkernel-37f66bbef0920429b8cb5eddba849ec4308a9f8e.tar.gz
KVM: emulator: more strict rsm checks.
Don't ignore return values in rsm_load_state_64/32 to avoid loading invalid state from SMM state area if it was tampered with by the guest. This is primarly intended to avoid letting guest set bits in EFER (like EFER.SVME when nesting is disabled) by manipulating SMM save area. Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200827171145.374620-8-mlevitsk@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
02-27 11:01:35 -0500'>2018-02-27net: Convert simple pernet_operationsKirill Tkhai 2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai 2018-02-14kcm: Call strp_stop before strp_done in kcm_attachTom Herbert 2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds 2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert 2018-01-24kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert 2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan 2017-12-05make sock_alloc_file() do sock_release() on failuresAl Viro 2017-12-05fix kcm_clone()Al Viro 2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman