[tip:perf/core] perf trace beauty: Export the "int" and "hex" syscall arg formatters

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 2c2b1623d46ce1f9c0ef5d21ff64a2c3f960e489 Gitweb: http://git.kernel.org/tip/2c2b1623d46ce1f9c0ef5d21ff64a2c3f960e489 Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 10:19:18 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:54 -0300 pe

[tip:perf/core] tools include uapi asm-generic: Grab a copy of fcntl.h

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 84d1d8a12df33a3e707866b9a1f9872058c3d1fb Gitweb: http://git.kernel.org/tip/84d1d8a12df33a3e707866b9a1f9872058c3d1fb Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 18 Jul 2017 17:09:21 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:55 -0300 to

[tip:perf/core] perf trace beauty fcntl: Basic 'arg' beautifier

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 9c47f66748381ecbaa3a5eb301b81fd2fd0a282d Gitweb: http://git.kernel.org/tip/9c47f66748381ecbaa3a5eb301b81fd2fd0a282d Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 11:05:40 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:55 -0300 pe

[tip:perf/core] perf trace: Remove F_ from some of the fcntl command strings

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: e000e5e33f92f6bb2d24ba2cda143cb6bb872495 Gitweb: http://git.kernel.org/tip/e000e5e33f92f6bb2d24ba2cda143cb6bb872495 Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 13 Jul 2017 13:07:00 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:49 -0300 pe

[tip:perf/core] perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: b239ad28a8c9571c45e62e486ce75ebad17de6c1 Gitweb: http://git.kernel.org/tip/b239ad28a8c9571c45e62e486ce75ebad17de6c1 Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 11:18:41 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:57 -0300 pe

[tip:perf/core] perf trace: Allow syscall_arg beautifiers to set a different return formatter

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 84486caad942bfea338716e22010a754a0ca9199 Gitweb: http://git.kernel.org/tip/84486caad942bfea338716e22010a754a0ca9199 Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 11:35:03 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:57 -0300 pe

[tip:perf/core] perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 6b3d5c97dbbc2a8e1f8d7e7d87b8c6637293e803 Gitweb: http://git.kernel.org/tip/6b3d5c97dbbc2a8e1f8d7e7d87b8c6637293e803 Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 11:57:28 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:58 -0300 pe

[tip:perf/core] perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: b84148a910598f3e733e54f3cb736d11911291df Gitweb: http://git.kernel.org/tip/b84148a910598f3e733e54f3cb736d11911291df Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 12:09:31 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:59 -0300 pe

[tip:perf/core] perf trace beauty open flags: Move RDRW to the start of the output

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: e07f93c0927050184110e189a69a0b9d73c0c9b1 Gitweb: http://git.kernel.org/tip/e07f93c0927050184110e189a69a0b9d73c0c9b1 Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 14:23:17 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:00 -0300 pe

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETFL return value

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 89e8524abe1c584942e6b05744946877e87dd478 Gitweb: http://git.kernel.org/tip/89e8524abe1c584942e6b05744946877e87dd478 Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 12:14:20 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:59 -0300 pe

[tip:perf/core] perf trace beauty fcntl flags: Beautify F_SETFL arg

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 12c0c0cef9a64ee30825122ec9d620ed29fcf5ba Gitweb: http://git.kernel.org/tip/12c0c0cef9a64ee30825122ec9d620ed29fcf5ba Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 14:36:24 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:01 -0300 pe

[tip:perf/core] perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: c2e539d287a2e7c633ad6ecb0cb6b6f13ea05125 Gitweb: http://git.kernel.org/tip/c2e539d287a2e7c633ad6ecb0cb6b6f13ea05125 Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 14:50:52 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:01 -0300 pe

[tip:perf/core] perf trace beauty: Give syscall return beautifier more context

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 7ee5743404e3641f3c11792761632a5a7d583587 Gitweb: http://git.kernel.org/tip/7ee5743404e3641f3c11792761632a5a7d583587 Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 15:16:54 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:02 -0300 pe

[tip:perf/core] perf pmu-events: Support additional POWER8+ PVR in mapfile

2017-07-20 Thread tip-bot for Shriya
Commit-ID: 8b3cf3d812140dada8e82650c96d3980e5cd1b73 Gitweb: http://git.kernel.org/tip/8b3cf3d812140dada8e82650c96d3980e5cd1b73 Author: Shriya AuthorDate: Mon, 19 Jun 2017 12:00:42 +0530 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:05 -0300 perf pmu-events: Sup

[PATCH] regulator: fan53555: Use of_device_get_match_data() to simplify probe

2017-07-20 Thread Jisheng Zhang
if fan53555_regulator_probe() is called and the "client->dev.of_node" isn't NULL, it means OF registered a device with a valid compatible string, so match cannot be NULL. Use of_device_get_match_data() to retrieve the drvdata pointer. No functional change intended. Signed-off-by: Jisheng Zhang

[tip:perf/core] perf trace beauty: Export the pid beautifier for use in more places

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: ff2f1b2d35aeb672200af4772db1847fdcdfd77b Gitweb: http://git.kernel.org/tip/ff2f1b2d35aeb672200af4772db1847fdcdfd77b Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 15:21:40 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:04 -0300 pe

[tip:perf/core] perf trace beauty: Export the fd beautifier for use in more places

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: fc65eb8213a437b43e9de7776699aaa25dfa00df Gitweb: http://git.kernel.org/tip/fc65eb8213a437b43e9de7776699aaa25dfa00df Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 15:21:40 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:02 -0300 pe

Re: [PATCH] x86/amd: Fixup cpu_core_id for family17h downcore configuration

2017-07-20 Thread Ingo Molnar
* Borislav Petkov wrote: > On Thu, Jul 20, 2017 at 03:29:28AM -0500, Suravee Suthikulpanit wrote: > > For family17h, current cpu_core_id is directly taken from the value > > CPUID_Fn801E_EBX[7:0] (CoreId), which is the physical ID of the > > core within a die. However, on system with downcor

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 1a4ad26393bc73d3294bb7919cb4cd2dfffbe57c Gitweb: http://git.kernel.org/tip/1a4ad26393bc73d3294bb7919cb4cd2dfffbe57c Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 15:39:40 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:04 -0300 pe

Re: [PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC

2017-07-20 Thread Minchan Kim
Hi Hui, On Thu, Jul 20, 2017 at 02:39:17PM +0800, Hui Zhu wrote: > Hi Minchan, > > I am sorry for answer late. > I spent some time on ubuntu 16.04 with mmtests in an old laptop. > > 2017-07-17 13:39 GMT+08:00 Minchan Kim : > > Hello Hui, > > > > On Fri, Jul 14, 2017 at 03:51:07PM +0800, Hui Zhu

[tip:perf/core] perf vendor events: Add POWER9 PVRs to mapfile

2017-07-20 Thread tip-bot for Sukadev Bhattiprolu
Commit-ID: 80e63ffb09a1b7ac645e9dd1c16b7b08956a7f5b Gitweb: http://git.kernel.org/tip/80e63ffb09a1b7ac645e9dd1c16b7b08956a7f5b Author: Sukadev Bhattiprolu AuthorDate: Tue, 11 Jul 2017 13:00:31 -0500 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:06 -0300 perf ve

[tip:perf/core] tools include uapi x86: Add __NR_setns, if missing

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 59291f19824200b5a9046b79d37f02fb415335b0 Gitweb: http://git.kernel.org/tip/59291f19824200b5a9046b79d37f02fb415335b0 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 18 Jul 2017 17:13:40 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:07 -0300 to

[tip:perf/core] tools include uapi x86: Grab a copy of unistd.h

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 047726d1f9ae6b1f3a2144577ffc3a1a92ffedf4 Gitweb: http://git.kernel.org/tip/047726d1f9ae6b1f3a2144577ffc3a1a92ffedf4 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 18 Jul 2017 17:09:21 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:07 -0300 to

[tip:perf/core] tools build: Add test for setns()

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 86bcdb5a43997bb02ba25a76482c7bfc652ba45b Gitweb: http://git.kernel.org/tip/86bcdb5a43997bb02ba25a76482c7bfc652ba45b Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 18 Jul 2017 17:15:29 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:08 -0300 to

[tip:perf/core] perf vendor events: Add POWER9 PMU events

2017-07-20 Thread tip-bot for Sukadev Bhattiprolu
Commit-ID: 826db0f154ba5bee7d913635644a6f61f993a9b3 Gitweb: http://git.kernel.org/tip/826db0f154ba5bee7d913635644a6f61f993a9b3 Author: Sukadev Bhattiprolu AuthorDate: Tue, 11 Jul 2017 17:16:00 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:06 -0300 perf ve

[tip:perf/core] perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 07a0572439450e2631f90d595965c379de105bab Gitweb: http://git.kernel.org/tip/07a0572439450e2631f90d595965c379de105bab Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 14 Jul 2017 15:24:19 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:03 -0300 pe

[tip:perf/core] perf symbols: Find symbols in different mount namespace

2017-07-20 Thread tip-bot for Krister Johansen
Commit-ID: 843ff37bb59edbe51d64e77ba1b3245a15a4dd9f Gitweb: http://git.kernel.org/tip/843ff37bb59edbe51d64e77ba1b3245a15a4dd9f Author: Krister Johansen AuthorDate: Wed, 5 Jul 2017 18:48:08 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:09 -0300 perf symbol

[tip:perf/core] perf trace: Beautify new write hint fcntl commands

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 64e4561d17c54b64368735bdf89d6873f550d918 Gitweb: http://git.kernel.org/tip/64e4561d17c54b64368735bdf89d6873f550d918 Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 13 Jul 2017 17:34:46 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:13:56 -0300 pe

[tip:perf/core] perf maps: Lookup maps in both intitial mountns and inner mountns.

2017-07-20 Thread tip-bot for Krister Johansen
Commit-ID: bf2e710b3cb8445c052f2ff50b4875a2523bb279 Gitweb: http://git.kernel.org/tip/bf2e710b3cb8445c052f2ff50b4875a2523bb279 Author: Krister Johansen AuthorDate: Wed, 5 Jul 2017 18:48:09 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:09 -0300 perf maps:

[tip:perf/core] perf evlist: Allow asking for max precise_ip in add_default()

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: db918acb356b8770a0fafbe96743031a56b91af6 Gitweb: http://git.kernel.org/tip/db918acb356b8770a0fafbe96743031a56b91af6 Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 3 Jul 2017 13:10:20 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:12 -0300 per

[tip:perf/core] perf evsel: Allow asking for max precise_ip in new_cycles()

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 30269dc1a17df5117a2e267835863d4466c3569d Gitweb: http://git.kernel.org/tip/30269dc1a17df5117a2e267835863d4466c3569d Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 3 Jul 2017 13:05:43 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:12 -0300 per

[RFC] make onsemi-ncp6335d.c mainlined

2017-07-20 Thread Jisheng Zhang
Hi all, I notice there's one regulator driver for NCP6335D in android-msm repo: https://android.googlesource.com/kernel/msm/+log/android-msm-dory-3.10-kitkat-wear/drivers/regulator/onsemi-ncp6335d.c Is there anyone want to make it mainlined? Thanks, Jisheng

Re: [PATCH][next] x86/hyper-v: add missing void return type to hyperv_cleanup declaration

2017-07-20 Thread Ingo Molnar
* Colin King wrote: > From: Colin Ian King > > Add in missing void return type, fixes sparse warning: > "warning: 'hyperv_cleanup()' has implicit return type" > > Fixes: 2e252fbf777d ("x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is > set") > Signed-off-by: Colin Ian King > --- > a

[tip:perf/core] perf tests attr: Add test_attr__ready function

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: 10213e2ff2e0453324689eb50e73df3df1ee6163 Gitweb: http://git.kernel.org/tip/10213e2ff2e0453324689eb50e73df3df1ee6163 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:18 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:15 -0300 perf tests attr: A

[tip:perf/core] perf buildid-cache: Support binary objects from other namespaces

2017-07-20 Thread tip-bot for Krister Johansen
Commit-ID: f045b8c4b36baddcfbdd4d3d956446e688b0b3cd Gitweb: http://git.kernel.org/tip/f045b8c4b36baddcfbdd4d3d956446e688b0b3cd Author: Krister Johansen AuthorDate: Wed, 5 Jul 2017 18:48:11 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:11 -0300 perf buildi

[tip:perf/core] perf tests attr: Do not store failed events

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: d78ada4a767a744cad5efa210b8acf57748b91d7 Gitweb: http://git.kernel.org/tip/d78ada4a767a744cad5efa210b8acf57748b91d7 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:17 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:14 -0300 perf tests attr: D

Re: [PATCH v7 2/3] mfd: hi6421-pmic: cleanup: update dev_err messages

2017-07-20 Thread Lee Jones
On Thu, 20 Jul 2017, Guodong Xu wrote: > Update dev_err messages to make them more readable. > > Signed-off-by: Guodong Xu > Acked-by: Arnd Bergmann > --- > drivers/mfd/hi6421-pmic-core.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Applied, thanks. > diff --git a/drivers/mf

[tip:perf/core] perf buildid-cache: Cache debuginfo

2017-07-20 Thread tip-bot for Krister Johansen
Commit-ID: d2396999c998b4e0006aef247e154eff0ed3d8f9 Gitweb: http://git.kernel.org/tip/d2396999c998b4e0006aef247e154eff0ed3d8f9 Author: Krister Johansen AuthorDate: Wed, 5 Jul 2017 18:48:13 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:11 -0300 perf buildi

[tip:perf/core] perf tests attr: Make compare_data global

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: 04c31bcf86c4fa51022ec254827f1c7c41306167 Gitweb: http://git.kernel.org/tip/04c31bcf86c4fa51022ec254827f1c7c41306167 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:19 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:16 -0300 perf tests attr: M

[tip:perf/core] perf tests attr: Add 1s for exclude_kernel and task base bits

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: 5ced95b2374b0fb3c1d0367c6e8cf82d41292990 Gitweb: http://git.kernel.org/tip/5ced95b2374b0fb3c1d0367c6e8cf82d41292990 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:21 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:17 -0300 perf tests attr: A

[tip:perf/core] perf tests attr: Fix record dwarf test

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: d9115e924088b714bb801713751bf7922d799f95 Gitweb: http://git.kernel.org/tip/d9115e924088b714bb801713751bf7922d799f95 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:22 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:18 -0300 perf tests attr: F

Re: [PATCH v7 3/3] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530

2017-07-20 Thread Lee Jones
On Thu, 20 Jul 2017, Guodong Xu wrote: > Add support for HiSilicon Hi6421v530 PMIC. Hi6421v530 communicates with > main SoC via memory-mapped I/O. > > Hi6421v530 and Hi6421 are PMIC chips from the same vendor, HiSilicon, > but at different revisions. They share the same memory-mapped I/O > design

[tip:perf/core] perf tests attr: Add proper return values

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: a72fe0afa18abd8d05d26944b32850775cb6c941 Gitweb: http://git.kernel.org/tip/a72fe0afa18abd8d05d26944b32850775cb6c941 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:24 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:19 -0300 perf tests attr: A

[tip:perf/core] perf tests attr: Fix no-delay test

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: 44fed277f81ba22e3f2fbcf1501c3b14aeb9f8e4 Gitweb: http://git.kernel.org/tip/44fed277f81ba22e3f2fbcf1501c3b14aeb9f8e4 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:23 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:18 -0300 perf tests attr: F

[tip:perf/core] perf tests attr: Rename compare_data to data_equal

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: dde622a5063c71a1864a41dfaed4baaabfa84ba6 Gitweb: http://git.kernel.org/tip/dde622a5063c71a1864a41dfaed4baaabfa84ba6 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:20 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:16 -0300 perf tests attr: R

[tip:perf/core] perf tests attr: Fix cpu test disabled term setup

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: 6f193400eaf1de53145cc13ff69f88336e9a9c9a Gitweb: http://git.kernel.org/tip/6f193400eaf1de53145cc13ff69f88336e9a9c9a Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:25 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:19 -0300 perf tests attr: F

Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP

2017-07-20 Thread Ard Biesheuvel
On 20 July 2017 at 09:36, James Morse wrote: > Hi Ard, > > On 20/07/17 06:35, Ard Biesheuvel wrote: >> On 20 July 2017 at 00:32, Laura Abbott wrote: >>> I didn't notice any performance impact but I also wasn't trying that >>> hard. I did try this with a different configuration and ran into >>> st

[tip:perf/core] perf tests attr: Fix precise_ip setup

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: 042049404f7a149446d5c839a088fb928b11ce7a Gitweb: http://git.kernel.org/tip/042049404f7a149446d5c839a088fb928b11ce7a Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:27 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:21 -0300 perf tests attr: F

[tip:perf/core] perf tests attr: Fix stat sample_type setup

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: b78e92e6071d5131f5ba6b25437d82c0fcef09de Gitweb: http://git.kernel.org/tip/b78e92e6071d5131f5ba6b25437d82c0fcef09de Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:28 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:21 -0300 perf tests attr: F

[tip:perf/core] perf tests attr: Add optional term

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: 1f41873c22826fc92d4bb03c58cf44664fdc3bb8 Gitweb: http://git.kernel.org/tip/1f41873c22826fc92d4bb03c58cf44664fdc3bb8 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:29 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:22 -0300 perf tests attr: A

[tip:perf/core] perf trace beauty: Export strarray for use in per-object beautifiers

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 0ae79636e32889cced620865debd3ba5bfd36daa Gitweb: http://git.kernel.org/tip/0ae79636e32889cced620865debd3ba5bfd36daa Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 17 Jul 2017 10:31:42 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:23 -0300 pe

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 65dfa1e7799edd114fbd3949f2783f4e69fd0305 Gitweb: http://git.kernel.org/tip/65dfa1e7799edd114fbd3949f2783f4e69fd0305 Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 17 Jul 2017 10:46:13 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:23 -0300 pe

Re: [PATCH 1/3] uuid: fix incorrect uuid_equal conversion in test_uuid_test

2017-07-20 Thread Amir Goldstein
On Thu, Jul 20, 2017 at 10:56 AM, Christoph Hellwig wrote: > Fixes: df33767d ("uuid: hoist helpers uuid_equal() and uuid_copy() from xfs") > Reported-by: kernel test robot > Signed-off-by: Christoph Hellwig Oops Reviewed-by: Amir Goldstein > --- > lib/test_uuid.c | 2 +- > 1 file changed, 1

[tip:perf/core] perf trace: Group per syscall arg formatter info into one struct

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 82d4a1109fc302795a184a328f60ad28bf7b5989 Gitweb: http://git.kernel.org/tip/82d4a1109fc302795a184a328f60ad28bf7b5989 Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 17 Jul 2017 15:22:47 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:24 -0300 pe

[tip:perf/core] perf trace: Allow syscall arg formatters to request non suppression of zeros

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: d47737d524174a81b80c487fe07de3ee2458ee32 Gitweb: http://git.kernel.org/tip/d47737d524174a81b80c487fe07de3ee2458ee32 Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 17 Jul 2017 15:59:03 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:24 -0300 pe

[tip:perf/core] perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 39cc355b0486d89cef335e35edde26c14b462126 Gitweb: http://git.kernel.org/tip/39cc355b0486d89cef335e35edde26c14b462126 Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 17 Jul 2017 16:02:52 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:25 -0300 pe

[tip:perf/core] perf trace beauty fcntl: Beautify the 'arg' for DUPFD

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: befecc810c95994774439baeedc8a03fe8d51e8f Gitweb: http://git.kernel.org/tip/befecc810c95994774439baeedc8a03fe8d51e8f Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 17 Jul 2017 16:04:20 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:26 -0300 pe

[tip:perf/core] perf trace beauty: Simplify syscall return formatting

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 1f63139c3f8af1d6a09de5dd355c8b5695407c79 Gitweb: http://git.kernel.org/tip/1f63139c3f8af1d6a09de5dd355c8b5695407c79 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 18 Jul 2017 12:45:57 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:26 -0300 pe

[tip:perf/core] perf tests attr: Fix sample_period setup

2017-07-20 Thread tip-bot for Jiri Olsa
Commit-ID: 5ff0cf421c37f53bb658a097c610cc1e3ced1133 Gitweb: http://git.kernel.org/tip/5ff0cf421c37f53bb658a097c610cc1e3ced1133 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:26 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:20 -0300 perf tests attr: F

[tip:perf/core] perf report: Enable finding kernel inline functions

2017-07-20 Thread tip-bot for Jin Yao
Commit-ID: 8b8ef2d74dec305b99dd43ec71d3ba2f502100b9 Gitweb: http://git.kernel.org/tip/8b8ef2d74dec305b99dd43ec71d3ba2f502100b9 Author: Jin Yao AuthorDate: Wed, 19 Jul 2017 04:31:32 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:27 -0300 perf report: Enable

RE: [PATCH] drm/udl: Make page_flip asynchronous

2017-07-20 Thread Michal Lukaszek
On Thursday, July 13, 2017 7:11 PM, Daniel Vetter wrote: >>> Can't we roll this driver over to the atomic helpers instead? There >>> you get nonblocking pretty much for free ... I'm not sure extending >>> the old modeset code has all that much benefit really. >> This code certainly has value by i

Re: [PATCH 7/7] x86: microcode: constify attribute_group structures.

2017-07-20 Thread Arvind Yadav
Hi, On Thursday 20 July 2017 01:58 PM, Borislav Petkov wrote: On Thu, Jul 20, 2017 at 01:48:17PM +0530, Arvind Yadav wrote: It's just show, how much bytes move from data segment to text segment. ~arvind 3614 545156057191657 x86/kernel/cpu/microcode/core.o 3614 + 54

Re: [PATCH 2/3] thunderbold: use uuid_t instead of uuid_be

2017-07-20 Thread Amir Goldstein
On Thu, Jul 20, 2017 at 10:56 AM, Christoph Hellwig wrote: > Switch thunderbolt to the new uuid type. > > Signed-off-by: Christoph Hellwig Reviewed-by: Amir Goldstein > --- > drivers/thunderbolt/switch.c | 8 > drivers/thunderbolt/tb.h | 4 ++-- > drivers/thunderbolt/tb_msgs

Re: [PATCH v4 1/3] mfd: Add new mfd device TPS68470

2017-07-20 Thread Lee Jones
On Wed, 19 Jul 2017, Rajmohan Mani wrote: > The TPS68470 device is an advanced power management > unit that powers a Compact Camera Module (CCM), > generates clocks for image sensors, drives a dual > LED for Flash and incorporates two LED drivers for > general purpose indicators. > > This patch a

[tip:perf/core] perf header: Add PROCESS_STR_FUN macro

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: dfaa1580efcfb6b9537043ba0447747d7179fb26 Gitweb: http://git.kernel.org/tip/dfaa1580efcfb6b9537043ba0447747d7179fb26 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:35 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:28 -0300 per

[tip:perf/core] perf util: Add const modifier to buf in "writen" function

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 7c72440506e2108494bab3b68a4118fa61a9dbf4 Gitweb: http://git.kernel.org/tip/7c72440506e2108494bab3b68a4118fa61a9dbf4 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:37 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:29 -0300 per

[tip:perf/core] perf header: Fail on write_padded error

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 2ff5365d75e164032f64133914046fd6be213d94 Gitweb: http://git.kernel.org/tip/2ff5365d75e164032f64133914046fd6be213d94 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:36 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:29 -0300 per

[tip:perf/core] perf header: Encapsulate read and swap

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 6200e49423f8023eba54cf0b01076d6f8c0af6ae Gitweb: http://git.kernel.org/tip/6200e49423f8023eba54cf0b01076d6f8c0af6ae Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:34 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:27 -0300 per

[tip:perf/core] perf header: Revamp do_write()

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 3b8f51a677ce574f69671e3f7822b4d8f8634ef3 Gitweb: http://git.kernel.org/tip/3b8f51a677ce574f69671e3f7822b4d8f8634ef3 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:38 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:30 -0300 per

Re: [PATCH v2 2/2] dt-bindings: mfd: Add bindings for ZII RAVE devices

2017-07-20 Thread Lee Jones
Where is patch 1? > Cc: cphe...@gmail.com > Cc: Lucas Stach > Cc: Nikita Yushchenko > Cc: Rob Herring > Cc: Mark Rutland > Cc: devicet...@vger.kernel.org > Acked-by: Rob Herring > Signed-off-by: Andrey Smirnov > --- > .../devicetree/bindings/mfd/zii,rave-sp.txt| 39 > ++

[tip:perf/core] perf header: Use struct feat_fd to process header records

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 1a22275449f4bd6255e24f0c5b6c7fa61b263417 Gitweb: http://git.kernel.org/tip/1a22275449f4bd6255e24f0c5b6c7fa61b263417 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:41 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:32 -0300 per

[tip:perf/core] perf header: Use struct feat_fd for print

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: cfc654209e27ecaa36f550a0934f3c78f9c9179f Gitweb: http://git.kernel.org/tip/cfc654209e27ecaa36f550a0934f3c78f9c9179f Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:40 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:31 -0300 per

[tip:perf/core] perf header: Don't pass struct perf_file_section to process_##_feat

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 625524572391326b83f906efe02abbaac9debce6 Gitweb: http://git.kernel.org/tip/625524572391326b83f906efe02abbaac9debce6 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:42 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:33 -0300 per

[tip:perf/core] perf header: Use struct feat_fd in read header records

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 48e5fcea386009fb2515158fdaf8586ce72d86ce Gitweb: http://git.kernel.org/tip/48e5fcea386009fb2515158fdaf8586ce72d86ce Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:43 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:33 -0300 per

[tip:perf/core] perf header: Make write_pmu_mappings pipe-mode friendly

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: a02c39595e40b4c506c78857e24fdb049096 Gitweb: http://git.kernel.org/tip/a02c39595e40b4c506c78857e24fdb049096 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:44 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:34 -0300 per

[tip:perf/core] perf header: Add a buffer to struct feat_fd

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 0b3d34106c18e5d9ebba004f52a2ce8b264c493e Gitweb: http://git.kernel.org/tip/0b3d34106c18e5d9ebba004f52a2ce8b264c493e Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:45 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:34 -0300 per

[tip:perf/core] perf tool: Add show_feature_header to perf_tool

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: 114f709e01e62760a6d03de1358188293dfefdda Gitweb: http://git.kernel.org/tip/114f709e01e62760a6d03de1358188293dfefdda Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:47 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:36 -0300 per

[tip:perf/core] perf header: Add struct feat_fd for write

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: ccebbeb6b69e4e172450d32f1059fefd1659ad8c Gitweb: http://git.kernel.org/tip/ccebbeb6b69e4e172450d32f1059fefd1659ad8c Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:39 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:31 -0300 per

[tip:perf/core] perf tools: Add feature header record to pipe-mode

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: e9def1b2e74e3d2134133f70d2a84c242446bbe7 Gitweb: http://git.kernel.org/tip/e9def1b2e74e3d2134133f70d2a84c242446bbe7 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:48 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:36 -0300 per

[tip:perf/core] perf header: Add event desc to pipe-mode header

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: f9ebdccf2b78e643d1ba2c979fa293c9d1e8ba86 Gitweb: http://git.kernel.org/tip/f9ebdccf2b78e643d1ba2c979fa293c9d1e8ba86 Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:49 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:37 -0300 per

[tip:perf/core] perf report: Refactor the branch info printing code

2017-07-20 Thread tip-bot for Jin Yao
Commit-ID: 8d51735fcd2be1791c0bfe2d581d9063281fe7fb Gitweb: http://git.kernel.org/tip/8d51735fcd2be1791c0bfe2d581d9063281fe7fb Author: Jin Yao AuthorDate: Tue, 18 Jul 2017 20:13:12 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:40 -0300 perf report: Refact

[tip:perf/core] perf/core: Define the common branch type classification

2017-07-20 Thread tip-bot for Jin Yao
Commit-ID: eb0baf8a0d9259d168523b8e7c436b55ade7c546 Gitweb: http://git.kernel.org/tip/eb0baf8a0d9259d168523b8e7c436b55ade7c546 Author: Jin Yao AuthorDate: Tue, 18 Jul 2017 20:13:09 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:38 -0300 perf/core: Define t

[tip:perf/core] perf report: Show branch type statistics for stdio mode

2017-07-20 Thread tip-bot for Jin Yao
Commit-ID: 2d78b18952a1bdf125d13fa6bb68fbc5c1b0aed9 Gitweb: http://git.kernel.org/tip/2d78b18952a1bdf125d13fa6bb68fbc5c1b0aed9 Author: Jin Yao AuthorDate: Tue, 18 Jul 2017 20:13:14 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:41 -0300 perf report: Show b

[tip:perf/core] perf util: Create branch.c/.h for common branch functions

2017-07-20 Thread tip-bot for Jin Yao
Commit-ID: 992c7e9267c12a8e301152c5569028ff8d535322 Gitweb: http://git.kernel.org/tip/992c7e9267c12a8e301152c5569028ff8d535322 Author: Jin Yao AuthorDate: Tue, 18 Jul 2017 20:13:13 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:40 -0300 perf util: Create b

[tip:perf/core] perf report: Show branch type in callchain entry

2017-07-20 Thread tip-bot for Jin Yao
Commit-ID: b851dd49868e295e18c5d72fc3bad85ff1c444b1 Gitweb: http://git.kernel.org/tip/b851dd49868e295e18c5d72fc3bad85ff1c444b1 Author: Jin Yao AuthorDate: Tue, 18 Jul 2017 20:13:15 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:42 -0300 perf report: Show b

Re: uuid updates for 4.13-rc

2017-07-20 Thread Andy Shevchenko
On Thu, 2017-07-20 at 09:56 +0200, Christoph Hellwig wrote: > Hi all, > > this series removes fixes a bug in the previous uuid pull request and > removes the the uuid_be type.  I had planned to send the > last patch for -rc1 already but held off to avoid merge conflicts > in linux-next. > > In th

Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver

2017-07-20 Thread Will Deacon
On Thu, Jul 20, 2017 at 09:32:00AM +0530, Anup Patel wrote: > On Wed, Jul 19, 2017 at 5:23 PM, Will Deacon wrote: > > There are two things here: > > > > 1. iommu_present() is pretty useless, because it applies to a "bus" which > > doesn't actually tell you what you need to know for things l

[tip:perf/core] perf record: Create a new option save_type in --branch-filter

2017-07-20 Thread tip-bot for Jin Yao
Commit-ID: 60f83fa6341dab4aec01cee354ea902771473adb Gitweb: http://git.kernel.org/tip/60f83fa6341dab4aec01cee354ea902771473adb Author: Jin Yao AuthorDate: Tue, 18 Jul 2017 20:13:11 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:39 -0300 perf record: Create

[tip:perf/core] perf header: Change FEAT_OP* macros

2017-07-20 Thread tip-bot for David Carrillo-Cisneros
Commit-ID: a4d8c9855a260359655f2a302ee2b231cad379ca Gitweb: http://git.kernel.org/tip/a4d8c9855a260359655f2a302ee2b231cad379ca Author: David Carrillo-Cisneros AuthorDate: Mon, 17 Jul 2017 21:25:46 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:35 -0300 per

Re: [PATCH v6 0/2] x86: Implement fast refcount overflow protection

2017-07-20 Thread Ingo Molnar
* Kees Cook wrote: > This implements refcount_t overflow protection on x86 without a noticeable > performance impact, though without the fuller checking of REFCOUNT_FULL. > This is done by duplicating the existing atomic_t refcount implementation > but with normally a single instruction added to

Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function

2017-07-20 Thread Keerthy
On Thursday 20 July 2017 12:14 PM, Keerthy wrote: > > > On Wednesday 19 July 2017 04:40 PM, Johan Hovold wrote: >> On Tue, Jul 18, 2017 at 04:27:14PM +0530, Keerthy wrote: >>> Currently davinci_gpio_irq_setup return value is ignored. Handle the >>> return value appropriately. >>> >>> Signed-off

[tip:perf/core] perf/x86/intel: Record branch type

2017-07-20 Thread tip-bot for Jin Yao
Commit-ID: d5c7f9dc58edcfb6b45f557bb0023173a0dabde6 Gitweb: http://git.kernel.org/tip/d5c7f9dc58edcfb6b45f557bb0023173a0dabde6 Author: Jin Yao AuthorDate: Tue, 18 Jul 2017 20:13:10 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:38 -0300 perf/x86/intel: Rec

Re: [PATCH v7 1/3] mfd: hi6421-pmic: cleanup: change license text to shorter form

2017-07-20 Thread Lee Jones
On Thu, 20 Jul 2017, Guodong Xu wrote: > Change license text to a shorter form of GPLv2. > > Signed-off-by: Guodong Xu > Acked-by: Arnd Bergmann > --- > drivers/mfd/hi6421-pmic-core.c | 13 ++--- > 1 file changed, 2 insertions(+), 11 deletions(-) Applied, thanks. > diff --git a/drive

[tip:perf/core] perf record: Do not ask for precise_ip with --no-samples

2017-07-20 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 4b4cd50319127b3b606b8aaf3426d8972df1666a Gitweb: http://git.kernel.org/tip/4b4cd50319127b3b606b8aaf3426d8972df1666a Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 3 Jul 2017 13:26:32 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:13 -0300 per

Re: [PATCH v5] Bluetooth: btusb: Fix memory leak in play_deferred

2017-07-20 Thread Oliver Neukum
Am Donnerstag, den 20.07.2017, 08:42 +0800 schrieb Jeffy Chen: > Currently we are calling usb_submit_urb directly to submit deferred tx > urbs after unanchor them. > > So the usb_giveback_urb_bh would failed to unref it in usb_unanchor_urb > and cause memory leak: > unreferenced object 0xffc0c

[tip:perf/core] perf probe: Allow placing uprobes in alternate namespaces.

2017-07-20 Thread tip-bot for Krister Johansen
Commit-ID: 544abd44c7064c8a58a6bd2073d757f6b91d98c5 Gitweb: http://git.kernel.org/tip/544abd44c7064c8a58a6bd2073d757f6b91d98c5 Author: Krister Johansen AuthorDate: Wed, 5 Jul 2017 18:48:10 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 18 Jul 2017 23:14:10 -0300 perf probe:

Re: linux-next: build warning after merge of the char-misc tree

2017-07-20 Thread Greg KH
On Thu, Jul 20, 2017 at 02:12:03PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the char-misc tree, yesterday's linux-next build (i386 > defconfig) produced this warning: > > In file included from /home/sfr/next/next/arch/x86/entry/vdso/vma.c:25:0: > /home/sfr/next/next/arch/x86/inc

Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen

2017-07-20 Thread Ingo Molnar
* Daniel Kiper wrote: > Hey Greg, > > On Wed, Jul 19, 2017 at 11:43:32AM +0200, Greg Kroah-Hartman wrote: > > 4.12-stable review patch. If anyone has any objections, please let me know. > > Why did you skip this patch for 4.11? IMO it should be applied there too. The thing is, this patch sho

Re: [RFC][PATCH v3] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate

2017-07-20 Thread Jose Abreu
On 19-07-2017 20:21, John Stultz wrote: > On Wed, Jul 19, 2017 at 3:16 AM, Jose Abreu wrote: >> Hi John, >> >> >> On 18-07-2017 18:59, John Stultz wrote: >>> Currently the hikey dsi logic cannot generate accurate byte >>> clocks values for all pixel clock values. Thus if a mode clock >>> is selec

Re: [PATCH][next] x86/hyper-v: add missing void return type to hyperv_cleanup declaration

2017-07-20 Thread Greg Kroah-Hartman
On Thu, Jul 20, 2017 at 10:52:36AM +0200, Ingo Molnar wrote: > > * Colin King wrote: > > > From: Colin Ian King > > > > Add in missing void return type, fixes sparse warning: > > "warning: 'hyperv_cleanup()' has implicit return type" > > > > Fixes: 2e252fbf777d ("x86/hyper-v: include hyperv/

<    1   2   3   4   5   6   7   8   9   10   >