]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'overflow-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Oct 2020 23:37:39 +0000 (16:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Oct 2020 23:37:39 +0000 (16:37 -0700)
commit46357f9b942a8347f09d9910900ddf767fccea0f
tree7111611599eb24f9ffec741686c33f526c0a8a5c
parent3e10082567f6827f3844257abe0ac2af5ccd3a9a
parent73b48244eabb8b88a9f17f2aee3fc2bb85c3995a
Merge tag 'overflow-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull overflow update from Kees Cook:
 "Just a single change to help enforce all callers are actually checking
  the results of the helpers"

* tag 'overflow-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  overflow: Add __must_check attribute to check_*() helpers