]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Jan 2025 21:11:26 +0000 (13:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Jan 2025 21:11:26 +0000 (13:11 -0800)
commit336088234e9f85f6221135ba698c41dbf3c9e78e
treec488f90f09440aacf184e67c7a70ad060550615e
parent4ca6c022279dddba1eca8ea580c82ea510ecf690
parent49dcb50d6ce33320c28f572f90a9bb9c33d92042
Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching

Pull livepatching updates from Petr Mladek:

 - Add a sysfs attribute showing the livepatch ordering

 - Some code clean up

* tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching:
  selftests: livepatch: add test cases of stack_order sysfs interface
  livepatch: Add stack_order sysfs attribute
  selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh