Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-4.20-rc3 A couple of fixes, all bound for -stable (i.e. not regressions in this cycle). Thanks, Miklos ---------------------------------------------------------------- Lukas Czerner (1): fuse: fix use-after-free in fuse_direct_IO() Miklos Szeredi (2): fuse: fix leaked notify reply fuse: fix possibly missed wake-up after abort --- fs/fuse/dev.c | 16 ++++++++++++---- fs/fuse/file.c | 4 +++- 2 files changed, 15 insertions(+), 5 deletions(-)