]> www.infradead.org Git - nvme.git/commit
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jul 2024 18:11:51 +0000 (11:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jul 2024 18:11:51 +0000 (11:11 -0700)
commitd2d721e2eb1337c67f0c5bba303f8a013b622bed
tree252f953a6e36d367d670b31c50fde5ec32051a92
parent28bbe4ea686a023929d907cc168430b61094811c
parentea5377ec49f29baaf50cbffa986a8ae667b7eaff
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching

Pull livepatching update from Petr Mladek:

 - show patch->replace flag in sysfs

 - add or improve few selftests

* tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching:
  livepatch: Replace snprintf() with sysfs_emit()
  selftests/livepatch: Add selftests for "replace" sysfs attribute
  livepatch: Add "replace" sysfs attribute
  selftests: livepatch: Test atomic replace against multiple modules
  selftests/livepatch: define max test-syscall processes