linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] iwlwifi: fixes intended for 5.4 2019-10-04
@ 2019-10-04 13:14 Luca Coelho
  2019-10-04 13:14 ` [PATCH 1/8] iwlwifi: don't access trans_cfg via cfg Luca Coelho
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Luca Coelho @ 2019-10-04 13:14 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

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

This is my first patchset with fixes for v5.4.

The changes are:

* fix for an ACPI table parsing bug;
* a fix for a NULL pointer dereference in the cfg with specific
  devices;
* fix the rb_allocator;
* prevent multiple phy configuration with new devices;
* fix a race-condition in the rx queue;
* prevent a couple of memory leaks.

As usual, I'm pushing this to a pending branch, for kbuild bot.  I
will send you a pull-req later with these, since it goes over our
agreed threshold of 5 patches.

Cheers,
Luca.


Haim Dreyfuss (1):
  iwlwifi: mvm: force single phy init

Johannes Berg (2):
  iwlwifi: pcie: fix indexing in command dump for new HW
  iwlwifi: pcie: fix rb_allocator workqueue allocation

Luca Coelho (2):
  iwlwifi: don't access trans_cfg via cfg
  iwlwifi: fix ACPI table revision checks

Naftali Goldstein (1):
  iwlwifi: mvm: fix race in sync rx queue notification

Navid Emamdoost (2):
  iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
  iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init

 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  | 10 +++---
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   |  1 +
 drivers/net/wireless/intel/iwlwifi/iwl-io.h   | 12 +++----
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   | 27 ++++++++++----
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  9 ++---
 .../intel/iwlwifi/pcie/ctxt-info-gen3.c       | 36 +++++++++++++------
 .../net/wireless/intel/iwlwifi/pcie/trans.c   | 25 +++++++++----
 7 files changed, 83 insertions(+), 37 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-10-04 18:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04 13:14 [PATCH 0/8] iwlwifi: fixes intended for 5.4 2019-10-04 Luca Coelho
2019-10-04 13:14 ` [PATCH 1/8] iwlwifi: don't access trans_cfg via cfg Luca Coelho
2019-10-04 13:14 ` [PATCH 2/8] iwlwifi: fix ACPI table revision checks Luca Coelho
2019-10-04 13:14 ` [PATCH 3/8] iwlwifi: mvm: force single phy init Luca Coelho
2019-10-04 13:14 ` [PATCH 4/8] iwlwifi: mvm: fix race in sync rx queue notification Luca Coelho
2019-10-04 13:41   ` Kalle Valo
2019-10-04 18:06     ` Luca Coelho
2019-10-04 13:14 ` [PATCH 5/8] iwlwifi: pcie: fix indexing in command dump for new HW Luca Coelho
2019-10-04 13:14 ` [PATCH 6/8] iwlwifi: pcie: fix rb_allocator workqueue allocation Luca Coelho
2019-10-04 13:14 ` [PATCH 7/8] iwlwifi: dbg_ini: fix memory leak in alloc_sgtable Luca Coelho
2019-10-04 13:14 ` [PATCH 8/8] iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init Luca Coelho

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