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
appletalk
arcnet
bonding
caif
can
cris
dsa
ethernet
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipvlan
irda
phy
plip
ppp
slip
team
usb
vmxnet3
wan
wimax
wireless
xen-netback
Kconfig -rw-r--r-- 16.1 KB
LICENSE.SRC -rw-r--r-- 891 bytes
Makefile -rw-r--r-- 2.1 KB
Space.c -rw-r--r-- 4.1 KB
dummy.c -rw-r--r-- 10.4 KB
eql.c -rw-r--r-- 14.7 KB
geneve.c -rw-r--r-- 38.0 KB
gtp.c -rw-r--r-- 31.0 KB
ifb.c -rw-r--r-- 8.5 KB
loopback.c -rw-r--r-- 5.9 KB
macsec.c -rw-r--r-- 84.6 KB
macvlan.c -rw-r--r-- 43.2 KB
macvtap.c -rw-r--r-- 6.1 KB
mdio.c -rw-r--r-- 17.4 KB
mii.c -rw-r--r-- 18.0 KB
netconsole.c -rw-r--r-- 24.7 KB
nlmon.c -rw-r--r-- 3.5 KB
ntb_netdev.c -rw-r--r-- 12.5 KB
rionet.c -rw-r--r-- 18.6 KB
sb1000.c -rw-r--r-- 31.2 KB
sungem_phy.c -rw-r--r-- 29.8 KB
tap.c -rw-r--r-- 28.6 KB
tun.c -rw-r--r-- 61.4 KB
veth.c -rw-r--r-- 12.0 KB
virtio_net.c -rw-r--r-- 70.2 KB
vrf.c -rw-r--r-- 35.1 KB
vsockmon.c -rw-r--r-- 3.6 KB
vxlan.c -rw-r--r-- 93.5 KB
xen-netfront.c -rw-r--r-- 54.0 KB

back to top