]> Git Repo - linux.git/commitdiff
Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Sun, 12 Jan 2025 19:57:45 +0000 (11:57 -0800)
committerLinus Torvalds <[email protected]>
Sun, 12 Jan 2025 19:57:45 +0000 (11:57 -0800)
Pull perf fix from Borislav Petkov:

 - Fix a #GP in the perf user callchain code caused by a race between
   uprobe freeing the task and the bpf profiler unwinding the task's
   user stack

* tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  uprobes: Fix race in uprobe_free_utask


Trivial merge
This page took 0.056483 seconds and 4 git commands to generate.