From: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
To: Jouni Malinen <jouni@codeaurora.org>,
Johannes Berg <johannes.berg@intel.com>
Cc: "David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [linux-next] bisected: first bad commit: mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Date: Tue, 31 Mar 2020 18:21:25 +0900 [thread overview]
Message-ID: <20200331092125.GA502@jagdpanzerIV.localdomain> (raw)
Hello,
Commit "mac80211: Check port authorization in the ieee80211_tx_dequeue()
case" breaks wifi on my laptop:
kernel: wlp2s0: authentication with XXXXXXXXXXXXXX timed out
It just never connects to the network.
$ git bisect log
git bisect start
# bad: [458ef2a25e0cbdc216012aa2b9cf549d64133b08] Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect bad 458ef2a25e0cbdc216012aa2b9cf549d64133b08
# good: [16fbf79b0f83bc752cee8589279f1ebfe57b3b6e] Linux 5.6-rc7
git bisect good 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e
# bad: [59838093be51ee9447f6ad05483d697b6fa0368d] Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
git bisect bad 59838093be51ee9447f6ad05483d697b6fa0368d
# bad: [e59cd88028dbd41472453e5883f78330aa73c56e] Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
git bisect bad e59cd88028dbd41472453e5883f78330aa73c56e
# good: [906c40438bb669b253d0daeaf5f37a9f78a81b41] Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
git bisect good 906c40438bb669b253d0daeaf5f37a9f78a81b41
# bad: [10f36b1e80a9f7afdaefe6f0b06dcdf89715eed7] Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
git bisect bad 10f36b1e80a9f7afdaefe6f0b06dcdf89715eed7
# bad: [3a0eb192c01f43dca12628d8b5866d5b8ffb35f5] Merge tag 'for-5.7/libata-2020-03-29' of git://git.kernel.dk/linux-block
git bisect bad 3a0eb192c01f43dca12628d8b5866d5b8ffb35f5
# bad: [0f751396346f5cfb6d02abe1985af53717b23c3d] Merge tag 'tpmdd-next-20200316' of git://git.infradead.org/users/jjs/linux-tpmdd
git bisect bad 0f751396346f5cfb6d02abe1985af53717b23c3d
# bad: [a0ba26f37ea04e025a793ef5e5ac809221728ecb] Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
git bisect bad a0ba26f37ea04e025a793ef5e5ac809221728ecb
# bad: [8262e6f9b1034ede34548a04dec4c302d92c9497] net: ks8851-ml: Fix IO operations, again
git bisect bad 8262e6f9b1034ede34548a04dec4c302d92c9497
# bad: [ce2e1ca703071723ca2dd94d492a5ab6d15050da] mac80211: Check port authorization in the ieee80211_tx_dequeue() case
git bisect bad ce2e1ca703071723ca2dd94d492a5ab6d15050da
# good: [575a97acc3b7446094b0dcaf6285c7c6934c2477] ieee80211: fix HE SPR size calculation
git bisect good 575a97acc3b7446094b0dcaf6285c7c6934c2477
# good: [05dcb8bb258575a8dd3499d0d78bd2db633c2b23] cfg80211: Do not warn on same channel at the end of CSA
git bisect good 05dcb8bb258575a8dd3499d0d78bd2db633c2b23
# first bad commit: [ce2e1ca703071723ca2dd94d492a5ab6d15050da] mac80211: Check port authorization in the ieee80211_tx_dequeue() case
-ss
next reply other threads:[~2020-03-31 9:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-31 9:21 Sergey Senozhatsky [this message]
2020-03-31 9:30 ` [linux-next] bisected: first bad commit: mac80211: Check port authorization in the ieee80211_tx_dequeue() case Johannes Berg
2020-03-31 11:14 ` Sergey Senozhatsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200331092125.GA502@jagdpanzerIV.localdomain \
--to=sergey.senozhatsky@gmail.com \
--cc=davem@davemloft.net \
--cc=johannes.berg@intel.com \
--cc=jouni@codeaurora.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox