]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Sep 2020 21:32:23 +0000 (14:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Sep 2020 21:32:23 +0000 (14:32 -0700)
commite4136d11545c682e4dc0d8fae66e03444fc4e188
tree329a491e54050f979b3701ccd96bf11cdede7cd0
parent745ee54e9791d2f7d1f7992c1bc492bbb9754c63
parentf32db2e18cdaf72ae6de1e2851ade7cbeca4cdd1
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "syzkaller started to hit us with reports, here's a fix for one type
  (stack overflow when printing checksums on read error).

  The other patch is a fix for sysfs object, we have a test for that and
  it leads to a crash."

* tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix put of uninitialized kobject after seed device delete
  btrfs: fix overflow when copying corrupt csums for a message
fs/btrfs/disk-io.c