]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jul 2020 21:19:00 +0000 (14:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jul 2020 21:19:00 +0000 (14:19 -0700)
commit99fcb9836d1ba983f127ce4bdb866f3090ff5d17
tree6f390832ac0c7f1300459ce7cc226c6c105bbe08
parent94c2eabd704570a31b1a42f1a4059fd6723f16c6
parent86b13740189b57fffb8feda86400e19fbe7af417
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into master

Pull xtensa csum regression fix from Al Viro:
 "Max Filippov caught a breakage introduced in xtensa this cycle
  by the csum_and_copy_..._user() series.

  Cut'n'paste from the wrong source - the check that belongs
  in csum_and_copy_to_user() ended up both there and in
  csum_and_copy_from_user()"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  xtensa: fix access check in csum_and_copy_from_user