]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Nov 2021 18:30:17 +0000 (10:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Nov 2021 18:30:17 +0000 (10:30 -0800)
commitfd42994d6efb9cba8d9292bd1146253670eb2e7a
treefbd49e5816e523b126a75699c383033128b2e4a5
parenta40a467d8ee040fad7fd7f9725f6b3d951428c34
parentd1c8453a87a54d8beed3ea3651f0a6ee91960811
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 static call update from Thomas Gleixner:
 "A single fix for static calls to make the trampoline patching more
  robust by placing explicit signature bytes after the call trampoline
  to prevent patching random other jumps like the CFI jump table
  entries"

* tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  static_call,x86: Robustify trampoline patching