Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp344890pxb; Tue, 2 Feb 2021 06:46:04 -0800 (PST) X-Google-Smtp-Source: ABdhPJzBJ/TJKnEhiWMYXal5uWVdBLA/+v+S6FD7xizltz5AJ8+N9aIACBxfstoZY24a5utsg5H4 X-Received: by 2002:a05:6402:402:: with SMTP id q2mr24266569edv.116.1612277164126; Tue, 02 Feb 2021 06:46:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612277164; cv=none; d=google.com; s=arc-20160816; b=oJC18yEM2cpFqeikmxnf+qQOhI6KY7z3CXEMP5DRtKSwPUAypm4R5Jo9lQR8GFaAJR dRlwOfrC3M52X17dBPVYFTvhrqJp6i4KnNDxJg496F1J2kmC8D1PEj/6GA1tgwNq4nsu iidXoSrbK/ukM6kyd2shE8mBtxXPrwS8OJDGndjcdggRtx4gOnvxEo0nM7Sy486JqjB8 D5cXtiLVgA6Ta+aVRb4MEzTqXR+UMyHDcJoMLsPhcO1yeKBAauK2kMwc1yaH1qj+N9Qh OtSMKpYCECEOok9+Ezc/ZykW1MjU0v47ae7EvYQOGSJhdFlHIvu6ByDyRbIIfbkYkeuK F1rg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=4TwduFVVUnaSnocJOR9NcKsXjB97cO2Ro+APLkU3PlQ=; b=S/cVxOsNvoS+VyFMYCKvJm5l+PoRhBm2xR2tFDv+Uqv8VKR4NYyYKBu1FKCjtsTtpk BFBKy+HXs4WOuYmM9wRoUGfgkO8V1xFfL1XVXgUp9rQJEsg/o6m6Hv5lbb2lEXOF5aNH agAZcmkiOlSwchoCzH7PJBmFj1v1lX8/M3ysSqDqEghcQksz9c4fVgcR8teLXYOSILwx DSCx0KDF+D7uYYF2y3zkQCC7JckE9hmaWItv1oJVB9PPNn20GWLPppHN4IrSYrjs1LA/ jhZY+Ma+F+tzRRZsCwI4lVHEgz14R1Oc648/mqYFN8znS309O9F48OAXvOpgf99OWpko 3oJA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c22si12560528ejd.523.2021.02.02.06.45.37; Tue, 02 Feb 2021 06:46:04 -0800 (PST) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231927AbhBBOoX (ORCPT + 99 others); Tue, 2 Feb 2021 09:44:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234580AbhBBOl4 (ORCPT ); Tue, 2 Feb 2021 09:41:56 -0500 Received: from sipsolutions.net (s3.sipsolutions.net [IPv6:2a01:4f8:191:4433::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5166BC061573; Tue, 2 Feb 2021 06:41:13 -0800 (PST) Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94) (envelope-from ) id 1l6wrf-00EuM5-L5; Tue, 02 Feb 2021 15:41:11 +0100 From: Johannes Berg To: netdev@vger.kernel.org Cc: linux-wireless@vger.kernel.org Subject: pull-request: mac80211-next 2021-02-02 Date: Tue, 2 Feb 2021 15:41:05 +0100 Message-Id: <20210202144106.38207-1-johannes@sipsolutions.net> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Hi Jakub, And for mac80211-next, I have only locking fixes right now. I'm happy that it otherwise seems to be fine though, now no new bugs have been reported for a few days. I might send some more things your way another day, but wanted to get the locking fixes out sooner. Please pull and let me know if there's any problem. Thanks, johannes The following changes since commit d1f3bdd4eaae1222063c2f309625656108815915: net: dsa: rtl8366rb: standardize init jam tables (2021-01-27 20:21:20 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-net-next-2021-02-02 for you to fetch changes up to 40c575d1ec71f7a61c73ba1603a69650c130559c: cfg80211: fix netdev registration deadlock (2021-02-01 19:30:54 +0100) ---------------------------------------------------------------- This time, only RTNL locking reduction fallout. - cfg80211_dev_rename() requires RTNL - cfg80211_change_iface() and cfg80211_set_encryption() require wiphy mutex (was missing in wireless extensions) - cfg80211_destroy_ifaces() requires wiphy mutex - netdev registration can fail due to notifiers, and then notifiers are "unrolled", need to handle this properly ---------------------------------------------------------------- Johannes Berg (5): nl80211: call cfg80211_dev_rename() under RTNL wext: call cfg80211_change_iface() with wiphy lock held wext: call cfg80211_set_encryption() with wiphy lock held cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held cfg80211: fix netdev registration deadlock include/net/cfg80211.h | 4 +++- net/wireless/core.c | 7 ++++++- net/wireless/nl80211.c | 2 +- net/wireless/wext-compat.c | 14 ++++++++++++-- 4 files changed, 22 insertions(+), 5 deletions(-)