https://github.com/torvalds/linux
Revision dd6f29da695dbfe5a8ff84ebfdd2110d68e8f511 authored by Linus Torvalds on 17 February 2019, 16:38:13 UTC, committed by Linus Torvalds on 17 February 2019, 16:38:13 UTC
Pull perf fixes from Ingo Molnar:
 "Two fixes on the kernel side: fix an over-eager condition that failed
  larger perf ring-buffer sizes, plus fix crashes in the Intel BTS code
  for a corner case, found by fuzzing"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Fix impossible ring-buffer sizes warning
  perf/x86: Add check_period PMU callback
2 parent s c5f1ac5 + 528871b
History
Tip revision: dd6f29da695dbfe5a8ff84ebfdd2110d68e8f511 authored by Linus Torvalds on 17 February 2019, 16:38:13 UTC
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: dd6f29d
File Mode Size
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 84 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
system_certificates.S -rw-r--r-- 828 bytes
system_keyring.c -rw-r--r-- 7.5 KB

back to top