backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: backports@vger.kernel.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Subject: [PATCH 0/7] backport: update to Linux 5.0-rc3
Date: Sat, 26 Jan 2019 23:00:26 +0100	[thread overview]
Message-ID: <20190126220033.27634-1-hauke@hauke-m.de> (raw)

This adds multiple independent changes to make backports based on kernel 
5.0-rc3 work.

1   3.10.108            [  LINK  ]
2   3.11.10             [  LINK  ]
3   3.12.74             [  OK  ]
4   3.13.11             [  LINK  ]
5   3.14.79             [  LINK  ]
6   3.15.10             [  LINK  ]
7   3.16.62             [  OK  ]
8   3.17.8              [  LINK  ]
9   3.18.133            [  OK  ]
10  3.19.8              [  LINK  ]
11  4.0.9               [  LINK  ]
12  4.1.52              [  OK  ]
13  4.2.8               [  LINK  ]
14  4.3.6               [  LINK  ]
15  4.4.172             [  OK  ]
16  4.5.7               [  OK  ]
17  4.6.7               [  OK  ]
18  4.7.10              [  OK  ]
19  4.8.17              [  OK  ]
20  4.9.153             [  OK  ]
21  4.10.17             [  OK  ]
22  4.11.12             [  OK  ]
23  4.12.14             [  OK  ]
24  4.13.16             [  OK  ]
25  4.14.96             [  OK  ]
26  4.15.18             [  OK  ]
27  4.16.18             [  OK  ]
28  4.17.19             [  OK  ]
29  4.18.20             [  OK  ]
30  4.19.18             [  OK  ]
31  4.20.5              [  OK  ]


Hauke Mehrtens (7):
  backports: Remove get_user_pages() functions
  backports: Add DEFINE_SHOW_ATTRIBUTE macro
  backports: Add nl_set_extack_cookie_u64()
  backports: Add CORDIC_FLOAT
  backports: Add extra parameter to dev_open()
  backports: Rename QTNFMAC_PEARL_PCIE to QTNFMAC_PCIE
  backports: refresh patches on top of 5.0-rc3

 backport/backport-include/linux/cordic.h      |  12 ++
 backport/backport-include/linux/mm.h          |  70 -------
 backport/backport-include/linux/netdevice.h   |   8 +
 backport/backport-include/linux/netlink.h     |  11 ++
 backport/backport-include/linux/seq_file.h    |  16 ++
 backport/compat/backport-4.0.c                | 179 ------------------
 backport/defconfigs/wifi                      |   2 +-
 dependencies                                  |   2 +-
 ...2-disable-dump-adjust-on-old-kernels.patch |   4 +-
 .../include_net_cfg80211.patch                |   2 +-
 .../net_wireless_core.patch                   |   2 +-
 .../net_wireless_core.patch                   |   4 +-
 .../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      |   4 +-
 patches/0077-genl-ro-after-init/hwsim.patch   |   2 +-
 patches/0077-genl-ro-after-init/nl80211.patch |   2 +-
 patches/0085-iwlwifi-pci-device-removal.patch |   4 +-
 20 files changed, 66 insertions(+), 268 deletions(-)

-- 
2.20.1

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

             reply	other threads:[~2019-01-26 22:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-26 22:00 Hauke Mehrtens [this message]
2019-01-26 22:00 ` [PATCH 1/7] backports: Remove get_user_pages() functions Hauke Mehrtens
2019-01-26 22:00 ` [PATCH 2/7] backports: Add DEFINE_SHOW_ATTRIBUTE macro Hauke Mehrtens
2019-01-26 22:00 ` [PATCH 3/7] backports: Add nl_set_extack_cookie_u64() Hauke Mehrtens
2019-01-26 22:00 ` [PATCH 4/7] backports: Add CORDIC_FLOAT Hauke Mehrtens
2019-01-26 22:00 ` [PATCH 5/7] backports: Add extra parameter to dev_open() Hauke Mehrtens
2019-01-26 22:00 ` [PATCH 6/7] backports: Rename QTNFMAC_PEARL_PCIE to QTNFMAC_PCIE Hauke Mehrtens
2019-01-26 22:00 ` [PATCH 7/7] backports: refresh patches on top of 5.0-rc3 Hauke Mehrtens

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=20190126220033.27634-1-hauke@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=backports@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).