diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-06-24 12:27:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-06-24 12:27:24 -0700 |
commit | f6e9d01468087e41c0905a60bba6a451882dd3b8 (patch) | |
tree | d8e01327c7e9a82d389a262a3eacf744c1473805 /MAINTAINERS | |
parent | 2c39d612aa5f34d63d264598692a7e6cd4fb34eb (diff) | |
parent | 21e876448792af2dd5261338907c72bdf37fa056 (diff) | |
download | linux-f6e9d01468087e41c0905a60bba6a451882dd3b8.tar.bz2 |
Merge tag 's390-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Alexander Gordeev:
- Fix perf stat accounting for cryptography counters when multiple
events are installed concurrently.
- Prevent installation of unsupported perf events for cryptography
counters.
- Treat perf events cpum_cf/CPU_CYCLES/ and cpu_cf/INSTRUCTIONS/
identical to basic events CPU_CYCLES" and INSTRUCTIONS, since they
address the same hardware.
- Restore kcrash operation which was broken by commit 5d8de293c224
("vmcore: convert copy_oldmem_page() to take an iov_iter").
* tag 's390-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
s390/pai: Fix multiple concurrent event installation
s390/pai: Prevent invalid event number for pai_crypto PMU
s390/cpumf: Handle events cycles and instructions identical
s390/crash: make copy_oldmem_page() return number of bytes copied
s390/crash: add missing iterator advance in copy_oldmem_page()
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions