]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Aug 2019 18:43:16 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Aug 2019 18:43:16 +0000 (11:43 -0700)
commitc79db590231bded7a5c37968750e061732179781
treee64b3879e9d36bfd417efbb5b3c800a0d1ad9082
parent1b1e3f6d5a6ff25a6613c83a142ba0d73a10c16d
parent2fdb4001c9dac0806f18d169bf2ffd259c2cdc61
Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "A fix to the Kselftest framework to save and restore errno and a fix
  to livepatch to push and pop dynamic debug config"

* tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/livepatch: push and pop dynamic debug config
  kselftest: save-and-restore errno to allow for %m formatting