Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Four fixes. The mmap ones are unfortunately larger than desired - fuzzing uncovered bugs that needed perf context life time management changes to fix properly" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP perf: Fix mmap() accounting hole perf: Fix perf mmap bugs kprobes: Fix to free gone and unused optprobes
Showing
- arch/x86/kernel/cpu/perf_event_intel.c 1 addition, 1 deletionarch/x86/kernel/cpu/perf_event_intel.c
- include/linux/perf_event.h 1 addition, 2 deletionsinclude/linux/perf_event.h
- kernel/events/core.c 161 additions, 72 deletionskernel/events/core.c
- kernel/events/internal.h 4 additions, 0 deletionskernel/events/internal.h
- kernel/kprobes.c 20 additions, 10 deletionskernel/kprobes.c
Loading
Please register or sign in to comment