Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Various fixes, most of them related to bugs perf fuzzing found in the x86 code" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/regs: Use PERF_REG_EXTENDED_MASK perf/x86: Remove pmu->pebs_no_xmm_regs perf/x86: Clean up PEBS_XMM_REGS perf/x86/regs: Check reserved bits perf/x86: Disable extended registers for non-supported PMUs perf/ioctl: Add check for the sample_period value perf/core: Fix perf_sample_regs_user() mm check
Showing
- arch/x86/events/core.c 3 additions, 3 deletionsarch/x86/events/core.c
- arch/x86/events/intel/ds.c 4 additions, 5 deletionsarch/x86/events/intel/ds.c
- arch/x86/events/perf_event.h 1 addition, 20 deletionsarch/x86/events/perf_event.h
- arch/x86/include/uapi/asm/perf_regs.h 3 additions, 0 deletionsarch/x86/include/uapi/asm/perf_regs.h
- arch/x86/kernel/perf_regs.c 5 additions, 2 deletionsarch/x86/kernel/perf_regs.c
- include/linux/perf_event.h 1 addition, 0 deletionsinclude/linux/perf_event.h
- include/linux/perf_regs.h 8 additions, 0 deletionsinclude/linux/perf_regs.h
- kernel/events/core.c 18 additions, 5 deletionskernel/events/core.c
- tools/arch/x86/include/uapi/asm/perf_regs.h 3 additions, 0 deletionstools/arch/x86/include/uapi/asm/perf_regs.h
- tools/perf/arch/x86/include/perf_regs.h 0 additions, 1 deletiontools/perf/arch/x86/include/perf_regs.h
- tools/perf/arch/x86/util/perf_regs.c 2 additions, 2 deletionstools/perf/arch/x86/util/perf_regs.c
Please register or sign in to comment