]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'livepatching-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Nov 2024 17:33:23 +0000 (09:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Nov 2024 17:33:23 +0000 (09:33 -0800)
commitaa44f41470450f3f4fc74526c1f7369771545205
treed551d7f24911886b342dd37f805336ea88d31852
parent7d66d3ab139c8c195dbb603e21043b6e2d120fa3
parent62597edf6340191511bdf9a7f64fa315ddc58805
Merge tag 'livepatching-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching

Pull livepatching update from Petr Mladek:

 - A new selftest for livepatching of a kprobed function

* tag 'livepatching-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching:
  selftests: livepatch: test livepatching a kprobed function
  selftests: livepatch: save and restore kprobe state
  selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR