]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatchin...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Jan 2020 18:54:24 +0000 (10:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Jan 2020 18:54:24 +0000 (10:54 -0800)
commit715d1285695382b5074e49a0fe475b9ba56a1101
tree9d79af4ac798bb93567ccfcbf66c2db6adca3791
parent12fb2b993e1508a0d9032a2314dfdda2a3a5535e
parentf46e49a9cc3814f3564477f0fffc00e0a2bc9e80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching

Pull livepatching updates from Jiri Kosina:
 "Fixes for selftests and samples for 'shadow variables' livepatching
  feature, from Petr Mladek"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching:
  livepatch: Handle allocation failure in the sample of shadow variable API
  livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
  livepatch/selftest: Clean up shadow variable names and type
  livepatch/sample: Use the right type for the leaking data pointer