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)
commitbffac4b5435a07bf26604385ae533adff3cccf23
tree329a491e54050f979b3701ccd96bf11cdede7cd0
parent79a1971c5f14ea3a6e2b0c4caf73a1760db7cab8
parentb5ddcffa37778244d5e786fe32f778edf2bfc93e
Merge tag 'for-5.9-rc6-tag' of git://git./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