]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Apr 2022 19:01:16 +0000 (12:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Apr 2022 19:01:16 +0000 (12:01 -0700)
commitdb7bf0c7b369ca1bea902c0efa5a3c79fcdd52f0
tree25c01f21932b3e84e70a120f00e4e8d007cd4ae5
parent6b29490c87b4d15ddbc06e0a2542d0e5d7256086
parent113d3981e72cd4666719ae7c438b4145f42e2d66
Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf fixes from Borislav Petkov:

 - Add Sapphire Rapids CPU support

 - Fix a perf vmalloc-ed buffer mapping error (PERF_USE_VMALLOC in use)

* tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support
  perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled