public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Baolin Wang <baolin.wang@linaro•org>
To: stable@vger•kernel.org, davem@davemloft•net,
	kuznet@ms2•inr.ac.ru, yoshfuji@linux-ipv6•org,
	peterz@infradead•org, mingo@redhat•com, linus.walleij@linaro•org,
	natechancellor@gmail•com, sre@kernel•org, paulus@samba•org,
	gregkh@linuxfoundation•org
Cc: edumazet@google•com, netdev@vger•kernel.org, longman@redhat•com,
	linux-gpio@vger•kernel.org, david@lechnology•com,
	linux-pm@vger•kernel.org, ebiggers@google•com,
	linux-ppp@vger•kernel.org, lanqing.liu@unisoc•com,
	linux-serial@vger•kernel.org, arnd@arndb•de,
	baolin.wang@linaro•org, orsonzhai@gmail•com,
	vincent.guittot@linaro•org, linux-kernel@vger•kernel.org
Subject: [BACKPORT 4.14.y v2 0/6] Candidates from Spreadtrum 4.14 product kernel
Date: Thu,  5 Sep 2019 11:05:07 +0800	[thread overview]
Message-ID: <cover.1567649728.git.baolin.wang@linaro.org> (raw)

With Arnd's script [1] help, I found some bugfixes in Spreadtrum 4.14 product
kernel, but missing in v4.14.141:

25a09ce79639 ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
47d3d7fdb10a ip6: fix skb leak in ip6frag_expire_frag_queue()
5b9cea15a3de serial: sprd: Modify the baud rate calculation formula
513e1073d52e locking/lockdep: Add debug_locks check in __lock_downgrade()
957063c92473 pinctrl: sprd: Use define directive for sprd_pinconf_params values
87a2b65fc855 power: supply: sysfs: ratelimit property read error message

[1] https://lore.kernel.org/lkml/20190322154425.3852517-19-arnd@arndb.de/T/

Changes from v1:
 - Drop 2 unnecessary patches (patch 1 and patch 4) from v1 patch set.
 - Add upstream commit id in change log for each stable patch.

David Lechner (1):
  power: supply: sysfs: ratelimit property read error message

Eric Biggers (1):
  ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"

Eric Dumazet (1):
  ip6: fix skb leak in ip6frag_expire_frag_queue()

Lanqing Liu (1):
  serial: sprd: Modify the baud rate calculation formula

Nathan Chancellor (1):
  pinctrl: sprd: Use define directive for sprd_pinconf_params values

Waiman Long (1):
  locking/lockdep: Add debug_locks check in __lock_downgrade()

 drivers/net/ppp/ppp_mppe.c                |    1 -
 drivers/pinctrl/sprd/pinctrl-sprd.c       |    6 ++----
 drivers/power/supply/power_supply_sysfs.c |    3 ++-
 drivers/tty/serial/sprd_serial.c          |    2 +-
 include/net/ipv6_frag.h                   |    1 -
 kernel/locking/lockdep.c                  |    3 +++
 6 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2019-09-05  3:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05  3:05 Baolin Wang [this message]
2019-09-05  3:06 ` [BACKPORT 4.14.y v2 1/6] ip6: fix skb leak in ip6frag_expire_frag_queue() Baolin Wang
2019-09-05  3:10 ` [BACKPORT 4.14.y v2 5/6] ppp: mppe: Revert "ppp: mppe: Add softdep to arc4" Baolin Wang
2019-09-05 16:16   ` Eric Biggers
2019-09-06  6:13     ` Baolin Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1567649728.git.baolin.wang@linaro.org \
    --to=baolin.wang@linaro$(echo .)org \
    --cc=arnd@arndb$(echo .)de \
    --cc=davem@davemloft$(echo .)net \
    --cc=david@lechnology$(echo .)com \
    --cc=ebiggers@google$(echo .)com \
    --cc=edumazet@google$(echo .)com \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=kuznet@ms2$(echo .)inr.ac.ru \
    --cc=lanqing.liu@unisoc$(echo .)com \
    --cc=linus.walleij@linaro$(echo .)org \
    --cc=linux-gpio@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-pm@vger$(echo .)kernel.org \
    --cc=linux-ppp@vger$(echo .)kernel.org \
    --cc=linux-serial@vger$(echo .)kernel.org \
    --cc=longman@redhat$(echo .)com \
    --cc=mingo@redhat$(echo .)com \
    --cc=natechancellor@gmail$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=orsonzhai@gmail$(echo .)com \
    --cc=paulus@samba$(echo .)org \
    --cc=peterz@infradead$(echo .)org \
    --cc=sre@kernel$(echo .)org \
    --cc=stable@vger$(echo .)kernel.org \
    --cc=vincent.guittot@linaro$(echo .)org \
    --cc=yoshfuji@linux-ipv6$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox