backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] backport: update to Linux 5.0-rc3
@ 2019-01-26 22:00 Hauke Mehrtens
  2019-01-26 22:00 ` [PATCH 1/7] backports: Remove get_user_pages() functions Hauke Mehrtens
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Hauke Mehrtens @ 2019-01-26 22:00 UTC (permalink / raw)
  To: backports; +Cc: Hauke Mehrtens

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

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

end of thread, other threads:[~2019-01-26 22:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-26 22:00 [PATCH 0/7] backport: update to Linux 5.0-rc3 Hauke Mehrtens
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

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