Pull perf/urgent fixes from Arnaldo Carvalho de Melo:
perf annotate:
  Ravi Bangoria:
  - Fix segfault with source toggle.
  - Fix --show-total-period and --show-nr-samples for tui/stdio2.
  - Fix handling of settings in ~/.perfconfig versus the ones passed
    in the command line
  - Re-render title bar after switching back from script browser.
  - Fix options man page, document some missing ones.
perf probe:
  He Zhe:
  - Check return value of strlist__add() for -ENOMEM.
tools UAPI:
  Arnaldo Carvalho de Melo:
  - Sync x86's msr-index.h copy with the kernel sources.
  - Update tools's copy of x86's kvm.h headers.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>