mbox series

[0/6] backport: some patches from our internal tree 2019-03-15

Message ID 20190315143318.4714-1-luca@coelho.fi (mailing list archive)
Headers show
Series backport: some patches from our internal tree 2019-03-15 | expand

Message

Luca Coelho March 15, 2019, 2:33 p.m. UTC
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(-)

Comments

Hauke Mehrtens March 19, 2019, 9:55 p.m. UTC | #1
On 3/15/19 3:33 PM, Luca Coelho wrote:
> 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

Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
--
To unsubscribe from this list: send the line "unsubscribe backports" in
Hauke Mehrtens March 28, 2019, 3:03 p.m. UTC | #2
On 3/15/19 3:33 PM, Luca Coelho wrote:
> 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(-)
> 

Hi Luca,

I allied all your patches.

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