backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] backports: Update to version 5.7-rc2
@ 2020-04-20 22:16 Hauke Mehrtens
  2020-04-20 22:16 ` [PATCH 1/9] backports: Refresh patches on kernel 5.7-rc2 Hauke Mehrtens
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Hauke Mehrtens @ 2020-04-20 22:16 UTC (permalink / raw)
  To: backports; +Cc: johannes, Hauke Mehrtens

This adds the missing changes to make backports work with kernel 5.7-rc2

Hauke Mehrtens (9):
  backports: Refresh patches on kernel 5.7-rc2
  backports: pm_qos: Add cpu_latency_qos_* functions
  backports: genetlink: Add genlmsg_parse()
  backports: rculist: Add additional parameter to
    list_for_each_entry_rcu()
  backports: Add include/uapi/linux/virtio_ids.h
  backports: virtio_config: Add virtio_find_vqs()
  backports: patches: avoid struct spi_delay usage
  backports: patches: Avoid struct ethtool_ops.supported_coalesce_params
  backports: netdevice: Add netif_is_bridge_port()

 backport/backport-include/linux/netdevice.h   |  8 +++++
 backport/backport-include/linux/pm_qos.h      | 29 +++++++++++++++++
 backport/backport-include/linux/rculist.h     | 22 +++++++++++++
 .../backport-include/linux/virtio_config.h    | 31 +++++++++++++++++++
 backport/backport-include/net/genetlink.h     | 13 +++++++-
 copy-list                                     |  1 +
 ...2-disable-dump-adjust-on-old-kernels.patch |  4 +--
 .../include_net_cfg80211.patch                |  4 +--
 .../net_wireless_core.patch                   |  2 +-
 .../net_wireless_nl80211.patch                |  2 +-
 patches/0024-led-blink-api/mac80211.patch     |  2 +-
 patches/0028-select_queue/mac80211.patch      |  4 +--
 patches/0053-possible_net_t.patch             |  2 +-
 patches/0069-iwlwifi-pd-string-fix.patch      |  2 +-
 patches/0070-mac80211-fils.patch              |  4 +--
 patches/0071-skb-head_frag/wireless.patch     |  2 +-
 patches/0077-genl-ro-after-init/hwsim.patch   |  2 +-
 patches/0077-genl-ro-after-init/nl80211.patch |  2 +-
 patches/0079-netdev-destructor/brcmfmac.patch |  2 +-
 patches/0095-spi-delay/libertas.patch         | 17 ++++++++++
 ...96-ethtool-supported_coalesce_params.cocci |  9 ++++++
 21 files changed, 146 insertions(+), 18 deletions(-)
 create mode 100644 backport/backport-include/linux/virtio_config.h
 create mode 100644 patches/0095-spi-delay/libertas.patch
 create mode 100644 patches/0096-ethtool-supported_coalesce_params.cocci

-- 
2.20.1

--
To unsubscribe from this list: send the line "unsubscribe backports" in

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

end of thread, other threads:[~2020-04-20 22:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 22:16 [PATCH 0/9] backports: Update to version 5.7-rc2 Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 1/9] backports: Refresh patches on kernel 5.7-rc2 Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 2/9] backports: pm_qos: Add cpu_latency_qos_* functions Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 3/9] backports: genetlink: Add genlmsg_parse() Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 4/9] backports: rculist: Add additional parameter to list_for_each_entry_rcu() Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 5/9] backports: Add include/uapi/linux/virtio_ids.h Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 6/9] backports: virtio_config: Add virtio_find_vqs() Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 7/9] backports: patches: avoid struct spi_delay usage Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 8/9] backports: patches: Avoid struct ethtool_ops.supported_coalesce_params Hauke Mehrtens
2020-04-20 22:16 ` [PATCH 9/9] backports: netdevice: Add netif_is_bridge_port() Hauke Mehrtens

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