linux-next: Tree for Feb 19

2021-02-19 Thread Stephen Rothwell
Hi all, Please do not add any changes destined for v5.13 to your linux-next included branches until after v5.12-rc1 has been released. Changes since 20210218: The gpio-brgl tree lost its build failure. Non-merge commits (relative to Linus' tree): 10798 10757 files changed, 467616 insertions(+)

linux-next: Tree for Feb 19

2019-02-19 Thread Stephen Rothwell
Hi all, Changes since 20190218: The asm-generic tree gained a build failure for which I reverted a commit. The v4l-dvb tree gained a build failure so I used the version from next-20190218. The net-next tree gained a conflict against the net tree. The sound tree gained a conflict against the so

Re: linux-next: Tree for Feb 19 (gpu/drm/pl111/)

2018-02-20 Thread Thierry Reding
On Mon, Feb 19, 2018 at 10:30:06AM -0800, Randy Dunlap wrote: > [add Eric + dri-devel] > > On 02/19/18 09:26, Randy Dunlap wrote: > > On 02/18/18 18:14, Stephen Rothwell wrote: > >> Hi all, > >> > >> Changes since 20180216: > >> > >> The nand tree gained a conflict against Linus' tree. > >> > >> T

Re: linux-next: Tree for Feb 19 (gpu/drm/pl111/)

2018-02-19 Thread Randy Dunlap
[add Eric + dri-devel] On 02/19/18 09:26, Randy Dunlap wrote: > On 02/18/18 18:14, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20180216: >> >> The nand tree gained a conflict against Linus' tree. >> >> The drm tree gained conflicts against Linus' tree. > > on i386 (randconfig): > > wa

Re: linux-next: Tree for Feb 19

2018-02-19 Thread Randy Dunlap
On 02/18/18 18:14, Stephen Rothwell wrote: > Hi all, > > Changes since 20180216: > > The nand tree gained a conflict against Linus' tree. > > The drm tree gained conflicts against Linus' tree. on i386 (randconfig): warning: (DRM_PL111) selects DRM_DUMB_VGA_DAC which has unmet direct dependenc

linux-next: Tree for Feb 19

2018-02-18 Thread Stephen Rothwell
Hi all, Changes since 20180216: The nand tree gained a conflict against Linus' tree. The drm tree gained conflicts against Linus' tree. The sound-asoc tree gained build failures, so I used the version from next-20180216. Non-merge commits (relative to Linus' tree): 2399 2873 files changed, 10

Re: linux-next: Tree for Feb 19 (rapidio: rio_mport_cdev.c)

2016-02-19 Thread Randy Dunlap
On 02/18/16 20:49, Stephen Rothwell wrote: > Hi all, > > Changes since 20160218: > on x86_64 (for the past 3 days or so): when CONFIG_DMA_ENGINE is not enabled: ../drivers/rapidio/devices/rio_mport_cdev.c: In function 'mport_cdev_open': ../drivers/rapidio/devices/rio_mport_cdev.c:1938:22: erro

linux-next: Tree for Feb 19

2016-02-18 Thread Stephen Rothwell
Hi all, Changes since 20160218: The net-next tree gained a conflict against the net tree and still had its build failure so I used the version from next-20160217. The wireless-drivers-next tree now has the same build failure as the net-next tree, so I used the version from next-20160218. The cr

linux-next: Tree for Feb 19

2015-02-18 Thread Stephen Rothwell
Hi all, Please do not add any material destined for v3.21 to your linux-next included trees until after v3.20-rc1 has been released. Changes since 20150218: *crickets* Non-merge commits (relative to Linus' tree): 1231 791 files changed, 32632 insertions(+), 13348 deletions(-)

Re: linux-next: Tree for Feb 19 (netdev)

2014-02-20 Thread Randy Dunlap
On 02/19/14 23:13, David Miller wrote: > From: Randy Dunlap > Date: Wed, 19 Feb 2014 07:08:09 -0800 > >> on i386: >> >> net/built-in.o:(.rodata+0x1707c): undefined reference to >> `ip_tunnel_get_stats64' >> >> Full randconfig file is attached. > > Thanks for the report Randy, this should do it:

Re: linux-next: Tree for Feb 19 (netdev)

2014-02-19 Thread David Miller
From: Randy Dunlap Date: Wed, 19 Feb 2014 07:08:09 -0800 > on i386: > > net/built-in.o:(.rodata+0x1707c): undefined reference to > `ip_tunnel_get_stats64' > > Full randconfig file is attached. Thanks for the report Randy, this should do it: diff --git a/net/ipv4/ip_tunnel.c b/net/ipv4/ip_tun

linux-next: Tree for Feb 19

2014-02-18 Thread Stephen Rothwell
Hi all, If you see failures in building this tree due to missing declarations of k..alloc/free, then it may be caused by commit 2bd59d48ebfb ("cgroup: convert to kernfs"). Please send Tejun Heo a patch adding an inclusion of linux/slab.h to the appropriate file(s). This tree fails (more than us

Re: linux-next: Tree for Feb 19 (security/integrity/ima)

2013-02-20 Thread Mimi Zohar
On Tue, 2013-02-19 at 16:28 -0800, Randy Dunlap wrote: > On 02/18/13 22:03, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20130218: > > > > on x86_64: > > CC security/integrity/ima/ima_policy.o > security/integrity/ima/ima_policy.c: In function 'ima_parse_rule': > security/in

Re: linux-next: Tree for Feb 19 (security/integrity/ima)

2013-02-19 Thread Randy Dunlap
On 02/18/13 22:03, Stephen Rothwell wrote: > Hi all, > > Changes since 20130218: > on x86_64: CC security/integrity/ima/ima_policy.o security/integrity/ima/ima_policy.c: In function 'ima_parse_rule': security/integrity/ima/ima_policy.c:538:4: error: implicit declaration of function 'par

Re: linux-next: Tree for Feb 19

2008-02-19 Thread David Teigland
On Wed, Feb 20, 2008 at 10:03:29AM +1100, Stephen Rothwell wrote: > Hi David, > > On Tue, 19 Feb 2008 14:04:50 -0600 David Teigland <[EMAIL PROTECTED]> wrote: > > > > dlm (distributed lock manager) tree: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git next > > Thanks, add

Re: linux-next: Tree for Feb 19

2008-02-19 Thread Stephen Rothwell
Hi David, On Tue, 19 Feb 2008 14:04:50 -0600 David Teigland <[EMAIL PROTECTED]> wrote: > > dlm (distributed lock manager) tree: > > git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git next Thanks, added. Does the URL in the MAINTAINERS file need updating/augmenting? -- Cheers, Ste

Re: linux-next: Tree for Feb 19

2008-02-19 Thread David Teigland
On Tue, Feb 19, 2008 at 06:38:25PM +1100, Stephen Rothwell wrote: > We are up to 26 trees, more are welcome (even if they are currently empty). dlm (distributed lock manager) tree: git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git next Dave -- To unsubscribe from this list: send t

linux-next: Tree for Feb 19

2008-02-18 Thread Stephen Rothwell
Hi all, I have created today's linux-next tree at git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git. You can see which trees have been included by looking in the Next/Trees file in the source. There are also quilt-import.log and merge.log files in the Next directory. Between each