public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Baolin Wang <baolin.wang@linaro•org>
To: stable@vger•kernel.org, chris@chris-wilson•co.uk,
	airlied@linux•ie, davem@davemloft•net, kuznet@ms2•inr.ac.ru,
	yoshfuji@linux-ipv6•org, edumazet@google•com,
	peterz@infradead•org, mingo@redhat•com, vyasevich@gmail•com,
	nhorman@tuxdriver•com, linus.walleij@linaro•org,
	natechancellor@gmail•com, sre@kernel•org, paulus@samba•org,
	gregkh@linuxfoundation•org
Cc: intel-gfx@lists•freedesktop.org, dri-devel@lists•freedesktop.org,
	netdev@vger•kernel.org, longman@redhat•com,
	hariprasad.kelam@gmail•com, linux-sctp@vger•kernel.org,
	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 0/8] Candidates from Spreadtrum 4.14 product kernel
Date: Tue,  3 Sep 2019 14:53:46 +0800	[thread overview]
Message-ID: <cover.1567492316.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:

86fda90ab588 net: sctp: fix warning "NULL check before some freeing functions is not needed"
25a09ce79639 ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
d9b308b1f8a1 drm/i915/fbdev: Actually configure untiled displays
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/

Chris Wilson (1):
  drm/i915/fbdev: Actually configure untiled displays

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()

Hariprasad Kelam (1):
  net: sctp: fix warning "NULL check before some freeing functions is
    not needed"

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/gpu/drm/i915/intel_fbdev.c        |   12 +++++++-----
 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 +++
 net/sctp/sm_make_chunk.c                  |   12 ++++--------
 8 files changed, 19 insertions(+), 21 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2019-09-03  6:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03  6:53 Baolin Wang [this message]
2019-09-03  6:56 ` [BACKPORT 4.14.y 2/8] ip6: fix skb leak in ip6frag_expire_frag_queue() Baolin Wang
2019-09-03  6:58 ` [BACKPORT 4.14.y 4/8] net: sctp: fix warning "NULL check before some freeing functions is not needed" Baolin Wang
2019-09-03 14:52   ` Marcelo Ricardo Leitner
2019-09-03 18:33     ` Greg KH
2019-09-04  2:38       ` Baolin Wang
2019-09-03  7:00 ` [BACKPORT 4.14.y 7/8] ppp: mppe: Revert "ppp: mppe: Add softdep to arc4" 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.1567492316.git.baolin.wang@linaro.org \
    --to=baolin.wang@linaro$(echo .)org \
    --cc=airlied@linux$(echo .)ie \
    --cc=arnd@arndb$(echo .)de \
    --cc=chris@chris-wilson$(echo .)co.uk \
    --cc=davem@davemloft$(echo .)net \
    --cc=david@lechnology$(echo .)com \
    --cc=dri-devel@lists$(echo .)freedesktop.org \
    --cc=ebiggers@google$(echo .)com \
    --cc=edumazet@google$(echo .)com \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=hariprasad.kelam@gmail$(echo .)com \
    --cc=intel-gfx@lists$(echo .)freedesktop.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-sctp@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=nhorman@tuxdriver$(echo .)com \
    --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=vyasevich@gmail$(echo .)com \
    --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