Revision e46db8d2ef58f9b515f83be4608cef90ff9ae2c6 authored by Linus Torvalds on 20 August 2017, 16:20:57 UTC, committed by Linus Torvalds on 20 August 2017, 16:20:57 UTC
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
2 parent s 9dae41a + 9b231d9
History
File Mode Size
c_can
cc770
ifi_canfd
m_can
mscan
peak_canfd
rcar
sja1000
softing
spi
usb
Kconfig -rw-r--r-- 6.3 KB
Makefile -rw-r--r-- 1.0 KB
at91_can.c -rw-r--r-- 34.7 KB
bfin_can.c -rw-r--r-- 19.1 KB
dev.c -rw-r--r-- 32.9 KB
flexcan.c -rw-r--r-- 37.8 KB
grcan.c -rw-r--r-- 49.7 KB
janz-ican3.c -rw-r--r-- 50.1 KB
led.c -rw-r--r-- 4.1 KB
pch_can.c -rw-r--r-- 32.4 KB
rx-offload.c -rw-r--r-- 7.4 KB
slcan.c -rw-r--r-- 19.5 KB
sun4i_can.c -rw-r--r-- 23.6 KB
ti_hecc.c -rw-r--r-- 32.1 KB
vcan.c -rw-r--r-- 5.3 KB
vxcan.c -rw-r--r-- 7.4 KB
xilinx_can.c -rw-r--r-- 34.1 KB

back to top