]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Dec 2021 18:06:32 +0000 (10:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Dec 2021 18:06:32 +0000 (10:06 -0800)
commit06514ca65bd59289edce2ac83af3e934366f4131
treef0010712d3bfdd5d5fb3172452d1f7bf69336aee
parent7ce55902f197f94710da2f5727d65f6f98f753b1
parentb6b10b88511c3a23cf758aead598dc5fc140effa
Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1

Pull tomoyo fixes from Tetsuo Handa:
 "Two overhead reduction patches for testing/fuzzing environment"

* tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1:
  tomoyo: use hweight16() in tomoyo_domain_quota_is_ok()
  tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().