]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'locks-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 02:34:15 +0000 (18:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 02:34:15 +0000 (18:34 -0800)
commit2f6fedd783bf6ddb076d491f327bfbefa1f02b62
treeecfd4a9be30e1660c996cd6e1031e37c6949d6ad
parent4474fc0a542b18aea438b71e4f89d140f50c27cd
parente572c8025923622bbcc6e23943ff6bad865c75bf
Merge tag 'locks-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux

Pull file locking fixes from Jeff Layton:
 "A fix for some undefined integer overflow behavior, a typo in a
  comment header, and a fix for a potential deadlock involving internal
  senders of SIGIO/SIGURG"

* tag 'locks-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux:
  fcntl: Fix potential deadlock in send_sig{io, urg}()
  locks: fix a typo at a kernel-doc markup
  locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock