backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] backport: updates for v4.16
@ 2018-02-18 13:24 Luca Coelho
  2018-02-18 13:24 ` [PATCH 01/10] compat: only define thermal backports if CONFIG_THERMAL is enabled Luca Coelho
                   ` (11 more replies)
  0 siblings, 12 replies; 18+ messages in thread
From: Luca Coelho @ 2018-02-18 13:24 UTC (permalink / raw)
  To: backports; +Cc: Luca Coelho

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here's a bunch of patches that we had pending in our internal
backports tree.  With this series at least iwlwifi can be fully
backported from v4.16 kernels.

Please review.

Cheers,
Luca.


Luca Coelho (9):
  compat: only define thermal backports if CONFIG_THERMAL is enabled
  backport: add pcie_find_root_port()
  backport: include lib/bucket_locks.c
  backport: update genl_dump_check_consistent() backport
  backport: remove pkcs7_verify.c patch hunk
  backport: add new build_bug.h file
  backports: fix typo "TIMKEEPING" and fix gfp.h
  backport: remove stddef.h inclusions
  backport: increase max stack frame size compiler check to 1280

Sara Sharon (1):
  backport: implement alloc_percpu_gfp() for < 3.18.

 backport-include/linux/percpu.h               | 19 ++++++++++++++++++
 backport/backport-include/linux/build_bug.h   | 10 +++++++++
 backport/backport-include/linux/gfp.h         |  2 +-
 backport/backport-include/linux/pci.h         | 21 +++++++++++++++++++
 backport/backport-include/linux/spinlock.h    | 13 ++++++++++++
 backport/backport-include/linux/thermal.h     |  2 ++
 backport/backport-include/linux/timekeeping.h |  6 +++---
 backport/backport-include/net/genetlink.h     | 23 ++++++++++++++++-----
 backport/compat/Kconfig                       |  7 +++++++
 backport/compat/Makefile                      |  2 +-
 backport/compat/backport-4.3.c                |  2 ++
 backport/compat/verification/mbedtls/asn1.h   |  2 --
 backport/compat/verification/mbedtls/md.h     |  2 --
 backport/compat/verification/mbedtls/oid.h    |  2 --
 patches/lib-bucket_locks.patch                | 29 +++++++++++++++++++++++++++
 patches/lib-rhashtable.patch                  | 27 -------------------------
 patches/verify.patch                          | 11 ----------
 17 files changed, 126 insertions(+), 54 deletions(-)
 create mode 100644 backport-include/linux/percpu.h
 create mode 100644 backport/backport-include/linux/build_bug.h
 create mode 100644 backport/backport-include/linux/spinlock.h
 create mode 100644 patches/lib-bucket_locks.patch

-- 
2.15.1

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

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

end of thread, other threads:[~2018-02-28 18:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-18 13:24 [PATCH 00/10] backport: updates for v4.16 Luca Coelho
2018-02-18 13:24 ` [PATCH 01/10] compat: only define thermal backports if CONFIG_THERMAL is enabled Luca Coelho
2018-02-18 13:24 ` [PATCH 02/10] backport: add pcie_find_root_port() Luca Coelho
2018-02-18 13:24 ` [PATCH 03/10] backport: include lib/bucket_locks.c Luca Coelho
2018-02-18 13:24 ` [PATCH 04/10] backport: update genl_dump_check_consistent() backport Luca Coelho
2018-02-18 13:24 ` [PATCH 05/10] backport: remove pkcs7_verify.c patch hunk Luca Coelho
2018-02-18 13:24 ` [PATCH 06/10] backport: add new build_bug.h file Luca Coelho
2018-02-18 13:24 ` [PATCH 07/10] backports: fix typo "TIMKEEPING" and fix gfp.h Luca Coelho
2018-02-18 13:24 ` [PATCH 08/10] backport: remove stddef.h inclusions Luca Coelho
2018-02-18 13:24 ` [PATCH 09/10] backport: increase max stack frame size compiler check to 1280 Luca Coelho
2018-02-18 13:24 ` [PATCH 10/10] backport: implement alloc_percpu_gfp() for < 3.18 Luca Coelho
2018-02-18 16:10   ` Hauke Mehrtens
2018-02-18 17:58     ` Luciano Coelho
2018-02-28 18:32   ` Hauke Mehrtens
2018-02-28 18:48     ` Luca Coelho
2018-02-18 16:11 ` [PATCH 00/10] backport: updates for v4.16 Hauke Mehrtens
2018-02-19  8:08   ` Luciano Coelho
2018-02-23 11:35 ` Johannes Berg

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