[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linaro-kernel
Subject:    Re: [GIT PULL][lsk-v4.9-android] linaro-android v4.9 topic branch updates
From:       Mark Brown <broonie () linaro ! org>
Date:       2018-07-20 10:53:41
Message-ID: CADRr18NLkCRLNsw-FW-Qryy+paRVjKMCYZFn=PW=MKg2J6Y4dA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On Thu, 19 Jul 2018 at 18:52, Amit Pundir <amit.pundir@linaro.org> wrote:

> Hi Mark,
> 
> Please consider following linaro-android pull request for
> "linux-linaro-lsk-v4.9-android" LSK branch. Build tested for
> ARCH=arm/arm64 + allmodconfig.
> 
> KernelCI link is down for linaro-android trees and didn't do much of
> local build testing either. Shamelessly relying on KernelCI build bot
> results for linux-linaro-lsk-v4.9-android tree for any breakage.
> 
> Regards,
> Amit Pundir
> 
> 
> The following changes since commit
> 9cffeb019816c7ab0fa608f87206284fc9d456c0:
> 
> Merge branch 'linux-linaro-lsk-v4.9' into
> linux-linaro-lsk-v4.9-android (2018-07-18 13:38:30 +0100)
> 
> are available in the git repository at:
> 
> https://android-git.linaro.org/git/kernel/linaro-android
> lsk-v4.9-android
> 
> for you to fetch changes up to e2df7f1153f05733f6a00d0bc5756828ed9f7253:
> 

Ugh, this one has the same problem with no signoff from the committer but
it's Greg that did the rebase not you :( Never mind, I guess Android is
just a bit of a dead loss for DCO.


> 
> Merge remote branch 'aosp/android-4.9' into
> linux-linaro-lsk-v4.9-android (2018-07-19 22:08:41 +0530)
> 
> ----------------------------------------------------------------
> Amit Pundir (1):
> Merge remote branch 'aosp/android-4.9' into
> linux-linaro-lsk-v4.9-android
> 
> Christian Brauner (1):
> UPSTREAM: binder: free memory on error
> 
> Connor O'Brien (1):
> ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES
> 
> Dan Carpenter (1):
> UPSTREAM: ANDROID: binder: re-order some conditions
> 
> Elad Wexler (1):
> UPSTREAM: android: binder: Prefer __func__ to using hardcoded
> function name
> 
> Ganesh Mahendran (1):
> UPSTREAM: android: binder: use VM_ALLOC to get vm area
> 
> Greg Kroah-Hartman (6):
> Merge 4.9.108 into android-4.9
> Merge 4.9.109 into android-4.9
> Merge 4.9.110 into android-4.9
> Merge 4.9.111 into android-4.9
> Merge 4.9.112 into android-4.9
> Merge 4.9.113 into android-4.9
> 
> Gustavo A. R. Silva (1):
> UPSTREAM: android: binder: Use true and false for boolean values
> 
> Harsh Shandilya (1):
> UPSTREAM: android: binder: Use octal permissions
> 
> Juri Lelli (1):
> UPSTREAM: cpufreq: schedutil: use now as reference when
> aggregating shared policy requests
> 
> Lianjun Huang (1):
> ANDROID: sdcardfs: fix potential crash when reserved_mb is not zero
> 
> Martijn Coenen (2):
> UPSTREAM: ANDROID: binder: remove 32-bit binder interface.
> UPSTREAM: Revert "FROMLIST: binder: fix proc->files use-after-free"
> 
> Minchan Kim (1):
> UPSTREAM: ANDROID: binder: change down_write to down_read
> 
> Nathan Chancellor (1):
> ANDROID: xt_qtaguid: Remove unnecessary null checks to device's name
> 
> Patrik Torstensson (1):
> ANDROID: Add kconfig to make dm-verity check_at_most_once default
> enabled
> 
> Sultan Alsawaf (1):
> ANDROID: Fix massive cpufreq_times memory leaks
> 
> Tetsuo Handa (1):
> UPSTREAM: android: binder: Check for errors in
> binder_alloc_shrinker_init().
> 
> Todd Kjos (2):
> UPSTREAM: binder: fix proc->files use-after-free
> UPSTREAM: binder: replace "%p" with "%pK"
> 
> Xiongwei Song (1):
> UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked
> static and indent its arguments
> 
> 宋金时 (1):
> UPSTREAM: ANDROID: binder: correct the cmd print for
> BINDER_WORK_RETURN_ERROR
> 
> drivers/android/Kconfig          |  15 +--------------
> drivers/android/binder.c         | 140
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------
>  drivers/android/binder_alloc.c   |  31 +++++++++++++++++++------------
> drivers/android/binder_alloc.h   |   2 +-
> drivers/cpufreq/cpufreq_times.c  |   9 ++++++---
> drivers/md/Kconfig               |  20 ++++++++++++++++++++
> drivers/md/dm-verity-target.c    |   8 ++++++++
> fs/sdcardfs/inode.c              |   6 +++++-
> include/linux/cpufreq_times.h    |   6 ++++++
> kernel/exit.c                    |   4 ----
> kernel/fork.c                    |   7 +++++++
> kernel/sched/core.c              |   4 ----
> kernel/sched/cpufreq_schedutil.c |   7 +++----
> kernel/sched/cputime.c           |   5 +----
> net/netfilter/xt_qtaguid.c       |   5 -----
> 15 files changed, 160 insertions(+), 109 deletions(-)
> 


[Attachment #5 (text/html)]

<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, 19 Jul 2018 at 18:52, \
Amit Pundir &lt;<a href="mailto:amit.pundir@linaro.org">amit.pundir@linaro.org</a>&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mark,<br> <br>
Please consider following linaro-android pull request for<br>
&quot;linux-linaro-lsk-v4.9-android&quot; LSK branch. Build tested for<br>
ARCH=arm/arm64 + allmodconfig.<br>
<br>
KernelCI link is down for linaro-android trees and didn&#39;t do much of<br>
local build testing either. Shamelessly relying on KernelCI build bot<br>
results for linux-linaro-lsk-v4.9-android tree for any breakage.<br>
<br>
Regards,<br>
Amit Pundir<br>
<br>
<br>
The following changes since commit 9cffeb019816c7ab0fa608f87206284fc9d456c0:<br>
<br>
   Merge branch &#39;linux-linaro-lsk-v4.9&#39; into<br>
linux-linaro-lsk-v4.9-android (2018-07-18 13:38:30 +0100)<br>
<br>
are available in the git repository at:<br>
<br>
   <a href="https://android-git.linaro.org/git/kernel/linaro-android" \
rel="noreferrer" target="_blank">https://android-git.linaro.org/git/kernel/linaro-android</a> \
lsk-v4.9-android<br> <br>
for you to fetch changes up to \
e2df7f1153f05733f6a00d0bc5756828ed9f7253:<br></blockquote><div><br></div><div>Ugh, \
this one has the same problem with no signoff from the committer but it&#39;s Greg \
that did the rebase not you :( Never mind, I guess Android is just a bit of a dead \
loss for DCO.</div><div>  </div><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>
   Merge remote branch &#39;aosp/android-4.9&#39; into<br>
linux-linaro-lsk-v4.9-android (2018-07-19 22:08:41 +0530)<br>
<br>
----------------------------------------------------------------<br>
Amit Pundir (1):<br>
         Merge remote branch &#39;aosp/android-4.9&#39; into \
linux-linaro-lsk-v4.9-android<br> <br>
Christian Brauner (1):<br>
         UPSTREAM: binder: free memory on error<br>
<br>
Connor O&#39;Brien (1):<br>
         ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES<br>
<br>
Dan Carpenter (1):<br>
         UPSTREAM: ANDROID: binder: re-order some conditions<br>
<br>
Elad Wexler (1):<br>
         UPSTREAM: android: binder: Prefer __func__ to using hardcoded<br>
function name<br>
<br>
Ganesh Mahendran (1):<br>
         UPSTREAM: android: binder: use VM_ALLOC to get vm area<br>
<br>
Greg Kroah-Hartman (6):<br>
         Merge 4.9.108 into android-4.9<br>
         Merge 4.9.109 into android-4.9<br>
         Merge 4.9.110 into android-4.9<br>
         Merge 4.9.111 into android-4.9<br>
         Merge 4.9.112 into android-4.9<br>
         Merge 4.9.113 into android-4.9<br>
<br>
Gustavo A. R. Silva (1):<br>
         UPSTREAM: android: binder: Use true and false for boolean values<br>
<br>
Harsh Shandilya (1):<br>
         UPSTREAM: android: binder: Use octal permissions<br>
<br>
Juri Lelli (1):<br>
         UPSTREAM: cpufreq: schedutil: use now as reference when<br>
aggregating shared policy requests<br>
<br>
Lianjun Huang (1):<br>
         ANDROID: sdcardfs: fix potential crash when reserved_mb is not zero<br>
<br>
Martijn Coenen (2):<br>
         UPSTREAM: ANDROID: binder: remove 32-bit binder interface.<br>
         UPSTREAM: Revert &quot;FROMLIST: binder: fix proc-&gt;files \
use-after-free&quot;<br> <br>
Minchan Kim (1):<br>
         UPSTREAM: ANDROID: binder: change down_write to down_read<br>
<br>
Nathan Chancellor (1):<br>
         ANDROID: xt_qtaguid: Remove unnecessary null checks to device&#39;s name<br>
<br>
Patrik Torstensson (1):<br>
         ANDROID: Add kconfig to make dm-verity check_at_most_once default \
enabled<br> <br>
Sultan Alsawaf (1):<br>
         ANDROID: Fix massive cpufreq_times memory leaks<br>
<br>
Tetsuo Handa (1):<br>
         UPSTREAM: android: binder: Check for errors in<br>
binder_alloc_shrinker_init().<br>
<br>
Todd Kjos (2):<br>
         UPSTREAM: binder: fix proc-&gt;files use-after-free<br>
         UPSTREAM: binder: replace &quot;%p&quot; with &quot;%pK&quot;<br>
<br>
Xiongwei Song (1):<br>
         UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked<br>
static and indent its arguments<br>
<br>
宋金时 (1):<br>
         UPSTREAM: ANDROID: binder: correct the cmd print for<br>
BINDER_WORK_RETURN_ERROR<br>
<br>
  drivers/android/Kconfig               |   15 +--------------<br>
  drivers/android/binder.c              | 140<br>
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------<br>
  drivers/android/binder_alloc.c     |   31 +++++++++++++++++++------------<br>
  drivers/android/binder_alloc.h     |     2 +-<br>
  drivers/cpufreq/cpufreq_times.c   |     9 ++++++---<br>
  drivers/md/Kconfig                       |   20 ++++++++++++++++++++<br>
  drivers/md/dm-verity-target.c      |     8 ++++++++<br>
  fs/sdcardfs/inode.c                     |     6 +++++-<br>
  include/linux/cpufreq_times.h      |     6 ++++++<br>
  kernel/exit.c                              |     4 ----<br>
  kernel/fork.c                              |     7 +++++++<br>
  kernel/sched/core.c                     |     4 ----<br>
  kernel/sched/cpufreq_schedutil.c |     7 +++----<br>
  kernel/sched/cputime.c                 |     5 +----<br>
  net/netfilter/xt_qtaguid.c           |     5 -----<br>
  15 files changed, 160 insertions(+), 109 deletions(-)<br>
</blockquote></div></div>


[Attachment #6 (text/plain)]

_______________________________________________
linaro-kernel mailing list
linaro-kernel@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-kernel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic