]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Aug 2022 22:01:51 +0000 (15:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Aug 2022 22:01:51 +0000 (15:01 -0700)
commit173ac126b2b6ecca26a975d764a2c1ec3e4b7cfb
tree68ff27f3b9bb10f47a1651a528e6c9998f8cef4d
parentf78efa33fa9ececc2cb0d6a34a215e491d4b22bb
parent5e1dca6b6190a4f4443a3bb631971506d0635fd3
Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 kprobes fix from Ingo Molnar:
 "Fix a kprobes bug in JNG/JNLE emulation when a kprobe is installed at
  such instructions, possibly resulting in incorrect execution (the
  wrong branch taken)"

* tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/kprobes: Fix JNG/JNLE emulation