linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: a new pending-fixes branch
@ 2018-05-12  4:35 Stephen Rothwell
  2018-05-12  7:14 ` Kalle Valo
  2018-05-17 17:42 ` Sasha Levin
  0 siblings, 2 replies; 5+ messages in thread
From: Stephen Rothwell @ 2018-05-12  4:35 UTC (permalink / raw)
  To: Linux-kernel Mailing List
  Cc: Linux-Next Mailing List, 0-Day Mailing List, Sasha Levin, Linus,
	Andrew Morton

[-- Attachment #1: Type: text/plain, Size: 11257 bytes --]

Hi all,

As an outcome of some discussion, I have added a pending-fixes branch
to linux-next.  This branch contains Linus' tree merged with branches
containing only fixes pending for the current release.  The branch is a
strict subset of linux-next each day (as so rebases like linux-next
does).

It would be good if this branch could be tested by the 0-Day service
and any other testing that people do - in the hope of sending fewer
"fixes causing bugs" patches to Linus.

There is not intention that bug fixes for Linus' tree should
necessarily be tested in linux-next before being forwarded, but
(especially for slightly less urgent bugs, at least) it seems like a
good idea.

I currently have 55 branches of bug fixes included.  As of yesterday
the branch contains 165 commits and looks like this:


 .mailmap                                           |   3 +
 .../devicetree/bindings/net/can/rcar_canfd.txt     |   4 +-
 MAINTAINERS                                        |   8 +-
 arch/arm/boot/compressed/Makefile                  |   8 +-
 arch/arm/boot/compressed/head.S                    |  20 +-
 arch/arm/boot/dts/dm8148-evm.dts                   |   2 +-
 arch/arm/boot/dts/dm8148-t410.dts                  |   2 +-
 arch/arm/boot/dts/dm8168-evm.dts                   |   2 +-
 arch/arm/boot/dts/dra62x-j5eco-evm.dts             |   2 +-
 arch/arm/boot/dts/imx35.dtsi                       |   4 +-
 arch/arm/boot/dts/imx53.dtsi                       |   4 +-
 arch/arm/boot/dts/logicpd-som-lv.dtsi              |  11 +-
 arch/arm/kernel/machine_kexec.c                    |  36 ++--
 arch/arm/mach-omap1/ams-delta-fiq.c                |  28 +--
 arch/arm/mach-omap2/powerdomain.c                  |   4 +-
 arch/powerpc/include/asm/ftrace.h                  |  29 ++-
 arch/powerpc/include/asm/paca.h                    |   1 -
 arch/powerpc/include/asm/topology.h                |  13 +-
 drivers/atm/firestream.c                           |   2 +-
 drivers/atm/zatm.c                                 |   3 +
 drivers/bluetooth/btusb.c                          |  19 +-
 drivers/dma/pl330.c                                |  28 ---
 drivers/gpu/drm/bridge/Kconfig                     |   1 +
 drivers/gpu/drm/drm_atomic.c                       |   8 +
 drivers/gpu/drm/i915/intel_cdclk.c                 |  41 ++++-
 drivers/gpu/drm/i915/intel_display.c               |   2 +
 drivers/gpu/drm/i915/intel_dp.c                    |  20 --
 drivers/gpu/drm/i915/intel_lvds.c                  |   3 +-
 drivers/gpu/drm/omapdrm/dss/dispc.c                |  20 +-
 drivers/gpu/drm/omapdrm/dss/hdmi4.c                |   2 +-
 drivers/gpu/drm/omapdrm/dss/hdmi4_core.c           |   7 +-
 drivers/gpu/drm/omapdrm/dss/hdmi5.c                |   2 +-
 drivers/gpu/drm/omapdrm/omap_connector.c           |  10 +
 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c           |   6 +-
 drivers/gpu/drm/omapdrm/tcm-sita.c                 |   2 +-
 drivers/gpu/drm/vc4/vc4_dpi.c                      |  25 ++-
 drivers/gpu/drm/vc4/vc4_plane.c                    |   2 +-
 drivers/hwmon/k10temp.c                            |  40 +++-
 drivers/iio/adc/Kconfig                            |   1 +
 drivers/iio/adc/ad7793.c                           |  75 +++-----
 drivers/iio/adc/at91-sama5d2_adc.c                 |  41 ++++-
 drivers/iio/adc/stm32-dfsdm-adc.c                  |  17 +-
 drivers/iio/buffer/industrialio-buffer-dma.c       |   2 +-
 drivers/iio/buffer/kfifo_buf.c                     |  11 +-
 .../iio/common/hid-sensors/hid-sensor-trigger.c    |   8 +-
 drivers/media/usb/uvc/uvc_ctrl.c                   |  17 +-
 drivers/mtd/nand/onenand/omap2.c                   | 105 ++++-------
 drivers/mtd/nand/raw/marvell_nand.c                |  12 +-
 drivers/mtd/nand/raw/nand_base.c                   |   5 +
 drivers/net/can/dev.c                              |   2 +-
 drivers/net/can/flexcan.c                          |  26 +--
 drivers/net/can/spi/hi311x.c                       |  11 +-
 drivers/net/can/usb/kvaser_usb.c                   |   2 +-
 drivers/net/dsa/mv88e6xxx/chip.c                   |  26 +++
 drivers/net/dsa/mv88e6xxx/chip.h                   |   1 +
 drivers/net/dsa/mv88e6xxx/global2.c                |   2 +-
 drivers/net/ethernet/aquantia/atlantic/aq_nic.c    |   3 +
 drivers/net/ethernet/aquantia/atlantic/aq_nic.h    |   1 +
 .../net/ethernet/aquantia/atlantic/aq_pci_func.c   |  20 +-
 drivers/net/ethernet/broadcom/tg3.c                |   9 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |   7 +-
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c    |  16 ++
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |   8 +-
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h       |   7 +-
 drivers/net/ethernet/netronome/nfp/bpf/main.c      |   2 +-
 drivers/net/ethernet/netronome/nfp/flower/main.c   |  19 --
 drivers/net/ethernet/ni/nixge.c                    |  10 +-
 drivers/net/ethernet/qlogic/qed/qed_l2.c           |   6 +-
 drivers/net/ethernet/qlogic/qed/qed_main.c         |   2 +-
 drivers/net/ethernet/qlogic/qede/qede_rdma.c       |   2 +-
 drivers/net/ethernet/realtek/r8169.c               |   3 +
 drivers/net/ethernet/sun/niu.c                     |   5 +-
 drivers/net/hyperv/netvsc_drv.c                    |   3 +-
 drivers/net/hyperv/rndis_filter.c                  |   2 +-
 drivers/net/ieee802154/atusb.c                     |   2 +-
 drivers/net/ieee802154/mcr20a.c                    |  15 +-
 drivers/net/phy/broadcom.c                         |  10 +
 drivers/net/phy/sfp-bus.c                          |   2 +-
 drivers/net/wireless/mac80211_hwsim.c              |   1 +
 drivers/reset/reset-uniphier.c                     |   6 +-
 drivers/spi/spi-bcm-qspi.c                         |  28 ++-
 drivers/spi/spi-bcm2835aux.c                       |   5 +
 drivers/spi/spi-cadence.c                          |   8 +
 drivers/spi/spi-imx.c                              |   2 +-
 drivers/spi/spi-pxa2xx.h                           |   2 +-
 drivers/spi/spi-sh-msiof.c                         |   1 +
 drivers/video/backlight/as3711_bl.c                |  45 +++--
 drivers/video/backlight/max8925_bl.c               |   4 +-
 drivers/video/backlight/tps65217_bl.c              |   4 +-
 include/linux/brcmphy.h                            |   1 +
 include/linux/iio/buffer_impl.h                    |   6 +-
 include/linux/mfd/as3711.h                         |   4 +-
 include/net/flow_dissector.h                       |   2 +-
 include/net/mac80211.h                             |   2 +-
 include/net/netfilter/nf_tables.h                  |   5 +
 include/net/xfrm.h                                 |   1 +
 include/sound/soc-dai.h                            |   4 +-
 include/uapi/linux/netfilter/nf_conntrack_tcp.h    |   3 +
 include/uapi/linux/nl80211.h                       |   2 +
 kernel/bpf/syscall.c                               |  19 +-
 lib/radix-tree.c                                   |   6 +-
 net/9p/trans_common.c                              |   2 +-
 net/9p/trans_fd.c                                  |   4 +-
 net/9p/trans_rdma.c                                |   4 +-
 net/9p/trans_virtio.c                              |   5 +-
 net/9p/trans_xen.c                                 |   2 +-
 net/atm/lec.c                                      |   9 +-
 net/bridge/netfilter/ebt_stp.c                     |   4 +-
 net/ieee802154/6lowpan/6lowpan_i.h                 |   4 +-
 net/ieee802154/6lowpan/reassembly.c                |  14 +-
 net/ipv4/netfilter/ip_tables.c                     |   1 +
 net/ipv4/route.c                                   |   1 +
 net/ipv4/udp.c                                     |   4 +-
 net/ipv6/Kconfig                                   |   9 +-
 net/ipv6/ip6_vti.c                                 |   4 +-
 net/ipv6/netfilter/ip6_tables.c                    |   1 +
 net/ipv6/udp.c                                     |   4 +-
 net/ipv6/xfrm6_tunnel.c                            |   3 +
 net/key/af_key.c                                   |  45 ++++-
 net/llc/af_llc.c                                   |   3 +
 net/mac80211/agg-tx.c                              |   4 +
 net/mac80211/mlme.c                                |  27 ++-
 net/mac80211/tx.c                                  |   3 +-
 net/netfilter/core.c                               |   3 +-
 net/netfilter/ipvs/ip_vs_conn.c                    |  17 +-
 net/netfilter/ipvs/ip_vs_core.c                    |  12 ++
 net/netfilter/nf_conntrack_proto_tcp.c             |  11 ++
 net/netfilter/nf_tables_api.c                      |  71 ++++++--
 net/netfilter/nf_tables_core.c                     |  21 ++-
 net/netfilter/nfnetlink_acct.c                     |   2 +-
 net/netfilter/nfnetlink_cthelper.c                 |   7 +-
 net/netfilter/nft_compat.c                         | 201 ++++++++++++++++-----
 net/netfilter/nft_immediate.c                      |  15 +-
 net/netfilter/x_tables.c                           |   6 +
 net/netlink/af_netlink.c                           |   6 +-
 net/nsh/nsh.c                                      |   4 +
 net/openvswitch/flow_netlink.c                     |   9 +-
 net/rfkill/rfkill-gpio.c                           |   7 +-
 net/sctp/associola.c                               |  30 ++-
 net/sctp/sm_make_chunk.c                           |   2 +-
 net/sctp/sm_statefuns.c                            |  86 +++++----
 net/sctp/ulpevent.c                                |   1 -
 net/tipc/node.c                                    |  15 +-
 net/tipc/socket.c                                  |   3 +-
 net/tls/tls_main.c                                 |  12 +-
 net/wireless/core.c                                |   3 +
 net/wireless/nl80211.c                             |   1 +
 net/wireless/reg.c                                 |   1 +
 net/xfrm/xfrm_state.c                              |   6 +
 sound/soc/cirrus/edb93xx.c                         |   2 +-
 sound/soc/cirrus/ep93xx-i2s.c                      |  26 +--
 sound/soc/cirrus/snappercl15.c                     |   2 +-
 sound/soc/codecs/cs35l35.c                         |   1 +
 sound/soc/intel/boards/bytcr_rt5651.c              |   5 +-
 .../soc/mediatek/common/mtk-afe-platform-driver.c  |   4 +-
 sound/soc/omap/n810.c                              |  10 +-
 sound/soc/soc-compress.c                           |  52 +++---
 tools/include/linux/spinlock.h                     |   3 +-
 tools/testing/radix-tree/Makefile                  |   6 +-
 tools/testing/radix-tree/multiorder.c              |  63 +++++++
 tools/testing/radix-tree/test.c                    |  19 ++
 tools/testing/radix-tree/test.h                    |   3 +
 tools/testing/selftests/intel_pstate/run.sh        |  24 +--
 tools/testing/selftests/net/Makefile               |   2 +-
 .../selftests/tc-testing/tc-tests/actions/bpf.json |  11 +-
 tools/testing/selftests/x86/protection_keys.c      |  40 ++--
 166 files changed, 1358 insertions(+), 727 deletions(-)

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: a new pending-fixes branch
  2018-05-12  4:35 linux-next: a new pending-fixes branch Stephen Rothwell
@ 2018-05-12  7:14 ` Kalle Valo
  2018-05-12  7:50   ` Stephen Rothwell
  2018-05-17 17:42 ` Sasha Levin
  1 sibling, 1 reply; 5+ messages in thread
From: Kalle Valo @ 2018-05-12  7:14 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux-kernel Mailing List, Linux-Next Mailing List,
	0-Day Mailing List, Sasha Levin, Linus, Andrew Morton

Stephen Rothwell <sfr@canb.auug.org.au> writes:

> As an outcome of some discussion, I have added a pending-fixes branch
> to linux-next.  This branch contains Linus' tree merged with branches
> containing only fixes pending for the current release.  The branch is a
> strict subset of linux-next each day (as so rebases like linux-next
> does).
>
> It would be good if this branch could be tested by the 0-Day service
> and any other testing that people do - in the hope of sending fewer
> "fixes causing bugs" patches to Linus.
>
> There is not intention that bug fixes for Linus' tree should
> necessarily be tested in linux-next before being forwarded, but
> (especially for slightly less urgent bugs, at least) it seems like a
> good idea.
>
> I currently have 55 branches of bug fixes included.

Is there a list of branches you use available somewhere? I would like to
check that wireless-drivers is included.

-- 
Kalle Valo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: a new pending-fixes branch
  2018-05-12  7:14 ` Kalle Valo
@ 2018-05-12  7:50   ` Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2018-05-12  7:50 UTC (permalink / raw)
  To: Kalle Valo
  Cc: Linux-kernel Mailing List, Linux-Next Mailing List,
	0-Day Mailing List, Sasha Levin, Linus, Andrew Morton

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

Hi Kalle,

On Sat, 12 May 2018 10:14:19 +0300 Kalle Valo <kvalo@codeaurora.org> wrote:
>
> Is there a list of branches you use available somewhere? I would like to
> check that wireless-drivers is included.

The current list of trees is always here:

https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/Next/Trees

The pending-fixes included trees are all the ones down to
drm-misc-fixes.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: a new pending-fixes branch
  2018-05-12  4:35 linux-next: a new pending-fixes branch Stephen Rothwell
  2018-05-12  7:14 ` Kalle Valo
@ 2018-05-17 17:42 ` Sasha Levin
  2018-05-17 20:46   ` Stephen Rothwell
  1 sibling, 1 reply; 5+ messages in thread
From: Sasha Levin @ 2018-05-17 17:42 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux-kernel Mailing List, Linux-Next Mailing List,
	0-Day Mailing List, Linus, Andrew Morton

On Sat, May 12, 2018 at 02:35:23PM +1000, Stephen Rothwell wrote:
>Hi all,
>
>As an outcome of some discussion, I have added a pending-fixes branch
>to linux-next.  This branch contains Linus' tree merged with branches
>containing only fixes pending for the current release.  The branch is a
>strict subset of linux-next each day (as so rebases like linux-next
>does).

will you be keeping a history of this branch like the linux-next history
tree?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: a new pending-fixes branch
  2018-05-17 17:42 ` Sasha Levin
@ 2018-05-17 20:46   ` Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2018-05-17 20:46 UTC (permalink / raw)
  To: Sasha Levin
  Cc: Linux-kernel Mailing List, Linux-Next Mailing List,
	0-Day Mailing List, Linus, Andrew Morton

[-- Attachment #1: Type: text/plain, Size: 789 bytes --]

Hi Sasha,

On Thu, 17 May 2018 17:42:49 +0000 Sasha Levin <Alexander.Levin@microsoft.com> wrote:
>
> On Sat, May 12, 2018 at 02:35:23PM +1000, Stephen Rothwell wrote:
> >Hi all,
> >
> >As an outcome of some discussion, I have added a pending-fixes branch
> >to linux-next.  This branch contains Linus' tree merged with branches
> >containing only fixes pending for the current release.  The branch is a
> >strict subset of linux-next each day (as so rebases like linux-next
> >does).  
> 
> will you be keeping a history of this branch like the linux-next history
> tree?

I hadn't intended to.  Do you think it would be useful/necessary?  The
commits themselves will be in the linux-next history tree, just not a
separate branch name.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-17 20:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-12  4:35 linux-next: a new pending-fixes branch Stephen Rothwell
2018-05-12  7:14 ` Kalle Valo
2018-05-12  7:50   ` Stephen Rothwell
2018-05-17 17:42 ` Sasha Levin
2018-05-17 20:46   ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).