* [GIT PULL] wireless-2025-07-17
@ 2025-07-17 9:17 Johannes Berg
2025-07-17 15:52 ` Jakub Kicinski
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2025-07-17 9:17 UTC (permalink / raw)
To: netdev; +Cc: linux-wireless
Hi,
So, I thought we'd not have anything, but clearly wasn't fully
aware of what the drivers were doing, and then also syzbot came
up with _another_ complaint about __counted_by(), at which point
I took a closer look and just removed it there (with all the
reasons in the commit message.) Fingers crossed that's it :)
Please pull and let us know if there's any problem.
Thanks,
johannes
The following changes since commit c7979c3917fa1326dae3607e1c6a04c12057b194:
Merge tag 'net-6.16-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-07-11 10:18:51 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2025-07-17
for you to fetch changes up to bbc19fef578970158847a41d9b6b6b218034b8c2:
Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next (2025-07-15 13:07:43 +0200)
----------------------------------------------------------------
Couple of fixes:
- ath12k performance regression from -rc1
- cfg80211 counted_by() removal for scan request
as it doesn't match usage and keeps complaining
- iwlwifi crash with certain older devices
- iwlwifi missing an error path unlock
- iwlwifi compatibility with certain BIOS updates
----------------------------------------------------------------
Johannes Berg (4):
wifi: iwlwifi: pcie: fix locking on invalid TOP reset
Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
wifi: cfg80211: remove scan request n_channels counted_by
Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Nithyanantham Paramasivam (1):
wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabled
Pagadala Yesu Anjaneyulu (1):
wifi: iwlwifi: mask reserved bits in chan_state_active_bitmap
Ville Syrjälä (1):
wifi: iwlwifi: Fix botched indexing conversion
drivers/net/wireless/ath/ath12k/dp_rx.c | 3 ++-
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h | 5 +++--
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c | 1 +
drivers/net/wireless/intel/iwlwifi/mld/regulatory.c | 4 +++-
drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 6 ++++--
drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 8 ++++----
include/net/cfg80211.h | 2 +-
7 files changed, 18 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] wireless-2025-07-17
2025-07-17 9:17 [GIT PULL] wireless-2025-07-17 Johannes Berg
@ 2025-07-17 15:52 ` Jakub Kicinski
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2025-07-17 15:52 UTC (permalink / raw)
To: Johannes Berg; +Cc: netdev, linux-wireless
On Thu, 17 Jul 2025 11:17:10 +0200 Johannes Berg wrote:
> So, I thought we'd not have anything, but clearly wasn't fully
> aware of what the drivers were doing, and then also syzbot came
> up with _another_ complaint about __counted_by(), at which point
> I took a closer look and just removed it there (with all the
> reasons in the commit message.) Fingers crossed that's it :)
Both PRs have been pulled, FWIW!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-17 15:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-17 9:17 [GIT PULL] wireless-2025-07-17 Johannes Berg
2025-07-17 15:52 ` Jakub Kicinski
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).