From: Linus Torvalds Date: Thu, 10 Apr 2025 21:47:36 +0000 (-0700) Subject: Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.15-rc2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ac253a537da3b210fa4b65d522d5533fc68f9515;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull misc perf events fixes from Ingo Molnar: - Fix __free_event() corner case splat - Fix false-positive uprobes related lockdep splat on CONFIG_PREEMPT_RT=y kernels - Fix a complicated perf sigtrap race that may result in hangs * tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf: Fix hang while freeing sigtrap event uprobes: Avoid false-positive lockdep splat on CONFIG_PREEMPT_RT=y in the ri_timer() uprobe timer callback, use raw_write_seqcount_*() perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init --- ac253a537da3b210fa4b65d522d5533fc68f9515