]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'overflow-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Apr 2021 17:10:29 +0000 (10:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Apr 2021 17:10:29 +0000 (10:10 -0700)
commit4932ba3da5d257f25c53ae32e7a133963e691f8b
tree13b3caee51cd22332d542d70e4efa074302d0cd2
parent5cdb432b3a44d0ce58ccf58a1ff086b256066281
parent39275cb957aedefeaf77cba6cb1f54f70b58bfa2
Merge tag 'overflow-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull overflow update from Kees Cook:
 "I was expecting more in this tree for this cycle, but the other work
  has not yet landed for -next. As a result, only this single typo fix
  exists. Yay tiny pulls. :)

   - Fix typo in check_shl_overflow() kern-dec (Keith Busch)"

* tag 'overflow-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  overflow: Correct check_shl_overflow() comment