Pull perf fixes from Thomas Gleixner:
 "Two fixes for the perf subsystem:
   - Fix an inconsistency of RDPMC mm struct tagging across exec() which
     causes RDPMC to fault.
   - Correct the timestamp mechanics across IOC_DISABLE/ENABLE which
     causes incorrect timestamps and total time calculations"
* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Fix time on IOC_ENABLE
  perf/x86: Fix RDPMC vs. mm_struct tracking