[PATCH v2 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec

2021-01-24 Thread Anton Yakovlev
The OASIS virtio spec defines a sound device type ID that is not present in the header yet. Signed-off-by: Anton Yakovlev --- include/uapi/linux/virtio_ids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/uapi/linux/virtio_ids.h b/include/uapi/linux/virtio_ids.h index bc1c0621f5ed..

[PATCH v2 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors

2021-01-24 Thread Anton Yakovlev
Like the HDA specification, the virtio sound device specification links PCM substreams, jacks and PCM channel maps into functional groups. For each discovered group, a PCM device is created, the number of which coincides with the group number. Introduce the module parameters for setting the hardwa

[PATCH v2 5/9] ALSA: virtio: handling control and I/O messages for the PCM device

2021-01-24 Thread Anton Yakovlev
The driver implements a message-based transport for I/O substream operations. Before the start of the substream, the hardware buffer is sliced into I/O messages, the number of which is equal to the current number of periods. The size of each message is equal to the current size of one period. I/O

[PATCH v2 6/9] ALSA: virtio: PCM substream operators

2021-01-24 Thread Anton Yakovlev
Introduce the operators required for the operation of substreams. Signed-off-by: Anton Yakovlev --- sound/virtio/Makefile | 3 +- sound/virtio/virtio_pcm.c | 5 +- sound/virtio/virtio_pcm.h | 2 + sound/virtio/virtio_pcm_ops.c | 513 ++ 4 fil

[PATCH v2 7/9] ALSA: virtio: introduce jack support

2021-01-24 Thread Anton Yakovlev
Enumerate all available jacks and create ALSA controls. At the moment jacks have a simple implementation and can only be used to receive notifications about a plugged in/out device. Signed-off-by: Anton Yakovlev --- sound/virtio/Makefile | 1 + sound/virtio/virtio_card.c | 18 +++ sound

[PATCH v2 8/9] ALSA: virtio: introduce PCM channel map support

2021-01-24 Thread Anton Yakovlev
Enumerate all available PCM channel maps and create ALSA controls. Signed-off-by: Anton Yakovlev --- sound/virtio/Makefile | 1 + sound/virtio/virtio_card.c | 15 +++ sound/virtio/virtio_card.h | 8 ++ sound/virtio/virtio_chmap.c | 237 sound/vir

[PATCH v2 9/9] ALSA: virtio: introduce device suspend/resume support

2021-01-24 Thread Anton Yakovlev
All running PCM substreams are stopped on device suspend and restarted on device resume. Signed-off-by: Anton Yakovlev --- sound/virtio/virtio_card.c| 54 sound/virtio/virtio_pcm.c | 40 +++ sound/virtio/virtio_pcm.h | 6 +++ sound/virtio/virtio_pcm_

Re: [PATCH] selinux: measure state and policy capabilities

2021-01-24 Thread Lakshmi Ramasubramanian
On 1/22/21 1:21 PM, Paul Moore wrote: Hi Paul, Thanks for reviewing the changes. ... Signed-off-by: Lakshmi Ramasubramanian Suggested-by: Stephen Smalley --- This patch is based on commit e58bb688f2e4 "Merge branch 'measure-critical-data' into next-integrity" in "next-integrity-testing" br

[PATCH] mfd: max8997: Replace 8998 with 8997

2021-01-24 Thread Timon Baetz
Replace occurrences of 8998 with 8997. Signed-off-by: Timon Baetz --- include/linux/mfd/max8997.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/linux/mfd/max8997.h b/include/linux/mfd/max8997.h index e955e2f0a2cc..6c98edcf4b0b 100644 --- a/include/linux/mfd/

[PATCH v3 2/2] usb: typec: tcpci_maxim: add terminating newlines to logging

2021-01-24 Thread angkery
From: Junlin Yang Add terminating '\n' to the formats where missed. Signed-off-by: Junlin Yang --- v3:Modify it again and submit it separately from patch 1. drivers/usb/typec/tcpm/tcpci_maxim.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/usb/typec/

RE: [EXT] Re: [net-next PATCH 3/7] octeontx2-pf: ethtool fec mode support

2021-01-24 Thread Hariprasad Kelam
Hi Jakub, > -Original Message- > From: Jakub Kicinski > Sent: Saturday, January 23, 2021 10:00 AM > To: Hariprasad Kelam > Cc: net...@vger.kernel.org; linux-kernel@vger.kernel.org; > da...@davemloft.net; Sunil Kovvuri Goutham ; > Linu Cherian ; Geethasowjanya Akula > ; Jerin Jacob Kollan

RE: [EXTERNAL] Re: [PATCH net 1/1] net: fec: Fix temporary RMII clock reset on link up

2021-01-24 Thread Badel, Laurent
 > drivers/net/ethernet/freescale/fec_main.c: In function ‘fec_restart’: > drivers/net/ethernet/freescale/fec_main.c:958:46: warning: suggest > parentheses around ‘&&’ within ‘||’ [-Wparentheses] > 958 | (fep->quirks & FEC_QUIRK_NO_HARD_RESET) && fep->link) { > |

Re: [PATCH 2/3] dt-bindings: iio: Add cros ec proximity yaml doc

2021-01-24 Thread Jonathan Cameron
On Fri, 22 Jan 2021 14:54:42 -0800 Stephen Boyd wrote: > Some cros ECs support a front proximity MKBP event via > 'EC_MKBP_FRONT_PROXIMITY'. Add a DT binding to document this feature via > a node that is a child of the main cros_ec device node. Devices that > have this ability will describe this

Re: [PATCH 3/4] ARM: dts: qcom: msm8974-klte: add support for display

2021-01-24 Thread Konrad Dybcio
> All msm8974 dts(i) files use this style. Deviating from it for this doesn't > make sense. And yes msm8974 should probably be converted to the newer label > style (as was done with msm8916 a while ago). I have a >3k lines commit fixing that. Adding more code that strays from the new style do

Re: [PATCH 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

2021-01-24 Thread Jonathan Cameron
On Fri, 22 Jan 2021 14:54:43 -0800 Stephen Boyd wrote: > Add support for a ChromeOS EC proximity driver that exposes a "front" > proximity sensor via the IIO subsystem. The EC decides when front > proximity is near and sets an MKBP switch 'EC_MKBP_FRONT_PROXIMITY' to > notify the kernel of proxim

Re: [PATCH] nfc: fix typo

2021-01-24 Thread Mark Greer
On Sat, Jan 23, 2021 at 01:26:18PM +0800, samirweng1979 wrote: > From: wengjianfeng > > change 'regster' to 'register' > > Signed-off-by: wengjianfeng > --- > drivers/nfc/trf7970a.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/nfc/trf7970a.c b/drivers/nfc/t

Re: [PATCH 3/4] ARM: dts: qcom: msm8974-klte: add support for display

2021-01-24 Thread Luca Weiss
Hi Konrad, On Sonntag, 24. Jänner 2021 16:04:13 CET Konrad Dybcio wrote: > > + mdss@fd90 { > > + status = "ok"; > > + > > + mdp@fd90 { > > + status = "ok"; > > + }; > > + > > + dsi@fd922800 { > > + status = "ok";

Re: 回复: 回复: [PATCH] rcu: Release per-cpu krcp page cache when CPU going offline

2021-01-24 Thread Uladzislau Rezki
On Sun, Jan 24, 2021 at 02:21:07AM +, Zhang, Qiang wrote: > > > > 发件人: Uladzislau Rezki > 发送时间: 2021年1月22日 22:31 > 收件人: Zhang, Qiang > 抄送: Uladzislau Rezki; Paul E. McKenney; r...@vger.kernel.org; > linux-kernel@vger.kernel.org > 主题: Re: 回复: [PATCH]

[rcu:rcu/next] BUILD SUCCESS 1cc6489ba1d1751aab22971d266ec6878d385146

2021-01-24 Thread kernel test robot
allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a001-20210124 i386 randconfig-a002-20210124 i386 randconfig-a004-20210124 i386

[rcu:dev.2021.01.21b] BUILD SUCCESS f3ab77a0df4972bcc272ca45ac407dde1d9409e6

2021-01-24 Thread kernel test robot
allnoconfig i386 randconfig-a001-20210124 i386 randconfig-a002-20210124 i386 randconfig-a003-20210124 x86_64 randconfig-a012-20210124 x86_64 randconfig-a016-20210124 x86_64 randconfig-a015

Re: [PATCH v10 11/12] mm/vmalloc: Hugepage vmalloc mappings

2021-01-24 Thread Randy Dunlap
On 1/24/21 7:07 AM, Christoph Hellwig wrote: >> +config HAVE_ARCH_HUGE_VMALLOC >> +depends on HAVE_ARCH_HUGE_VMAP >> +bool >> +help >> + Archs that select this would be capable of PMD-sized vmaps (i.e., >> + arch_vmap_pmd_supported() returns true), and they must make no >> +

[tip:sched/urgent] BUILD SUCCESS 741ba80f6f9a4702089c122129f22df9774b3e64

2021-01-24 Thread kernel test robot
powerpc allmodconfig powerpc allnoconfig i386 randconfig-a001-20210124 i386 randconfig-a002-20210124 i386 randconfig-a003-20210124 x86_64 randconfig-a012-20210124 x86_64

Re: [PATCH v2 03/12][RESEND] iio: buffer: rework buffer & scan_elements dir creation

2021-01-24 Thread Jonathan Cameron
On Fri, 22 Jan 2021 18:25:20 +0200 Alexandru Ardelean wrote: > When adding more than one IIO buffer per IIO device, we will need to create > a buffer & scan_elements directory for each buffer. > We also want to move the 'scan_elements' to be a sub-directory of the > 'buffer' folder. > > The form

[tip:locking/core] BUILD SUCCESS 997acaf6b4b59c6a9c259740312a69ea549cc684

2021-01-24 Thread kernel test robot
allnoconfig i386 randconfig-a001-20210124 i386 randconfig-a002-20210124 i386 randconfig-a003-20210124 x86_64 randconfig-a012-20210124 x86_64 randconfig-a016-20210124 x86_64 randconfig-a015

RE: [PATCH v2 09/34] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host

2021-01-24 Thread Thokala, Srikanth
Hi Greg, > -Original Message- > From: Greg KH > Sent: Sunday, January 24, 2021 5:27 PM > To: Thokala, Srikanth > Cc: mgr...@linux.intel.com; markgr...@kernel.org; a...@arndb.de; > b...@suse.de; damien.lem...@wdc.com; dragan.cve...@xilinx.com; > cor...@lwn.net; leonard.cres...@nxp.com; pa

Re: BUG: KASAN: use-after-free in __list_add_valid+0x81/0xa0 (5.11-rc4)

2021-01-24 Thread Mikhail Gavrilov
On Sun, 24 Jan 2021 at 16:11, Hillf Danton wrote: > > If it is supposed due to the race between pool->stale_lock and > pool->lock that are both protecting the buddy list_head then adding > another one can be a cure. The diff below is not for any test. Thanks for looking at the issue. Why the pro

Re: [GIT PULL] irq/urgent for v5.11-rc5

2021-01-24 Thread Linus Torvalds
On Sun, Jan 24, 2021 at 4:30 AM Borislav Petkov wrote: > > Thomas Gleixner (2): > genirq: Export irq_check_status_bit() Thanks, this was one of the pending things I was thinking I'd have to do manually if I didn't get a fix for rc5.. Linus

RE: [PATCH v2 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver

2021-01-24 Thread Thokala, Srikanth
Hi Randy, Thank you for the review. > -Original Message- > From: Randy Dunlap > Sent: Wednesday, January 20, 2021 1:06 AM > To: mgr...@linux.intel.com; markgr...@kernel.org; a...@arndb.de; > b...@suse.de; damien.lem...@wdc.com; dragan.cve...@xilinx.com; > gre...@linuxfoundation.org; cor.

Re: [GIT PULL] SMB3 Fixes

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sat, 23 Jan 2021 22:44:04 -0600: > git://git.samba.org/sfrench/cifs-2.6.git tags/5.11-rc4-smb3 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4dcd3bcc2063ad7bda2e84bd417f2f536e4c14ef Thank you! -- Deet-doot-dot, I am a bot. https://korg.

Re: [GIT PULL] timers/urgent for v5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 12:11:26 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > tags/timers_urgent_for_v5.11_rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/025929f46813c572d4ef0b379c704bf664e8a7a3 Thank you! -- Deet-d

Re: [GIT PULL] sched/urgent for v5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 12:58:19 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > tags/sched_urgent_for_v5.11_rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/24c56ee06c4d4b410ac1d248869c14e391d66b8c Thank you! -- Deet-do

Re: [GIT PULL] x86/urgent for v5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 12:02:47 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > tags/x86_urgent_for_v5.11_rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/17b6c49da37f5d57d76bf352d32b0ac498e7c133 Thank you! -- Deet-doot

Re: [GIT PULL] objtool/urgent for v5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 13:15:39 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > tags/objtool_urgent_for_v5.11_rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/32d43270ca0bbb6240369a3cdecc3f3d43acbd29 Thank you! -- Deet-

Re: [GIT PULL] misc fixes for v5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 13:51:22 +0100: > g...@gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux > tags/for-linus-2021-01-24 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/c509ce2378e196758095c292f7a1df826d971796 Thank you! -- Deet-do

Re: [GIT PULL] irq/urgent for v5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 13:30:49 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > tags/irq_urgent_for_v5.11_rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e68061375f792af245fefbc13e3e078fa92d3539 Thank you! -- Deet-doot

Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.11-5 tag

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 23:15:52 +1100: > https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git > tags/powerpc-5.11-5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/14c50a66183856672d822f25dbb73ad26d1e8f11 Thank you! -- Deet-doot-d

Re: [PATCH v2 12/12][RESEND] iio: buffer: add ioctl() to support opening extra buffers for IIO device

2021-01-24 Thread Jonathan Cameron
On Fri, 22 Jan 2021 18:25:29 +0200 Alexandru Ardelean wrote: > With this change, an ioctl() call is added to open a character device for a > buffer. > The ioctl() will return a 0 FD for the first buffer, as that FD for buffer0 > is the same FD as the one used for this ioctl(). > > For any other

Re: [PATCH v4 18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure

2021-01-24 Thread Marc Zyngier
On Mon, 18 Jan 2021 14:46:36 +, David Brazdil wrote: > > On Mon, Jan 18, 2021 at 09:45:30AM +, Marc Zyngier wrote: > > Given that the early cpufeature infrastructure has borrowed quite > > a lot of code from the kaslr implementation, let's reimplement > > the matching of the "nokaslr" opt

Re: [PATCH v4 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall

2021-01-24 Thread Marc Zyngier
On Mon, 18 Jan 2021 11:25:16 +, David Brazdil wrote: > > On Mon, Jan 18, 2021 at 09:45:16AM +, Marc Zyngier wrote: > > As we are about to change the way a VHE system boots, let's > > provide the core helper, in the form of a stub hypercall that > > enables VHE and replicates the full EL1

Re: [PATCH v2 RFC net-next 03/18] net: mvpp2: add CM3 SRAM memory map

2021-01-24 Thread Andrew Lunn
> diff --git a/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c > b/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c > index a07cf60..c969a2d 100644 > --- a/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c > +++ b/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c > @@ -25,6 +25,7 @@ > #include > #in

Re: [PATCH v2 RFC net-next 03/18] net: mvpp2: add CM3 SRAM memory map

2021-01-24 Thread Andrew Lunn
On Sun, Jan 24, 2021 at 12:44:43PM +, Russell King - ARM Linux admin wrote: > On Sun, Jan 24, 2021 at 01:43:52PM +0200, stef...@marvell.com wrote: > > + priv->sram_pool = of_gen_pool_get(dn, "cm3-mem", 0); > > + if (!priv->sram_pool) { > > + if (!defer_once

Re: [PATCH v7 6/6] regulator: bd9576: Support error reporting

2021-01-24 Thread kernel test robot
Hi Matti, I love your patch! Perhaps something to improve: [auto build test WARNING on 7c53f6b671f4aba70ff15e1b05148b10d58c2837] url: https://github.com/0day-ci/linux/commits/Matti-Vaittinen/Support-ROHM-BD9576MUF-and-BD9573MUF-PMICs/20210124-214317 base

Re: [PATCH v4 15/21] arm64: Add an aliasing facility for the idreg override

2021-01-24 Thread Marc Zyngier
On Mon, 18 Jan 2021 13:18:39 +, David Brazdil wrote: > > On Mon, Jan 18, 2021 at 09:45:27AM +, Marc Zyngier wrote: > > In order to map the override of idregs to options that a user > > can easily understand, let's introduce yet another option > > array, which maps an option to the corresp

Re: [PATCH 1/2] MIPS: jazz: always allow little-endian builds

2021-01-24 Thread Thomas Bogendoerfer
On Fri, Jan 22, 2021 at 12:02:50PM +0100, Arnd Bergmann wrote: > From: Arnd Bergmann > > The kernel test robot keeps reporting the same bug when it > shows up in new files after random unrelated patches: > > In file included from arch/mips/include/uapi/asm/byteorder.h:13, > from

Re: [PATCH 2/2] MIPS: make kgdb depend on FPU support

2021-01-24 Thread Thomas Bogendoerfer
On Fri, Jan 22, 2021 at 12:02:51PM +0100, Arnd Bergmann wrote: > From: Arnd Bergmann > > kgdb fails to build when the FPU support is disabled: > > arch/mips/kernel/kgdb.c: In function 'dbg_set_reg': > arch/mips/kernel/kgdb.c:147:35: error: 'struct thread_struct' has no member > named 'fpu' >

Re: [EXT] Re: [PATCH v2 RFC net-next 04/18] net: mvpp2: add PPv23 version definition

2021-01-24 Thread Andrew Lunn
On Sun, Jan 24, 2021 at 01:55:42PM +, Stefan Chulski wrote: > > > Signed-off-by: Stefan Chulski > > > --- > > > drivers/net/ethernet/marvell/mvpp2/mvpp2.h | 24 -- > > -- > > > drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 17 +- > > > 2 files changed, 25

Re: [PATCH v2 03/12][RESEND] iio: buffer: rework buffer & scan_elements dir creation

2021-01-24 Thread Alexandru Ardelean
On Sun, Jan 24, 2021 at 8:13 PM Jonathan Cameron wrote: > > On Fri, 22 Jan 2021 18:25:20 +0200 > Alexandru Ardelean wrote: > > > When adding more than one IIO buffer per IIO device, we will need to create > > a buffer & scan_elements directory for each buffer. > > We also want to move the 'scan_e

[PATCH] ipvlan: remove h from printk format specifier

2021-01-24 Thread trix
From: Tom Rix This change fixes the checkpatch warning described in this commit commit cbacb5ab0aa0 ("docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]") Standard integer promotion is already done and %hx and %hhx is useless so do not encourage the use of %hh[xud

Re: Splicing to/from a tty

2021-01-24 Thread Linus Torvalds
Al, coming back to this because rc5 is imminent.. On Mon, Jan 18, 2021 at 11:45 AM Al Viro wrote: > > do_splice_direct() does something that do_splice() won't - it > handles non-pipe to non-pipe case. Which is how sendfile(2) is > normally used, of course. > > I'll look into that in more detail

Re: [EXT] Re: [PATCH v2 RFC net-next 08/18] net: mvpp2: add FCA periodic timer configurations

2021-01-24 Thread Andrew Lunn
On Sun, Jan 24, 2021 at 02:43:30PM +, Stefan Chulski wrote: > > > > -- > > On Sun, Jan 24, 2021 at 01:43:57PM +0200, stef...@marvell.com wrote: > > > +/* Set Flow Control timer x140 faster than pause quanta to ensure > > > +th

[tip:master] BUILD SUCCESS d60d408f3cc7bc7379d72803af36227a5af518f4

2021-01-24 Thread kernel test robot
ig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a001-20210124 i386 randconfig-a002-20210124 i386 randconfig-a003-20210124 x86_64 randconfig-a012-20210

Re: [GIT PULL] Staging/IIO driver fixes for 5.11-rc5

2021-01-24 Thread Linus Torvalds
On Sun, Jan 24, 2021 at 4:58 AM Greg KH wrote: > > David Lechner (1): > counter:ti-eqep: remove floor I'm not sure why that ti-eqep counter driver seems to be in your "iio/staging" pile rather than "char/misc", but whatever.. Linus

Re: [PATCH v2 12/12][RESEND] iio: buffer: add ioctl() to support opening extra buffers for IIO device

2021-01-24 Thread Alexandru Ardelean
On Sun, Jan 24, 2021 at 8:41 PM Jonathan Cameron wrote: > > On Fri, 22 Jan 2021 18:25:29 +0200 > Alexandru Ardelean wrote: > > > With this change, an ioctl() call is added to open a character device for a > > buffer. > > The ioctl() will return a 0 FD for the first buffer, as that FD for buffer0

Re: [GIT PULL] Staging/IIO driver fixes for 5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 13:58:03 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git > tags/staging-5.11-rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/832bceefa08ef830388c175911fe17e6ef0125b9 Thank you! -- Deet-doot-

Re: [GIT PULL] Driver core fixes for 5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 13:58:32 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git > tags/driver-core-5.11-rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/443d11297b5c00b9ce6ba6e67c766296c96f8945 Thank you! -- De

Re: [GIT PULL] Char/Misc driver fixes for 5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 13:59:14 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git > tags/char-misc-5.11-rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/fdbc80bdc4365078a0f7d65631171cb80e3ffd6e Thank you! -- Deet-d

Re: [GIT PULL] USB driver fixes for 5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 13:57:18 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.11-rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8f3bfd2181ecb920e5f51e2a16c1ef65d6f50a5f Thank you! -- Deet-doot-dot, I am a

Re: [GIT PULL] TTY / Serial fixes for 5.11-rc5

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 13:57:42 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.11-rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4da81fa2108aa46249768bfb04cea7c534fafdda Thank you! -- Deet-doot-dot, I am a

Re: [PATCH 3/3] arm64: dts: qcom: msm8916-longcheer-l8910: Add imu/magnetometer

2021-01-24 Thread Jonathan Albrieux
On Sun, Jan 24, 2021 at 04:51:31PM +0100, Stephan Gerhold wrote: > On Sun, Jan 24, 2021 at 04:07:19PM +0100, Konrad Dybcio wrote: > > > +&blsp_i2c3 { > > > + status = "okay"; > > > + > > > + imu@68 { > > > + compatible = "bosch,bmi160"; > > > + reg = <0x68>; > > > + > > > +

[PATCH v2] ARM: dts: sun5i: Add dts for inet86v_rev2

2021-01-24 Thread Alexandre GRIVEAUX
Add Inet 86V Rev 2 support, based upon Inet 86VS. The Inet 86V use SL1536 touchpanel controller, the Inet 86VS a GSL1680, which make them both incompatible. Missing things: - Accelerometer (MXC6225X) - Touchpanel (Sitronix SL1536) - Nand (29F32G08CBACA) - Camera (HCWY0308) Signed-off-by: Alexand

Re: [PATCH v4 11/13] ASoC: arizona-jack: Cleanup logging

2021-01-24 Thread Andy Shevchenko
On Sat, Jan 23, 2021 at 2:17 PM Hans de Goede wrote: > > Cleanup the use of dev_foo functions used for logging: > > 1. Many of these are unnecessarily split over multiple lines > 2. Use dev_err_probe() in cases where we might get a -EPROBE_DEFER >return value ... > if (IS_ERR

[PATCH v9] Input: elants_i2c - support eKTF3624

2021-01-24 Thread Dmitry Osipenko
From: Michał Mirosław Add ELAN KTF3624 touchscreen support to the elants_i2c driver. The eKTF3624 TS is found on a series of ASUS Transformer tablet devices, Nexus 7 tablet and etc. The firmware interface of eKTF3624 is nearly identical to eKTH3500, which is already supported by the driver. The m

Re: Infinite recursion in device_reorder_to_tail() due to circular device links

2021-01-24 Thread Hugh Dickins
On Sun, 24 Jan 2021, Greg Kroah-Hartman wrote: > On Sat, Jan 23, 2021 at 03:37:30PM -0800, Hugh Dickins wrote: > > On Tue, 12 Jan 2021, Greg Kroah-Hartman wrote: > > > On Tue, Jan 12, 2021 at 03:32:04PM +0100, Rafael J. Wysocki wrote: > > > > On Mon, Jan 11, 2021 at 7:46 PM Stephan Gerhold > > >

Re: [PATCH] mtd: rawnand: Fix an error handling path in 'ebu_dma_start()'

2021-01-24 Thread Richard Weinberger
On Sun, Jan 24, 2021 at 9:13 PM Markus Elfring wrote: > > > If 'dmaengine_prep_slave_single()' fails, we must undo a previous > > 'dma_map_single()' call, as already done in all the other error handling > > paths of this function. > > Would you ever like to use an imperative wording for the change

[PATCH] printk: fix string termination for record_print_text()

2021-01-24 Thread John Ogness
Commit f0e386ee0c0b ("printk: fix buffer overflow potential for print_text()") added string termination in record_print_text(). However it used the wrong base pointer for adding the terminator. This led to a 0-byte being written somewhere beyond the buffer. Use the correct base pointer when adding

Re: [PATCH v2] sched/fair: check for idle core

2021-01-24 Thread Julia Lawall
On Tue, 27 Oct 2020, Mel Gorman wrote: > On Thu, Oct 22, 2020 at 03:15:50PM +0200, Julia Lawall wrote: > > Fixes: 11f10e5420f6 ("sched/fair: Use load instead of runnable load in > > wakeup path") > > Signed-off-by: Julia Lawall > > Reviewed-by Vincent Guittot > > > > While not a universal wi

Re: [GIT PULL] arch/sh updates for 5.11

2021-01-24 Thread Rich Felker
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.libc.org/linux-sh tags/sh-for-5.11 for you to fetch changes up to b89bc060b53e7054e5c8ca11feea4bc884d83611: sh/intc: R

Re: [PATCH] crypto: xor - avoid division by zero crash

2021-01-24 Thread Helge Deller
On 1/24/21 3:30 PM, Ard Biesheuvel wrote: > On Sun, 24 Jan 2021 at 15:28, Helge Deller wrote: >> >> On some of my parisc machines, this patch c055e3eae0f1 ("crypto: xor - >> use ktime for template benchmarking") triggers a dividy-by-zero >> exception because "min" becomes zero, which then leads to

Re: [PATCH 2/3] dt-bindings: iio: Add cros ec proximity yaml doc

2021-01-24 Thread Gwendal Grignou
On Sun, Jan 24, 2021 at 9:28 AM Jonathan Cameron wrote: > > On Fri, 22 Jan 2021 14:54:42 -0800 > Stephen Boyd wrote: > > > Some cros ECs support a front proximity MKBP event via > > 'EC_MKBP_FRONT_PROXIMITY'. Add a DT binding to document this feature via > > a node that is a child of the main cro

WARNING in pskb_expand_head

2021-01-24 Thread syzbot
Hello, syzbot found the following issue on: HEAD commit:7d68e382 bpf: Permit size-0 datasec git tree: bpf-next console output: https://syzkaller.appspot.com/x/log.txt?x=132567e750 kernel config: https://syzkaller.appspot.com/x/.config?x=e0c7843b8af99dff dashboard link: https://syzk

Re: [PATCH 0/3] Add initial support for BQ Aquaris X5

2021-01-24 Thread Pavel Machek
Hi! > Aquaris X5 (Longcheer L8910) is a smartphone released by BQ in 2015. > > As part of msm8916-mainline project, this series aims to bring initial > mainline support for it. Good to see another phone being supported. Can I ask you to cc: phone-de...@vger.kernel.org with phone stuff? > Featur

Re: [PATCH 1/4] ARM: dts: qcom: msm8974: add gpu support

2021-01-24 Thread Pavel Machek
On Sun 2021-01-24 15:56:07, Iskren Chernev wrote: > From: Brian Masney > > Add support for the a3xx GPU This is phone, right? Can I ask phone-de...@vger.kernel.org to be cc-ed? Thank you, Pavel

Re: [PATCH v4 11/13] ASoC: arizona-jack: Cleanup logging

2021-01-24 Thread Hans de Goede
Hi, On 1/24/21 8:53 PM, Andy Shevchenko wrote: > On Sat, Jan 23, 2021 at 2:17 PM Hans de Goede wrote: >> >> Cleanup the use of dev_foo functions used for logging: >> >> 1. Many of these are unnecessarily split over multiple lines >> 2. Use dev_err_probe() in cases where we might get a -EPROBE_DEF

linux-next: manual merge of the reset tree with the arm-soc tree

2021-01-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the reset tree got a conflict in: drivers/reset/Kconfig between commit: 89d4f98ae90d ("ARM: remove zte zx platform") from the arm-soc tree and commit: def26913b66f ("reset: simple: add BCM4908 MISC PCIe reset controller support") from the reset tree.

Re: [PATCH 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

2021-01-24 Thread Gwendal Grignou
On Sun, Jan 24, 2021 at 9:38 AM Jonathan Cameron wrote: > > On Fri, 22 Jan 2021 14:54:43 -0800 > Stephen Boyd wrote: > > > Add support for a ChromeOS EC proximity driver that exposes a "front" > > proximity sensor via the IIO subsystem. The EC decides when front > > proximity is near and sets an

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers

2021-01-24 Thread Jonathan Neuschäfer
This patchset adds basic support for the embedded controller found on older ebook reader boards designed by/with the ODM Netronix Inc.[1] and sold by Kobo or Tolino, for example the Kobo Aura and the Tolino Shine. These drivers are based on information contained in the vendor kernel sources, but in

[PATCH v9 2/7] dt-bindings: mfd: Add binding for Netronix embedded controller

2021-01-24 Thread Jonathan Neuschäfer
This EC is found in e-book readers of multiple brands (e.g. Kobo, Tolino), and is typically implemented as a TI MSP430 microcontroller. It controls different functions of the system, such as power on/off, RTC, PWM for the backlight. The exact functionality provided can vary between boards. Signed

[PATCH v9 3/7] mfd: Add base driver for Netronix embedded controller

2021-01-24 Thread Jonathan Neuschäfer
The Netronix embedded controller is a microcontroller found in some e-book readers designed by the original design manufacturer Netronix, Inc. It contains RTC, battery monitoring, system power management, and PWM functionality. This driver implements register access and version detection. Third-p

[PATCH v9 1/7] dt-bindings: Add vendor prefix for Netronix, Inc.

2021-01-24 Thread Jonathan Neuschäfer
Netronix, Inc. (http://www.netronixinc.com/) makes ebook reader board designs, which are for example used in Kobo and Tolino devices. An alternative prefix for Netronix would be "ntx", which is already used in code released by Netronix. It is shorter, but perhaps less clear. Signed-off-by: Jonath

Re: [PATCH 0/3] Add initial support for BQ Aquaris X5

2021-01-24 Thread Stephan Gerhold
Hi Pavel, On Sun, Jan 24, 2021 at 10:01:19PM +0100, Pavel Machek wrote: > Hi! > > > Aquaris X5 (Longcheer L8910) is a smartphone released by BQ in 2015. > > > > As part of msm8916-mainline project, this series aims to bring initial > > mainline support for it. > > Good to see another phone bein

Re: Re: [GIT PULL] arch/sh updates for 5.11

2021-01-24 Thread pr-tracker-bot
The pull request you sent on Sun, 24 Jan 2021 15:39:38 -0500: > git://git.libc.org/linux-sh tags/sh-for-5.11 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/228a65d4544af5086bd167dcc5a0cb4fae2c42b4 Thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org

Re: 回复: [PATCH 3/3] kvfree_rcu: use migrate_disable/enable()

2021-01-24 Thread Uladzislau Rezki
Hello, Zhang. > > > >发件人: Uladzislau Rezki (Sony) > >发送时间: 2021年1月21日 0:21 > >收件人: LKML; RCU; Paul E . McKenney; Michael Ellerman > >抄送: Andrew Morton; Daniel Axtens; Frederic Weisbecker; Neeraj >Upadhyay; > >Joel Fernandes; Peter Zijlstra; Michal Hocko; T

linux-next: manual merge of the openrisc tree with Linus' tree

2021-01-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the openrisc tree got a conflict in: drivers/soc/litex/litex_soc_ctrl.c between commit: e6dc077b7dff ("soc: litex: Fix compile warning when device tree is not configured") from Linus' tree and commit: 3706f9f76a4f ("drivers/soc/litex: Add restart han

Re: Pending patches for linux-sh

2021-01-24 Thread John Paul Adrian Glaubitz
Hi Rich! The following patches are still missing after the 5.11 SH pull: > - [PATCH] [sh] fix trivial misannotations > - https://marc.info/?l=linux-kernel&m=160945707001399&w=2 > > - [PATCH] sh: check return code of request_irq > - https://marc.info/?l=linux-kernel&m=160867050030140&w=2 > > - [

[PATCH 0/2] clk: ad9545: Add support

2021-01-24 Thread alexandru.tachici
From: Alexandru Tachici Add support for AD9545 Quad Input, 10-Output, Dual DPLL/IEEE 1588, 1 pps Synchronizer and Jitter Cleaner. At the core of the device there are PLL blocks. Each block consists of one DPLL and one APLL. The DPLL can be fed timestamps from one of the 4 reference input divider

[PATCH 2/2] dt-bindings: clock: ad9545: Add documentation

2021-01-24 Thread alexandru.tachici
From: Alexandru Tachici Add dt bindings for ad9545. Signed-off-by: Alexandru Tachici --- .../devicetree/bindings/clock/clk-ad9545.yaml | 352 ++ 1 file changed, 352 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/clk-ad9545.yaml diff --git a/Documenta

Re: [PATCH] Input: auo-pixcir-ts - fix typo

2021-01-24 Thread Dmitry Torokhov
On Sat, Jan 23, 2021 at 11:56:12AM +0800,  Tan Zhongjun wrote: > From: "george.tan" > > change 'interupt' to 'interrupt' > > Signed-off-by: george.tan Applied, thank you. -- Dmitry

linux-next: manual merge of the risc-v tree with the arm-soc tree

2021-01-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the risc-v tree got conflicts in: drivers/soc/Kconfig drivers/soc/Makefile between commit: 89d4f98ae90d ("ARM: remove zte zx platform") from the arm-soc tree and commit: 08734e0581a5 ("riscv: Use vendor name for K210 SoC support") from the risc-v t

[PATCH 1/2] clk: ad9545: Add support

2021-01-24 Thread alexandru.tachici
From: Alexandru Tachici Add support for AD9545 Quad Input, 10-Output, Dual DPLL/IEEE 1588, 1 pps Synchronizer and Jitter Cleaner. Signed-off-by: Alexandru Tachici --- drivers/clk/Kconfig|6 + drivers/clk/Makefile |1 + drivers/clk/adi/Kconfig|

Re: [PATCH] Input: auo-pixcir-ts - fix typo

2021-01-24 Thread Dmitry Torokhov
On Sun, Jan 24, 2021 at 02:11:23PM -0800, Dmitry Torokhov wrote: > On Sat, Jan 23, 2021 at 11:56:12AM +0800,  Tan Zhongjun wrote: > > From: "george.tan" > > > > change 'interupt' to 'interrupt' > > > > Signed-off-by: george.tan > > Applied, thank you. Actually, can you please resend the patch

Re: UBSAN: shift-out-of-bounds in std_validate

2021-01-24 Thread Francis Laniel
Le mardi 19 janvier 2021, 19:39:17 CET syzbot a écrit : > Hello, > > syzbot found the following issue on: > > HEAD commit:1e2a199f Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=146e0c94d0 > kernel

RE: [RFC PATCH] io_uring: add support for IORING_OP_GETDENTS64

2021-01-24 Thread David Laight
> One open question is whether IORING_OP_GETDENTS64 should be more like > pread(2) and allow passing in a starting offset to read from the > directory from. (This would require some more surgery in fs/readdir.c.) Since directories are seekable this ought to work. Modulo horrid issues with 32bit f

Re: [PATCH v6 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding

2021-01-24 Thread Rob Herring
On Thu, 21 Jan 2021 15:14:18 +0800, Liu Ying wrote: > This patch adds bindings for i.MX8qxp/qm Display Processing Unit. > > Signed-off-by: Liu Ying > --- > v5->v6: > * Use graph schema. So, drop Rob's R-b tag as review is needed. > > v4->v5: > * No change. > > v3->v4: > * Improve compatible pro

Re: [PATCH 2/3] dt-bindings: iio: Add cros ec proximity yaml doc

2021-01-24 Thread Rob Herring
On Fri, 22 Jan 2021 14:54:42 -0800, Stephen Boyd wrote: > Some cros ECs support a front proximity MKBP event via > 'EC_MKBP_FRONT_PROXIMITY'. Add a DT binding to document this feature via > a node that is a child of the main cros_ec device node. Devices that > have this ability will describe this i

Re: [PATCH v2 1/2] dt-bindings/phy: ingenic: Add compatibles for JZ4760(B) SoCs

2021-01-24 Thread Rob Herring
On Sat, 23 Jan 2021 14:18:24 +, Paul Cercueil wrote: > Add the ingenic,jz4760-phy and ingenic,jz4760b-phy compatible strings, > and make the ingenic,jz4770-phy compatible string require > ingenic,jz4760-phy as a fallback, since both work the same, and the > JZ4760 SoC is older. > > Signed-off-

[PATCH v9 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC

2021-01-24 Thread Jonathan Neuschäfer
The Netronix EC provides a PWM output which is used for the backlight on some ebook readers. This patches adds a driver for the PWM output. The .get_state callback is not implemented, because the PWM state can't be read back from the hardware. Signed-off-by: Jonathan Neuschäfer Reviewed-by: Uwe

[PATCH v9 7/7] ARM: dts: imx50-kobo-aura: Add Netronix embedded controller

2021-01-24 Thread Jonathan Neuschäfer
Enable the Netronix EC on the Kobo Aura ebook reader. Several features are still missing: - Frontlight/backlight. The vendor kernel drives the frontlight LED using the PWM output of the EC and an additional boost pin that increases the brightness. - Battery monitoring - Interrupts for RTC

[PATCH v9 6/7] MAINTAINERS: Add entry for Netronix embedded controller

2021-01-24 Thread Jonathan Neuschäfer
Let's make sure I'll notice when there are patches for the NTXEC drivers. Signed-off-by: Jonathan Neuschäfer --- v4-v9: - no changes v3: - https://lore.kernel.org/lkml/20200924192455.2484005-7-j.neuschae...@gmx.net/ - Remove pwm and rtc bindings v2: - No changes --- MAINTAINERS | 9 +

Re: [PATCH v1 0/3] Support building gpio-tegra driver as loadable module

2021-01-24 Thread Linus Walleij
On Sun, Jan 24, 2021 at 12:56 AM Dmitry Osipenko wrote: > 24.01.2021 01:50, Linus Walleij пишет: > > On Fri, Jan 22, 2021 at 7:59 PM Dmitry Osipenko wrote: > > > >> This small series adds modularization support to the gpio-tegra driver, > >> i.e. driver now could be built as a loadable kernel mod

[PATCH v9 5/7] rtc: New driver for RTC in Netronix embedded controller

2021-01-24 Thread Jonathan Neuschäfer
With this driver, mainline Linux can keep its time and date in sync with the vendor kernel. Advanced functionality like alarm and automatic power-on is not yet supported. Signed-off-by: Jonathan Neuschäfer Acked-by: Alexandre Belloni --- v9: - no changes v8: - https://lore.kernel.org/lkml/2021

<    1   2   3   4   5   >