diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-01 20:27:00 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-01 20:27:00 +0100 |
commit | 150aae354b817f540848476bace2b2ba9931b197 (patch) | |
tree | 584dc6a753ddd53f084375bbfe424b8497fbde22 /arch/x86/kvm/vmx/nested.c | |
parent | Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
parent | perf/core: Call LSM hook after copying perf_event_attr (diff) | |
download | linux-150aae354b817f540848476bace2b2ba9931b197.tar.xz linux-150aae354b817f540848476bace2b2ba9931b197.zip |
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Borislav Petkov:
- Pass only an initialized perf event attribute to the LSM hook
- Fix a use-after-free on the perf syscall's error path
- A potential integer overflow fix in amd_core_pmu_init()
- Fix the cgroup events tracking after the context handling rewrite
- Return the proper value from the inherit_event() function on error
* tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf/core: Call LSM hook after copying perf_event_attr
perf: Fix use-after-free in error path
perf/x86/amd: fix potential integer overflow on shift of a int
perf/core: Fix cgroup events tracking
perf core: Return error pointer if inherit_event() fails to find pmu_ctx
Diffstat (limited to 'arch/x86/kvm/vmx/nested.c')
0 files changed, 0 insertions, 0 deletions