]> 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)
commit53ad64350ddf4f59a8875ff6b908aef5128b8003
treeecfd4a9be30e1660c996cd6e1031e37c6949d6ad
parent66f753694e25a942ccf16993c1a980cc42e7b7dc
parente051c923c948eceb1a773d32ede2cbd185703939
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