All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Jann Horn <jannh@google.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org
Subject: Re: [PATCH 3/3] binder: Handle start==NULL in binder_update_page_range()
Date: Sat, 19 Oct 2019 13:36:22 +0000	[thread overview]
Message-ID: <20191019133622.E7D3920663@mail.kernel.org> (raw)
In-Reply-To: <20191018205631.248274-3-jannh@google.com>

Hi,

[This is an automated email]

This commit has been processed because it contains a "Fixes:" tag,
fixing commit: 457b9a6f09f01 Staging: android: add binder driver.

The bot has tested the following trees: v5.3.6, v4.19.79, v4.14.149, v4.9.196, v4.4.196.

v5.3.6: Build OK!
v4.19.79: Build OK!
v4.14.149: Build OK!
v4.9.196: Failed to apply! Possible dependencies:
    0594f58dbd954 ("userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition")
    05ce77249d506 ("userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request")
    0c972a05cde66 ("binder: move binder_alloc to separate file")
    19c987241ca12 ("binder: separate out binder_alloc functions")
    342e5c90b6013 ("binder: Support multiple context managers")
    72f87654c6969 ("userfaultfd: non-cooperative: add mremap() event")
    7980240b6d63e ("binder: Add support for scatter-gather")
    893e26e61d04e ("userfaultfd: non-cooperative: Add fork() event")
    9cd75c3cd4c3d ("userfaultfd: non-cooperative: add ability to report non-PF events from uffd descriptor")
    a056af42032e5 ("binder: Refactor binder_transact()")
    def95c73567df ("binder: Add support for file-descriptor arrays")
    ecf1385d72f04 ("mm: drop unused argument of zap_page_range()")
    fdfb4a99b6ab8 ("binder: separate binder allocator structure from binder proc")
    feba3900cabb8 ("binder: Split flat_binder_object")

v4.4.196: Failed to apply! Possible dependencies:
    0c972a05cde66 ("binder: move binder_alloc to separate file")
    19c987241ca12 ("binder: separate out binder_alloc functions")
    1e133ab296f3f ("s390/mm: split arch/s390/mm/pgtable.c")
    212265e5ad726 ("android: binder: More offset validation")
    342e5c90b6013 ("binder: Support multiple context managers")
    3c2c126a675bd ("s390/mm: remove unnecessary indirection with pgste_update_all")
    7980240b6d63e ("binder: Add support for scatter-gather")
    a056af42032e5 ("binder: Refactor binder_transact()")
    a906d6931f3cc ("android: binder: Sanity check at binder ioctl")
    def95c73567df ("binder: Add support for file-descriptor arrays")
    ebde765c0e85f ("s390/mm: uninline ptep_xxx functions from pgtable.h")
    ecf1385d72f04 ("mm: drop unused argument of zap_page_range()")
    fdfb4a99b6ab8 ("binder: separate binder allocator structure from binder proc")
    feba3900cabb8 ("binder: Split flat_binder_object")


NOTE: The patch will not be queued to stable trees until it is upstream.

How should we proceed with this patch?

-- 
Thanks,
Sasha
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

  reply	other threads:[~2019-10-19 13:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-18 20:56 [PATCH 1/3] binder: Fix race between mmap() and binder_alloc_print_pages() Jann Horn
2019-10-18 20:56 ` Jann Horn
2019-10-18 20:56 ` [PATCH 2/3] binder: Prevent repeated use of ->mmap() via NULL mapping Jann Horn
2019-10-18 20:56   ` Jann Horn
2019-10-19 14:07   ` Christian Brauner
2019-10-19 14:07     ` Christian Brauner
2019-10-18 20:56 ` [PATCH 3/3] binder: Handle start==NULL in binder_update_page_range() Jann Horn
2019-10-18 20:56   ` Jann Horn
2019-10-19 13:36   ` Sasha Levin [this message]
2019-10-19 13:55   ` Christian Brauner
2019-10-19 13:55     ` Christian Brauner
2019-10-19 13:34 ` [PATCH 1/3] binder: Fix race between mmap() and binder_alloc_print_pages() Christian Brauner
2019-10-19 13:34   ` Christian Brauner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191019133622.E7D3920663@mail.kernel.org \
    --to=sashal@kernel.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.