[PATCH v3] xfrm: policy: Fix possible user after free in __xfrm_policy_unlink

2019-02-27 Thread Yue Haibing
From: YueHaibing UBSAN report this: UBSAN: Undefined behaviour in net/xfrm/xfrm_policy.c:1289:24 index 6 is out of range for type 'unsigned int [6]' CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.4.162-514.55.6.9.x86_64+ #13 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1ubuntu

[PATCH 0/2] can: flexcan: add CANFD BRS and ISO FD support

2019-02-27 Thread Joakim Zhang
Hi Marc, This patch set intends to enable CANFD bitrate switch and ISO FD mode support. You may need to firstly review the patch set([PATCH 0/3] can: flexcan: add imx8qm support). I noticed that you have been reviewing my patches recetnly, please feel free to let me know if you want me to rebase

[PATCH 2/2] can: flexcan: add ISO CAN FD feature support

2019-02-27 Thread Joakim Zhang
ISO CAN FD is introduced to increase the failture detection capability than non-ISO CAN FD. The non-ISO CAN FD is still supported by FlexCAN so that it can be used mainly during an intermediate phase, for evaluation and development purposes. Therefore, it is strongly recommended to configure FlexC

[PATCH 1/2] can: flexcan: add CANFD BRS support and improve bittiming setting

2019-02-27 Thread Joakim Zhang
From: Dong Aisheng This patch intends to add CANFD BitRate Switch(BRS) support. Bit timing must be set in CBT register other than CTRL1 register when CANFD supports BRS, it will extend the range of all CAN bit timing variables (PRESDIV, PROPSEG, PSEG1, PSEG2 and RJW), which will improve the bit t

Re: [PATCH v3 5/5] tracing/probe: Support user-space dereference

2019-02-27 Thread Masami Hiramatsu
Hi Steve, Thank you for the review. On Wed, 27 Feb 2019 21:31:32 -0500 Steven Rostedt wrote: > On Wed, 27 Feb 2019 23:44:42 +0900 > Masami Hiramatsu wrote: > > > > > +.. _user_mem_access: > > +User Memory Access > > +-- > > +Kprobe events supports user-space memory access. F

[RFC PATCH 1/2] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller

2019-02-27 Thread Naga Sureshkumar Relli
This patch adds the dts binding document for Zynq SOC QSPI controller. Signed-off-by: Naga Sureshkumar Relli --- .../devicetree/bindings/spi/spi-zynq-qspi.txt | 25 ++ 1 file changed, 25 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi/spi-zynq-qsp

[RFC PATCH 0/2] RFC for Zynq QSPI controller driver

2019-02-27 Thread Naga Sureshkumar Relli
Xilinx Zynq uses a QSPI controller that implements all the functionality required to support Quad SPI NOR flash devices. This driver along with the SPI MEM and MTD layer is used to support flash devices. The flash device(s) can be connected in three configurations to this controller: 1. Single - O

[tip:locking/core] locking/qspinlock: Remove unnecessary BUG_ON() call

2019-02-27 Thread tip-bot for Waiman Long
Commit-ID: 733000c7ffd9d9c8c4fdfd82f0d41956c8cf0537 Gitweb: https://git.kernel.org/tip/733000c7ffd9d9c8c4fdfd82f0d41956c8cf0537 Author: Waiman Long AuthorDate: Sun, 24 Feb 2019 20:14:13 -0500 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:38 +0100 locking/qspinlock: Remove u

[RFC PATCH 2/2] spi: spi-mem: Add support for Zynq QSPI controller

2019-02-27 Thread Naga Sureshkumar Relli
Add support for QSPI controller driver used by Xilinx Zynq SOC. Signed-off-by: Naga Sureshkumar Relli --- drivers/spi/Kconfig | 8 + drivers/spi/Makefile| 1 + drivers/spi/spi-zynq-qspi.c | 780 3 files changed, 789 insertions(+)

[tip:locking/core] locking/lockdep: Fix two 32-bit compiler warnings

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 09d75ecb122d8b600d76e3b8d53a10ffbe3bcec2 Gitweb: https://git.kernel.org/tip/09d75ecb122d8b600d76e3b8d53a10ffbe3bcec2 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:36 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:38 +0100 locking/lockdep: Fix tw

Re: linux-next: manual merge of the staging tree with the net-next tree

2019-02-27 Thread Greg KH
On Thu, Feb 28, 2019 at 03:52:01PM +1100, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the staging tree got a conflict in: > > drivers/staging/fsl-dpaa2/ethsw/ethsw.c > > between commit: > > 570b68c8ddde ("staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SET") > >

[tip:locking/core] locking/lockdep: Fix reported required memory size (1/2)

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 7ff8517e1034f26dde03d6df4026f085480408f0 Gitweb: https://git.kernel.org/tip/7ff8517e1034f26dde03d6df4026f085480408f0 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:37 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:39 +0100 locking/lockdep: Fix re

[tip:locking/core] locking/lockdep: Fix reported required memory size (2/2)

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 15ea86b58c71d05e0921bebcf707aa30e43e9e25 Gitweb: https://git.kernel.org/tip/15ea86b58c71d05e0921bebcf707aa30e43e9e25 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:38 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:39 +0100 locking/lockdep: Fix re

Re: [PATCH v10 0/9] support ROHM BD70528 PMIC

2019-02-27 Thread Matti Vaittinen
Hello Lee and Mark, On Thu, Feb 14, 2019 at 03:02:37PM +0200, Matti Vaittinen wrote: > Patch series introducing support for ROHM BD70528 PMIC > > ROHM BD70528 is a programmable Power Management IC for battery > powered 'ultra low power' systems like the pre-announced NXP > i.MX7 ULP. This patch s

[tip:locking/core] locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 523b113bace5e64e860d8c61d7aa25057d274753 Gitweb: https://git.kernel.org/tip/523b113bace5e64e860d8c61d7aa25057d274753 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:39 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:40 +0100 locking/lockdep: Avoid

Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher

2019-02-27 Thread Vitaly Chikunov
Herbert, On Thu, Feb 28, 2019 at 02:14:44PM +0800, Herbert Xu wrote: > On Sun, Feb 24, 2019 at 09:48:40AM +0300, Vitaly Chikunov wrote: > > > > If we pass SubjectPublicKeyInfo into set_pub_key itself (making > > set_params not needed) we will break ABI and compatibility with RSA > > drivers, beca

[tip:locking/core] locking/lockdep: Reorder struct lock_class members

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 09329d1c2024522308ca4de977fc6bba753bab1a Gitweb: https://git.kernel.org/tip/09329d1c2024522308ca4de977fc6bba753bab1a Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:40 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:40 +0100 locking/lockdep: Reorde

[tip:locking/core] locking/lockdep: Make zap_class() remove all matching lock order entries

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 86cffb80a525f7b8f969c8c79669d383e02f17d1 Gitweb: https://git.kernel.org/tip/86cffb80a525f7b8f969c8c79669d383e02f17d1 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:41 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:40 +0100 locking/lockdep: Make z

[tip:locking/core] locking/lockdep: Initialize the locks_before and locks_after lists earlier

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: feb0a3865ed2f7d66a1f2686f7ad784422c249ad Gitweb: https://git.kernel.org/tip/feb0a3865ed2f7d66a1f2686f7ad784422c249ad Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:42 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:41 +0100 locking/lockdep: Initia

[tip:locking/core] locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 956f3563a8387beb7758f2e8ee483639ef91afc6 Gitweb: https://git.kernel.org/tip/956f3563a8387beb7758f2e8ee483639ef91afc6 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:43 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:42 +0100 locking/lockdep: Split

[tip:locking/core] locking/lockdep: Make it easy to detect whether or not inside a selftest

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: cdc84d794947b5431c0a6916c303aee7114819d2 Gitweb: https://git.kernel.org/tip/cdc84d794947b5431c0a6916c303aee7114819d2 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:44 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:43 +0100 locking/lockdep: Make i

[tip:locking/core] locking/lockdep: Update two outdated comments

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 29fc33fb7283970701355dc89badba4ed21c7092 Gitweb: https://git.kernel.org/tip/29fc33fb7283970701355dc89badba4ed21c7092 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:45 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:43 +0100 locking/lockdep: Update

[tip:locking/core] locking/lockdep: Free lock classes that are no longer in use

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: a0b0fd53e1e67639b303b15939b9c653dbe7a8c4 Gitweb: https://git.kernel.org/tip/a0b0fd53e1e67639b303b15939b9c653dbe7a8c4 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:46 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:43 +0100 locking/lockdep: Free l

[tip:locking/core] locking/lockdep: Reuse list entries that are no longer in use

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: ace35a7ac493d4284a57ad807579011bebba891c Gitweb: https://git.kernel.org/tip/ace35a7ac493d4284a57ad807579011bebba891c Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:47 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:44 +0100 locking/lockdep: Reuse

Re: [PATCH] xhci: use iopoll for xhci_handshake

2019-02-27 Thread Greg Kroah-Hartman
On Wed, Feb 27, 2019 at 03:19:17PM -0700, Daniel Kurtz wrote: > In cases such as xhci_abort_cmd_ring(), xhci_handshake() is called with > a spin lock held (and local interrupts disabled) with a huge 5 second > timeout. This can translates to 5 million calls to udelay(1). By its > very nature, ude

[tip:locking/core] locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 2212684adff79e2704a2792ff46682afb9246fc8 Gitweb: https://git.kernel.org/tip/2212684adff79e2704a2792ff46682afb9246fc8 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:48 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:44 +0100 locking/lockdep: Introd

[tip:locking/core] locking/lockdep: Fix a comment in add_chain_cache()

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 527af3ea273b2cf0c017a2c90090b3c94af8aba4 Gitweb: https://git.kernel.org/tip/527af3ea273b2cf0c017a2c90090b3c94af8aba4 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:49 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:45 +0100 locking/lockdep: Fix a

[PATCH v12 0/4] pstore/block: new support logger for block devices

2019-02-27 Thread liaoweixiong
Why should we need pstore_block? 1. Most embedded intelligent equipment have no persistent ram, which increases costs. We perfer to cheaper solutions, like block devices. In fast, there is already a sample for block device logger in driver MTD (drivers/mtd/mtdoops.c). 2. Do not any equipment have b

[tip:locking/core] locking/lockdep: Reuse lock chains that have been freed

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: de4643a77356a77bce73f64275b125b4b71a69cf Gitweb: https://git.kernel.org/tip/de4643a77356a77bce73f64275b125b4b71a69cf Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:50 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:45 +0100 locking/lockdep: Reuse

[PATCH v12 1/4] pstore/blk: new support logger for block devices

2019-02-27 Thread liaoweixiong
pstore_blk is similar to pstore_ram, but dump log to block devices rather than persistent ram. Why should we need pstore_blk? 1. Most embedded intelligent equipment have no persistent ram, which increases costs. We perfer to cheaper solutions, like block devices. In fact, there is already a sample

Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher

2019-02-27 Thread Vitaly Chikunov
On Thu, Feb 28, 2019 at 10:04:49AM +0300, Vitaly Chikunov wrote: > Herbert, > > On Thu, Feb 28, 2019 at 02:14:44PM +0800, Herbert Xu wrote: > > On Sun, Feb 24, 2019 at 09:48:40AM +0300, Vitaly Chikunov wrote: > > > > > > If we pass SubjectPublicKeyInfo into set_pub_key itself (making > > > set_pa

[PATCH v12 3/4] pstore/blk: support pmsg for pstore block

2019-02-27 Thread liaoweixiong
To enable pmsg, just set pmsg_size when block device register blkzone. Signed-off-by: liaoweixiong --- fs/pstore/Kconfig | 21 fs/pstore/blkoops.c| 10 ++ fs/pstore/blkzone.c| 253 + include/linux/pstore_blk.h | 1 + 4

[PATCH v12 4/4] Documentation: pstore/blk: create document for pstore_blk

2019-02-27 Thread liaoweixiong
The document, at Documentation/admin-guide/pstore-block.rst, tells user how to use pstore_blk and the attentions about panic read/write Signed-off-by: liaoweixiong --- Documentation/admin-guide/pstore-block.rst | 233 + MAINTAINERS| 1

[PATCH v12 2/4] pstore/blk: add blkoops for pstore_blk

2019-02-27 Thread liaoweixiong
blkoops is a sample for pstore/blk. It can only record oops, excluding panics as no read/write apis for panic registered. It support settings on Kconfg/module parameters. It can record oops log even power failure if "PSTORE_BLKOOPS_BLKDEV" on Kconfig or "blkdev" on module parameter is valid. Otherw

Re: [PATCH net-next] switchdev: Remove unused transaction item queue

2019-02-27 Thread Jiri Pirko
Thu, Feb 28, 2019 at 01:29:16AM CET, f.faine...@gmail.com wrote: >There are no more in tree users of the >switchdev_trans_item_{dequeue,enqueue} or switchdev_trans_item structure >in the kernel since commit 00fc0c51e35b ("rocker: Change world_ops API >and implementation to be switchdev independant"

[tip:locking/core] locking/lockdep: Check data structure consistency

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: b526b2e39a53b312f5a6867ce57824247aa0ce8b Gitweb: https://git.kernel.org/tip/b526b2e39a53b312f5a6867ce57824247aa0ce8b Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:51 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:45 +0100 locking/lockdep: Check

[tip:locking/core] locking/lockdep: Verify whether lock objects are small enough to be used as class keys

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 4bf508621855613ca2ac782f70c3171e0e8bb011 Gitweb: https://git.kernel.org/tip/4bf508621855613ca2ac782f70c3171e0e8bb011 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:52 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:46 +0100 locking/lockdep: Verify

[tip:locking/core] locking/lockdep: Add support for dynamic keys

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 108c14858b9ea224686e476c8f5ec345a0df9e27 Gitweb: https://git.kernel.org/tip/108c14858b9ea224686e476c8f5ec345a0df9e27 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:53 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:47 +0100 locking/lockdep: Add su

RE: [RFC PATCH] soc/fsl/qe: support MPC8309

2019-02-27 Thread Qiang Zhao
On Tue, Feb 26, 2019 at 2:49 AM Rasmus Villemoes wrote: > -Original Message- > From: Rasmus Villemoes > Sent: 2019年2月26日 16:48 > To: Qiang Zhao ; Leo Li > Cc: linux-kernel@vger.kernel.org; Valentin Longchamp > ; Scott Wood ; > Rasmus Villemoes > Subject: [RFC PATCH] soc/fsl/qe: support

Re: [PATCH v3] xfrm: policy: Fix possible user after free in __xfrm_policy_unlink

2019-02-27 Thread YueHaibing
Pls ignore this, will fix the patch title On 2019/2/28 14:56, Yue Haibing wrote: > From: YueHaibing > > UBSAN report this: > > UBSAN: Undefined behaviour in net/xfrm/xfrm_policy.c:1289:24 > index 6 is out of range for type 'unsigned int [6]' > CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.4.162-5

[tip:locking/core] kernel/workqueue: Use dynamic lockdep keys for workqueues

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 669de8bda87b92ab9a2fc663b3f5743c2ad1ae9f Gitweb: https://git.kernel.org/tip/669de8bda87b92ab9a2fc663b3f5743c2ad1ae9f Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:54 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:47 +0100 kernel/workqueue: Use d

[tip:locking/core] lockdep/lib/tests: Fix run_tests.sh

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: d93ac78bf7b37db36fa00225f8e9a14c7ed1b2ba Gitweb: https://git.kernel.org/tip/d93ac78bf7b37db36fa00225f8e9a14c7ed1b2ba Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:57 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:48 +0100 lockdep/lib/tests: Fix

[tip:locking/core] lockdep/lib/tests: Test dynamic key registration

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: f214737b75b0ee79763b5c058b9d5e83d711348d Gitweb: https://git.kernel.org/tip/f214737b75b0ee79763b5c058b9d5e83d711348d Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:58 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:48 +0100 lockdep/lib/tests: Test

[PATCH] xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink

2019-02-27 Thread Yue Haibing
From: YueHaibing UBSAN report this: UBSAN: Undefined behaviour in net/xfrm/xfrm_policy.c:1289:24 index 6 is out of range for type 'unsigned int [6]' CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.4.162-514.55.6.9.x86_64+ #13 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1ubuntu

Re: [bug report][stable] perf probe: failed to add events

2019-02-27 Thread Adrian Hunter
On 28/02/19 4:07 AM, Joseph Qi wrote: > Hi Adrian, > > On 19/2/27 20:39, Adrian Hunter wrote: >> Seems to be fixed by this: >> >> From: Adrian Hunter >> Date: Wed, 27 Feb 2019 05:35:25 +0200 >> Subject: [PATCH] perf probe: Fix getting the kernel map >> >> Since commit 4d99e4136580 ("perf machine:

Re: [GIT PULL 00/17] perf/core improvements and fixes

2019-02-27 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > Test results at the end of this message, as usual. > > The following changes since commit 43f4e6279f05eefac058a3524e184cecae463bfe: > > Merge tag 'perf-core-for-mingo-5.1-20190214' of > git

Re: [GIT PULL] perf/core improvements and fixes

2019-02-27 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, this is on top of my previous pull > request, perf-core-for-mingo-5.1-20190220. > > - Arnaldo > > Test results at the end of this message, as usual. > > The following changes since commit b4409ae112caa6315f6ee67

Re: [PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read

2019-02-27 Thread Harini Katakam
Hi, On Wed, Feb 27, 2019 at 2:35 PM Harini Katakam wrote: > > Hi Andrew, Paul, > > On Wed, Feb 27, 2019 at 2:15 PM Michal Simek wrote: > > > > On 21. 02. 19 12:03, Michal Simek wrote: > > > On 21. 02. 19 11:24, Paul Kocialkowski wrote: > > >> Hi, > > >> > > >> On Wed, 2019-02-20 at 07:58 +0100, M

[tip:perf/core] perf header: Fix wrong node write in NUMA_TOPOLOGY feature

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: b00ccb27f97367d89e2d7b419ed198b0985be55d Gitweb: https://git.kernel.org/tip/b00ccb27f97367d89e2d7b419ed198b0985be55d Author: Jiri Olsa AuthorDate: Tue, 19 Feb 2019 10:58:12 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 12:20:55 -0300 perf header: Fix

[tip:perf/core] perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support

2019-02-27 Thread tip-bot for Tommi Rantala
Commit-ID: 83244772a4cf9490a54182be2f65f45d6b1a1ee8 Gitweb: https://git.kernel.org/tip/83244772a4cf9490a54182be2f65f45d6b1a1ee8 Author: Tommi Rantala AuthorDate: Fri, 15 Feb 2019 15:42:46 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 15 Feb 2019 13:42:26 -0300 perf tests s

Re: [RFC PATCH] mm,memory_hotplug: Unlock 1GB-hugetlb on x86_64

2019-02-27 Thread David Hildenbrand
On 27.02.19 23:00, Mike Kravetz wrote: > On 2/27/19 1:51 PM, Oscar Salvador wrote: >> On Thu, Feb 21, 2019 at 10:42:12AM +0100, Oscar Salvador wrote: >>> [1] https://lore.kernel.org/patchwork/patch/998796/ >>> >>> Signed-off-by: Oscar Salvador >> >> Any further comments on this? >> I do have a "co

[tip:perf/core] perf tools: Add cpu_topology object

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: 5135d5efcbb439c2acb20d6197dd57af3a456e76 Gitweb: https://git.kernel.org/tip/5135d5efcbb439c2acb20d6197dd57af3a456e76 Author: Jiri Olsa AuthorDate: Tue, 19 Feb 2019 10:58:13 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 12:21:01 -0300 perf tools: Add

[tip:perf/core] perf tools: Use sysfs__mountpoint() when reading cpu topology

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: e19a01c1438e123d169fd09376a221d844797174 Gitweb: https://git.kernel.org/tip/e19a01c1438e123d169fd09376a221d844797174 Author: Jiri Olsa AuthorDate: Tue, 19 Feb 2019 10:58:15 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 12:21:10 -0300 perf tools: Use

[tip:perf/core] perf tools: Add numa_topology object

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: 48e6c5acd36873ff022cd97de866bfd0a36a3b99 Gitweb: https://git.kernel.org/tip/48e6c5acd36873ff022cd97de866bfd0a36a3b99 Author: Jiri Olsa AuthorDate: Tue, 19 Feb 2019 10:58:14 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 12:21:06 -0300 perf tools: Add

[tip:perf/core] perf doc: Fix HEADER_CMDLINE description in perf.data documentation

2019-02-27 Thread tip-bot for Jonas Rabenstein
Commit-ID: 7a663c0ff330a068c088ad46bb0130e651a9fec3 Gitweb: https://git.kernel.org/tip/7a663c0ff330a068c088ad46bb0130e651a9fec3 Author: Jonas Rabenstein AuthorDate: Tue, 19 Feb 2019 16:45:14 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 13:39:08 -0300 perf doc:

[tip:perf/core] perf report: Don't shadow inlined symbol with different addr range

2019-02-27 Thread tip-bot for He Kuang
Commit-ID: 7346195e8643482968f547483e0d823ec1982fab Gitweb: https://git.kernel.org/tip/7346195e8643482968f547483e0d823ec1982fab Author: He Kuang AuthorDate: Tue, 19 Feb 2019 21:05:31 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 12:30:12 -0300 perf report: Don'

[tip:perf/core] perf doc: Fix documentation of the Flags section in perf.data

2019-02-27 Thread tip-bot for Jonas Rabenstein
Commit-ID: 8c23a522388b34cd7bc8473987eda0c75eb37c0e Gitweb: https://git.kernel.org/tip/8c23a522388b34cd7bc8473987eda0c75eb37c0e Author: Jonas Rabenstein AuthorDate: Tue, 19 Feb 2019 16:45:15 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 13:39:12 -0300 perf doc:

Re: [RFC v4 08/17] kunit: test: add support for test abort

2019-02-27 Thread Brendan Higgins
On Tue, Feb 19, 2019 at 10:44 PM Frank Rowand wrote: > > On 2/19/19 7:39 PM, Brendan Higgins wrote: > > On Mon, Feb 18, 2019 at 11:52 AM Frank Rowand > > wrote: > >> > >> On 2/14/19 1:37 PM, Brendan Higgins wrote: > >>> Add support for aborting/bailing out of test cases. Needed for > >>> impleme

[tip:perf/core] perf test: Fix failure of 'evsel-tp-sched' test on s390

2019-02-27 Thread tip-bot for Thomas Richter
Commit-ID: 03d309711d687460d1345de8a0363f45b1c8cd11 Gitweb: https://git.kernel.org/tip/03d309711d687460d1345de8a0363f45b1c8cd11 Author: Thomas Richter AuthorDate: Tue, 19 Feb 2019 16:36:39 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 13:43:29 -0300 perf test:

[tip:perf/core] perf bpf: Add bpf_map dumper

2019-02-27 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: d19f856479feef7c1383f02b87688563a0ef7a14 Gitweb: https://git.kernel.org/tip/d19f856479feef7c1383f02b87688563a0ef7a14 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 19 Feb 2019 16:11:56 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 16:11:56 -0300 p

[tip:perf/core] perf trace: Allow dumping a BPF map after setting up BPF events

2019-02-27 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: ff7a4f98d52cd3f13b1f4f6f22208498b0c113f7 Gitweb: https://git.kernel.org/tip/ff7a4f98d52cd3f13b1f4f6f22208498b0c113f7 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 19 Feb 2019 16:17:33 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 19 Feb 2019 16:35:45 -0300 p

[tip:perf/core] perf session: Don't report zero period samples for slave events

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: 529c1a9e18c3b470d2eff7879923eda40b1431db Gitweb: https://git.kernel.org/tip/529c1a9e18c3b470d2eff7879923eda40b1431db Author: Jiri Olsa AuthorDate: Wed, 20 Feb 2019 13:27:55 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 20 Feb 2019 16:07:51 -0300 perf session: Do

[tip:perf/core] perf script: Allow +- operator for type specific fields option

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: 6ef362fd3cf3af5d8143a07b4ea20499bf2a9eec Gitweb: https://git.kernel.org/tip/6ef362fd3cf3af5d8143a07b4ea20499bf2a9eec Author: Jiri Olsa AuthorDate: Wed, 20 Feb 2019 13:27:57 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 20 Feb 2019 16:15:35 -0300 perf script: All

[tip:perf/core] perf evsel: Force sample_type for slave events

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: 6e7e8b9fec45f7bef11a5d9d2dd9febe439d4047 Gitweb: https://git.kernel.org/tip/6e7e8b9fec45f7bef11a5d9d2dd9febe439d4047 Author: Jiri Olsa AuthorDate: Wed, 20 Feb 2019 13:27:56 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 20 Feb 2019 16:08:59 -0300 perf evsel: Forc

[tip:perf/core] perf cpumap: Increase debug level for cpu_map__snprint verbose output

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: deb83da16c1f3412fcb33c8944b3d854c4b265d6 Gitweb: https://git.kernel.org/tip/deb83da16c1f3412fcb33c8944b3d854c4b265d6 Author: Jiri Olsa AuthorDate: Wed, 20 Feb 2019 13:27:59 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 20 Feb 2019 17:08:39 -0300 perf cpumap: Inc

[tip:perf/core] perf bpf-event: Add missing new line into pr_debug call

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: b20fe10642f90d17c07b5e621bf4c00093c5654b Gitweb: https://git.kernel.org/tip/b20fe10642f90d17c07b5e621bf4c00093c5654b Author: Jiri Olsa AuthorDate: Wed, 20 Feb 2019 13:27:58 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 20 Feb 2019 16:23:07 -0300 perf bpf-event:

[tip:perf/core] perf tools: Make rm_rf() remove single file

2019-02-27 Thread tip-bot for Jiri Olsa
Commit-ID: b4409ae112caa6315f6ee678e953b9fc93e6919c Gitweb: https://git.kernel.org/tip/b4409ae112caa6315f6ee678e953b9fc93e6919c Author: Jiri Olsa AuthorDate: Wed, 20 Feb 2019 13:28:00 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 20 Feb 2019 17:09:28 -0300 perf tools: Make

[tip:perf/core] perf annotate: Fix getting source line failure

2019-02-27 Thread tip-bot for Wei Li
Commit-ID: 11db1ad4513d6205d2519e1a30ff4cef746e3243 Gitweb: https://git.kernel.org/tip/11db1ad4513d6205d2519e1a30ff4cef746e3243 Author: Wei Li AuthorDate: Thu, 21 Feb 2019 17:57:16 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 21 Feb 2019 17:00:35 -0300 perf annotate: Fix

[tip:perf/core] perf thread-stack: Improve thread_stack__no_call_return()

2019-02-27 Thread tip-bot for Adrian Hunter
Commit-ID: 1f35cd65386e02430546727bd3cc2508d052e3ec Gitweb: https://git.kernel.org/tip/1f35cd65386e02430546727bd3cc2508d052e3ec Author: Adrian Hunter AuthorDate: Wed, 9 Jan 2019 11:18:34 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 22 Feb 2019 11:42:34 -0300 perf thread-s

[tip:perf/core] perf thread-stack: Hide x86 retpolines

2019-02-27 Thread tip-bot for Adrian Hunter
Commit-ID: 3c0cd952cf051903929cd57b89034cc5f71f451d Gitweb: https://git.kernel.org/tip/3c0cd952cf051903929cd57b89034cc5f71f451d Author: Adrian Hunter AuthorDate: Wed, 9 Jan 2019 11:18:35 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 22 Feb 2019 16:49:49 -0300 perf thread-s

Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher

2019-02-27 Thread Herbert Xu
On Thu, Feb 28, 2019 at 10:04:49AM +0300, Vitaly Chikunov wrote: > > It seems that you insist on set_params to be removed and both key and > params to be passed into set_{pub,priv}_key. This means reworking all > existing RSA drivers and callers, right? Can you please confirm that > huge rework to

Re: [PATCH V15 14/18] block: enable multipage bvecs

2019-02-27 Thread Marek Szyprowski
Hi Ming, On 2019-02-28 00:29, Ming Lei wrote: > On Wed, Feb 27, 2019 at 08:47:09PM +, Jon Hunter wrote: >> On 21/02/2019 08:42, Marek Szyprowski wrote: >>> On 2019-02-15 12:13, Ming Lei wrote: This patch pulls the trigger for multi-page bvecs. Reviewed-by: Omar Sandoval Si

Re: [PATCH] xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink

2019-02-27 Thread Herbert Xu
On Thu, Feb 28, 2019 at 03:18:59PM +0800, Yue Haibing wrote: > From: YueHaibing > > UBSAN report this: > > UBSAN: Undefined behaviour in net/xfrm/xfrm_policy.c:1289:24 > index 6 is out of range for type 'unsigned int [6]' > CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.4.162-514.55.6.9.x86_64+ #13

Re: [PATCH 0/5] [v5] Allow persistent memory to be used like normal RAM

2019-02-27 Thread Dan Williams
[ add Stephen and Juergen ] On Mon, Feb 25, 2019 at 11:02 AM Dave Hansen wrote: > > This is a relatively small delta from v4. The review comments seem > to be settling down, so it seems like we should start thinking about > how this might get merged. Are there any objections to taking it in > v

Re: [PATCH] cros_ec: instantiate properly Intel ISH MCU device

2019-02-27 Thread Andy Shevchenko
On Thu, Feb 28, 2019 at 12:05:35AM +0100, Enric Balletbo Serra wrote: > Missatge de Gwendal Grignou del dia dc., 27 de > febr. 2019 a les 19:37: > > On Wed, Feb 27, 2019 at 10:08 AM Enric Balletbo i Serra > > wrote: > > > On 27/2/19 16:13, Jett Rink wrote: > > You're right, the cros_ names are b

[tip:perf/core] perf: Copy parent's address filter offsets on clone

2019-02-27 Thread tip-bot for Alexander Shishkin
Commit-ID: 18736eef12137c59f60cc9f56dc5bea05c92e0eb Gitweb: https://git.kernel.org/tip/18736eef12137c59f60cc9f56dc5bea05c92e0eb Author: Alexander Shishkin AuthorDate: Fri, 15 Feb 2019 13:56:54 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 22 Feb 2019 16:52:07 -0300 perf: C

[tip:perf/core] perf, pt, coresight: Fix address filters for vmas with non-zero offset

2019-02-27 Thread tip-bot for Alexander Shishkin
Commit-ID: c60f83b813e5b25ccd5de7e8c8925c31b3aebcc1 Gitweb: https://git.kernel.org/tip/c60f83b813e5b25ccd5de7e8c8925c31b3aebcc1 Author: Alexander Shishkin AuthorDate: Fri, 15 Feb 2019 13:56:55 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 22 Feb 2019 16:52:07 -0300 perf, p

Re: BUG: Bad page state (5)

2019-02-27 Thread Eric Biggers
ary+0x9bc/0x53f0 fs/binfmt_elf.c:864 > > > > > search_binary_handler fs/exec.c:1656 [inline] > > > > > search_binary_handler+0x17f/0x570 fs/exec.c:1634 > > > > > exec_binprm fs/exec.c:1698 [inline] > > > > > __do_execve_file.isra.0+0x1394

Re: [RFC PATCH 0/4] tracing/probes: uaccess: Add support user-space access

2019-02-27 Thread Peter Zijlstra
On Wed, Feb 27, 2019 at 04:41:04PM +0900, Masami Hiramatsu wrote: > > IMHO, checking in access_ok() inside it is reasonable, but as it > commented, it is for "if pagefaults are enabled.". What we need another > access_ok() for the case when pagefaults are disabled, that is what PeterZ > suggested

Re: [PATCH v2] kernel: release ptraced tasks before zap_pid_ns_processes

2019-02-27 Thread Jiri Slaby
On 26. 02. 19, 16:30, Oleg Nesterov wrote: >> from our (SUSE) QA we received a report that this patch causes a >> performance decline in libmicro pthread_* benchmark as reported in: >> https://bugzilla.suse.com/show_bug.cgi?id=1126762 > > Access Denied > >> I tried myself from the repo: >> https:

RE: [PATCH 1/5] ocxl: Rename struct link to ocxl_link

2019-02-27 Thread Alastair D'Silva
> -Original Message- > From: Andrew Donnellan > Sent: Wednesday, 27 February 2019 6:55 PM > To: Alastair D'Silva ; 'Alastair D'Silva' > > Cc: 'Greg Kurz' ; 'Frederic Barrat' > ; 'Arnd Bergmann' ; 'Greg Kroah- > Hartman' ; linuxppc-...@lists.ozlabs.org; > linux-kernel@vger.kernel.org > Sub

[PATCH] blk-throttle: verify format of bandwidth limit and detect overflows

2019-02-27 Thread Konstantin Khlebnikov
Unlike to memory cgroup blkio throttler does not support value suffixes. It silently ignores everything after last digit. For example this command will set rate limit 1 byte per second rather than 1 megabyte per second: # echo "7:0 1M" > blkio.throttle.read_bps_device # cat blkio.throttle.read_bp

Re: [PATCH v4 1/7] s390: ap: kvm: add PQAP interception for AQIC

2019-02-27 Thread Pierre Morel
On 26/02/2019 16:47, Tony Krowiak wrote: On 2/26/19 6:47 AM, Pierre Morel wrote: On 25/02/2019 19:36, Tony Krowiak wrote: On 2/22/19 10:29 AM, Pierre Morel wrote: We prepare the interception of the PQAP/AQIC instruction for the case the AQIC facility is enabled in the guest. We add a callback

[PATCH 2/3] sched/core: handle overflow in cpu_shares_write_u64

2019-02-27 Thread Konstantin Khlebnikov
Bit shift in scale_load() could overflow shares. This patch saturates it to MAX_SHARES like following sched_group_set_shares(). Example: # echo 9223372036854776832 > cpu.shares # cat cpu.shares Before patch: 1024 After pattch: 262144 Signed-off-by: Konstantin Khlebnikov --- kernel/sched/core.c

[PATCH 1/3] sched/rt: check integer overflow at usec to nsec conversion

2019-02-27 Thread Konstantin Khlebnikov
Example of unhandled overflows: # echo 18446744073709651 > cpu.rt_runtime_us # cat cpu.rt_runtime_us 99 # echo 18446744073709900 > cpu.rt_period_us # cat cpu.rt_period_us 348 After this patch they will fail with -EINVAL. Signed-off-by: Konstantin Khlebnikov --- kernel/sched/rt.c |5 +

[PATCH 3/3] sched/core: check quota and period overflow at usec to nsec conversion

2019-02-27 Thread Konstantin Khlebnikov
Large values could overflow u64 and pass following sanity checks. # echo 1844674407375 > cpu.cfs_period_us # cat cpu.cfs_period_us 40448 # echo 1844674407375 > cpu.cfs_quota_us # cat cpu.cfs_quota_us 40448 After this patch they will fail with -EINVAL. Signed-off-by: Konstantin Khlebniko

Re: [PATCH] printk/console: Do not suppress information about dropped messages

2019-02-27 Thread John Ogness
On 2019-02-27, Sergey Senozhatsky wrote: >>> if (console_seq < log_first_seq) { >>> - len = sprintf(text, >>> - "** %llu printk messages dropped **\n", >>> - log_first_seq - console_seq); >>> +

Re: [PATCH] i3c: master: dw-i3c-master: mark expected switch fall-through

2019-02-27 Thread Boris Brezillon
On Tue, 26 Feb 2019 21:53:16 -0600 "Gustavo A. R. Silva" wrote: > Hi all, > > Friendly ping: > > Who can ack or review this, please? Will be queued for the next release. Please be patient. > > Thanks > -- > Gustavo > > On 2/11/19 4:14 PM, Gustavo A. R. Silva wrote: > > In preparation to ena

[PATCH] sched/core: check format and overflows in cgroup2 cpu.max

2019-02-27 Thread Konstantin Khlebnikov
Cgroup2 interface for cpu bandwidth limit has some flaws: - on stack buffer overflow - no checks for valid format or trailing garbage - no checks for integer overflows This patch fixes all these flaws. Fixes: 0d5936344f30 ("sched: Implement interface for cgroup unified hierarchy") Signed-off-by:

Re: [PATCH 1/5] ocxl: Rename struct link to ocxl_link

2019-02-27 Thread Andrew Donnellan
On 27/2/19 7:04 pm, Alastair D'Silva wrote: -Original Message- From: Andrew Donnellan Sent: Wednesday, 27 February 2019 6:55 PM To: Alastair D'Silva ; 'Alastair D'Silva' Cc: 'Greg Kurz' ; 'Frederic Barrat' ; 'Arnd Bergmann' ; 'Greg Kroah- Hartman' ; linuxppc-...@lists.ozlabs.org; linux-

Re: [PATCH 1/5] Add support SUNIX Multi-I/O board

2019-02-27 Thread Greg KH
On Wed, Feb 27, 2019 at 03:17:02PM +0800, Morris Ku wrote: > Add Kconfig and Makefile entry. > > --- > Kconfig | 2 ++ > Makefile | 1 + > 2 files changed, 3 insertions(+) Oh, this series has lots of issues, not the least being this single patch breaks the build :( Every patch needs to build

Re: [PATCH 0/3] x86/asm: More pinning

2019-02-27 Thread Greg KH
On Tue, Feb 26, 2019 at 03:36:44PM -0800, Kees Cook wrote: > This adds CR0 pinning (for WP), and cleans up the CR4 pin to avoid > taking an exception from WARN before fixing up the desired pin. > Additionally adds lkdtm test (which depends on the CR4 patch, otherwise > I'd send it via Greg's tree).

[PATCH v3] ARM: tegra: enforce PM requirement

2019-02-27 Thread Sameer Pujar
Currently runtime PM is enabled for Tegra HDA driver. One of the concern raised was about handling !PM case in HDA driver. In this case, there is a need to manage clocks and power explicitly in the driver and reviewers were not really convinced about this. The consensus at the end was to enforce PM

Re: CONFIG_KCOV causing crash in svm_vcpu_run()

2019-02-27 Thread Dmitry Vyukov
On Wed, Feb 27, 2019 at 8:14 AM Eric Biggers wrote: > > Reviving this old thread because it wasn't fully fixed after all... > > On Tue, May 15, 2018 at 07:33:48AM +0200, Dmitry Vyukov wrote: > > On Mon, May 14, 2018 at 7:25 PM, Eric Biggers wrote: > > > On Mon, May 14, 2018 at 07:14:41AM +0200, D

Re: [PATCH] phy: renesas: rcar-gen2: Fix memory leak at error paths

2019-02-27 Thread Julia Lawall
On Wed, 27 Feb 2019, Yoshihiro Shimoda wrote: > This patch fixes memory leak at error paths of the probe function. > In for_each_child_of_node, if the loop returns, the driver should > call of_put_node() before returns. > > Reported-by: Julia Lawall > Fixes: 1233f59f745 ("phy: Renesas R-Car Ge

Re: [PATCH -next] habanalabs: goya: Make some functions static

2019-02-27 Thread Oded Gabbay
On Wed, Feb 27, 2019 at 9:05 AM Yue Haibing wrote: > > From: YueHaibing > > Fixes the following sparse warnings: > > drivers/misc/habanalabs/goya/goya.c:1233:5: warning: symbol > 'goya_init_cpu_queues' was not declared. Should it be static? > drivers/misc/habanalabs/goya/goya.c:2914:5: warning:

Re: [PATCH] USB: serial: option: set driver_info for SIM5218 and compatibles

2019-02-27 Thread Johan Hovold
On Tue, Feb 26, 2019 at 05:07:10PM +, Mans Rullgard wrote: > The SIMCom SIM5218 and compatible devices have 5 USB interfaces, only 4 > of which are serial ports. The fifth is a network interface supported > by the qmi-wwan driver. Furthermore, the serial ports do not support > modem control s

Re: [-next] um: Remove duplicated include from vector_user.c

2019-02-27 Thread Richard Weinberger
Am Mittwoch, 27. Februar 2019, 06:46:35 CET schrieb YueHaibing: > > Friendly ping: > > Who can take this, please? The winner takes it all. ;-) Just kidding, Anton and I take care. Thanks, //richard

Re: general protection fault in __dentry_path

2019-02-27 Thread Greg Kroah-Hartman
On Tue, Feb 26, 2019 at 11:19:33AM -0800, Eric Biggers wrote: > On Wed, Feb 20, 2019 at 08:14:03PM -0800, syzbot wrote: > > syzbot has found a reproducer for the following crash on: > > > > HEAD commit:2137397c92ae Merge tag 'sound-5.0' of git://git.kernel.org.. > > git tree: upstream >

Re: [RFC] kprobes: Fix locking in recycle_rp_inst

2019-02-27 Thread Masami Hiramatsu
Hi Jiri, On Tue, 26 Feb 2019 17:10:36 +0100 Jiri Olsa wrote: > hi, > David reported a crash related to return kprobes. > The change below tries to explain it and fix it, > but I'm sending it as RFC because I don't follow > kprobes code that much, so I might have missed > something. Thank you fo

<    1   2   3   4   5   6   7   8   9   >