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

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

1   3.12.74             [  FAIL  ]
2   3.13.11             [  FAIL  ]
3   3.14.79             [  LINK  ]
4   3.16.84             [  OK  ]
5   3.18.140            [  OK  ]
6   4.0.9               [  LINK  ]
7   4.1.52              [  OK  ]
8   4.2.8               [  LINK  ]
9   4.3.6               [  LINK  ]
10  4.4.226             [  OK  ]
11  4.5.7               [  OK  ]
12  4.6.7               [  OK  ]
13  4.7.10              [  OK  ]
14  4.8.17              [  OK  ]
15  4.9.226             [  OK  ]
16  4.10.17             [  OK  ]
17  4.11.12             [  OK  ]
18  4.12.14             [  OK  ]
19  4.13.16             [  OK  ]
20  4.14.177            [  OK  ]
21  4.15.18             [  OK  ]
22  4.16.18             [  OK  ]
23  4.17.19             [  OK  ]
24  4.18.20             [  OK  ]
25  4.19.127            [  OK  ]
26  4.20.17             [  OK  ]
27  5.0.21              [  OK  ]
28  5.1.21              [  OK  ]
29  5.2.21              [  OK  ]
30  5.3.18              [  OK  ]
31  5.4.45              [  OK  ]
32  5.5.19              [  OK  ]
33  5.6.17              [  OK  ]
34  5.7.1               [  OK  ]


Hauke Mehrtens (7):
  backports: patches: Refresh on kernel 5.8-rc2
  backports: Add fallthrough attribute
  backports: Add read_poll_timeout{_atomic}()
  backports: Add GUID_INIT()
  backports: Adapt acpi_evaluate_dsm()
  backports: dependencies: Add new mt76 driver options
  backports: Include missing header file for mt76

 backport/backport-include/acpi/acpi_bus.h     | 15 +++
 backport/backport-include/linux/compiler.h    |  2 +
 .../linux/compiler_attributes.h               | 34 +++++++
 backport/backport-include/linux/iopoll.h      | 98 +++++++++++++++++++
 backport/backport-include/linux/uuid.h        |  1 +
 dependencies                                  |  3 +
 ...2-disable-dump-adjust-on-old-kernels.patch |  4 +-
 .../include_net_cfg80211.patch                |  2 +-
 .../net_wireless_core.patch                   |  6 +-
 .../drivers_net_wireless_cw1200_sdio.patch    |  2 +-
 patches/0013-fix-makefile-includes/mt76.patch | 12 +++
 .../0013-fix-makefile-includes/rtw88.patch    | 20 ----
 .../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/0055-name_assign_type/brcmfmac.patch  |  2 +-
 patches/0069-iwlwifi-pd-string-fix.patch      |  2 +-
 patches/0070-mac80211-fils.patch              |  2 +-
 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 |  4 +-
 patches/0085-iwlwifi-pci-device-removal.patch |  4 +-
 patches/0092-listified-rx/iwlwifi.patch       |  2 +-
 25 files changed, 188 insertions(+), 43 deletions(-)
 create mode 100644 backport/backport-include/acpi/acpi_bus.h
 create mode 100644 backport/backport-include/linux/compiler_attributes.h
 create mode 100644 backport/backport-include/linux/iopoll.h
 create mode 100644 patches/0013-fix-makefile-includes/mt76.patch

-- 
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:[~2020-06-22 21:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-22 21:37 [PATCH 0/7] backports: Update to version 5.8-rc2 Hauke Mehrtens
2020-06-22 21:37 ` [PATCH 1/7] backports: patches: Refresh on kernel 5.8-rc2 Hauke Mehrtens
2020-06-22 21:37 ` [PATCH 2/7] backports: Add fallthrough attribute Hauke Mehrtens
2020-06-22 21:38 ` [PATCH 3/7] backports: Add read_poll_timeout{_atomic}() Hauke Mehrtens
2020-06-22 21:38 ` [PATCH 4/7] backports: Add GUID_INIT() Hauke Mehrtens
2020-06-22 21:38 ` [PATCH 5/7] backports: Adapt acpi_evaluate_dsm() Hauke Mehrtens
2020-06-22 21:38 ` [PATCH 6/7] backports: dependencies: Add new mt76 driver options Hauke Mehrtens
2020-06-22 21:38 ` [PATCH 7/7] backports: Include missing header file for mt76 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).