]> 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)
commit45b5e1a79a43c3b2cbb99d3b759043b4912bfcfe
tree13b3caee51cd22332d542d70e4efa074302d0cd2
parent2abd79ff4bac75d7b52052f4e277aba417a365d8
parent2441c8f3dcda04f725bf17afdf7dfe2d0d90f387
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