]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Dec 2019 18:51:27 +0000 (10:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Dec 2019 18:51:27 +0000 (10:51 -0800)
commita085b336272577fa3077da5afddb79266391f8c7
treeba4bd2ee59c16c95a67a7d6585a5c8acb290b422
parenta703976d8e9b2972343d7af9d551c41c680d9d84
parenta116cd17b18b1b9e714ea4660b1f6a0435515a6f
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1

Pull tomoyo fixes from Tetsuo Handa:
 "Two bug fixes:

   - Suppress RCU warning at list_for_each_entry_rcu()

   - Don't use fancy names on sockets"

* tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1:
  tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
  tomoyo: Don't use nifty names on sockets.