backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] backport: some patches from our internal tree 2019-03-15
@ 2019-03-15 14:33 Luca Coelho
  2019-03-15 14:33 ` [PATCH 1/6] backport: add v5.* to the Makefile Luca Coelho
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Luca Coelho @ 2019-03-15 14:33 UTC (permalink / raw)
  To: backports; +Cc: Luca Coelho

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

Hi,

These are a few new patches that we had pending in our internal tree.
They update some things for v5.0, fix some bugs and add things needed
by iwlwifi.

Please review.


Cheers,
Luca.


Johannes Berg (1):
  backports: genetlink: avoid NULL dereference

Luca Coelho (5):
  backport: add v5.* to the Makefile
  backports: update iwlwifi pci device removal patch for v5.0
  backport: add atomic_fetch_add_unless()
  backport: add include ftrace_event.h back to backport-4.0.c
  backport: fix handling of nospec.h for 4.15.0 and 4.15.1

 backport/Makefile                             | 5 +++--
 backport/backport-include/linux/atomic.h      | 9 +++++++++
 backport/backport-include/linux/nospec.h      | 3 ++-
 backport/compat/backport-4.0.c                | 1 +
 backport/compat/backport-genetlink.c          | 9 +++------
 patches/0085-iwlwifi-pci-device-removal.patch | 8 ++++----
 6 files changed, 22 insertions(+), 13 deletions(-)

-- 
2.20.1

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

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

end of thread, other threads:[~2019-03-28 15:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15 14:33 [PATCH 0/6] backport: some patches from our internal tree 2019-03-15 Luca Coelho
2019-03-15 14:33 ` [PATCH 1/6] backport: add v5.* to the Makefile Luca Coelho
2019-03-15 14:33 ` [PATCH 2/6] backports: update iwlwifi pci device removal patch for v5.0 Luca Coelho
2019-03-15 14:33 ` [PATCH 3/6] backport: add atomic_fetch_add_unless() Luca Coelho
2019-03-15 14:33 ` [PATCH 4/6] backport: add include ftrace_event.h back to backport-4.0.c Luca Coelho
2019-03-15 14:33 ` [PATCH 5/6] backport: fix handling of nospec.h for 4.15.0 and 4.15.1 Luca Coelho
2019-03-15 14:33 ` [PATCH 6/6] backports: genetlink: avoid NULL dereference Luca Coelho
2019-03-19 21:55 ` [PATCH 0/6] backport: some patches from our internal tree 2019-03-15 Hauke Mehrtens
2019-03-28 15:03 ` 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).