Revision 69ebf9a16a74cf05359b851a5dc614a63f075d1a authored by Linus Torvalds on 17 March 2019, 16:19:22 UTC, committed by Linus Torvalds on 17 March 2019, 16:19:22 UTC
Pull perf fixes from Thomas Gleixner:
 "Three fixes for the fallout from the TSX errata workaround:

   - Prevent memory corruption caused by a unchecked out of bound array
     index.

   - Two trivial fixes to address compiler warnings"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
  perf/x86: Fixup typo in stub functions
  perf/x86/intel: Fix memory corruption
2 parent s c5b5138 + c634dc6
History
File Mode Size
include
ss
.gitignore -rw-r--r-- 25 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 902 bytes
avc.c -rw-r--r-- 32.3 KB
hooks.c -rw-r--r-- 178.5 KB
ibpkey.c -rw-r--r-- 6.0 KB
netif.c -rw-r--r-- 7.0 KB
netlabel.c -rw-r--r-- 16.4 KB
netlink.c -rw-r--r-- 2.4 KB
netnode.c -rw-r--r-- 7.9 KB
netport.c -rw-r--r-- 6.3 KB
nlmsgtab.c -rw-r--r-- 8.0 KB
selinuxfs.c -rw-r--r-- 48.3 KB
xfrm.c -rw-r--r-- 11.4 KB

back to top