]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jan 2025 19:57:45 +0000 (11:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jan 2025 19:57:45 +0000 (11:57 -0800)
commita603abe345d6301f04dc2ceb5fbdaa19e4c8f7da
tree223163c1186ffe48025526a327f13093103acc39
parentf31acaef553fb3cff8f2f6bdf4e5fc76b83e082d
parentb583ef82b671c9a752fbe3e95bd4c1c51eab764d
Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

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